UTgGamePhase > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgGamePhase > UObject namespace UTgGamePhase_CooldownReduction { constexpr auto m_fCooldownReduction = 0xb8; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UTgGamePhase > UObject public static class UTgGamePhase_CooldownReduction { public const byte m_fCooldownReduction = 0xb8; // float } } }