UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace UPhxBasePoseMatchingDataAssetFilter { constexpr auto bInvertFilter = 0x28; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class UPhxBasePoseMatchingDataAssetFilter { public const byte bInvertFilter = 0x28; // bool } } }