UTgAIBehaviorCondition > UTgAIBehaviorNode > UTgAIBehaviorObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgAIBehaviorCondition > UTgAIBehaviorNode > UTgAIBehaviorObject > UObject namespace UTgAIBehaviorCondition_IsBotBehaviorState { constexpr auto TestBehaviorState = 0x98; // EBotBehaviorState } } }
public static class Offsets { public static class Classes { // Inheritance: UTgAIBehaviorCondition > UTgAIBehaviorNode > UTgAIBehaviorObject > UObject public static class UTgAIBehaviorCondition_IsBotBehaviorState { public const byte TestBehaviorState = 0x98; // EBotBehaviorState } } }