UTgDeviceForm > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgDeviceForm > UObject namespace UTgDeviceForm_RiderMovement { constexpr auto m_vActiveCameraOffset = 0x28c; // FVector constexpr auto m_CachedRider = 0x298; // ATgPawn_Rider* } } }
public static class Offsets { public static class Classes { // Inheritance: UTgDeviceForm > UObject public static class UTgDeviceForm_RiderMovement { public const UInt16 m_vActiveCameraOffset = 0x28c; // FVector public const UInt16 m_CachedRider = 0x298; // ATgPawn_Rider* } } }