ABPGS_Archon_GameState_C > AArchonGameState > AGameState > AGameStateBase > AInfo > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: ABPGS_Archon_GameState_C > AArchonGameState > AGameState > AGameStateBase > AInfo > AActor > UObject namespace ABPGS_ArchonTrainingGrounds_GameState_C { constexpr auto UberGraphFrame = 0x4b8; // FPointerToUberGraphFrame constexpr auto ShouldShowTrainingGroundsUI = 0x4c0; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: ABPGS_Archon_GameState_C > AArchonGameState > AGameState > AGameStateBase > AInfo > AActor > UObject public static class ABPGS_ArchonTrainingGrounds_GameState_C { public const UInt16 UberGraphFrame = 0x4b8; // FPointerToUberGraphFrame public const UInt16 ShouldShowTrainingGroundsUI = 0x4c0; // bool } } }