UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_EndOfMatchLobbyQuests { constexpr auto m_mcQuestCount = 0x124; // UGFxObject* constexpr auto m_pQuestPanels = 0x12c; // UUIComponent_List* constexpr auto m_grQuests = 0x134; // UInputGroup* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_EndOfMatchLobbyQuests { public const UInt16 m_mcQuestCount = 0x124; // UGFxObject* public const UInt16 m_pQuestPanels = 0x12c; // UUIComponent_List* public const UInt16 m_grQuests = 0x134; // UInputGroup* } } }