#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // UnityEngine.Rendering.Universal.ScriptableRenderer[] struct ScriptableRendererU5BU5D_tE2D152F44EBC5F3F3BDEF3A00B00EE07D0C12D90; // UnityEngine.Rendering.Universal.ScriptableRendererData[] struct ScriptableRendererDataU5BU5D_tB15BFF39555534E840B4D39EB79E96E7C8942D47; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // DynamicRenderScale struct DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5; // GetXRDeviceID struct GetXRDeviceID_t34998F61F2E77BE2D8554779DD953F1D6630DE07; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A; // UnityEngine.Rendering.RenderPipelineAsset struct RenderPipelineAsset_tA4DBD0F0DD583DF3C9F85AF41F49308D167864EF; // SaveData struct SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450; // UnityEngine.Rendering.Universal.ScriptableRendererData struct ScriptableRendererData_tBFB8085518B4B011ED0B4E30258F0D8E06E17150; // UnityEngine.Shader struct Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39; // System.String struct String_t; // UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset struct UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // XRDeviceTimeStep struct XRDeviceTimeStep_t3B4BC5C81372418BF713FDA4932FF82D66852DD2; IL2CPP_EXTERN_C RuntimeClass* DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRPlugin_t33529050E1318B8BC645C7451E1A3C8C4E500DCF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral49E9C9342FD3CCE055C6EB8D7CD3EAA2791EA691; IL2CPP_EXTERN_C String_t* _stringLiteral6DE449D5A11C8F061F0A1650B7B079A3BF725A89; IL2CPP_EXTERN_C String_t* _stringLiteral7870457A884D3C53BD391147871784AECB9A9FDF; IL2CPP_EXTERN_C String_t* _stringLiteral9EF24C85165EED16C1CD5A30ACF6BD51C9C6A8E9; IL2CPP_EXTERN_C String_t* _stringLiteralF154485778572D4AF7293F317CCB167B68B92857; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // struct U3CModuleU3E_tFDCAFCBB4B3431CFF2DC4D3E03FBFDF54EFF7E9A { public: public: }; // System.Object struct Il2CppArrayBounds; // System.Array // DataManager struct DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // BikeType struct BikeType_t7CB3484C1BEE31A50B968BE70EB01CF88DFF5DCD { public: // System.Int32 BikeType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BikeType_t7CB3484C1BEE31A50B968BE70EB01CF88DFF5DCD, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.ColorGradingMode struct ColorGradingMode_t7F456D8C2AB24E5F82915D791241C2219EFBFC05 { public: // System.Int32 UnityEngine.Rendering.Universal.ColorGradingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ColorGradingMode_t7F456D8C2AB24E5F82915D791241C2219EFBFC05, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.Downsampling struct Downsampling_t191EEAEE3ADFB09304B918D5285FC4EB6E3EEF4D { public: // System.Int32 UnityEngine.Rendering.Universal.Downsampling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Downsampling_t191EEAEE3ADFB09304B918D5285FC4EB6E3EEF4D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.LightRenderingMode struct LightRenderingMode_t3ACCF7D50613E3F6D10A930ACD33F10C0DBD5546 { public: // System.Int32 UnityEngine.Rendering.Universal.LightRenderingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LightRenderingMode_t3ACCF7D50613E3F6D10A930ACD33F10C0DBD5546, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.MsaaQuality struct MsaaQuality_t5BE6ACAAACB66CC54E2523B7B19FB8FF5DAC1876 { public: // System.Int32 UnityEngine.Rendering.Universal.MsaaQuality::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MsaaQuality_t5BE6ACAAACB66CC54E2523B7B19FB8FF5DAC1876, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.Rendering.Universal.PipelineDebugLevel struct PipelineDebugLevel_tF7FD7CA110BBCAD2BBF52D3717F37E7388AC3B9C { public: // System.Int32 UnityEngine.Rendering.Universal.PipelineDebugLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PipelineDebugLevel_tF7FD7CA110BBCAD2BBF52D3717F37E7388AC3B9C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.RendererType struct RendererType_t2C52F62CF6217DA9ABA69EE226EE744CA0CD373C { public: // System.Int32 UnityEngine.Rendering.Universal.RendererType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RendererType_t2C52F62CF6217DA9ABA69EE226EE744CA0CD373C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.ShaderVariantLogLevel struct ShaderVariantLogLevel_t76AEA7AE868F8AEE6569E3D227B33DED317E6097 { public: // System.Int32 UnityEngine.Rendering.Universal.ShaderVariantLogLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ShaderVariantLogLevel_t76AEA7AE868F8AEE6569E3D227B33DED317E6097, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.ShadowCascadesOption struct ShadowCascadesOption_t49C2C46CF697DB62CDAB13B294CFA611D649B9F1 { public: // System.Int32 UnityEngine.Rendering.Universal.ShadowCascadesOption::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ShadowCascadesOption_t49C2C46CF697DB62CDAB13B294CFA611D649B9F1, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.ShadowQuality struct ShadowQuality_t38F0C784E9AE63E2141839E03E12AFD6C5195C94 { public: // System.Int32 UnityEngine.Rendering.Universal.ShadowQuality::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ShadowQuality_t38F0C784E9AE63E2141839E03E12AFD6C5195C94, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.ShadowResolution struct ShadowResolution_t0C985FCC32A78E9AD4C5A75EA5B388F456C3AC60 { public: // System.Int32 UnityEngine.Rendering.Universal.ShadowResolution::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ShadowResolution_t0C985FCC32A78E9AD4C5A75EA5B388F456C3AC60, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.StoreActionsOptimization struct StoreActionsOptimization_t7FA48A3E2A61B553D3F665D22810BC18DC470095 { public: // System.Int32 UnityEngine.Rendering.Universal.StoreActionsOptimization::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StoreActionsOptimization_t7FA48A3E2A61B553D3F665D22810BC18DC470095, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Rendering.Universal.VolumeFrameworkUpdateMode struct VolumeFrameworkUpdateMode_t42A93A5C5E190C747D662F24E8E396E8940B29E3 { public: // System.Int32 UnityEngine.Rendering.Universal.VolumeFrameworkUpdateMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VolumeFrameworkUpdateMode_t42A93A5C5E190C747D662F24E8E396E8940B29E3, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // OVRPlugin/SystemHeadset struct SystemHeadset_t2F607D6EB177AEC40A9C040015CA09F1219432F1 { public: // System.Int32 OVRPlugin/SystemHeadset::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SystemHeadset_t2F607D6EB177AEC40A9C040015CA09F1219432F1, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // SaveData struct SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 : public RuntimeObject { public: // System.Int32 SaveData::arcadeHighScore int32_t ___arcadeHighScore_0; // BikeType SaveData::bikeType int32_t ___bikeType_1; // System.Single SaveData::primaryR float ___primaryR_2; // System.Single SaveData::primaryG float ___primaryG_3; // System.Single SaveData::primaryB float ___primaryB_4; // System.Single SaveData::secondaryR float ___secondaryR_5; // System.Single SaveData::secondaryG float ___secondaryG_6; // System.Single SaveData::secondaryB float ___secondaryB_7; // System.Single SaveData::tertiaryR float ___tertiaryR_8; // System.Single SaveData::tertiaryG float ___tertiaryG_9; // System.Single SaveData::tertiaryB float ___tertiaryB_10; // System.Int32 SaveData::dashColor int32_t ___dashColor_11; // System.Boolean SaveData::reloadEmptyOnly bool ___reloadEmptyOnly_12; // System.Single SaveData::heightOffset float ___heightOffset_13; // System.Single SaveData::headLeanIntensity float ___headLeanIntensity_14; // System.Single SaveData::sfxVolumeLevel float ___sfxVolumeLevel_15; // System.Single SaveData::musicVolumeLevel float ___musicVolumeLevel_16; // System.Boolean SaveData::tutorialOn bool ___tutorialOn_17; // System.Boolean SaveData::autoReload bool ___autoReload_18; // System.Single SaveData::vignette float ___vignette_19; // System.Boolean SaveData::laserPointerAlwaysOn bool ___laserPointerAlwaysOn_20; // System.Int32 SaveData::handType int32_t ___handType_21; // System.Int32 SaveData::leftHandXRotation int32_t ___leftHandXRotation_22; // System.Int32 SaveData::leftHandYRotation int32_t ___leftHandYRotation_23; // System.Int32 SaveData::leftHandZRotation int32_t ___leftHandZRotation_24; // System.Int32 SaveData::rightHandXRotation int32_t ___rightHandXRotation_25; // System.Int32 SaveData::rightHandYRotation int32_t ___rightHandYRotation_26; // System.Int32 SaveData::rightHandZRotation int32_t ___rightHandZRotation_27; // System.Single SaveData::leftHandXOffset float ___leftHandXOffset_28; // System.Single SaveData::leftHandYOffset float ___leftHandYOffset_29; // System.Single SaveData::leftHandZOffset float ___leftHandZOffset_30; // System.Single SaveData::rightHandXOffset float ___rightHandXOffset_31; // System.Single SaveData::rightHandYOffset float ___rightHandYOffset_32; // System.Single SaveData::rightHandZOffset float ___rightHandZOffset_33; // System.Boolean SaveData::unlockedCoreAI bool ___unlockedCoreAI_34; // System.Boolean SaveData::unlockedCyborg bool ___unlockedCyborg_35; // System.Boolean SaveData::unlockedSpartan bool ___unlockedSpartan_36; // System.Boolean SaveData::unlockedScarab bool ___unlockedScarab_37; // System.Boolean SaveData::wonGame bool ___wonGame_38; // System.Int32 SaveData::checkpoint int32_t ___checkpoint_39; // System.Int32 SaveData::checkpointScore int32_t ___checkpointScore_40; // System.Boolean SaveData::continueGodMode bool ___continueGodMode_41; // System.Boolean SaveData::continueHadDied bool ___continueHadDied_42; // System.Int32 SaveData::checkpointSidearmPower int32_t ___checkpointSidearmPower_43; // System.Int32 SaveData::checkpointGunPower1 int32_t ___checkpointGunPower1_44; // System.Int32 SaveData::checkpointGunPower2 int32_t ___checkpointGunPower2_45; // System.Int32 SaveData::checkpointGunPower3 int32_t ___checkpointGunPower3_46; // System.Int32 SaveData::checkpointGunPower4 int32_t ___checkpointGunPower4_47; // System.Int32 SaveData::checkpointGrenade int32_t ___checkpointGrenade_48; // System.Int32 SaveData::checkpointMissiles int32_t ___checkpointMissiles_49; // System.Boolean SaveData::sRankS1 bool ___sRankS1_50; // System.Boolean SaveData::sRankS2 bool ___sRankS2_51; // System.Boolean SaveData::sRankS3 bool ___sRankS3_52; // System.Boolean SaveData::sRankS4 bool ___sRankS4_53; // System.Boolean SaveData::sRankS5 bool ___sRankS5_54; // System.Boolean SaveData::sRankS6 bool ___sRankS6_55; // System.Boolean SaveData::sRankS7 bool ___sRankS7_56; // System.Int32 SaveData::highestClearedStage int32_t ___highestClearedStage_57; // System.Int32 SaveData::language int32_t ___language_58; // System.Single SaveData::difficultyModifier float ___difficultyModifier_59; // System.Boolean SaveData::godMode bool ___godMode_60; // System.Boolean SaveData::easyMode bool ___easyMode_61; // System.Boolean SaveData::highRefreshRate bool ___highRefreshRate_62; public: inline static int32_t get_offset_of_arcadeHighScore_0() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___arcadeHighScore_0)); } inline int32_t get_arcadeHighScore_0() const { return ___arcadeHighScore_0; } inline int32_t* get_address_of_arcadeHighScore_0() { return &___arcadeHighScore_0; } inline void set_arcadeHighScore_0(int32_t value) { ___arcadeHighScore_0 = value; } inline static int32_t get_offset_of_bikeType_1() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___bikeType_1)); } inline int32_t get_bikeType_1() const { return ___bikeType_1; } inline int32_t* get_address_of_bikeType_1() { return &___bikeType_1; } inline void set_bikeType_1(int32_t value) { ___bikeType_1 = value; } inline static int32_t get_offset_of_primaryR_2() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___primaryR_2)); } inline float get_primaryR_2() const { return ___primaryR_2; } inline float* get_address_of_primaryR_2() { return &___primaryR_2; } inline void set_primaryR_2(float value) { ___primaryR_2 = value; } inline static int32_t get_offset_of_primaryG_3() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___primaryG_3)); } inline float get_primaryG_3() const { return ___primaryG_3; } inline float* get_address_of_primaryG_3() { return &___primaryG_3; } inline void set_primaryG_3(float value) { ___primaryG_3 = value; } inline static int32_t get_offset_of_primaryB_4() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___primaryB_4)); } inline float get_primaryB_4() const { return ___primaryB_4; } inline float* get_address_of_primaryB_4() { return &___primaryB_4; } inline void set_primaryB_4(float value) { ___primaryB_4 = value; } inline static int32_t get_offset_of_secondaryR_5() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___secondaryR_5)); } inline float get_secondaryR_5() const { return ___secondaryR_5; } inline float* get_address_of_secondaryR_5() { return &___secondaryR_5; } inline void set_secondaryR_5(float value) { ___secondaryR_5 = value; } inline static int32_t get_offset_of_secondaryG_6() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___secondaryG_6)); } inline float get_secondaryG_6() const { return ___secondaryG_6; } inline float* get_address_of_secondaryG_6() { return &___secondaryG_6; } inline void set_secondaryG_6(float value) { ___secondaryG_6 = value; } inline static int32_t get_offset_of_secondaryB_7() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___secondaryB_7)); } inline float get_secondaryB_7() const { return ___secondaryB_7; } inline float* get_address_of_secondaryB_7() { return &___secondaryB_7; } inline void set_secondaryB_7(float value) { ___secondaryB_7 = value; } inline static int32_t get_offset_of_tertiaryR_8() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___tertiaryR_8)); } inline float get_tertiaryR_8() const { return ___tertiaryR_8; } inline float* get_address_of_tertiaryR_8() { return &___tertiaryR_8; } inline void set_tertiaryR_8(float value) { ___tertiaryR_8 = value; } inline static int32_t get_offset_of_tertiaryG_9() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___tertiaryG_9)); } inline float get_tertiaryG_9() const { return ___tertiaryG_9; } inline float* get_address_of_tertiaryG_9() { return &___tertiaryG_9; } inline void set_tertiaryG_9(float value) { ___tertiaryG_9 = value; } inline static int32_t get_offset_of_tertiaryB_10() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___tertiaryB_10)); } inline float get_tertiaryB_10() const { return ___tertiaryB_10; } inline float* get_address_of_tertiaryB_10() { return &___tertiaryB_10; } inline void set_tertiaryB_10(float value) { ___tertiaryB_10 = value; } inline static int32_t get_offset_of_dashColor_11() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___dashColor_11)); } inline int32_t get_dashColor_11() const { return ___dashColor_11; } inline int32_t* get_address_of_dashColor_11() { return &___dashColor_11; } inline void set_dashColor_11(int32_t value) { ___dashColor_11 = value; } inline static int32_t get_offset_of_reloadEmptyOnly_12() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___reloadEmptyOnly_12)); } inline bool get_reloadEmptyOnly_12() const { return ___reloadEmptyOnly_12; } inline bool* get_address_of_reloadEmptyOnly_12() { return &___reloadEmptyOnly_12; } inline void set_reloadEmptyOnly_12(bool value) { ___reloadEmptyOnly_12 = value; } inline static int32_t get_offset_of_heightOffset_13() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___heightOffset_13)); } inline float get_heightOffset_13() const { return ___heightOffset_13; } inline float* get_address_of_heightOffset_13() { return &___heightOffset_13; } inline void set_heightOffset_13(float value) { ___heightOffset_13 = value; } inline static int32_t get_offset_of_headLeanIntensity_14() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___headLeanIntensity_14)); } inline float get_headLeanIntensity_14() const { return ___headLeanIntensity_14; } inline float* get_address_of_headLeanIntensity_14() { return &___headLeanIntensity_14; } inline void set_headLeanIntensity_14(float value) { ___headLeanIntensity_14 = value; } inline static int32_t get_offset_of_sfxVolumeLevel_15() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sfxVolumeLevel_15)); } inline float get_sfxVolumeLevel_15() const { return ___sfxVolumeLevel_15; } inline float* get_address_of_sfxVolumeLevel_15() { return &___sfxVolumeLevel_15; } inline void set_sfxVolumeLevel_15(float value) { ___sfxVolumeLevel_15 = value; } inline static int32_t get_offset_of_musicVolumeLevel_16() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___musicVolumeLevel_16)); } inline float get_musicVolumeLevel_16() const { return ___musicVolumeLevel_16; } inline float* get_address_of_musicVolumeLevel_16() { return &___musicVolumeLevel_16; } inline void set_musicVolumeLevel_16(float value) { ___musicVolumeLevel_16 = value; } inline static int32_t get_offset_of_tutorialOn_17() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___tutorialOn_17)); } inline bool get_tutorialOn_17() const { return ___tutorialOn_17; } inline bool* get_address_of_tutorialOn_17() { return &___tutorialOn_17; } inline void set_tutorialOn_17(bool value) { ___tutorialOn_17 = value; } inline static int32_t get_offset_of_autoReload_18() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___autoReload_18)); } inline bool get_autoReload_18() const { return ___autoReload_18; } inline bool* get_address_of_autoReload_18() { return &___autoReload_18; } inline void set_autoReload_18(bool value) { ___autoReload_18 = value; } inline static int32_t get_offset_of_vignette_19() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___vignette_19)); } inline float get_vignette_19() const { return ___vignette_19; } inline float* get_address_of_vignette_19() { return &___vignette_19; } inline void set_vignette_19(float value) { ___vignette_19 = value; } inline static int32_t get_offset_of_laserPointerAlwaysOn_20() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___laserPointerAlwaysOn_20)); } inline bool get_laserPointerAlwaysOn_20() const { return ___laserPointerAlwaysOn_20; } inline bool* get_address_of_laserPointerAlwaysOn_20() { return &___laserPointerAlwaysOn_20; } inline void set_laserPointerAlwaysOn_20(bool value) { ___laserPointerAlwaysOn_20 = value; } inline static int32_t get_offset_of_handType_21() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___handType_21)); } inline int32_t get_handType_21() const { return ___handType_21; } inline int32_t* get_address_of_handType_21() { return &___handType_21; } inline void set_handType_21(int32_t value) { ___handType_21 = value; } inline static int32_t get_offset_of_leftHandXRotation_22() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandXRotation_22)); } inline int32_t get_leftHandXRotation_22() const { return ___leftHandXRotation_22; } inline int32_t* get_address_of_leftHandXRotation_22() { return &___leftHandXRotation_22; } inline void set_leftHandXRotation_22(int32_t value) { ___leftHandXRotation_22 = value; } inline static int32_t get_offset_of_leftHandYRotation_23() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandYRotation_23)); } inline int32_t get_leftHandYRotation_23() const { return ___leftHandYRotation_23; } inline int32_t* get_address_of_leftHandYRotation_23() { return &___leftHandYRotation_23; } inline void set_leftHandYRotation_23(int32_t value) { ___leftHandYRotation_23 = value; } inline static int32_t get_offset_of_leftHandZRotation_24() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandZRotation_24)); } inline int32_t get_leftHandZRotation_24() const { return ___leftHandZRotation_24; } inline int32_t* get_address_of_leftHandZRotation_24() { return &___leftHandZRotation_24; } inline void set_leftHandZRotation_24(int32_t value) { ___leftHandZRotation_24 = value; } inline static int32_t get_offset_of_rightHandXRotation_25() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandXRotation_25)); } inline int32_t get_rightHandXRotation_25() const { return ___rightHandXRotation_25; } inline int32_t* get_address_of_rightHandXRotation_25() { return &___rightHandXRotation_25; } inline void set_rightHandXRotation_25(int32_t value) { ___rightHandXRotation_25 = value; } inline static int32_t get_offset_of_rightHandYRotation_26() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandYRotation_26)); } inline int32_t get_rightHandYRotation_26() const { return ___rightHandYRotation_26; } inline int32_t* get_address_of_rightHandYRotation_26() { return &___rightHandYRotation_26; } inline void set_rightHandYRotation_26(int32_t value) { ___rightHandYRotation_26 = value; } inline static int32_t get_offset_of_rightHandZRotation_27() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandZRotation_27)); } inline int32_t get_rightHandZRotation_27() const { return ___rightHandZRotation_27; } inline int32_t* get_address_of_rightHandZRotation_27() { return &___rightHandZRotation_27; } inline void set_rightHandZRotation_27(int32_t value) { ___rightHandZRotation_27 = value; } inline static int32_t get_offset_of_leftHandXOffset_28() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandXOffset_28)); } inline float get_leftHandXOffset_28() const { return ___leftHandXOffset_28; } inline float* get_address_of_leftHandXOffset_28() { return &___leftHandXOffset_28; } inline void set_leftHandXOffset_28(float value) { ___leftHandXOffset_28 = value; } inline static int32_t get_offset_of_leftHandYOffset_29() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandYOffset_29)); } inline float get_leftHandYOffset_29() const { return ___leftHandYOffset_29; } inline float* get_address_of_leftHandYOffset_29() { return &___leftHandYOffset_29; } inline void set_leftHandYOffset_29(float value) { ___leftHandYOffset_29 = value; } inline static int32_t get_offset_of_leftHandZOffset_30() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandZOffset_30)); } inline float get_leftHandZOffset_30() const { return ___leftHandZOffset_30; } inline float* get_address_of_leftHandZOffset_30() { return &___leftHandZOffset_30; } inline void set_leftHandZOffset_30(float value) { ___leftHandZOffset_30 = value; } inline static int32_t get_offset_of_rightHandXOffset_31() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandXOffset_31)); } inline float get_rightHandXOffset_31() const { return ___rightHandXOffset_31; } inline float* get_address_of_rightHandXOffset_31() { return &___rightHandXOffset_31; } inline void set_rightHandXOffset_31(float value) { ___rightHandXOffset_31 = value; } inline static int32_t get_offset_of_rightHandYOffset_32() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandYOffset_32)); } inline float get_rightHandYOffset_32() const { return ___rightHandYOffset_32; } inline float* get_address_of_rightHandYOffset_32() { return &___rightHandYOffset_32; } inline void set_rightHandYOffset_32(float value) { ___rightHandYOffset_32 = value; } inline static int32_t get_offset_of_rightHandZOffset_33() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandZOffset_33)); } inline float get_rightHandZOffset_33() const { return ___rightHandZOffset_33; } inline float* get_address_of_rightHandZOffset_33() { return &___rightHandZOffset_33; } inline void set_rightHandZOffset_33(float value) { ___rightHandZOffset_33 = value; } inline static int32_t get_offset_of_unlockedCoreAI_34() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___unlockedCoreAI_34)); } inline bool get_unlockedCoreAI_34() const { return ___unlockedCoreAI_34; } inline bool* get_address_of_unlockedCoreAI_34() { return &___unlockedCoreAI_34; } inline void set_unlockedCoreAI_34(bool value) { ___unlockedCoreAI_34 = value; } inline static int32_t get_offset_of_unlockedCyborg_35() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___unlockedCyborg_35)); } inline bool get_unlockedCyborg_35() const { return ___unlockedCyborg_35; } inline bool* get_address_of_unlockedCyborg_35() { return &___unlockedCyborg_35; } inline void set_unlockedCyborg_35(bool value) { ___unlockedCyborg_35 = value; } inline static int32_t get_offset_of_unlockedSpartan_36() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___unlockedSpartan_36)); } inline bool get_unlockedSpartan_36() const { return ___unlockedSpartan_36; } inline bool* get_address_of_unlockedSpartan_36() { return &___unlockedSpartan_36; } inline void set_unlockedSpartan_36(bool value) { ___unlockedSpartan_36 = value; } inline static int32_t get_offset_of_unlockedScarab_37() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___unlockedScarab_37)); } inline bool get_unlockedScarab_37() const { return ___unlockedScarab_37; } inline bool* get_address_of_unlockedScarab_37() { return &___unlockedScarab_37; } inline void set_unlockedScarab_37(bool value) { ___unlockedScarab_37 = value; } inline static int32_t get_offset_of_wonGame_38() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___wonGame_38)); } inline bool get_wonGame_38() const { return ___wonGame_38; } inline bool* get_address_of_wonGame_38() { return &___wonGame_38; } inline void set_wonGame_38(bool value) { ___wonGame_38 = value; } inline static int32_t get_offset_of_checkpoint_39() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpoint_39)); } inline int32_t get_checkpoint_39() const { return ___checkpoint_39; } inline int32_t* get_address_of_checkpoint_39() { return &___checkpoint_39; } inline void set_checkpoint_39(int32_t value) { ___checkpoint_39 = value; } inline static int32_t get_offset_of_checkpointScore_40() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointScore_40)); } inline int32_t get_checkpointScore_40() const { return ___checkpointScore_40; } inline int32_t* get_address_of_checkpointScore_40() { return &___checkpointScore_40; } inline void set_checkpointScore_40(int32_t value) { ___checkpointScore_40 = value; } inline static int32_t get_offset_of_continueGodMode_41() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___continueGodMode_41)); } inline bool get_continueGodMode_41() const { return ___continueGodMode_41; } inline bool* get_address_of_continueGodMode_41() { return &___continueGodMode_41; } inline void set_continueGodMode_41(bool value) { ___continueGodMode_41 = value; } inline static int32_t get_offset_of_continueHadDied_42() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___continueHadDied_42)); } inline bool get_continueHadDied_42() const { return ___continueHadDied_42; } inline bool* get_address_of_continueHadDied_42() { return &___continueHadDied_42; } inline void set_continueHadDied_42(bool value) { ___continueHadDied_42 = value; } inline static int32_t get_offset_of_checkpointSidearmPower_43() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointSidearmPower_43)); } inline int32_t get_checkpointSidearmPower_43() const { return ___checkpointSidearmPower_43; } inline int32_t* get_address_of_checkpointSidearmPower_43() { return &___checkpointSidearmPower_43; } inline void set_checkpointSidearmPower_43(int32_t value) { ___checkpointSidearmPower_43 = value; } inline static int32_t get_offset_of_checkpointGunPower1_44() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointGunPower1_44)); } inline int32_t get_checkpointGunPower1_44() const { return ___checkpointGunPower1_44; } inline int32_t* get_address_of_checkpointGunPower1_44() { return &___checkpointGunPower1_44; } inline void set_checkpointGunPower1_44(int32_t value) { ___checkpointGunPower1_44 = value; } inline static int32_t get_offset_of_checkpointGunPower2_45() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointGunPower2_45)); } inline int32_t get_checkpointGunPower2_45() const { return ___checkpointGunPower2_45; } inline int32_t* get_address_of_checkpointGunPower2_45() { return &___checkpointGunPower2_45; } inline void set_checkpointGunPower2_45(int32_t value) { ___checkpointGunPower2_45 = value; } inline static int32_t get_offset_of_checkpointGunPower3_46() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointGunPower3_46)); } inline int32_t get_checkpointGunPower3_46() const { return ___checkpointGunPower3_46; } inline int32_t* get_address_of_checkpointGunPower3_46() { return &___checkpointGunPower3_46; } inline void set_checkpointGunPower3_46(int32_t value) { ___checkpointGunPower3_46 = value; } inline static int32_t get_offset_of_checkpointGunPower4_47() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointGunPower4_47)); } inline int32_t get_checkpointGunPower4_47() const { return ___checkpointGunPower4_47; } inline int32_t* get_address_of_checkpointGunPower4_47() { return &___checkpointGunPower4_47; } inline void set_checkpointGunPower4_47(int32_t value) { ___checkpointGunPower4_47 = value; } inline static int32_t get_offset_of_checkpointGrenade_48() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointGrenade_48)); } inline int32_t get_checkpointGrenade_48() const { return ___checkpointGrenade_48; } inline int32_t* get_address_of_checkpointGrenade_48() { return &___checkpointGrenade_48; } inline void set_checkpointGrenade_48(int32_t value) { ___checkpointGrenade_48 = value; } inline static int32_t get_offset_of_checkpointMissiles_49() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointMissiles_49)); } inline int32_t get_checkpointMissiles_49() const { return ___checkpointMissiles_49; } inline int32_t* get_address_of_checkpointMissiles_49() { return &___checkpointMissiles_49; } inline void set_checkpointMissiles_49(int32_t value) { ___checkpointMissiles_49 = value; } inline static int32_t get_offset_of_sRankS1_50() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS1_50)); } inline bool get_sRankS1_50() const { return ___sRankS1_50; } inline bool* get_address_of_sRankS1_50() { return &___sRankS1_50; } inline void set_sRankS1_50(bool value) { ___sRankS1_50 = value; } inline static int32_t get_offset_of_sRankS2_51() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS2_51)); } inline bool get_sRankS2_51() const { return ___sRankS2_51; } inline bool* get_address_of_sRankS2_51() { return &___sRankS2_51; } inline void set_sRankS2_51(bool value) { ___sRankS2_51 = value; } inline static int32_t get_offset_of_sRankS3_52() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS3_52)); } inline bool get_sRankS3_52() const { return ___sRankS3_52; } inline bool* get_address_of_sRankS3_52() { return &___sRankS3_52; } inline void set_sRankS3_52(bool value) { ___sRankS3_52 = value; } inline static int32_t get_offset_of_sRankS4_53() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS4_53)); } inline bool get_sRankS4_53() const { return ___sRankS4_53; } inline bool* get_address_of_sRankS4_53() { return &___sRankS4_53; } inline void set_sRankS4_53(bool value) { ___sRankS4_53 = value; } inline static int32_t get_offset_of_sRankS5_54() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS5_54)); } inline bool get_sRankS5_54() const { return ___sRankS5_54; } inline bool* get_address_of_sRankS5_54() { return &___sRankS5_54; } inline void set_sRankS5_54(bool value) { ___sRankS5_54 = value; } inline static int32_t get_offset_of_sRankS6_55() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS6_55)); } inline bool get_sRankS6_55() const { return ___sRankS6_55; } inline bool* get_address_of_sRankS6_55() { return &___sRankS6_55; } inline void set_sRankS6_55(bool value) { ___sRankS6_55 = value; } inline static int32_t get_offset_of_sRankS7_56() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS7_56)); } inline bool get_sRankS7_56() const { return ___sRankS7_56; } inline bool* get_address_of_sRankS7_56() { return &___sRankS7_56; } inline void set_sRankS7_56(bool value) { ___sRankS7_56 = value; } inline static int32_t get_offset_of_highestClearedStage_57() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___highestClearedStage_57)); } inline int32_t get_highestClearedStage_57() const { return ___highestClearedStage_57; } inline int32_t* get_address_of_highestClearedStage_57() { return &___highestClearedStage_57; } inline void set_highestClearedStage_57(int32_t value) { ___highestClearedStage_57 = value; } inline static int32_t get_offset_of_language_58() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___language_58)); } inline int32_t get_language_58() const { return ___language_58; } inline int32_t* get_address_of_language_58() { return &___language_58; } inline void set_language_58(int32_t value) { ___language_58 = value; } inline static int32_t get_offset_of_difficultyModifier_59() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___difficultyModifier_59)); } inline float get_difficultyModifier_59() const { return ___difficultyModifier_59; } inline float* get_address_of_difficultyModifier_59() { return &___difficultyModifier_59; } inline void set_difficultyModifier_59(float value) { ___difficultyModifier_59 = value; } inline static int32_t get_offset_of_godMode_60() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___godMode_60)); } inline bool get_godMode_60() const { return ___godMode_60; } inline bool* get_address_of_godMode_60() { return &___godMode_60; } inline void set_godMode_60(bool value) { ___godMode_60 = value; } inline static int32_t get_offset_of_easyMode_61() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___easyMode_61)); } inline bool get_easyMode_61() const { return ___easyMode_61; } inline bool* get_address_of_easyMode_61() { return &___easyMode_61; } inline void set_easyMode_61(bool value) { ___easyMode_61 = value; } inline static int32_t get_offset_of_highRefreshRate_62() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___highRefreshRate_62)); } inline bool get_highRefreshRate_62() const { return ___highRefreshRate_62; } inline bool* get_address_of_highRefreshRate_62() { return &___highRefreshRate_62; } inline void set_highRefreshRate_62(bool value) { ___highRefreshRate_62 = value; } }; // UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A_marshaled_pinvoke : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A_marshaled_com : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { }; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // UnityEngine.Rendering.RenderPipelineAsset struct RenderPipelineAsset_tA4DBD0F0DD583DF3C9F85AF41F49308D167864EF : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: public: }; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset struct UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 : public RenderPipelineAsset_tA4DBD0F0DD583DF3C9F85AF41F49308D167864EF { public: // UnityEngine.Shader UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_DefaultShader Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___m_DefaultShader_4; // UnityEngine.Rendering.Universal.ScriptableRenderer[] UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_Renderers ScriptableRendererU5BU5D_tE2D152F44EBC5F3F3BDEF3A00B00EE07D0C12D90* ___m_Renderers_5; // System.Int32 UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::k_AssetVersion int32_t ___k_AssetVersion_6; // System.Int32 UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::k_AssetPreviousVersion int32_t ___k_AssetPreviousVersion_7; // UnityEngine.Rendering.Universal.RendererType UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_RendererType int32_t ___m_RendererType_8; // UnityEngine.Rendering.Universal.ScriptableRendererData UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_RendererData ScriptableRendererData_tBFB8085518B4B011ED0B4E30258F0D8E06E17150 * ___m_RendererData_9; // UnityEngine.Rendering.Universal.ScriptableRendererData[] UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_RendererDataList ScriptableRendererDataU5BU5D_tB15BFF39555534E840B4D39EB79E96E7C8942D47* ___m_RendererDataList_10; // System.Int32 UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_DefaultRendererIndex int32_t ___m_DefaultRendererIndex_11; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_RequireDepthTexture bool ___m_RequireDepthTexture_12; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_RequireOpaqueTexture bool ___m_RequireOpaqueTexture_13; // UnityEngine.Rendering.Universal.Downsampling UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_OpaqueDownsampling int32_t ___m_OpaqueDownsampling_14; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_SupportsTerrainHoles bool ___m_SupportsTerrainHoles_15; // UnityEngine.Rendering.Universal.StoreActionsOptimization UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_StoreActionsOptimization int32_t ___m_StoreActionsOptimization_16; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_SupportsHDR bool ___m_SupportsHDR_17; // UnityEngine.Rendering.Universal.MsaaQuality UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_MSAA int32_t ___m_MSAA_18; // System.Single UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_RenderScale float ___m_RenderScale_19; // UnityEngine.Rendering.Universal.LightRenderingMode UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_MainLightRenderingMode int32_t ___m_MainLightRenderingMode_20; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_MainLightShadowsSupported bool ___m_MainLightShadowsSupported_21; // UnityEngine.Rendering.Universal.ShadowResolution UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_MainLightShadowmapResolution int32_t ___m_MainLightShadowmapResolution_22; // UnityEngine.Rendering.Universal.LightRenderingMode UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_AdditionalLightsRenderingMode int32_t ___m_AdditionalLightsRenderingMode_23; // System.Int32 UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_AdditionalLightsPerObjectLimit int32_t ___m_AdditionalLightsPerObjectLimit_24; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_AdditionalLightShadowsSupported bool ___m_AdditionalLightShadowsSupported_25; // UnityEngine.Rendering.Universal.ShadowResolution UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_AdditionalLightsShadowmapResolution int32_t ___m_AdditionalLightsShadowmapResolution_26; // System.Single UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_ShadowDistance float ___m_ShadowDistance_27; // System.Int32 UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_ShadowCascadeCount int32_t ___m_ShadowCascadeCount_28; // System.Single UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_Cascade2Split float ___m_Cascade2Split_29; // UnityEngine.Vector2 UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_Cascade3Split Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_Cascade3Split_30; // UnityEngine.Vector3 UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_Cascade4Split Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Cascade4Split_31; // System.Single UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_ShadowDepthBias float ___m_ShadowDepthBias_32; // System.Single UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_ShadowNormalBias float ___m_ShadowNormalBias_33; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_SoftShadowsSupported bool ___m_SoftShadowsSupported_34; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_UseSRPBatcher bool ___m_UseSRPBatcher_35; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_SupportsDynamicBatching bool ___m_SupportsDynamicBatching_36; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_MixedLightingSupported bool ___m_MixedLightingSupported_37; // UnityEngine.Rendering.Universal.PipelineDebugLevel UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_DebugLevel int32_t ___m_DebugLevel_38; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_UseAdaptivePerformance bool ___m_UseAdaptivePerformance_39; // UnityEngine.Rendering.Universal.ColorGradingMode UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_ColorGradingMode int32_t ___m_ColorGradingMode_40; // System.Int32 UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_ColorGradingLutSize int32_t ___m_ColorGradingLutSize_41; // UnityEngine.Rendering.Universal.ShadowQuality UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_ShadowType int32_t ___m_ShadowType_42; // System.Boolean UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_LocalShadowsSupported bool ___m_LocalShadowsSupported_43; // UnityEngine.Rendering.Universal.ShadowResolution UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_LocalShadowsAtlasResolution int32_t ___m_LocalShadowsAtlasResolution_44; // System.Int32 UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_MaxPixelLights int32_t ___m_MaxPixelLights_45; // UnityEngine.Rendering.Universal.ShadowResolution UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_ShadowAtlasResolution int32_t ___m_ShadowAtlasResolution_46; // UnityEngine.Rendering.Universal.ShaderVariantLogLevel UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_ShaderVariantLogLevel int32_t ___m_ShaderVariantLogLevel_47; // UnityEngine.Rendering.Universal.VolumeFrameworkUpdateMode UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_VolumeFrameworkUpdateMode int32_t ___m_VolumeFrameworkUpdateMode_48; // UnityEngine.Rendering.Universal.ShadowCascadesOption UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::m_ShadowCascades int32_t ___m_ShadowCascades_53; public: inline static int32_t get_offset_of_m_DefaultShader_4() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_DefaultShader_4)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_m_DefaultShader_4() const { return ___m_DefaultShader_4; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_m_DefaultShader_4() { return &___m_DefaultShader_4; } inline void set_m_DefaultShader_4(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___m_DefaultShader_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DefaultShader_4), (void*)value); } inline static int32_t get_offset_of_m_Renderers_5() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_Renderers_5)); } inline ScriptableRendererU5BU5D_tE2D152F44EBC5F3F3BDEF3A00B00EE07D0C12D90* get_m_Renderers_5() const { return ___m_Renderers_5; } inline ScriptableRendererU5BU5D_tE2D152F44EBC5F3F3BDEF3A00B00EE07D0C12D90** get_address_of_m_Renderers_5() { return &___m_Renderers_5; } inline void set_m_Renderers_5(ScriptableRendererU5BU5D_tE2D152F44EBC5F3F3BDEF3A00B00EE07D0C12D90* value) { ___m_Renderers_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Renderers_5), (void*)value); } inline static int32_t get_offset_of_k_AssetVersion_6() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___k_AssetVersion_6)); } inline int32_t get_k_AssetVersion_6() const { return ___k_AssetVersion_6; } inline int32_t* get_address_of_k_AssetVersion_6() { return &___k_AssetVersion_6; } inline void set_k_AssetVersion_6(int32_t value) { ___k_AssetVersion_6 = value; } inline static int32_t get_offset_of_k_AssetPreviousVersion_7() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___k_AssetPreviousVersion_7)); } inline int32_t get_k_AssetPreviousVersion_7() const { return ___k_AssetPreviousVersion_7; } inline int32_t* get_address_of_k_AssetPreviousVersion_7() { return &___k_AssetPreviousVersion_7; } inline void set_k_AssetPreviousVersion_7(int32_t value) { ___k_AssetPreviousVersion_7 = value; } inline static int32_t get_offset_of_m_RendererType_8() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_RendererType_8)); } inline int32_t get_m_RendererType_8() const { return ___m_RendererType_8; } inline int32_t* get_address_of_m_RendererType_8() { return &___m_RendererType_8; } inline void set_m_RendererType_8(int32_t value) { ___m_RendererType_8 = value; } inline static int32_t get_offset_of_m_RendererData_9() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_RendererData_9)); } inline ScriptableRendererData_tBFB8085518B4B011ED0B4E30258F0D8E06E17150 * get_m_RendererData_9() const { return ___m_RendererData_9; } inline ScriptableRendererData_tBFB8085518B4B011ED0B4E30258F0D8E06E17150 ** get_address_of_m_RendererData_9() { return &___m_RendererData_9; } inline void set_m_RendererData_9(ScriptableRendererData_tBFB8085518B4B011ED0B4E30258F0D8E06E17150 * value) { ___m_RendererData_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RendererData_9), (void*)value); } inline static int32_t get_offset_of_m_RendererDataList_10() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_RendererDataList_10)); } inline ScriptableRendererDataU5BU5D_tB15BFF39555534E840B4D39EB79E96E7C8942D47* get_m_RendererDataList_10() const { return ___m_RendererDataList_10; } inline ScriptableRendererDataU5BU5D_tB15BFF39555534E840B4D39EB79E96E7C8942D47** get_address_of_m_RendererDataList_10() { return &___m_RendererDataList_10; } inline void set_m_RendererDataList_10(ScriptableRendererDataU5BU5D_tB15BFF39555534E840B4D39EB79E96E7C8942D47* value) { ___m_RendererDataList_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RendererDataList_10), (void*)value); } inline static int32_t get_offset_of_m_DefaultRendererIndex_11() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_DefaultRendererIndex_11)); } inline int32_t get_m_DefaultRendererIndex_11() const { return ___m_DefaultRendererIndex_11; } inline int32_t* get_address_of_m_DefaultRendererIndex_11() { return &___m_DefaultRendererIndex_11; } inline void set_m_DefaultRendererIndex_11(int32_t value) { ___m_DefaultRendererIndex_11 = value; } inline static int32_t get_offset_of_m_RequireDepthTexture_12() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_RequireDepthTexture_12)); } inline bool get_m_RequireDepthTexture_12() const { return ___m_RequireDepthTexture_12; } inline bool* get_address_of_m_RequireDepthTexture_12() { return &___m_RequireDepthTexture_12; } inline void set_m_RequireDepthTexture_12(bool value) { ___m_RequireDepthTexture_12 = value; } inline static int32_t get_offset_of_m_RequireOpaqueTexture_13() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_RequireOpaqueTexture_13)); } inline bool get_m_RequireOpaqueTexture_13() const { return ___m_RequireOpaqueTexture_13; } inline bool* get_address_of_m_RequireOpaqueTexture_13() { return &___m_RequireOpaqueTexture_13; } inline void set_m_RequireOpaqueTexture_13(bool value) { ___m_RequireOpaqueTexture_13 = value; } inline static int32_t get_offset_of_m_OpaqueDownsampling_14() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_OpaqueDownsampling_14)); } inline int32_t get_m_OpaqueDownsampling_14() const { return ___m_OpaqueDownsampling_14; } inline int32_t* get_address_of_m_OpaqueDownsampling_14() { return &___m_OpaqueDownsampling_14; } inline void set_m_OpaqueDownsampling_14(int32_t value) { ___m_OpaqueDownsampling_14 = value; } inline static int32_t get_offset_of_m_SupportsTerrainHoles_15() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_SupportsTerrainHoles_15)); } inline bool get_m_SupportsTerrainHoles_15() const { return ___m_SupportsTerrainHoles_15; } inline bool* get_address_of_m_SupportsTerrainHoles_15() { return &___m_SupportsTerrainHoles_15; } inline void set_m_SupportsTerrainHoles_15(bool value) { ___m_SupportsTerrainHoles_15 = value; } inline static int32_t get_offset_of_m_StoreActionsOptimization_16() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_StoreActionsOptimization_16)); } inline int32_t get_m_StoreActionsOptimization_16() const { return ___m_StoreActionsOptimization_16; } inline int32_t* get_address_of_m_StoreActionsOptimization_16() { return &___m_StoreActionsOptimization_16; } inline void set_m_StoreActionsOptimization_16(int32_t value) { ___m_StoreActionsOptimization_16 = value; } inline static int32_t get_offset_of_m_SupportsHDR_17() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_SupportsHDR_17)); } inline bool get_m_SupportsHDR_17() const { return ___m_SupportsHDR_17; } inline bool* get_address_of_m_SupportsHDR_17() { return &___m_SupportsHDR_17; } inline void set_m_SupportsHDR_17(bool value) { ___m_SupportsHDR_17 = value; } inline static int32_t get_offset_of_m_MSAA_18() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_MSAA_18)); } inline int32_t get_m_MSAA_18() const { return ___m_MSAA_18; } inline int32_t* get_address_of_m_MSAA_18() { return &___m_MSAA_18; } inline void set_m_MSAA_18(int32_t value) { ___m_MSAA_18 = value; } inline static int32_t get_offset_of_m_RenderScale_19() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_RenderScale_19)); } inline float get_m_RenderScale_19() const { return ___m_RenderScale_19; } inline float* get_address_of_m_RenderScale_19() { return &___m_RenderScale_19; } inline void set_m_RenderScale_19(float value) { ___m_RenderScale_19 = value; } inline static int32_t get_offset_of_m_MainLightRenderingMode_20() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_MainLightRenderingMode_20)); } inline int32_t get_m_MainLightRenderingMode_20() const { return ___m_MainLightRenderingMode_20; } inline int32_t* get_address_of_m_MainLightRenderingMode_20() { return &___m_MainLightRenderingMode_20; } inline void set_m_MainLightRenderingMode_20(int32_t value) { ___m_MainLightRenderingMode_20 = value; } inline static int32_t get_offset_of_m_MainLightShadowsSupported_21() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_MainLightShadowsSupported_21)); } inline bool get_m_MainLightShadowsSupported_21() const { return ___m_MainLightShadowsSupported_21; } inline bool* get_address_of_m_MainLightShadowsSupported_21() { return &___m_MainLightShadowsSupported_21; } inline void set_m_MainLightShadowsSupported_21(bool value) { ___m_MainLightShadowsSupported_21 = value; } inline static int32_t get_offset_of_m_MainLightShadowmapResolution_22() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_MainLightShadowmapResolution_22)); } inline int32_t get_m_MainLightShadowmapResolution_22() const { return ___m_MainLightShadowmapResolution_22; } inline int32_t* get_address_of_m_MainLightShadowmapResolution_22() { return &___m_MainLightShadowmapResolution_22; } inline void set_m_MainLightShadowmapResolution_22(int32_t value) { ___m_MainLightShadowmapResolution_22 = value; } inline static int32_t get_offset_of_m_AdditionalLightsRenderingMode_23() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_AdditionalLightsRenderingMode_23)); } inline int32_t get_m_AdditionalLightsRenderingMode_23() const { return ___m_AdditionalLightsRenderingMode_23; } inline int32_t* get_address_of_m_AdditionalLightsRenderingMode_23() { return &___m_AdditionalLightsRenderingMode_23; } inline void set_m_AdditionalLightsRenderingMode_23(int32_t value) { ___m_AdditionalLightsRenderingMode_23 = value; } inline static int32_t get_offset_of_m_AdditionalLightsPerObjectLimit_24() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_AdditionalLightsPerObjectLimit_24)); } inline int32_t get_m_AdditionalLightsPerObjectLimit_24() const { return ___m_AdditionalLightsPerObjectLimit_24; } inline int32_t* get_address_of_m_AdditionalLightsPerObjectLimit_24() { return &___m_AdditionalLightsPerObjectLimit_24; } inline void set_m_AdditionalLightsPerObjectLimit_24(int32_t value) { ___m_AdditionalLightsPerObjectLimit_24 = value; } inline static int32_t get_offset_of_m_AdditionalLightShadowsSupported_25() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_AdditionalLightShadowsSupported_25)); } inline bool get_m_AdditionalLightShadowsSupported_25() const { return ___m_AdditionalLightShadowsSupported_25; } inline bool* get_address_of_m_AdditionalLightShadowsSupported_25() { return &___m_AdditionalLightShadowsSupported_25; } inline void set_m_AdditionalLightShadowsSupported_25(bool value) { ___m_AdditionalLightShadowsSupported_25 = value; } inline static int32_t get_offset_of_m_AdditionalLightsShadowmapResolution_26() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_AdditionalLightsShadowmapResolution_26)); } inline int32_t get_m_AdditionalLightsShadowmapResolution_26() const { return ___m_AdditionalLightsShadowmapResolution_26; } inline int32_t* get_address_of_m_AdditionalLightsShadowmapResolution_26() { return &___m_AdditionalLightsShadowmapResolution_26; } inline void set_m_AdditionalLightsShadowmapResolution_26(int32_t value) { ___m_AdditionalLightsShadowmapResolution_26 = value; } inline static int32_t get_offset_of_m_ShadowDistance_27() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_ShadowDistance_27)); } inline float get_m_ShadowDistance_27() const { return ___m_ShadowDistance_27; } inline float* get_address_of_m_ShadowDistance_27() { return &___m_ShadowDistance_27; } inline void set_m_ShadowDistance_27(float value) { ___m_ShadowDistance_27 = value; } inline static int32_t get_offset_of_m_ShadowCascadeCount_28() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_ShadowCascadeCount_28)); } inline int32_t get_m_ShadowCascadeCount_28() const { return ___m_ShadowCascadeCount_28; } inline int32_t* get_address_of_m_ShadowCascadeCount_28() { return &___m_ShadowCascadeCount_28; } inline void set_m_ShadowCascadeCount_28(int32_t value) { ___m_ShadowCascadeCount_28 = value; } inline static int32_t get_offset_of_m_Cascade2Split_29() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_Cascade2Split_29)); } inline float get_m_Cascade2Split_29() const { return ___m_Cascade2Split_29; } inline float* get_address_of_m_Cascade2Split_29() { return &___m_Cascade2Split_29; } inline void set_m_Cascade2Split_29(float value) { ___m_Cascade2Split_29 = value; } inline static int32_t get_offset_of_m_Cascade3Split_30() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_Cascade3Split_30)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Cascade3Split_30() const { return ___m_Cascade3Split_30; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Cascade3Split_30() { return &___m_Cascade3Split_30; } inline void set_m_Cascade3Split_30(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Cascade3Split_30 = value; } inline static int32_t get_offset_of_m_Cascade4Split_31() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_Cascade4Split_31)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Cascade4Split_31() const { return ___m_Cascade4Split_31; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Cascade4Split_31() { return &___m_Cascade4Split_31; } inline void set_m_Cascade4Split_31(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Cascade4Split_31 = value; } inline static int32_t get_offset_of_m_ShadowDepthBias_32() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_ShadowDepthBias_32)); } inline float get_m_ShadowDepthBias_32() const { return ___m_ShadowDepthBias_32; } inline float* get_address_of_m_ShadowDepthBias_32() { return &___m_ShadowDepthBias_32; } inline void set_m_ShadowDepthBias_32(float value) { ___m_ShadowDepthBias_32 = value; } inline static int32_t get_offset_of_m_ShadowNormalBias_33() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_ShadowNormalBias_33)); } inline float get_m_ShadowNormalBias_33() const { return ___m_ShadowNormalBias_33; } inline float* get_address_of_m_ShadowNormalBias_33() { return &___m_ShadowNormalBias_33; } inline void set_m_ShadowNormalBias_33(float value) { ___m_ShadowNormalBias_33 = value; } inline static int32_t get_offset_of_m_SoftShadowsSupported_34() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_SoftShadowsSupported_34)); } inline bool get_m_SoftShadowsSupported_34() const { return ___m_SoftShadowsSupported_34; } inline bool* get_address_of_m_SoftShadowsSupported_34() { return &___m_SoftShadowsSupported_34; } inline void set_m_SoftShadowsSupported_34(bool value) { ___m_SoftShadowsSupported_34 = value; } inline static int32_t get_offset_of_m_UseSRPBatcher_35() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_UseSRPBatcher_35)); } inline bool get_m_UseSRPBatcher_35() const { return ___m_UseSRPBatcher_35; } inline bool* get_address_of_m_UseSRPBatcher_35() { return &___m_UseSRPBatcher_35; } inline void set_m_UseSRPBatcher_35(bool value) { ___m_UseSRPBatcher_35 = value; } inline static int32_t get_offset_of_m_SupportsDynamicBatching_36() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_SupportsDynamicBatching_36)); } inline bool get_m_SupportsDynamicBatching_36() const { return ___m_SupportsDynamicBatching_36; } inline bool* get_address_of_m_SupportsDynamicBatching_36() { return &___m_SupportsDynamicBatching_36; } inline void set_m_SupportsDynamicBatching_36(bool value) { ___m_SupportsDynamicBatching_36 = value; } inline static int32_t get_offset_of_m_MixedLightingSupported_37() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_MixedLightingSupported_37)); } inline bool get_m_MixedLightingSupported_37() const { return ___m_MixedLightingSupported_37; } inline bool* get_address_of_m_MixedLightingSupported_37() { return &___m_MixedLightingSupported_37; } inline void set_m_MixedLightingSupported_37(bool value) { ___m_MixedLightingSupported_37 = value; } inline static int32_t get_offset_of_m_DebugLevel_38() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_DebugLevel_38)); } inline int32_t get_m_DebugLevel_38() const { return ___m_DebugLevel_38; } inline int32_t* get_address_of_m_DebugLevel_38() { return &___m_DebugLevel_38; } inline void set_m_DebugLevel_38(int32_t value) { ___m_DebugLevel_38 = value; } inline static int32_t get_offset_of_m_UseAdaptivePerformance_39() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_UseAdaptivePerformance_39)); } inline bool get_m_UseAdaptivePerformance_39() const { return ___m_UseAdaptivePerformance_39; } inline bool* get_address_of_m_UseAdaptivePerformance_39() { return &___m_UseAdaptivePerformance_39; } inline void set_m_UseAdaptivePerformance_39(bool value) { ___m_UseAdaptivePerformance_39 = value; } inline static int32_t get_offset_of_m_ColorGradingMode_40() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_ColorGradingMode_40)); } inline int32_t get_m_ColorGradingMode_40() const { return ___m_ColorGradingMode_40; } inline int32_t* get_address_of_m_ColorGradingMode_40() { return &___m_ColorGradingMode_40; } inline void set_m_ColorGradingMode_40(int32_t value) { ___m_ColorGradingMode_40 = value; } inline static int32_t get_offset_of_m_ColorGradingLutSize_41() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_ColorGradingLutSize_41)); } inline int32_t get_m_ColorGradingLutSize_41() const { return ___m_ColorGradingLutSize_41; } inline int32_t* get_address_of_m_ColorGradingLutSize_41() { return &___m_ColorGradingLutSize_41; } inline void set_m_ColorGradingLutSize_41(int32_t value) { ___m_ColorGradingLutSize_41 = value; } inline static int32_t get_offset_of_m_ShadowType_42() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_ShadowType_42)); } inline int32_t get_m_ShadowType_42() const { return ___m_ShadowType_42; } inline int32_t* get_address_of_m_ShadowType_42() { return &___m_ShadowType_42; } inline void set_m_ShadowType_42(int32_t value) { ___m_ShadowType_42 = value; } inline static int32_t get_offset_of_m_LocalShadowsSupported_43() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_LocalShadowsSupported_43)); } inline bool get_m_LocalShadowsSupported_43() const { return ___m_LocalShadowsSupported_43; } inline bool* get_address_of_m_LocalShadowsSupported_43() { return &___m_LocalShadowsSupported_43; } inline void set_m_LocalShadowsSupported_43(bool value) { ___m_LocalShadowsSupported_43 = value; } inline static int32_t get_offset_of_m_LocalShadowsAtlasResolution_44() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_LocalShadowsAtlasResolution_44)); } inline int32_t get_m_LocalShadowsAtlasResolution_44() const { return ___m_LocalShadowsAtlasResolution_44; } inline int32_t* get_address_of_m_LocalShadowsAtlasResolution_44() { return &___m_LocalShadowsAtlasResolution_44; } inline void set_m_LocalShadowsAtlasResolution_44(int32_t value) { ___m_LocalShadowsAtlasResolution_44 = value; } inline static int32_t get_offset_of_m_MaxPixelLights_45() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_MaxPixelLights_45)); } inline int32_t get_m_MaxPixelLights_45() const { return ___m_MaxPixelLights_45; } inline int32_t* get_address_of_m_MaxPixelLights_45() { return &___m_MaxPixelLights_45; } inline void set_m_MaxPixelLights_45(int32_t value) { ___m_MaxPixelLights_45 = value; } inline static int32_t get_offset_of_m_ShadowAtlasResolution_46() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_ShadowAtlasResolution_46)); } inline int32_t get_m_ShadowAtlasResolution_46() const { return ___m_ShadowAtlasResolution_46; } inline int32_t* get_address_of_m_ShadowAtlasResolution_46() { return &___m_ShadowAtlasResolution_46; } inline void set_m_ShadowAtlasResolution_46(int32_t value) { ___m_ShadowAtlasResolution_46 = value; } inline static int32_t get_offset_of_m_ShaderVariantLogLevel_47() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_ShaderVariantLogLevel_47)); } inline int32_t get_m_ShaderVariantLogLevel_47() const { return ___m_ShaderVariantLogLevel_47; } inline int32_t* get_address_of_m_ShaderVariantLogLevel_47() { return &___m_ShaderVariantLogLevel_47; } inline void set_m_ShaderVariantLogLevel_47(int32_t value) { ___m_ShaderVariantLogLevel_47 = value; } inline static int32_t get_offset_of_m_VolumeFrameworkUpdateMode_48() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_VolumeFrameworkUpdateMode_48)); } inline int32_t get_m_VolumeFrameworkUpdateMode_48() const { return ___m_VolumeFrameworkUpdateMode_48; } inline int32_t* get_address_of_m_VolumeFrameworkUpdateMode_48() { return &___m_VolumeFrameworkUpdateMode_48; } inline void set_m_VolumeFrameworkUpdateMode_48(int32_t value) { ___m_VolumeFrameworkUpdateMode_48 = value; } inline static int32_t get_offset_of_m_ShadowCascades_53() { return static_cast(offsetof(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67, ___m_ShadowCascades_53)); } inline int32_t get_m_ShadowCascades_53() const { return ___m_ShadowCascades_53; } inline int32_t* get_address_of_m_ShadowCascades_53() { return &___m_ShadowCascades_53; } inline void set_m_ShadowCascades_53(int32_t value) { ___m_ShadowCascades_53 = value; } }; // DynamicRenderScale struct DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single DynamicRenderScale::targetRenderRate float ___targetRenderRate_4; // System.Single DynamicRenderScale::upscaleRenderRate float ___upscaleRenderRate_5; // System.Single DynamicRenderScale::scaleStep float ___scaleStep_6; // System.Single DynamicRenderScale::minScale float ___minScale_7; // System.Single DynamicRenderScale::durationForScaleSwitch float ___durationForScaleSwitch_8; // UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset DynamicRenderScale::urpAsset UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * ___urpAsset_9; // System.Single DynamicRenderScale::timeBelowTarget float ___timeBelowTarget_10; // System.Single DynamicRenderScale::timeAboveUpscale float ___timeAboveUpscale_11; // System.Single DynamicRenderScale::targetStep float ___targetStep_12; // System.Single DynamicRenderScale::upscaleStep float ___upscaleStep_13; public: inline static int32_t get_offset_of_targetRenderRate_4() { return static_cast(offsetof(DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5, ___targetRenderRate_4)); } inline float get_targetRenderRate_4() const { return ___targetRenderRate_4; } inline float* get_address_of_targetRenderRate_4() { return &___targetRenderRate_4; } inline void set_targetRenderRate_4(float value) { ___targetRenderRate_4 = value; } inline static int32_t get_offset_of_upscaleRenderRate_5() { return static_cast(offsetof(DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5, ___upscaleRenderRate_5)); } inline float get_upscaleRenderRate_5() const { return ___upscaleRenderRate_5; } inline float* get_address_of_upscaleRenderRate_5() { return &___upscaleRenderRate_5; } inline void set_upscaleRenderRate_5(float value) { ___upscaleRenderRate_5 = value; } inline static int32_t get_offset_of_scaleStep_6() { return static_cast(offsetof(DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5, ___scaleStep_6)); } inline float get_scaleStep_6() const { return ___scaleStep_6; } inline float* get_address_of_scaleStep_6() { return &___scaleStep_6; } inline void set_scaleStep_6(float value) { ___scaleStep_6 = value; } inline static int32_t get_offset_of_minScale_7() { return static_cast(offsetof(DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5, ___minScale_7)); } inline float get_minScale_7() const { return ___minScale_7; } inline float* get_address_of_minScale_7() { return &___minScale_7; } inline void set_minScale_7(float value) { ___minScale_7 = value; } inline static int32_t get_offset_of_durationForScaleSwitch_8() { return static_cast(offsetof(DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5, ___durationForScaleSwitch_8)); } inline float get_durationForScaleSwitch_8() const { return ___durationForScaleSwitch_8; } inline float* get_address_of_durationForScaleSwitch_8() { return &___durationForScaleSwitch_8; } inline void set_durationForScaleSwitch_8(float value) { ___durationForScaleSwitch_8 = value; } inline static int32_t get_offset_of_urpAsset_9() { return static_cast(offsetof(DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5, ___urpAsset_9)); } inline UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * get_urpAsset_9() const { return ___urpAsset_9; } inline UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 ** get_address_of_urpAsset_9() { return &___urpAsset_9; } inline void set_urpAsset_9(UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * value) { ___urpAsset_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___urpAsset_9), (void*)value); } inline static int32_t get_offset_of_timeBelowTarget_10() { return static_cast(offsetof(DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5, ___timeBelowTarget_10)); } inline float get_timeBelowTarget_10() const { return ___timeBelowTarget_10; } inline float* get_address_of_timeBelowTarget_10() { return &___timeBelowTarget_10; } inline void set_timeBelowTarget_10(float value) { ___timeBelowTarget_10 = value; } inline static int32_t get_offset_of_timeAboveUpscale_11() { return static_cast(offsetof(DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5, ___timeAboveUpscale_11)); } inline float get_timeAboveUpscale_11() const { return ___timeAboveUpscale_11; } inline float* get_address_of_timeAboveUpscale_11() { return &___timeAboveUpscale_11; } inline void set_timeAboveUpscale_11(float value) { ___timeAboveUpscale_11 = value; } inline static int32_t get_offset_of_targetStep_12() { return static_cast(offsetof(DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5, ___targetStep_12)); } inline float get_targetStep_12() const { return ___targetStep_12; } inline float* get_address_of_targetStep_12() { return &___targetStep_12; } inline void set_targetStep_12(float value) { ___targetStep_12 = value; } inline static int32_t get_offset_of_upscaleStep_13() { return static_cast(offsetof(DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5, ___upscaleStep_13)); } inline float get_upscaleStep_13() const { return ___upscaleStep_13; } inline float* get_address_of_upscaleStep_13() { return &___upscaleStep_13; } inline void set_upscaleStep_13(float value) { ___upscaleStep_13 = value; } }; // GetXRDeviceID struct GetXRDeviceID_t34998F61F2E77BE2D8554779DD953F1D6630DE07 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: public: }; // XRDeviceTimeStep struct XRDeviceTimeStep_t3B4BC5C81372418BF713FDA4932FF82D66852DD2 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: public: }; // // // System.Object // System.Object struct Il2CppArrayBounds; // System.Array struct Il2CppArrayBounds; // System.Array // DataManager struct DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields { public: // SaveData DataManager::saveData SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * ___saveData_0; // System.Boolean DataManager::deathlessRun bool ___deathlessRun_1; // System.String DataManager::savePath String_t* ___savePath_2; public: inline static int32_t get_offset_of_saveData_0() { return static_cast(offsetof(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields, ___saveData_0)); } inline SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * get_saveData_0() const { return ___saveData_0; } inline SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 ** get_address_of_saveData_0() { return &___saveData_0; } inline void set_saveData_0(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * value) { ___saveData_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___saveData_0), (void*)value); } inline static int32_t get_offset_of_deathlessRun_1() { return static_cast(offsetof(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields, ___deathlessRun_1)); } inline bool get_deathlessRun_1() const { return ___deathlessRun_1; } inline bool* get_address_of_deathlessRun_1() { return &___deathlessRun_1; } inline void set_deathlessRun_1(bool value) { ___deathlessRun_1 = value; } inline static int32_t get_offset_of_savePath_2() { return static_cast(offsetof(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields, ___savePath_2)); } inline String_t* get_savePath_2() const { return ___savePath_2; } inline String_t** get_address_of_savePath_2() { return &___savePath_2; } inline void set_savePath_2(String_t* value) { ___savePath_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___savePath_2), (void*)value); } }; // DataManager // System.String struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.String // System.ValueType // System.ValueType // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Boolean // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // System.Enum // System.Int32 // System.Int32 // System.IntPtr struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.IntPtr // System.Single // System.Single // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector2 // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // UnityEngine.Vector3 // System.Void // System.Void // BikeType // BikeType // UnityEngine.Rendering.Universal.ColorGradingMode // UnityEngine.Rendering.Universal.ColorGradingMode // UnityEngine.Rendering.Universal.Downsampling // UnityEngine.Rendering.Universal.Downsampling // UnityEngine.Rendering.Universal.LightRenderingMode // UnityEngine.Rendering.Universal.LightRenderingMode // UnityEngine.Rendering.Universal.MsaaQuality // UnityEngine.Rendering.Universal.MsaaQuality // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; // UnityEngine.Object // UnityEngine.Rendering.Universal.PipelineDebugLevel // UnityEngine.Rendering.Universal.PipelineDebugLevel // UnityEngine.Rendering.Universal.RendererType // UnityEngine.Rendering.Universal.RendererType // UnityEngine.Rendering.Universal.ShaderVariantLogLevel // UnityEngine.Rendering.Universal.ShaderVariantLogLevel // UnityEngine.Rendering.Universal.ShadowCascadesOption // UnityEngine.Rendering.Universal.ShadowCascadesOption // UnityEngine.Rendering.Universal.ShadowQuality // UnityEngine.Rendering.Universal.ShadowQuality // UnityEngine.Rendering.Universal.ShadowResolution // UnityEngine.Rendering.Universal.ShadowResolution // UnityEngine.Rendering.Universal.StoreActionsOptimization // UnityEngine.Rendering.Universal.StoreActionsOptimization // UnityEngine.Rendering.Universal.VolumeFrameworkUpdateMode // UnityEngine.Rendering.Universal.VolumeFrameworkUpdateMode // OVRPlugin/SystemHeadset // OVRPlugin/SystemHeadset // UnityEngine.Component // UnityEngine.Component // SaveData // SaveData // UnityEngine.ScriptableObject // UnityEngine.ScriptableObject // UnityEngine.Behaviour // UnityEngine.Behaviour // UnityEngine.Rendering.RenderPipelineAsset // UnityEngine.Rendering.RenderPipelineAsset // UnityEngine.MonoBehaviour // UnityEngine.MonoBehaviour // UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset // UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset // DynamicRenderScale // DynamicRenderScale // GetXRDeviceID // GetXRDeviceID // XRDeviceTimeStep // XRDeviceTimeStep #ifdef __clang__ #pragma clang diagnostic pop #endif // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.Rendering.RenderPipelineAsset UnityEngine.Rendering.GraphicsSettings::get_renderPipelineAsset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderPipelineAsset_tA4DBD0F0DD583DF3C9F85AF41F49308D167864EF * GraphicsSettings_get_renderPipelineAsset_mD89E5C2DB9CC8C3C422763DB590C89068160F7E4 (const RuntimeMethod* method); // System.Single UnityEngine.Time::get_deltaTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_deltaTime_mF558623BBB4EE65C8810243B05ED204A9E8D6FD1 (const RuntimeMethod* method); // System.Single UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::get_renderScale() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float UniversalRenderPipelineAsset_get_renderScale_m085A3D5E3EB44F9BA241D7A1FE559A41EC432228_inline (UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogWarning(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_mA477FDA9C0B96C627C085E9EB431EB394B2EBBE0 (RuntimeObject * ___message0, const RuntimeMethod* method); // System.Void UnityEngine.Rendering.Universal.UniversalRenderPipelineAsset::set_renderScale(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UniversalRenderPipelineAsset_set_renderScale_m2E3E3472BE7594C553F5B1FFB38B37F007419595 (UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * __this, float ___value0, const RuntimeMethod* method); // System.String System.Single::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Single_ToString_m80E7ABED4F4D73F2BE19DDB80D3D92FCD8DFA010 (float* __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // System.Void UnityEngine.Debug::Log(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_mF2A2ACB1738BA264EF07744AAF260BC5DDD2A11A (RuntimeObject * ___message0, const RuntimeMethod* method); // System.Void UnityEngine.MonoBehaviour::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED (MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A * __this, const RuntimeMethod* method); // System.String[] System.Environment::GetCommandLineArgs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* Environment_GetCommandLineArgs_mF3DEC025885E7DE5F9538F6142C21FB62208D5EE (const RuntimeMethod* method); // System.Boolean System.String::Contains(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Contains_mA26BDCCE8F191E8965EB8EEFC18BB4D0F85A075A (String_t* __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DataManager::Save() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataManager_Save_mD06246AF9D9F9F851FCE3A94D47FADEF92A45717 (const RuntimeMethod* method); // OVRPlugin/SystemHeadset OVRPlugin::GetSystemHeadsetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OVRPlugin_GetSystemHeadsetType_mB06BA273CB7939F2A53EC83DD4F84629E1494A9B (const RuntimeMethod* method); // System.Void UnityEngine.Time::set_fixedDeltaTime(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Time_set_fixedDeltaTime_m1695163599DFDFAE01B9DBFDACFEAF64D4AA7473 (float ___value0, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DynamicRenderScale::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DynamicRenderScale_Start_m398D5629897E53CA7DB6A156A4C444B12F74FAFD (DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // urpAsset = (UniversalRenderPipelineAsset)GraphicsSettings.renderPipelineAsset; RenderPipelineAsset_tA4DBD0F0DD583DF3C9F85AF41F49308D167864EF * L_0; L_0 = GraphicsSettings_get_renderPipelineAsset_mD89E5C2DB9CC8C3C422763DB590C89068160F7E4(/*hidden argument*/NULL); __this->set_urpAsset_9(((UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 *)CastclassClass((RuntimeObject*)L_0, UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67_il2cpp_TypeInfo_var))); // targetStep = 1f / targetRenderRate; float L_1 = __this->get_targetRenderRate_4(); __this->set_targetStep_12(((float)((float)(1.0f)/(float)L_1))); // upscaleStep = 1f / upscaleRenderRate; float L_2 = __this->get_upscaleRenderRate_5(); __this->set_upscaleStep_13(((float)((float)(1.0f)/(float)L_2))); // } return; } } // System.Void DynamicRenderScale::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DynamicRenderScale_Update_m169D30FF7A061F1E8E762B56D3D35D44FE330FF8 (DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6DE449D5A11C8F061F0A1650B7B079A3BF725A89); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7870457A884D3C53BD391147871784AECB9A9FDF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EF24C85165EED16C1CD5A30ACF6BD51C9C6A8E9); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { // if(Time.deltaTime < targetStep) float L_0; L_0 = Time_get_deltaTime_mF558623BBB4EE65C8810243B05ED204A9E8D6FD1(/*hidden argument*/NULL); float L_1 = __this->get_targetStep_12(); if ((!(((float)L_0) < ((float)L_1)))) { goto IL_00a3; } } { // timeAboveUpscale = 0f; __this->set_timeAboveUpscale_11((0.0f)); // timeBelowTarget += Time.deltaTime; float L_2 = __this->get_timeBelowTarget_10(); float L_3; L_3 = Time_get_deltaTime_mF558623BBB4EE65C8810243B05ED204A9E8D6FD1(/*hidden argument*/NULL); __this->set_timeBelowTarget_10(((float)il2cpp_codegen_add((float)L_2, (float)L_3))); // if(timeBelowTarget >= durationForScaleSwitch) float L_4 = __this->get_timeBelowTarget_10(); float L_5 = __this->get_durationForScaleSwitch_8(); if ((!(((float)L_4) >= ((float)L_5)))) { goto IL_0163; } } { // if(urpAsset.renderScale <= minScale) UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * L_6 = __this->get_urpAsset_9(); NullCheck(L_6); float L_7; L_7 = UniversalRenderPipelineAsset_get_renderScale_m085A3D5E3EB44F9BA241D7A1FE559A41EC432228_inline(L_6, /*hidden argument*/NULL); float L_8 = __this->get_minScale_7(); if ((!(((float)L_7) <= ((float)L_8)))) { goto IL_005d; } } { // Debug.LogWarning("WARNING: Under frame target at lowest render scale."); IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogWarning_mA477FDA9C0B96C627C085E9EB431EB394B2EBBE0(_stringLiteral9EF24C85165EED16C1CD5A30ACF6BD51C9C6A8E9, /*hidden argument*/NULL); // } goto IL_0097; } IL_005d: { // urpAsset.renderScale -= scaleStep; UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * L_9 = __this->get_urpAsset_9(); UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * L_10 = L_9; NullCheck(L_10); float L_11; L_11 = UniversalRenderPipelineAsset_get_renderScale_m085A3D5E3EB44F9BA241D7A1FE559A41EC432228_inline(L_10, /*hidden argument*/NULL); float L_12 = __this->get_scaleStep_6(); NullCheck(L_10); UniversalRenderPipelineAsset_set_renderScale_m2E3E3472BE7594C553F5B1FFB38B37F007419595(L_10, ((float)il2cpp_codegen_subtract((float)L_11, (float)L_12)), /*hidden argument*/NULL); // Debug.Log("Downscaling to " + urpAsset.renderScale.ToString()); UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * L_13 = __this->get_urpAsset_9(); NullCheck(L_13); float L_14; L_14 = UniversalRenderPipelineAsset_get_renderScale_m085A3D5E3EB44F9BA241D7A1FE559A41EC432228_inline(L_13, /*hidden argument*/NULL); V_0 = L_14; String_t* L_15; L_15 = Single_ToString_m80E7ABED4F4D73F2BE19DDB80D3D92FCD8DFA010((float*)(&V_0), /*hidden argument*/NULL); String_t* L_16; L_16 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(_stringLiteral7870457A884D3C53BD391147871784AECB9A9FDF, L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_Log_mF2A2ACB1738BA264EF07744AAF260BC5DDD2A11A(L_16, /*hidden argument*/NULL); } IL_0097: { // timeBelowTarget = 0f; __this->set_timeBelowTarget_10((0.0f)); // } return; } IL_00a3: { // else if(Time.deltaTime >= upscaleStep && urpAsset.renderScale < 1) float L_17; L_17 = Time_get_deltaTime_mF558623BBB4EE65C8810243B05ED204A9E8D6FD1(/*hidden argument*/NULL); float L_18 = __this->get_upscaleStep_13(); if ((!(((float)L_17) >= ((float)L_18)))) { goto IL_0163; } } { UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * L_19 = __this->get_urpAsset_9(); NullCheck(L_19); float L_20; L_20 = UniversalRenderPipelineAsset_get_renderScale_m085A3D5E3EB44F9BA241D7A1FE559A41EC432228_inline(L_19, /*hidden argument*/NULL); if ((!(((float)L_20) < ((float)(1.0f))))) { goto IL_0163; } } { // timeBelowTarget = 0f; __this->set_timeBelowTarget_10((0.0f)); // timeAboveUpscale += Time.deltaTime; float L_21 = __this->get_timeAboveUpscale_11(); float L_22; L_22 = Time_get_deltaTime_mF558623BBB4EE65C8810243B05ED204A9E8D6FD1(/*hidden argument*/NULL); __this->set_timeAboveUpscale_11(((float)il2cpp_codegen_add((float)L_21, (float)L_22))); // if(timeAboveUpscale >= durationForScaleSwitch) float L_23 = __this->get_timeAboveUpscale_11(); float L_24 = __this->get_durationForScaleSwitch_8(); if ((!(((float)L_23) >= ((float)L_24)))) { goto IL_0163; } } { // if ((urpAsset.renderScale + scaleStep) > 1f) UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * L_25 = __this->get_urpAsset_9(); NullCheck(L_25); float L_26; L_26 = UniversalRenderPipelineAsset_get_renderScale_m085A3D5E3EB44F9BA241D7A1FE559A41EC432228_inline(L_25, /*hidden argument*/NULL); float L_27 = __this->get_scaleStep_6(); if ((!(((float)((float)il2cpp_codegen_add((float)L_26, (float)L_27))) > ((float)(1.0f))))) { goto IL_011e; } } { // urpAsset.renderScale = 1f; UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * L_28 = __this->get_urpAsset_9(); NullCheck(L_28); UniversalRenderPipelineAsset_set_renderScale_m2E3E3472BE7594C553F5B1FFB38B37F007419595(L_28, (1.0f), /*hidden argument*/NULL); // } goto IL_0136; } IL_011e: { // urpAsset.renderScale += scaleStep; UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * L_29 = __this->get_urpAsset_9(); UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * L_30 = L_29; NullCheck(L_30); float L_31; L_31 = UniversalRenderPipelineAsset_get_renderScale_m085A3D5E3EB44F9BA241D7A1FE559A41EC432228_inline(L_30, /*hidden argument*/NULL); float L_32 = __this->get_scaleStep_6(); NullCheck(L_30); UniversalRenderPipelineAsset_set_renderScale_m2E3E3472BE7594C553F5B1FFB38B37F007419595(L_30, ((float)il2cpp_codegen_add((float)L_31, (float)L_32)), /*hidden argument*/NULL); } IL_0136: { // Debug.Log("Upscaling to " + urpAsset.renderScale.ToString()); UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * L_33 = __this->get_urpAsset_9(); NullCheck(L_33); float L_34; L_34 = UniversalRenderPipelineAsset_get_renderScale_m085A3D5E3EB44F9BA241D7A1FE559A41EC432228_inline(L_33, /*hidden argument*/NULL); V_0 = L_34; String_t* L_35; L_35 = Single_ToString_m80E7ABED4F4D73F2BE19DDB80D3D92FCD8DFA010((float*)(&V_0), /*hidden argument*/NULL); String_t* L_36; L_36 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(_stringLiteral6DE449D5A11C8F061F0A1650B7B079A3BF725A89, L_35, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_Log_mF2A2ACB1738BA264EF07744AAF260BC5DDD2A11A(L_36, /*hidden argument*/NULL); // timeAboveUpscale = 0f; __this->set_timeAboveUpscale_11((0.0f)); } IL_0163: { // } return; } } // System.Void DynamicRenderScale::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DynamicRenderScale__ctor_m8D2D78C9186D072E0F72B8901A5A26115FA41142 (DynamicRenderScale_t3D87C0063C21246B38CDA0725E564C7D2C02EAC5 * __this, const RuntimeMethod* method) { { // public float targetRenderRate = 72f; __this->set_targetRenderRate_4((72.0f)); // public float upscaleRenderRate = 90f; __this->set_upscaleRenderRate_5((90.0f)); // public float scaleStep = 0.05f; __this->set_scaleStep_6((0.0500000007f)); // public float minScale = 0.75f; __this->set_minScale_7((0.75f)); // public float durationForScaleSwitch = 1f; __this->set_durationForScaleSwitch_8((1.0f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void GetXRDeviceID::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetXRDeviceID_Awake_m05E20F4D614913873579A81457D3A0125957D72D (GetXRDeviceID_t34998F61F2E77BE2D8554779DD953F1D6630DE07 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral49E9C9342FD3CCE055C6EB8D7CD3EAA2791EA691); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF154485778572D4AF7293F317CCB167B68B92857); s_Il2CppMethodInitialized = true; } StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_0 = NULL; int32_t V_1 = 0; { // string[] args = System.Environment.GetCommandLineArgs(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = Environment_GetCommandLineArgs_mF3DEC025885E7DE5F9538F6142C21FB62208D5EE(/*hidden argument*/NULL); V_0 = L_0; // for (int i = 0; i < args.Length; i++) V_1 = 0; goto IL_0068; } IL_000a: { // if (args[i].Contains("-oculus")) StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = V_0; int32_t L_2 = V_1; NullCheck(L_1); int32_t L_3 = L_2; String_t* L_4 = (L_1)->GetAt(static_cast(L_3)); NullCheck(L_4); bool L_5; L_5 = String_Contains_mA26BDCCE8F191E8965EB8EEFC18BB4D0F85A075A(L_4, _stringLiteral49E9C9342FD3CCE055C6EB8D7CD3EAA2791EA691, /*hidden argument*/NULL); if (!L_5) { goto IL_0038; } } { // if (DataManager.saveData.handType == -1) IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_6 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_6); int32_t L_7 = L_6->get_handType_21(); if ((!(((uint32_t)L_7) == ((uint32_t)(-1))))) { goto IL_0064; } } { // DataManager.saveData.handType = 0; IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_8 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_8); L_8->set_handType_21(0); // DataManager.Save(); DataManager_Save_mD06246AF9D9F9F851FCE3A94D47FADEF92A45717(/*hidden argument*/NULL); // } goto IL_0064; } IL_0038: { // else if (args[i].Contains("-openxr")) StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_9 = V_0; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; String_t* L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_12); bool L_13; L_13 = String_Contains_mA26BDCCE8F191E8965EB8EEFC18BB4D0F85A075A(L_12, _stringLiteralF154485778572D4AF7293F317CCB167B68B92857, /*hidden argument*/NULL); if (!L_13) { goto IL_0064; } } { // if (DataManager.saveData.handType == -1) IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_14 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_14); int32_t L_15 = L_14->get_handType_21(); if ((!(((uint32_t)L_15) == ((uint32_t)(-1))))) { goto IL_0064; } } { // DataManager.saveData.handType = 1; IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_16 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_16); L_16->set_handType_21(1); // DataManager.Save(); DataManager_Save_mD06246AF9D9F9F851FCE3A94D47FADEF92A45717(/*hidden argument*/NULL); } IL_0064: { // for (int i = 0; i < args.Length; i++) int32_t L_17 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0068: { // for (int i = 0; i < args.Length; i++) int32_t L_18 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_19 = V_0; NullCheck(L_19); if ((((int32_t)L_18) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))))) { goto IL_000a; } } { // } return; } } // System.Void GetXRDeviceID::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetXRDeviceID__ctor_m336DADCD5EA1BCAC77B5BEE97EA3F0279AF6ECFE (GetXRDeviceID_t34998F61F2E77BE2D8554779DD953F1D6630DE07 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void XRDeviceTimeStep::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRDeviceTimeStep_Awake_mC3BFC09612DF4115F5B574A67414ECEF6234B9FA (XRDeviceTimeStep_t3B4BC5C81372418BF713FDA4932FF82D66852DD2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OVRPlugin_t33529050E1318B8BC645C7451E1A3C8C4E500DCF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // switch (OVRPlugin.GetSystemHeadsetType()) IL2CPP_RUNTIME_CLASS_INIT(OVRPlugin_t33529050E1318B8BC645C7451E1A3C8C4E500DCF_il2cpp_TypeInfo_var); int32_t L_0; L_0 = OVRPlugin_GetSystemHeadsetType_mB06BA273CB7939F2A53EC83DD4F84629E1494A9B(/*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) == ((int32_t)((int32_t)9)))) { goto IL_001f; } } { int32_t L_2 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)((int32_t)4096)))) > ((uint32_t)3)))) { goto IL_0035; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)((int32_t)4100)))) { goto IL_002a; } } { goto IL_0040; } IL_001f: { // Time.fixedDeltaTime = 0.0138f; Time_set_fixedDeltaTime_m1695163599DFDFAE01B9DBFDACFEAF64D4AA7473((0.0137999998f), /*hidden argument*/NULL); // break; return; } IL_002a: { // Time.fixedDeltaTime = 0.0125f; Time_set_fixedDeltaTime_m1695163599DFDFAE01B9DBFDACFEAF64D4AA7473((0.0125000002f), /*hidden argument*/NULL); // break; return; } IL_0035: { // Time.fixedDeltaTime = 0.0111f; Time_set_fixedDeltaTime_m1695163599DFDFAE01B9DBFDACFEAF64D4AA7473((0.0110999998f), /*hidden argument*/NULL); // break; return; } IL_0040: { // Time.fixedDeltaTime = 0.0125f; Time_set_fixedDeltaTime_m1695163599DFDFAE01B9DBFDACFEAF64D4AA7473((0.0125000002f), /*hidden argument*/NULL); // } return; } } // System.Void XRDeviceTimeStep::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRDeviceTimeStep__ctor_m56404451896731DE9677584CDB77522FE33DED0C (XRDeviceTimeStep_t3B4BC5C81372418BF713FDA4932FF82D66852DD2 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float UniversalRenderPipelineAsset_get_renderScale_m085A3D5E3EB44F9BA241D7A1FE559A41EC432228_inline (UniversalRenderPipelineAsset_t1B75748F2AF869A13CD8B43192E9FCC728422C67 * __this, const RuntimeMethod* method) { { // get { return m_RenderScale; } float L_0 = __this->get_m_RenderScale_19(); return L_0; } }