UTgControlModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgControlModule > UObject namespace UTgControlModule_Free { constexpr auto CameraYawOffset = 0x6c; // int32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UTgControlModule > UObject public static class UTgControlModule_Free { public const byte CameraYawOffset = 0x6c; // int32_t } } }