UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_StreetStyleEventRewards { constexpr auto m_mcRewardTrack = 0x124; // UGFxObject* constexpr auto m_pItemPreviewStack = 0x12c; // UUIComponent_ItemPreviewStack* constexpr auto m_pRewardItems = 0x134; // UUIComponent_List* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_StreetStyleEventRewards { public const UInt16 m_mcRewardTrack = 0x124; // UGFxObject* public const UInt16 m_pItemPreviewStack = 0x12c; // UUIComponent_ItemPreviewStack* public const UInt16 m_pRewardItems = 0x134; // UUIComponent_List* } } }