Abase_mastery_buff_C > Abase_buff_C > AArchonBuff > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: Abase_mastery_buff_C > Abase_buff_C > AArchonBuff > AActor > UObject namespace Amastery_bonus_eoh_loot_chance_buff_C { constexpr auto UberGraphFrame = 0x610; // FPointerToUberGraphFrame constexpr auto ChanceForDouble = 0x618; // float } } }
public static class Offsets { public static class Classes { // Inheritance: Abase_mastery_buff_C > Abase_buff_C > AArchonBuff > AActor > UObject public static class Amastery_bonus_eoh_loot_chance_buff_C { public const UInt16 UberGraphFrame = 0x610; // FPointerToUberGraphFrame public const UInt16 ChanceForDouble = 0x618; // float } } }