UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_VGSListEntry { constexpr auto m_mcTF = 0x124; // UGFxObject* constexpr auto m_mcKeyboardKeyTF = 0x12c; // UGFxObject* constexpr auto m_pGamepadKey = 0x134; // UUIComponent_GamepadKey* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_VGSListEntry { public const UInt16 m_mcTF = 0x124; // UGFxObject* public const UInt16 m_mcKeyboardKeyTF = 0x12c; // UGFxObject* public const UInt16 m_pGamepadKey = 0x134; // UUIComponent_GamepadKey* } } }