Abase_buff_C > AArchonBuff > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: Abase_buff_C > AArchonBuff > AActor > UObject namespace Alightning_stars_damage_buff_C { constexpr auto UberGraphFrame = 0x610; // FPointerToUberGraphFrame constexpr auto NumStacks = 0x618; // int32_t constexpr auto MaxStacks = 0x61c; // int32_t } } }
public static class Offsets { public static class Classes { // Inheritance: Abase_buff_C > AArchonBuff > AActor > UObject public static class Alightning_stars_damage_buff_C { public const UInt16 UberGraphFrame = 0x610; // FPointerToUberGraphFrame public const UInt16 NumStacks = 0x618; // int32_t public const UInt16 MaxStacks = 0x61c; // int32_t } } }