AArchonAIController > AAIController > AController > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: AArchonAIController > AAIController > AController > AActor > UObject namespace AAiCont_Behemoth_C { constexpr auto UberGraphFrame = 0x328; // FPointerToUberGraphFrame constexpr auto BBComp = 0x330; // UBlackboardComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: AArchonAIController > AAIController > AController > AActor > UObject public static class AAiCont_Behemoth_C { public const UInt16 UberGraphFrame = 0x328; // FPointerToUberGraphFrame public const UInt16 BBComp = 0x330; // UBlackboardComponent* } } }