UTgGfxScene > UGFxObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgGfxScene > UGFxObject > UObject namespace UUIFade { constexpr auto m_mcBlocker = 0x1ec; // UGFxObject* constexpr auto m_mcEndOfRoundText = 0x1f4; // UGFxObject* } } }
public static class Offsets { public static class Classes { // Inheritance: UTgGfxScene > UGFxObject > UObject public static class UUIFade { public const UInt16 m_mcBlocker = 0x1ec; // UGFxObject* public const UInt16 m_mcEndOfRoundText = 0x1f4; // UGFxObject* } } }