UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_EventBonusPanel { constexpr auto m_mcTitleTF = 0x124; // UGFxObject* constexpr auto m_mcUnlockTF = 0x12c; // UGFxObject* constexpr auto m_pBonusItems = 0x134; // UUIComponent_List* constexpr auto m_pLoadingFrame = 0x13c; // UUIComponent_ItemGeneric* constexpr auto m_pUnlockAllButton = 0x144; // UUIInteractable_Button_Currency* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_EventBonusPanel { public const UInt16 m_mcTitleTF = 0x124; // UGFxObject* public const UInt16 m_mcUnlockTF = 0x12c; // UGFxObject* public const UInt16 m_pBonusItems = 0x134; // UUIComponent_List* public const UInt16 m_pLoadingFrame = 0x13c; // UUIComponent_ItemGeneric* public const UInt16 m_pUnlockAllButton = 0x144; // UUIInteractable_Button_Currency* } } }