UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_TargeterManager { constexpr auto m_mcOwningScene = 0x124; // UTgGfxScene* constexpr auto pTargeterClass = 0x12c; // UObject* constexpr auto m_TargeterID = 0x134; // char constexpr auto m_Targeters = 0x138; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_TargeterManager { public const UInt16 m_mcOwningScene = 0x124; // UTgGfxScene* public const UInt16 pTargeterClass = 0x12c; // UObject* public const UInt16 m_TargeterID = 0x134; // char public const UInt16 m_Targeters = 0x138; // TArray } } }