UTgGamePhase > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgGamePhase > UObject namespace UTgGamePhase_PlaySound { constexpr auto m_eSoundID = 0xb8; // ENotifySound } } }
public static class Offsets { public static class Classes { // Inheritance: UTgGamePhase > UObject public static class UTgGamePhase_PlaySound { public const byte m_eSoundID = 0xb8; // ENotifySound } } }