UUIComponent_ShieldBar > UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_ShieldBar > UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_FernandoShieldBar { constexpr auto m_bHasAegisTalent = 0x158; // uint32_t : 1 constexpr auto m_mcShieldMeter = 0x15c; // UGFxObject* constexpr auto m_mcBrokenShieldIcon = 0x164; // UGFxObject* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_ShieldBar > UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_FernandoShieldBar { public const UInt16 m_bHasAegisTalent = 0x158; // uint32_t : 1 public const UInt16 m_mcShieldMeter = 0x15c; // UGFxObject* public const UInt16 m_mcBrokenShieldIcon = 0x164; // UGFxObject* } } }