UTgDeviceFire > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgDeviceFire > UObject namespace UTgDeviceFire_AstralMark { constexpr auto m_InitialLifetime = 0x268; // float constexpr auto m_OverflowTime = 0x26c; // float constexpr auto m_BaseLifetime = 0x270; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UTgDeviceFire > UObject public static class UTgDeviceFire_AstralMark { public const UInt16 m_InitialLifetime = 0x268; // float public const UInt16 m_OverflowTime = 0x26c; // float public const UInt16 m_BaseLifetime = 0x270; // float } } }