UTgDeviceForm_Latch > UTgDeviceForm > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgDeviceForm_Latch > UTgDeviceForm > UObject namespace UTgDeviceForm_SevenLatch { constexpr auto m_SevenLatchNodes3p = 0x2c4; // TArray constexpr auto m_SevenLatchNodes1p = 0x2d4; // TArray constexpr auto m_SkelRotateNode = 0x2e4; // UTgSkelCon_RotateToNormal* } } }
public static class Offsets { public static class Classes { // Inheritance: UTgDeviceForm_Latch > UTgDeviceForm > UObject public static class UTgDeviceForm_SevenLatch { public const UInt16 m_SevenLatchNodes3p = 0x2c4; // TArray public const UInt16 m_SevenLatchNodes1p = 0x2d4; // TArray public const UInt16 m_SkelRotateNode = 0x2e4; // UTgSkelCon_RotateToNormal* } } }