UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_EventChallengeMapRegion { constexpr auto m_mcLock = 0x124; // UGFxObject* constexpr auto m_mcUnlockTime = 0x12c; // UGFxObject* constexpr auto m_mcUnlockTimeText = 0x134; // UGFxObject* constexpr auto m_mcActive = 0x13c; // UGFxObject* constexpr auto m_mcStates = 0x144; // UGFxObject* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_EventChallengeMapRegion { public const UInt16 m_mcLock = 0x124; // UGFxObject* public const UInt16 m_mcUnlockTime = 0x12c; // UGFxObject* public const UInt16 m_mcUnlockTimeText = 0x134; // UGFxObject* public const UInt16 m_mcActive = 0x13c; // UGFxObject* public const UInt16 m_mcStates = 0x144; // UGFxObject* } } }