#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Runtime.CompilerServices.CompilationRelaxationsAttribute struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF; // System.Runtime.CompilerServices.CompilerGeneratedAttribute struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C; // System.Diagnostics.DebuggableAttribute struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B; // System.Diagnostics.DebuggerHiddenAttribute struct DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88; // System.Reflection.DefaultMemberAttribute struct DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5; // UnityEngine.HideInInspector struct HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA; // System.Runtime.CompilerServices.IteratorStateMachineAttribute struct IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // OVR.MinMaxAttribute struct MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975; // UnityEngine.RangeAttribute struct RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5; // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80; // System.String struct String_t; // UnityEngine.TooltipAttribute struct TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; IL2CPP_EXTERN_C const RuntimeType* U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_0_0_0_var; 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 // System.Object // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject { public: public: }; // System.Reflection.MemberInfo struct MemberInfo_t : 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.Runtime.CompilerServices.CompilationRelaxationsAttribute struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Int32 System.Runtime.CompilerServices.CompilationRelaxationsAttribute::m_relaxations int32_t ___m_relaxations_0; public: inline static int32_t get_offset_of_m_relaxations_0() { return static_cast(offsetof(CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF, ___m_relaxations_0)); } inline int32_t get_m_relaxations_0() const { return ___m_relaxations_0; } inline int32_t* get_address_of_m_relaxations_0() { return &___m_relaxations_0; } inline void set_m_relaxations_0(int32_t value) { ___m_relaxations_0 = value; } }; // System.Runtime.CompilerServices.CompilerGeneratedAttribute struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // System.Diagnostics.DebuggerHiddenAttribute struct DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // System.Reflection.DefaultMemberAttribute struct DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.Reflection.DefaultMemberAttribute::m_memberName String_t* ___m_memberName_0; public: inline static int32_t get_offset_of_m_memberName_0() { return static_cast(offsetof(DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5, ___m_memberName_0)); } inline String_t* get_m_memberName_0() const { return ___m_memberName_0; } inline String_t** get_address_of_m_memberName_0() { return &___m_memberName_0; } inline void set_m_memberName_0(String_t* value) { ___m_memberName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_memberName_0), (void*)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 { }; // UnityEngine.HideInInspector struct HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // 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; } }; // UnityEngine.PropertyAttribute struct PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Boolean System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::m_wrapNonExceptionThrows bool ___m_wrapNonExceptionThrows_0; public: inline static int32_t get_offset_of_m_wrapNonExceptionThrows_0() { return static_cast(offsetof(RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80, ___m_wrapNonExceptionThrows_0)); } inline bool get_m_wrapNonExceptionThrows_0() const { return ___m_wrapNonExceptionThrows_0; } inline bool* get_address_of_m_wrapNonExceptionThrows_0() { return &___m_wrapNonExceptionThrows_0; } inline void set_m_wrapNonExceptionThrows_0(bool value) { ___m_wrapNonExceptionThrows_0 = value; } }; // System.Runtime.CompilerServices.StateMachineAttribute struct StateMachineAttribute_tA6E77C77F821508E405473BA1C4C08A69FDA0AC3 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Type System.Runtime.CompilerServices.StateMachineAttribute::k__BackingField Type_t * ___U3CStateMachineTypeU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CStateMachineTypeU3Ek__BackingField_0() { return static_cast(offsetof(StateMachineAttribute_tA6E77C77F821508E405473BA1C4C08A69FDA0AC3, ___U3CStateMachineTypeU3Ek__BackingField_0)); } inline Type_t * get_U3CStateMachineTypeU3Ek__BackingField_0() const { return ___U3CStateMachineTypeU3Ek__BackingField_0; } inline Type_t ** get_address_of_U3CStateMachineTypeU3Ek__BackingField_0() { return &___U3CStateMachineTypeU3Ek__BackingField_0; } inline void set_U3CStateMachineTypeU3Ek__BackingField_0(Type_t * value) { ___U3CStateMachineTypeU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CStateMachineTypeU3Ek__BackingField_0), (void*)value); } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___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; } }; // System.Runtime.CompilerServices.IteratorStateMachineAttribute struct IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 : public StateMachineAttribute_tA6E77C77F821508E405473BA1C4C08A69FDA0AC3 { public: public: }; // OVR.MinMaxAttribute struct MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 : public PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 { public: // System.Single OVR.MinMaxAttribute::minDefaultVal float ___minDefaultVal_0; // System.Single OVR.MinMaxAttribute::maxDefaultVal float ___maxDefaultVal_1; // System.Single OVR.MinMaxAttribute::min float ___min_2; // System.Single OVR.MinMaxAttribute::max float ___max_3; public: inline static int32_t get_offset_of_minDefaultVal_0() { return static_cast(offsetof(MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975, ___minDefaultVal_0)); } inline float get_minDefaultVal_0() const { return ___minDefaultVal_0; } inline float* get_address_of_minDefaultVal_0() { return &___minDefaultVal_0; } inline void set_minDefaultVal_0(float value) { ___minDefaultVal_0 = value; } inline static int32_t get_offset_of_maxDefaultVal_1() { return static_cast(offsetof(MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975, ___maxDefaultVal_1)); } inline float get_maxDefaultVal_1() const { return ___maxDefaultVal_1; } inline float* get_address_of_maxDefaultVal_1() { return &___maxDefaultVal_1; } inline void set_maxDefaultVal_1(float value) { ___maxDefaultVal_1 = value; } inline static int32_t get_offset_of_min_2() { return static_cast(offsetof(MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975, ___min_2)); } inline float get_min_2() const { return ___min_2; } inline float* get_address_of_min_2() { return &___min_2; } inline void set_min_2(float value) { ___min_2 = value; } inline static int32_t get_offset_of_max_3() { return static_cast(offsetof(MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975, ___max_3)); } inline float get_max_3() const { return ___max_3; } inline float* get_address_of_max_3() { return &___max_3; } inline void set_max_3(float value) { ___max_3 = value; } }; // UnityEngine.RangeAttribute struct RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 : public PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 { public: // System.Single UnityEngine.RangeAttribute::min float ___min_0; // System.Single UnityEngine.RangeAttribute::max float ___max_1; public: inline static int32_t get_offset_of_min_0() { return static_cast(offsetof(RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5, ___min_0)); } inline float get_min_0() const { return ___min_0; } inline float* get_address_of_min_0() { return &___min_0; } inline void set_min_0(float value) { ___min_0 = value; } inline static int32_t get_offset_of_max_1() { return static_cast(offsetof(RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5, ___max_1)); } inline float get_max_1() const { return ___max_1; } inline float* get_address_of_max_1() { return &___max_1; } inline void set_max_1(float value) { ___max_1 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // UnityEngine.TooltipAttribute struct TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B : public PropertyAttribute_t4A352471DF625C56C811E27AC86B7E1CE6444052 { public: // System.String UnityEngine.TooltipAttribute::tooltip String_t* ___tooltip_0; public: inline static int32_t get_offset_of_tooltip_0() { return static_cast(offsetof(TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B, ___tooltip_0)); } inline String_t* get_tooltip_0() const { return ___tooltip_0; } inline String_t** get_address_of_tooltip_0() { return &___tooltip_0; } inline void set_tooltip_0(String_t* value) { ___tooltip_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___tooltip_0), (void*)value); } }; // System.Diagnostics.DebuggableAttribute/DebuggingModes struct DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8 { public: // System.Int32 System.Diagnostics.DebuggableAttribute/DebuggingModes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8, ___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; } }; // System.Diagnostics.DebuggableAttribute struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Diagnostics.DebuggableAttribute/DebuggingModes System.Diagnostics.DebuggableAttribute::m_debuggingModes int32_t ___m_debuggingModes_0; public: inline static int32_t get_offset_of_m_debuggingModes_0() { return static_cast(offsetof(DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B, ___m_debuggingModes_0)); } inline int32_t get_m_debuggingModes_0() const { return ___m_debuggingModes_0; } inline int32_t* get_address_of_m_debuggingModes_0() { return &___m_debuggingModes_0; } inline void set_m_debuggingModes_0(int32_t value) { ___m_debuggingModes_0 = value; } }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; // System.Object // System.Object // System.Attribute // System.Attribute // System.Reflection.MemberInfo // System.Reflection.MemberInfo // 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.Runtime.CompilerServices.CompilationRelaxationsAttribute // System.Runtime.CompilerServices.CompilationRelaxationsAttribute // System.Runtime.CompilerServices.CompilerGeneratedAttribute // System.Runtime.CompilerServices.CompilerGeneratedAttribute // System.Diagnostics.DebuggerHiddenAttribute // System.Diagnostics.DebuggerHiddenAttribute // System.Reflection.DefaultMemberAttribute // System.Reflection.DefaultMemberAttribute // 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 // UnityEngine.HideInInspector // UnityEngine.HideInInspector // 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 // UnityEngine.PropertyAttribute // UnityEngine.PropertyAttribute // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute // System.Runtime.CompilerServices.StateMachineAttribute // System.Runtime.CompilerServices.StateMachineAttribute // System.Void // System.Void // System.Reflection.BindingFlags // System.Reflection.BindingFlags // System.Runtime.CompilerServices.IteratorStateMachineAttribute // System.Runtime.CompilerServices.IteratorStateMachineAttribute // OVR.MinMaxAttribute // OVR.MinMaxAttribute // UnityEngine.RangeAttribute // UnityEngine.RangeAttribute // System.RuntimeTypeHandle // System.RuntimeTypeHandle // UnityEngine.TooltipAttribute // UnityEngine.TooltipAttribute // System.Diagnostics.DebuggableAttribute/DebuggingModes // System.Diagnostics.DebuggableAttribute/DebuggingModes // System.Diagnostics.DebuggableAttribute // System.Diagnostics.DebuggableAttribute // System.Type struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Type #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Void System.Diagnostics.DebuggableAttribute::.ctor(System.Diagnostics.DebuggableAttribute/DebuggingModes) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550 (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * __this, int32_t ___modes0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.CompilationRelaxationsAttribute::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * __this, int32_t ___relaxations0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::set_WrapNonExceptionThrows(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Reflection.DefaultMemberAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultMemberAttribute__ctor_mA025B6F5B3A9292696E01108027840C8DFF7F4D7 (DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 * __this, String_t* ___memberName0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.IteratorStateMachineAttribute::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IteratorStateMachineAttribute__ctor_m019CD62C4E5301F55EDF4723107B608AE8F12481 (IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 * __this, Type_t * ___stateMachineType0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35 (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.DebuggerHiddenAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3 (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * __this, const RuntimeMethod* method); // System.Void UnityEngine.TooltipAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042 (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * __this, String_t* ___tooltip0, const RuntimeMethod* method); // System.Void OVR.MinMaxAttribute::.ctor(System.Single,System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MinMaxAttribute__ctor_mD888AE9620572A28B04F55451E38D9726570BE5D (MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 * __this, float ___minDefaultVal0, float ___maxDefaultVal1, float ___min2, float ___max3, const RuntimeMethod* method); // System.Void UnityEngine.RangeAttribute::.ctor(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000 (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * __this, float ___min0, float ___max1, const RuntimeMethod* method); // System.Void UnityEngine.HideInInspector::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9 (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * __this, const RuntimeMethod* method); static void Oculus_AudioManager_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * tmp = (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B *)cache->attributes[0]; DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550(tmp, 2LL, NULL); } { CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * tmp = (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF *)cache->attributes[1]; CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B(tmp, 8LL, NULL); } { RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * tmp = (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 *)cache->attributes[2]; RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C(tmp, NULL); RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline(tmp, true, NULL); } } static void FastList_1_t299BBF59578F2F9D97C1DE3C9F23BE72B65B0F10_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 * tmp = (DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 *)cache->attributes[0]; DefaultMemberAttribute__ctor_mA025B6F5B3A9292696E01108027840C8DFF7F4D7(tmp, il2cpp_codegen_string_new_wrapper("\x49\x74\x65\x6D"), NULL); } } static void FastList_1_t299BBF59578F2F9D97C1DE3C9F23BE72B65B0F10_CustomAttributesCacheGenerator_FastList_1_GetEnumerator_mE4643B79478972635FEE740D03B5C06820C52EE0(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_0_0_0_var); s_Il2CppMethodInitialized = true; } { IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 * tmp = (IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 *)cache->attributes[0]; IteratorStateMachineAttribute__ctor_m019CD62C4E5301F55EDF4723107B608AE8F12481(tmp, il2cpp_codegen_type_get_object(U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_0_0_0_var), NULL); } } static void U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator_U3CGetEnumeratorU3Ed__25__ctor_m09DCD79F74C29539F95A95AC8E877F63DB73FCBB(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator_U3CGetEnumeratorU3Ed__25_System_IDisposable_Dispose_m28E1F49899C7079D6F11457B9FE5269D4E1FF216(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator_U3CGetEnumeratorU3Ed__25_System_Collections_Generic_IEnumeratorU3CTU3E_get_Current_m24F45537AA8C219CE7A50904DA8E7E1B2BC2F42C(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator_U3CGetEnumeratorU3Ed__25_System_Collections_IEnumerator_Reset_mD5ACB1987F1083C1CE4CD71BA181FFD28020D107(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator_U3CGetEnumeratorU3Ed__25_System_Collections_IEnumerator_get_Current_m5955AF815950588C33644EE71C8E06527F455175(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void AmbienceEmitter_tC44EB9593D9B3F2E4E7C56950D0B2C8BB47B26A5_CustomAttributesCacheGenerator_autoRetrigger(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x41\x75\x74\x6F\x6D\x61\x74\x69\x63\x61\x6C\x6C\x79\x20\x70\x6C\x61\x79\x20\x74\x68\x65\x20\x73\x6F\x75\x6E\x64\x20\x72\x61\x6E\x64\x6F\x6D\x6C\x79\x20\x61\x67\x61\x69\x6E\x20\x77\x68\x65\x6E\x20\x63\x68\x65\x63\x6B\x65\x64\x2E\x20\x20\x53\x68\x6F\x75\x6C\x64\x20\x62\x65\x20\x4F\x46\x46\x20\x66\x6F\x72\x20\x6C\x6F\x6F\x70\x69\x6E\x67\x20\x73\x6F\x75\x6E\x64\x73"), NULL); } } static void AmbienceEmitter_tC44EB9593D9B3F2E4E7C56950D0B2C8BB47B26A5_CustomAttributesCacheGenerator_randomRetriggerDelaySecs(CustomAttributesCache* cache) { { MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 * tmp = (MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 *)cache->attributes[0]; MinMaxAttribute__ctor_mD888AE9620572A28B04F55451E38D9726570BE5D(tmp, 2.0f, 4.0f, 0.100000001f, 10.0f, NULL); } } static void AmbienceEmitter_tC44EB9593D9B3F2E4E7C56950D0B2C8BB47B26A5_CustomAttributesCacheGenerator_playPositions(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x49\x66\x20\x64\x65\x66\x69\x6E\x65\x64\x2C\x20\x74\x68\x65\x20\x73\x6F\x75\x6E\x64\x73\x20\x77\x69\x6C\x6C\x20\x72\x61\x6E\x64\x6F\x6D\x6C\x79\x20\x70\x6C\x61\x79\x20\x66\x72\x6F\x6D\x20\x74\x68\x65\x73\x65\x20\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D\x20\x70\x6F\x73\x69\x74\x69\x6F\x6E\x73\x2C\x20\x6F\x74\x68\x65\x72\x77\x69\x73\x65\x20\x74\x68\x65\x20\x73\x6F\x75\x6E\x64\x20\x77\x69\x6C\x6C\x20\x70\x6C\x61\x79\x20\x66\x72\x6F\x6D\x20\x74\x68\x69\x73\x20\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D"), NULL); } } static void SoundGroup_t08F32F7D04333133A34B88F49717BD3655AF9D3F_CustomAttributesCacheGenerator_maxPlayingSounds(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 64.0f, NULL); } } static void SoundGroup_t08F32F7D04333133A34B88F49717BD3655AF9D3F_CustomAttributesCacheGenerator_playingSoundCount(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_makePersistent(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x4D\x61\x6B\x65\x20\x74\x68\x65\x20\x61\x75\x64\x69\x6F\x20\x6D\x61\x6E\x61\x67\x65\x72\x20\x70\x65\x72\x73\x69\x73\x74\x65\x6E\x74\x20\x61\x63\x72\x6F\x73\x73\x20\x61\x6C\x6C\x20\x73\x63\x65\x6E\x65\x20\x6C\x6F\x61\x64\x73"), NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_enableSpatializedAudio(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x45\x6E\x61\x62\x6C\x65\x20\x74\x68\x65\x20\x4F\x53\x50\x20\x61\x75\x64\x69\x6F\x20\x70\x6C\x75\x67\x69\x6E\x20\x66\x65\x61\x74\x75\x72\x65\x73"), NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_enableSpatializedFastOverride(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x41\x6C\x77\x61\x79\x73\x20\x70\x6C\x61\x79\x20\x73\x70\x61\x74\x69\x61\x6C\x69\x7A\x65\x64\x20\x73\x6F\x75\x6E\x64\x73\x20\x77\x69\x74\x68\x20\x6E\x6F\x20\x72\x65\x66\x6C\x65\x63\x74\x69\x6F\x6E\x73\x20\x28\x44\x65\x66\x61\x75\x6C\x74\x29"), NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_audioMixer(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x65\x20\x61\x75\x64\x69\x6F\x20\x6D\x69\x78\x65\x72\x20\x61\x73\x73\x65\x74\x20\x75\x73\x65\x64\x20\x66\x6F\x72\x20\x73\x6E\x61\x70\x73\x68\x6F\x74\x20\x62\x6C\x65\x6E\x64\x73\x2C\x20\x65\x74\x63\x2E"), NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_defaultMixerGroup(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x65\x20\x61\x75\x64\x69\x6F\x20\x6D\x69\x78\x65\x72\x20\x67\x72\x6F\x75\x70\x20\x75\x73\x65\x64\x20\x66\x6F\x72\x20\x74\x68\x65\x20\x70\x6F\x6F\x6C\x65\x64\x20\x65\x6D\x69\x74\x74\x65\x72\x73"), NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_reservedMixerGroup(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x65\x20\x61\x75\x64\x69\x6F\x20\x6D\x69\x78\x65\x72\x20\x67\x72\x6F\x75\x70\x20\x75\x73\x65\x64\x20\x66\x6F\x72\x20\x74\x68\x65\x20\x72\x65\x73\x65\x72\x76\x65\x64\x20\x70\x6F\x6F\x6C\x20\x65\x6D\x69\x74\x74\x65\x72"), NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_voiceChatMixerGroup(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x65\x20\x61\x75\x64\x69\x6F\x20\x6D\x69\x78\x65\x72\x20\x67\x72\x6F\x75\x70\x20\x75\x73\x65\x64\x20\x66\x6F\x72\x20\x76\x6F\x69\x63\x65\x20\x63\x68\x61\x74"), NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_verboseLogging(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x4C\x6F\x67\x20\x61\x6C\x6C\x20\x50\x6C\x61\x79\x53\x6F\x75\x6E\x64\x20\x63\x61\x6C\x6C\x73\x20\x74\x6F\x20\x74\x68\x65\x20\x55\x6E\x69\x74\x79\x20\x63\x6F\x6E\x73\x6F\x6C\x65"), NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_maxSoundEmitters(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x4D\x61\x78\x69\x6D\x75\x6D\x20\x73\x6F\x75\x6E\x64\x20\x65\x6D\x69\x74\x74\x65\x72\x73"), NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_volumeSoundFX(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x44\x65\x66\x61\x75\x6C\x74\x20\x76\x6F\x6C\x75\x6D\x65\x20\x66\x6F\x72\x20\x61\x6C\x6C\x20\x73\x6F\x75\x6E\x64\x73\x20\x6D\x6F\x64\x75\x6C\x61\x74\x65\x64\x20\x62\x79\x20\x69\x6E\x64\x69\x76\x69\x64\x75\x61\x6C\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x20\x76\x6F\x6C\x75\x6D\x65\x73"), NULL); } } static void AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_soundFxFadeSecs(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x6F\x75\x6E\x64\x20\x46\x58\x20\x66\x61\x64\x65\x20\x74\x69\x6D\x65"), NULL); } } static void U3CU3Ec__DisplayClass77_0_t68997B623E8CD6034DDB01B6BCFAC1C37A7F5037_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void U3CU3Ec_tCA35A868067FDA82FCF0D5AD9B71A01D256F24A7_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_audioSource(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_priority(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_osp(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_endPlayTime(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_defaultVolume(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_defaultParent(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_originalIdx(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_onFinished(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_onFinishedObject(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_onFinishedParam(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_playingSoundGroup(CustomAttributesCache* cache) { { HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA * tmp = (HideInInspector_tDD5B9D3AD8D48C93E23FE6CA3ECDA5589D60CCDA *)cache->attributes[0]; HideInInspector__ctor_mE2B7FB1D206A74BA583C7812CDB4EBDD83EB66F9(tmp, NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_SoundEmitter_DelayedSyncTo_m83E0EFFFD7C94E4F99C3898B0E25056FC259C387(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_0_0_0_var); s_Il2CppMethodInitialized = true; } { IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 * tmp = (IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 *)cache->attributes[0]; IteratorStateMachineAttribute__ctor_m019CD62C4E5301F55EDF4723107B608AE8F12481(tmp, il2cpp_codegen_type_get_object(U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_0_0_0_var), NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_SoundEmitter_FadeSoundChannelTo_m2E5A2DD182ADF0234C5AD04EC47687AF784CADE3(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_0_0_0_var); s_Il2CppMethodInitialized = true; } { IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 * tmp = (IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 *)cache->attributes[0]; IteratorStateMachineAttribute__ctor_m019CD62C4E5301F55EDF4723107B608AE8F12481(tmp, il2cpp_codegen_type_get_object(U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_0_0_0_var), NULL); } } static void SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_SoundEmitter_FadeSoundChannel_m7B7F23737AECD586977C9B56554F3D9D9E92C6EF(CustomAttributesCache* cache) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_0_0_0_var); s_Il2CppMethodInitialized = true; } { IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 * tmp = (IteratorStateMachineAttribute_t6C72F3EC15FB34D08D47727AA7A86AB7FEA27830 *)cache->attributes[0]; IteratorStateMachineAttribute__ctor_m019CD62C4E5301F55EDF4723107B608AE8F12481(tmp, il2cpp_codegen_type_get_object(U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_0_0_0_var), NULL); } } static void U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator_U3CDelayedSyncToU3Ed__57__ctor_m549600F80A292FC33E37A8C7AE55932C7A955017(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator_U3CDelayedSyncToU3Ed__57_System_IDisposable_Dispose_m359425C3E2AE32887DCAA3F7BE82025CD234DF8A(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator_U3CDelayedSyncToU3Ed__57_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mBD0C57B0A0EBCE19CE95B78094502752E1D993D7(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator_U3CDelayedSyncToU3Ed__57_System_Collections_IEnumerator_Reset_mA2B82E979F678459A501FF2954DB6A1194CB52C8(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator_U3CDelayedSyncToU3Ed__57_System_Collections_IEnumerator_get_Current_m24B701C23322FEEE59081CA1B38A1CAB37A06211(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator_U3CFadeSoundChannelToU3Ed__63__ctor_m9C7EEA204BF98361F0A07E4225458119EAC2B71D(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator_U3CFadeSoundChannelToU3Ed__63_System_IDisposable_Dispose_mB57E0BEF4A8E0F28126F5558769AF70664EC7A37(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator_U3CFadeSoundChannelToU3Ed__63_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mDC7B369C0F4CDC81B5B82E3B4545B3D9721E52B0(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator_U3CFadeSoundChannelToU3Ed__63_System_Collections_IEnumerator_Reset_m496C66F1B3298154F60EAF18E62FC01C71B05058(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator_U3CFadeSoundChannelToU3Ed__63_System_Collections_IEnumerator_get_Current_mBE43BD5839EBF836BE8354A16E01C282AA6B34D3(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator_U3CFadeSoundChannelU3Ed__64__ctor_m99D1C836FDCC06399523049AC30DED74742E16AE(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator_U3CFadeSoundChannelU3Ed__64_System_IDisposable_Dispose_m08B7373413EACA5666AF2D0D28B90E327813F0B7(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator_U3CFadeSoundChannelU3Ed__64_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mBAADA377C50691E3F96BC96709DDD133D8339EF3(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator_U3CFadeSoundChannelU3Ed__64_System_Collections_IEnumerator_Reset_m53E4F2E495A32DE24F0487B17FFEC367A52FB625(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator_U3CFadeSoundChannelU3Ed__64_System_Collections_IEnumerator_get_Current_m04A64953984C7BCCB4471D0D307EAAA4404D03A5(CustomAttributesCache* cache) { { DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 * tmp = (DebuggerHiddenAttribute_tD84728997C009D6F540FB29D88F032350E046A88 *)cache->attributes[0]; DebuggerHiddenAttribute__ctor_mB40799BB5DAFE439BEFE895836CF792B8DBEA7F3(tmp, NULL); } } static void OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_enableSpatialization(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x65\x74\x20\x74\x6F\x20\x74\x72\x75\x65\x20\x74\x6F\x20\x70\x6C\x61\x79\x20\x74\x68\x65\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x20\x73\x70\x61\x74\x69\x61\x6C\x69\x7A\x65\x64\x20\x77\x69\x74\x68\x20\x62\x69\x6E\x61\x75\x72\x61\x6C\x20\x48\x52\x54\x46\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x66\x61\x6C\x73\x65"), NULL); } } static void OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_useFastOverride(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x50\x6C\x61\x79\x20\x74\x68\x65\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x20\x77\x69\x74\x68\x20\x72\x65\x66\x6C\x65\x63\x74\x69\x6F\x6E\x73\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x66\x61\x6C\x73\x65"), NULL); } } static void OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_gain(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 24.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x42\x6F\x6F\x73\x74\x20\x74\x68\x65\x20\x67\x61\x69\x6E\x20\x6F\x6E\x20\x74\x68\x65\x20\x73\x70\x61\x74\x69\x61\x6C\x69\x7A\x65\x64\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x30\x2E\x30"), NULL); } } static void OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_enableInvSquare(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x45\x6E\x61\x62\x6C\x65\x20\x49\x6E\x76\x65\x72\x73\x65\x20\x53\x71\x75\x61\x72\x65\x20\x61\x74\x74\x65\x6E\x75\x61\x74\x69\x6F\x6E\x20\x63\x75\x72\x76\x65\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x66\x61\x6C\x73\x65"), NULL); } } static void OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_volumetric(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1000.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x43\x68\x61\x6E\x67\x65\x20\x74\x68\x65\x20\x73\x6F\x75\x6E\x64\x20\x66\x72\x6F\x6D\x20\x70\x6F\x69\x6E\x74\x20\x73\x6F\x75\x72\x63\x65\x20\x28\x30\x2E\x30\x66\x29\x20\x74\x6F\x20\x61\x20\x73\x70\x68\x65\x72\x69\x63\x61\x6C\x20\x76\x6F\x6C\x75\x6D\x65\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x30\x2E\x30"), NULL); } } static void OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_invSquareFalloff(CustomAttributesCache* cache) { { MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 * tmp = (MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 *)cache->attributes[0]; MinMaxAttribute__ctor_mD888AE9620572A28B04F55451E38D9726570BE5D(tmp, 1.0f, 25.0f, 0.0f, 250.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x65\x74\x20\x74\x68\x65\x20\x6E\x65\x61\x72\x20\x61\x6E\x64\x20\x66\x61\x72\x20\x66\x61\x6C\x6C\x6F\x66\x66\x20\x76\x61\x6C\x75\x65\x20\x66\x6F\x72\x20\x74\x68\x65\x20\x4F\x53\x50\x20\x61\x74\x74\x65\x6E\x75\x61\x74\x69\x6F\x6E\x20\x63\x75\x72\x76\x65\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x31\x2E\x30"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_name(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x45\x61\x63\x68\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x20\x73\x68\x6F\x75\x6C\x64\x20\x68\x61\x76\x65\x20\x61\x20\x75\x6E\x69\x71\x75\x65\x20\x6E\x61\x6D\x65"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_playback(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x6F\x75\x6E\x64\x20\x64\x69\x76\x65\x72\x73\x69\x74\x79\x20\x70\x6C\x61\x79\x62\x61\x63\x6B\x20\x6F\x70\x74\x69\x6F\x6E\x20\x77\x68\x65\x6E\x20\x6D\x75\x6C\x74\x69\x70\x6C\x65\x20\x61\x75\x64\x69\x6F\x20\x63\x6C\x69\x70\x73\x20\x61\x72\x65\x20\x64\x65\x66\x69\x6E\x65\x64\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x52\x61\x6E\x64\x6F\x6D"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_volume(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x44\x65\x66\x61\x75\x6C\x74\x20\x76\x6F\x6C\x75\x6D\x65\x20\x66\x6F\x72\x20\x74\x68\x69\x73\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x31\x2E\x30"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_pitchVariance(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x52\x61\x6E\x64\x6F\x6D\x20\x70\x69\x74\x63\x68\x20\x76\x61\x72\x69\x61\x6E\x63\x65\x20\x65\x61\x63\x68\x20\x74\x69\x6D\x65\x20\x61\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x20\x69\x73\x20\x70\x6C\x61\x79\x65\x64\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x31\x2E\x30\x20\x28\x6E\x6F\x6E\x65\x29"), NULL); } { MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 * tmp = (MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 *)cache->attributes[1]; MinMaxAttribute__ctor_mD888AE9620572A28B04F55451E38D9726570BE5D(tmp, 1.0f, 1.0f, 0.0f, 2.0f, NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_falloffDistance(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x46\x61\x6C\x6C\x6F\x66\x66\x20\x64\x69\x73\x74\x61\x6E\x63\x65\x20\x66\x6F\x72\x20\x74\x68\x65\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x31\x6D\x20\x6D\x69\x6E\x20\x74\x6F\x20\x32\x35\x6D\x20\x6D\x61\x78"), NULL); } { MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 * tmp = (MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 *)cache->attributes[1]; MinMaxAttribute__ctor_mD888AE9620572A28B04F55451E38D9726570BE5D(tmp, 1.0f, 25.0f, 0.0f, 250.0f, NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_falloffCurve(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x56\x6F\x6C\x75\x6D\x65\x20\x66\x61\x6C\x6C\x6F\x66\x66\x20\x63\x75\x72\x76\x65\x20\x2D\x20\x73\x65\x74\x73\x20\x68\x6F\x77\x20\x74\x68\x65\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x20\x61\x74\x74\x65\x6E\x75\x61\x74\x65\x73\x20\x6F\x76\x65\x72\x20\x64\x69\x73\x74\x61\x6E\x63\x65\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x4C\x69\x6E\x65\x61\x72"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_volumeFalloffCurve(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x44\x65\x66\x69\x6E\x65\x73\x20\x74\x68\x65\x20\x63\x75\x73\x74\x6F\x6D\x20\x76\x6F\x6C\x75\x6D\x65\x20\x66\x61\x6C\x6C\x6F\x66\x66\x20\x63\x75\x72\x76\x65"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_reverbZoneMix(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x65\x20\x61\x6D\x6F\x75\x6E\x74\x20\x62\x79\x20\x77\x68\x69\x63\x68\x20\x74\x68\x65\x20\x73\x69\x67\x6E\x61\x6C\x20\x66\x72\x6F\x6D\x20\x74\x68\x65\x20\x41\x75\x64\x69\x6F\x53\x6F\x75\x72\x63\x65\x20\x77\x69\x6C\x6C\x20\x62\x65\x20\x6D\x69\x78\x65\x64\x20\x69\x6E\x74\x6F\x20\x74\x68\x65\x20\x67\x6C\x6F\x62\x61\x6C\x20\x72\x65\x76\x65\x72\x62\x20\x61\x73\x73\x6F\x63\x69\x61\x74\x65\x64\x20\x77\x69\x74\x68\x20\x74\x68\x65\x20\x52\x65\x76\x65\x72\x62\x20\x5A\x6F\x6E\x65\x73\x20\x7C\x20\x56\x61\x6C\x69\x64\x20\x72\x61\x6E\x67\x65\x20\x69\x73\x20\x30\x2E\x30\x20\x2D\x20\x31\x2E\x31\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x31\x2E\x30"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_spread(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x65\x74\x73\x20\x74\x68\x65\x20\x73\x70\x72\x65\x61\x64\x20\x61\x6E\x67\x6C\x65\x20\x28\x69\x6E\x20\x64\x65\x67\x72\x65\x65\x73\x29\x20\x6F\x66\x20\x61\x20\x33\x64\x20\x73\x74\x65\x72\x65\x6F\x20\x6F\x72\x20\x6D\x75\x6C\x74\x69\x63\x68\x61\x6E\x6E\x65\x6C\x20\x73\x6F\x75\x6E\x64\x20\x69\x6E\x20\x73\x70\x65\x61\x6B\x65\x72\x20\x73\x70\x61\x63\x65\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x30"), NULL); } { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[1]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 360.0f, NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_pctChanceToPlay(CustomAttributesCache* cache) { { RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 * tmp = (RangeAttribute_t14A6532D68168764C15E7CF1FDABCD99CB32D0C5 *)cache->attributes[0]; RangeAttribute__ctor_mC74D39A9F20DD2A0D4174F05785ABE4F0DAEF000(tmp, 0.0f, 1.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x54\x68\x65\x20\x70\x65\x72\x63\x65\x6E\x74\x61\x67\x65\x20\x63\x68\x61\x6E\x63\x65\x20\x74\x68\x61\x74\x20\x74\x68\x69\x73\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x20\x77\x69\x6C\x6C\x20\x70\x6C\x61\x79\x20\x7C\x20\x30\x2E\x30\x20\x3D\x20\x6E\x6F\x6E\x65\x2C\x20\x31\x2E\x30\x20\x3D\x20\x31\x30\x30\x25\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x31\x2E\x30"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_priority(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x65\x74\x73\x20\x74\x68\x65\x20\x70\x72\x69\x6F\x72\x69\x74\x79\x20\x66\x6F\x72\x20\x74\x68\x69\x73\x20\x73\x6F\x75\x6E\x64\x20\x74\x6F\x20\x70\x6C\x61\x79\x20\x61\x6E\x64\x2F\x6F\x72\x20\x74\x6F\x20\x6F\x76\x65\x72\x72\x69\x64\x65\x20\x61\x20\x63\x75\x72\x72\x65\x6E\x74\x6C\x79\x20\x70\x6C\x61\x79\x69\x6E\x67\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x44\x65\x66\x61\x75\x6C\x74"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_delay(CustomAttributesCache* cache) { { MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 * tmp = (MinMaxAttribute_t3C9DB673216A640538472ED870136806B6EDA975 *)cache->attributes[0]; MinMaxAttribute__ctor_mD888AE9620572A28B04F55451E38D9726570BE5D(tmp, 0.0f, 0.0f, 0.0f, 2.0f, NULL); } { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[1]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x70\x65\x63\x69\x66\x69\x65\x73\x20\x74\x68\x65\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x64\x65\x6C\x61\x79\x20\x77\x68\x65\x6E\x20\x74\x68\x69\x73\x20\x73\x6F\x75\x6E\x64\x20\x46\x58\x20\x69\x73\x20\x70\x6C\x61\x79\x65\x64\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x30\x2E\x30\x20\x73\x65\x63\x73"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_looping(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x53\x65\x74\x20\x74\x6F\x20\x74\x72\x75\x65\x20\x66\x6F\x72\x20\x74\x68\x65\x20\x73\x6F\x75\x6E\x64\x20\x74\x6F\x20\x6C\x6F\x6F\x70\x20\x63\x6F\x6E\x74\x69\x6E\x75\x6F\x75\x73\x6C\x79\x2C\x20\x64\x65\x66\x61\x75\x6C\x74\x20\x3D\x20\x66\x61\x6C\x73\x65"), NULL); } } static void SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_soundClips(CustomAttributesCache* cache) { { TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B * tmp = (TooltipAttribute_t503A1598A4E68E91673758F50447D0EDFB95149B *)cache->attributes[0]; TooltipAttribute__ctor_m1839ACEC1560968A6D0EA55D7EB4535546588042(tmp, il2cpp_codegen_string_new_wrapper("\x4C\x69\x73\x74\x20\x6F\x66\x20\x74\x68\x65\x20\x61\x75\x64\x69\x6F\x20\x63\x6C\x69\x70\x73\x20\x61\x73\x73\x69\x67\x6E\x65\x64\x20\x74\x6F\x20\x74\x68\x69\x73\x20\x73\x6F\x75\x6E\x64\x20\x46\x58"), NULL); } } IL2CPP_EXTERN_C const CustomAttributesCacheGenerator g_Oculus_AudioManager_AttributeGenerators[]; const CustomAttributesCacheGenerator g_Oculus_AudioManager_AttributeGenerators[79] = { FastList_1_t299BBF59578F2F9D97C1DE3C9F23BE72B65B0F10_CustomAttributesCacheGenerator, U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator, U3CU3Ec__DisplayClass77_0_t68997B623E8CD6034DDB01B6BCFAC1C37A7F5037_CustomAttributesCacheGenerator, U3CU3Ec_tCA35A868067FDA82FCF0D5AD9B71A01D256F24A7_CustomAttributesCacheGenerator, U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator, U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator, U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator, AmbienceEmitter_tC44EB9593D9B3F2E4E7C56950D0B2C8BB47B26A5_CustomAttributesCacheGenerator_autoRetrigger, AmbienceEmitter_tC44EB9593D9B3F2E4E7C56950D0B2C8BB47B26A5_CustomAttributesCacheGenerator_randomRetriggerDelaySecs, AmbienceEmitter_tC44EB9593D9B3F2E4E7C56950D0B2C8BB47B26A5_CustomAttributesCacheGenerator_playPositions, SoundGroup_t08F32F7D04333133A34B88F49717BD3655AF9D3F_CustomAttributesCacheGenerator_maxPlayingSounds, SoundGroup_t08F32F7D04333133A34B88F49717BD3655AF9D3F_CustomAttributesCacheGenerator_playingSoundCount, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_makePersistent, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_enableSpatializedAudio, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_enableSpatializedFastOverride, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_audioMixer, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_defaultMixerGroup, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_reservedMixerGroup, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_voiceChatMixerGroup, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_verboseLogging, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_maxSoundEmitters, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_volumeSoundFX, AudioManager_t330C8FDAB6853A71780B0ED475BB81C42C665053_CustomAttributesCacheGenerator_soundFxFadeSecs, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_audioSource, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_priority, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_osp, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_endPlayTime, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_defaultVolume, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_defaultParent, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_originalIdx, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_onFinished, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_onFinishedObject, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_onFinishedParam, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_playingSoundGroup, OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_enableSpatialization, OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_useFastOverride, OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_gain, OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_enableInvSquare, OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_volumetric, OSPProps_t1DCD1698C712C3F37F1F6126579E7B7BB8E0555B_CustomAttributesCacheGenerator_invSquareFalloff, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_name, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_playback, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_volume, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_pitchVariance, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_falloffDistance, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_falloffCurve, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_volumeFalloffCurve, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_reverbZoneMix, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_spread, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_pctChanceToPlay, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_priority, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_delay, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_looping, SoundFX_t7605775CFD073C2E096C9ADA99E438689B9558B8_CustomAttributesCacheGenerator_soundClips, FastList_1_t299BBF59578F2F9D97C1DE3C9F23BE72B65B0F10_CustomAttributesCacheGenerator_FastList_1_GetEnumerator_mE4643B79478972635FEE740D03B5C06820C52EE0, U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator_U3CGetEnumeratorU3Ed__25__ctor_m09DCD79F74C29539F95A95AC8E877F63DB73FCBB, U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator_U3CGetEnumeratorU3Ed__25_System_IDisposable_Dispose_m28E1F49899C7079D6F11457B9FE5269D4E1FF216, U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator_U3CGetEnumeratorU3Ed__25_System_Collections_Generic_IEnumeratorU3CTU3E_get_Current_m24F45537AA8C219CE7A50904DA8E7E1B2BC2F42C, U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator_U3CGetEnumeratorU3Ed__25_System_Collections_IEnumerator_Reset_mD5ACB1987F1083C1CE4CD71BA181FFD28020D107, U3CGetEnumeratorU3Ed__25_t8B640AA8FAB7908A6E9807CD938D08F1B4F18CB2_CustomAttributesCacheGenerator_U3CGetEnumeratorU3Ed__25_System_Collections_IEnumerator_get_Current_m5955AF815950588C33644EE71C8E06527F455175, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_SoundEmitter_DelayedSyncTo_m83E0EFFFD7C94E4F99C3898B0E25056FC259C387, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_SoundEmitter_FadeSoundChannelTo_m2E5A2DD182ADF0234C5AD04EC47687AF784CADE3, SoundEmitter_tCB4A56D2B8F980AF102B0B83A484B902E342031F_CustomAttributesCacheGenerator_SoundEmitter_FadeSoundChannel_m7B7F23737AECD586977C9B56554F3D9D9E92C6EF, U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator_U3CDelayedSyncToU3Ed__57__ctor_m549600F80A292FC33E37A8C7AE55932C7A955017, U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator_U3CDelayedSyncToU3Ed__57_System_IDisposable_Dispose_m359425C3E2AE32887DCAA3F7BE82025CD234DF8A, U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator_U3CDelayedSyncToU3Ed__57_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mBD0C57B0A0EBCE19CE95B78094502752E1D993D7, U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator_U3CDelayedSyncToU3Ed__57_System_Collections_IEnumerator_Reset_mA2B82E979F678459A501FF2954DB6A1194CB52C8, U3CDelayedSyncToU3Ed__57_t79810E10A5726ADEBC4D7E1322310E5B480B4365_CustomAttributesCacheGenerator_U3CDelayedSyncToU3Ed__57_System_Collections_IEnumerator_get_Current_m24B701C23322FEEE59081CA1B38A1CAB37A06211, U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator_U3CFadeSoundChannelToU3Ed__63__ctor_m9C7EEA204BF98361F0A07E4225458119EAC2B71D, U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator_U3CFadeSoundChannelToU3Ed__63_System_IDisposable_Dispose_mB57E0BEF4A8E0F28126F5558769AF70664EC7A37, U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator_U3CFadeSoundChannelToU3Ed__63_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mDC7B369C0F4CDC81B5B82E3B4545B3D9721E52B0, U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator_U3CFadeSoundChannelToU3Ed__63_System_Collections_IEnumerator_Reset_m496C66F1B3298154F60EAF18E62FC01C71B05058, U3CFadeSoundChannelToU3Ed__63_t60C9145E25936D87A2846FFE4E20AC0930B3F281_CustomAttributesCacheGenerator_U3CFadeSoundChannelToU3Ed__63_System_Collections_IEnumerator_get_Current_mBE43BD5839EBF836BE8354A16E01C282AA6B34D3, U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator_U3CFadeSoundChannelU3Ed__64__ctor_m99D1C836FDCC06399523049AC30DED74742E16AE, U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator_U3CFadeSoundChannelU3Ed__64_System_IDisposable_Dispose_m08B7373413EACA5666AF2D0D28B90E327813F0B7, U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator_U3CFadeSoundChannelU3Ed__64_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mBAADA377C50691E3F96BC96709DDD133D8339EF3, U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator_U3CFadeSoundChannelU3Ed__64_System_Collections_IEnumerator_Reset_m53E4F2E495A32DE24F0487B17FFEC367A52FB625, U3CFadeSoundChannelU3Ed__64_t136FDCD84D98F11B8D10D94849DDD6B6CCE0D7DF_CustomAttributesCacheGenerator_U3CFadeSoundChannelU3Ed__64_System_Collections_IEnumerator_get_Current_m04A64953984C7BCCB4471D0D307EAAA4404D03A5, Oculus_AudioManager_CustomAttributesCacheGenerator, }; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_wrapNonExceptionThrows_0(L_0); return; } }