UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_RolledSubItem { constexpr auto m_mcDuplicate = 0x124; // UGFxObject* constexpr auto m_pReplacementCurrency = 0x12c; // UUIComponent_Currency* constexpr auto m_pItem = 0x134; // UUIComponent_ItemGeneric* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_RolledSubItem { public const UInt16 m_mcDuplicate = 0x124; // UGFxObject* public const UInt16 m_pReplacementCurrency = 0x12c; // UUIComponent_Currency* public const UInt16 m_pItem = 0x134; // UUIComponent_ItemGeneric* } } }