UTgAnimNodeBlendList > UAnimNodeBlendList > UAnimNodeBlendBase > UAnimNode > UAnimObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgAnimNodeBlendList > UAnimNodeBlendList > UAnimNodeBlendBase > UAnimNode > UAnimObject > UObject namespace UTgAnimNodeStanceFireIntercept { constexpr auto m_nStanceToAllow = 0x168; // int32_t constexpr auto m_nCurrentStance = 0x16c; // int32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UTgAnimNodeBlendList > UAnimNodeBlendList > UAnimNodeBlendBase > UAnimNode > UAnimObject > UObject public static class UTgAnimNodeStanceFireIntercept { public const UInt16 m_nStanceToAllow = 0x168; // int32_t public const UInt16 m_nCurrentStance = 0x16c; // int32_t } } }