UUIComponent_Targeter_PointTargeter > UUIComponent_Targeter > UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Targeter_PointTargeter > UUIComponent_Targeter > UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_Targeter_VampireMarked { constexpr auto m_mcAllyMark = 0x184; // UGFxObject* constexpr auto m_mcEnemyMark = 0x18c; // UGFxObject* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Targeter_PointTargeter > UUIComponent_Targeter > UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_Targeter_VampireMarked { public const UInt16 m_mcAllyMark = 0x184; // UGFxObject* public const UInt16 m_mcEnemyMark = 0x18c; // UGFxObject* } } }