UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_Button_LoadoutLoadingFrame { constexpr auto m_mcLoadingFrame = 0x124; // UGFxObject* constexpr auto m_mcName = 0x12c; // UGFxObject* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_Button_LoadoutLoadingFrame { public const UInt16 m_mcLoadingFrame = 0x124; // UGFxObject* public const UInt16 m_mcName = 0x12c; // UGFxObject* } } }