UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_CorvusMarkTeam { constexpr auto m_mcAnim = 0x124; // UGFxObject* constexpr auto m_mcGlow = 0x12c; // UGFxObject* constexpr auto m_bEnabled = 0x134; // uint32_t : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_CorvusMarkTeam { public const UInt16 m_mcAnim = 0x124; // UGFxObject* public const UInt16 m_mcGlow = 0x12c; // UGFxObject* public const UInt16 m_bEnabled = 0x134; // uint32_t : 1 } } }