UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_GenericTitleButtons { constexpr auto m_mcTitle0x2 = 0x124; // UGFxObject* constexpr auto m_Buttons0x8 = 0x134; // UUIInteractable_Button* constexpr auto m_ButtonClickHandles0x8 = 0x174; // int32_t constexpr auto m_grButtons = 0x194; // UInputGroup* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_GenericTitleButtons { public const UInt16 m_mcTitle0x2 = 0x124; // UGFxObject* public const UInt16 m_Buttons0x8 = 0x134; // UUIInteractable_Button* public const UInt16 m_ButtonClickHandles0x8 = 0x174; // int32_t public const UInt16 m_grButtons = 0x194; // UInputGroup* } } }