UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_BoosterItemBenefits { constexpr auto m_nRowsSet = 0x124; // int32_t constexpr auto m_mcBenefitsTF0xb = 0x128; // UGFxObject* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_BoosterItemBenefits { public const UInt16 m_nRowsSet = 0x124; // int32_t public const UInt16 m_mcBenefitsTF0xb = 0x128; // UGFxObject* } } }