UAnimNodeAimOffset > UAnimNodeBlendBase > UAnimNode > UAnimObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimNodeAimOffset > UAnimNodeBlendBase > UAnimNode > UAnimObject > UObject namespace UTgAnimNodeAimOffset_Base { constexpr auto m_bBakeAllProfileOffsetsFromAnimations = 0x16c; // uint32_t : 1 constexpr auto m_bPopulateAnimNamesWithPrefixes = 0x16c; // uint32_t : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNodeAimOffset > UAnimNodeBlendBase > UAnimNode > UAnimObject > UObject public static class UTgAnimNodeAimOffset_Base { public const UInt16 m_bBakeAllProfileOffsetsFromAnimations = 0x16c; // uint32_t : 1 public const UInt16 m_bPopulateAnimNamesWithPrefixes = 0x16c; // uint32_t : 1 } } }