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