Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
FA2Pose
Component space poses.
namespace Offsets { namespace Structs { // Inheritance: FA2Pose namespace FA2CSPose { constexpr auto ComponentSpaceFlags = 0x18; // TArray<char> } } }
public static class Offsets { public static class Structs { // Inheritance: FA2Pose public static class FA2CSPose { public const byte ComponentSpaceFlags = 0x18; // TArray<char> } } }