Abase_buff_C > AArchonBuff > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: Abase_buff_C > AArchonBuff > AActor > UObject namespace Abase_hunt_modifier_C { constexpr auto spawnedactor_manager_bpc = 0x610; // Uspawnedactor_manager_bpc_C* constexpr auto hunt_modifier_bpc = 0x618; // Uhunt_modifier_bpc_C* constexpr auto ModifierIsActive = 0x620; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: Abase_buff_C > AArchonBuff > AActor > UObject public static class Abase_hunt_modifier_C { public const UInt16 spawnedactor_manager_bpc = 0x610; // Uspawnedactor_manager_bpc_C* public const UInt16 hunt_modifier_bpc = 0x618; // Uhunt_modifier_bpc_C* public const UInt16 ModifierIsActive = 0x620; // bool } } }