UTgDeviceForm > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgDeviceForm > UObject namespace UTgDeviceForm_Telepunch { constexpr auto m_TelepunchNodes3p = 0x28c; // TArray constexpr auto m_TelepunchNodes1p = 0x29c; // TArray constexpr auto m_bUltFxActive = 0x2ac; // uint32_t : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UTgDeviceForm > UObject public static class UTgDeviceForm_Telepunch { public const UInt16 m_TelepunchNodes3p = 0x28c; // TArray public const UInt16 m_TelepunchNodes1p = 0x29c; // TArray public const UInt16 m_bUltFxActive = 0x2ac; // uint32_t : 1 } } }