UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_LoadoutImportPlayerEntry { constexpr auto m_mcRank = 0x124; // UGFxObject* constexpr auto m_mcName = 0x12c; // UGFxObject* constexpr auto m_mcAvatarIcon = 0x134; // UUIComponent_Avatar* constexpr auto m_Import = 0x13c; // UUIComponent_Interactable* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_LoadoutImportPlayerEntry { public const UInt16 m_mcRank = 0x124; // UGFxObject* public const UInt16 m_mcName = 0x12c; // UGFxObject* public const UInt16 m_mcAvatarIcon = 0x134; // UUIComponent_Avatar* public const UInt16 m_Import = 0x13c; // UUIComponent_Interactable* } } }