UBrainComponent > UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UBrainComponent > UActorComponent > UObject namespace UBehaviorTreeComponent { constexpr auto NodeInstances = 0x128; // TArray constexpr auto DefaultBehaviorTreeAsset = 0x278; // UBehaviorTree* } } }
public static class Offsets { public static class Classes { // Inheritance: UBrainComponent > UActorComponent > UObject public static class UBehaviorTreeComponent { public const UInt16 NodeInstances = 0x128; // TArray public const UInt16 DefaultBehaviorTreeAsset = 0x278; // UBehaviorTree* } } }