﻿#include "pch-cpp.hpp"





struct VirtualActionInvoker0
{
	typedef void (*Action)(void*, const RuntimeMethod*);

	static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
		((Action)invokeData.methodPtr)(obj, invokeData.method);
	}
};
template <typename T1>
struct VirtualActionInvoker1
{
	typedef void (*Action)(void*, T1, const RuntimeMethod*);

	static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
		((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
	}
};
template <typename R>
struct VirtualFuncInvoker0
{
	typedef R (*Func)(void*, const RuntimeMethod*);

	static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
		return ((Func)invokeData.methodPtr)(obj, invokeData.method);
	}
};
template <typename R, typename T1>
struct VirtualFuncInvoker1
{
	typedef R (*Func)(void*, T1, const RuntimeMethod*);

	static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
		return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
	}
};
template <typename R, typename T1, typename T2>
struct VirtualFuncInvoker2
{
	typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);

	static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
		return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
	}
};
template <typename T1>
struct GenericVirtualActionInvoker1
{
	typedef void (*Action)(void*, T1, const RuntimeMethod*);

	static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1)
	{
		VirtualInvokeData invokeData;
		il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
		((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
	}
};
struct InterfaceActionInvoker0
{
	typedef void (*Action)(void*, const RuntimeMethod*);

	static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
		((Action)invokeData.methodPtr)(obj, invokeData.method);
	}
};
template <typename T1>
struct InterfaceActionInvoker1
{
	typedef void (*Action)(void*, T1, const RuntimeMethod*);

	static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
		((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
	}
};
template <typename R>
struct InterfaceFuncInvoker0
{
	typedef R (*Func)(void*, const RuntimeMethod*);

	static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
		return ((Func)invokeData.methodPtr)(obj, invokeData.method);
	}
};
template <typename R, typename T1, typename T2>
struct InterfaceFuncInvoker2
{
	typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);

	static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
		return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
	}
};
template <typename T1>
struct GenericInterfaceActionInvoker1
{
	typedef void (*Action)(void*, T1, const RuntimeMethod*);

	static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1)
	{
		VirtualInvokeData invokeData;
		il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
		((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
	}
};

struct Dictionary_2_t87EDE08B2E48F793A22DE50D6B3CC2E7EBB2DB54;
struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA;
struct Dictionary_2_tFC42698FFD804804094D8C989401C095D5FF8E11;
struct Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710;
struct Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E;
struct Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C;
struct EventHandler_1_tF46A0252BA462E35F6B72C69AB6C0F751E7443D7;
struct IEnumerable_1_tA4865686075F28C30D0D52D0A4F361222A1C3F6C;
struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9;
struct IEqualityComparer_1_tAE94C8F24AD5B94D4EE85CA9FC59E3409D41CAF7;
struct IEqualityComparer_1_t0C79004BFE79D9DBCE6C2250109D31D468A9A68E;
struct KeyCollection_t05FA9C92EA735172E0CDDD73F148CC7FB45910D4;
struct KeyCollection_tE6ECA4C3A9983994E88973EEAA9A17BD28C334F7;
struct List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3;
struct List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B;
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD;
struct Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1;
struct Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12;
struct Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153;
struct ValueCollection_t2CF898B255C2BDEB3DC15B9CD51B94B6EB9447D1;
struct ValueCollection_tDA4D117866E79A7DFC7468252926062220449E51;
struct ValueCollection_tA17812F6E5394531761CCFD8ED2676AB6F2AF2CD;
struct EntryU5BU5D_t2AB9559A44E0AC45AC3F64FDF8BBBD4EF2350621;
struct EntryU5BU5D_t25553CF3849BFB9FBDD56557F4026165D68A89D7;
struct AdaptivePerformanceLoaderU5BU5D_t3E2A4408B54F366525196F6E4B6EC5BDB369A5F0;
struct AdaptivePerformanceScalerU5BU5D_t5439258EA03E0CA30BD7CB1B20A2119626B4835F;
struct AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7;
struct AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339;
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
struct FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct PropertyInfoU5BU5D_tD81C248B41D0C76207C42DB9C332DC79F490B1D7;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
struct ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB;
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07;
struct AdaptiveBatching_t77F425AEC56C7E0DE9E5F5B39F6E7DC6A0420B72;
struct AdaptiveDecals_t8012E665DB185647D65EECBC640BD0637231DD3A;
struct AdaptiveFramerate_t87F82B3C838B42BFDE5277B446D2A9C4674D6104;
struct AdaptiveLOD_t431D7DB4C0E76F630B4FB64D9D3EB84357E0A049;
struct AdaptiveLayerCulling_t3F39BED1B652723D64174B5CF0E4C555657B046E;
struct AdaptiveLut_t395FAB268B6C2B89CAE757BEDE26FE8903647478;
struct AdaptiveMSAA_tAD23E8AB2F9DBC3A20819AD3D2FFCA632C5F45F8;
struct AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB;
struct AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8;
struct AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73;
struct AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6;
struct AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E;
struct AdaptivePerformanceLoaderHelper_t43D3768280F68D5528D8DCF87E0FC143DCF9A14F;
struct AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D;
struct AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2;
struct AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607;
struct AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC;
struct AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC;
struct AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982;
struct AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8;
struct AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA;
struct AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23;
struct AdaptivePerformanceSubsystemDescriptor_t5D0468D8D509E8995FBDCD5DE6EF6F293B16DC82;
struct AdaptivePhysics_t672F42FEC7114552CC1A7756AD8D6A3822331ACC;
struct AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25;
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F;
struct Assembly_t;
struct AssemblyLoadEventHandler_t74AF5FF25F520B9786A20D862AE69BE733774A42;
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA;
struct AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE;
struct AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24;
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
struct BottleneckUtil_t49F55B34B48C00C1046CC143ACFEE4D5CB9A86EC;
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184;
struct CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B;
struct CodePageDataItem_t52460FA30AE37F4F26ACB81055E58002262F19F2;
struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7;
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B;
struct CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB;
struct DecoderFallback_t7324102215E4ED41EC065C02EB501CB0BC23CD90;
struct Delegate_t;
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
struct DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D;
struct EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293;
struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095;
struct EventHandler_tC6323FD7E6163F965259C33D72612C0E5B9BAB82;
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F;
struct GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD;
struct IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE;
struct IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8;
struct IApplicationLifecycle_tD2CAC721E42E96F6573349B22EADAF166F7A4DCC;
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
struct IDevelopmentSettings_t8C2F356B34ADAC4830A399DF10A54E5D162223A3;
struct IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427;
struct IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5;
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA;
struct IPerformanceModeStatus_t664982FC92D2B94243F799F08C1CB96FF96D24B5;
struct IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0;
struct IThermalStatus_tE6F7FE9ACF41700CF2F9FBF2331FC3B15540AD22;
struct LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B;
struct MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85;
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
struct MethodInfo_t;
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71;
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A;
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
struct PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6;
struct PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68;
struct PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61;
struct PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838;
struct PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B;
struct PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2;
struct PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43;
struct PropertyInfo_t;
struct RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF;
struct ResolveEventHandler_t3CE88268E672E41B1B55E01587AFBCFB85044692;
struct RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0;
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A;
struct String_t;
struct SubsystemProvider_tE1865B8FE698C81A59AED35E0E536BD53F402455;
struct SubsystemWithProvider_tC72E35EE2D413A4B0635B058154BABF265F31242;
struct TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894;
struct ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27;
struct ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904;
struct Type_t;
struct UnhandledExceptionEventHandler_tB13FF21A6201A59BB462E68CD10C5B5BEE54941C;
struct UnitySourceGeneratedAssemblyMonoScriptTypes_v1_tDF71AC049831069B3EA5633EE77CC951546E4D51;
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
struct WaitForEndOfFrame_tE38D80923E3F8380069B423968C25ABE50A46663;
struct U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E;
struct U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF;
struct APProvider_tCF914DB0FD4F4EB3579452C06E1D8AB02501B998;
struct CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD;
struct U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2;

IL2CPP_EXTERN_C RuntimeClass* APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IApplicationLifecycle_tD2CAC721E42E96F6573349B22EADAF166F7A4DCC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IPerformanceModeStatus_t664982FC92D2B94243F799F08C1CB96FF96D24B5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IThermalStatus_tE6F7FE9ACF41700CF2F9FBF2331FC3B15540AD22_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LifecycleChangeType_tA1B0DC292B51F4763B10C5664164CCFF8C10C673_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* OnDemandRendering_t3ED2CE20D351518F912948DF1D2D03079F5CE34E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceControlMode_tB254BDF40FBACD38E86BB24BB84856A5838356DD_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* WaitForEndOfFrame_tE38D80923E3F8380069B423968C25ABE50A46663_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* WarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tC9970CAC5870CA49E1B678E31B25C65DF69DC313____D842BB0FD6E20A6C7732DED46B351A13AE474309C6246A665613DAD9AE70AAEF_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tC9970CAC5870CA49E1B678E31B25C65DF69DC313____F5F4FE64EB1FFE5BA76EE62C54F2FBCBEF51D085209FB279036663197EAA3EA4_FieldInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral0A6FAB1C77E1CB38C7BFE85AE70A916933B6DDFD;
IL2CPP_EXTERN_C String_t* _stringLiteral0A7F18A9676DB7F0DFA601012769B9665EAAFC7F;
IL2CPP_EXTERN_C String_t* _stringLiteral0D6D01F990FD92ECA780E51008830C79F8745021;
IL2CPP_EXTERN_C String_t* _stringLiteral0D93ED636075E623081409150A223B81D62A0BC4;
IL2CPP_EXTERN_C String_t* _stringLiteral122E41983F0C4CFCBA2EE2B86D73EAEDE17F1445;
IL2CPP_EXTERN_C String_t* _stringLiteral12CA6ADDAD9731A641A05ADAD44E83BB50DC5037;
IL2CPP_EXTERN_C String_t* _stringLiteral14E0AF5D836F93EEE4EF8E5E6828E58CC4ECDD45;
IL2CPP_EXTERN_C String_t* _stringLiteral1572A4AA832F8112E4814205C788C8E5BB2729D8;
IL2CPP_EXTERN_C String_t* _stringLiteral1B10E1B4A1876CAAB09418C2EB99632134F89518;
IL2CPP_EXTERN_C String_t* _stringLiteral1B1889DD957D0331955CF5DFFDA9DCE2E54A3201;
IL2CPP_EXTERN_C String_t* _stringLiteral1DC94ED97382AEFF5C88A0CFEA74BDE5DB7BF60E;
IL2CPP_EXTERN_C String_t* _stringLiteral1E474CD1F681E537673C56EFB7D004175C5FF6E9;
IL2CPP_EXTERN_C String_t* _stringLiteral1F480466CB367AE2BC134C00B843D5289701D745;
IL2CPP_EXTERN_C String_t* _stringLiteral22D9553B2F903DBAD069A8AB94D8EF37C5321B03;
IL2CPP_EXTERN_C String_t* _stringLiteral27E409BCA45BC69D062A10A274FA831B3E4218A3;
IL2CPP_EXTERN_C String_t* _stringLiteral28B2EC9221E65E4CB6689FE3F302D330C507CBF9;
IL2CPP_EXTERN_C String_t* _stringLiteral2A44E66839AFBF304ACD9C51801B905DA48B3C7C;
IL2CPP_EXTERN_C String_t* _stringLiteral2F24DB6E835575CF9713442B4458223E4CE99BA7;
IL2CPP_EXTERN_C String_t* _stringLiteral32B9A0BD6AEED681CD20A8831E6038DDAC5843BA;
IL2CPP_EXTERN_C String_t* _stringLiteral339AEA81B4B49AF9D2395346F8886DF3B86D797A;
IL2CPP_EXTERN_C String_t* _stringLiteral36344BCC47BAC27B5871926A9D3000E402A8B478;
IL2CPP_EXTERN_C String_t* _stringLiteral36B294828A025083683E0D2C88314CFF73882729;
IL2CPP_EXTERN_C String_t* _stringLiteral38331D8DFC0BF56A86787B976D6E401183BFD8C9;
IL2CPP_EXTERN_C String_t* _stringLiteral389748DB93AE40EE556525621937B04870D49935;
IL2CPP_EXTERN_C String_t* _stringLiteral391ABBEA97397F56825F51B32390FAE173FDA5B9;
IL2CPP_EXTERN_C String_t* _stringLiteral3A85E850B101D094138CE7CA062272677A97FF4F;
IL2CPP_EXTERN_C String_t* _stringLiteral3CB155EA48C43ED93932E9A59E28291066405987;
IL2CPP_EXTERN_C String_t* _stringLiteral4446ACE00868A657F870391E2FCDFDD91265A28F;
IL2CPP_EXTERN_C String_t* _stringLiteral490CCA44A036B4A6E9CBBAD4EF887B07DEE062CF;
IL2CPP_EXTERN_C String_t* _stringLiteral4B2DE746218396B955A561895F77BE1937D7CDEE;
IL2CPP_EXTERN_C String_t* _stringLiteral4CB97CA155405AB24C1707844F9E91B8745C3E8F;
IL2CPP_EXTERN_C String_t* _stringLiteral4D192DF0E52FE6CD116F149A60CD2174CE44BDF7;
IL2CPP_EXTERN_C String_t* _stringLiteral4D9A42A4F2D2EB5D761DCAE099AB6436D498A57F;
IL2CPP_EXTERN_C String_t* _stringLiteral4EB466CE846990B544F0A3B4B4CA468A7FFB00E6;
IL2CPP_EXTERN_C String_t* _stringLiteral532C5C172A5DC89F3BEFDA1009C5E892ADDCDCE2;
IL2CPP_EXTERN_C String_t* _stringLiteral5713F4896AF9A5CD8CDA98FB0891EF8FF91BB44B;
IL2CPP_EXTERN_C String_t* _stringLiteral5851EC55A8BD67166F017D1B57E9D62205999065;
IL2CPP_EXTERN_C String_t* _stringLiteral5BBE98B931C5029FDB1B93355C87795C8B508B12;
IL2CPP_EXTERN_C String_t* _stringLiteral60807CDF9135C8A81442E330CFB08022E902F2FE;
IL2CPP_EXTERN_C String_t* _stringLiteral6474B4CE08184238F8CEE7EBE0883147014641C6;
IL2CPP_EXTERN_C String_t* _stringLiteral64DF62896758583CF900454D8122CB594CF1AF27;
IL2CPP_EXTERN_C String_t* _stringLiteral66269987ADFAD49A025155E06A377449D8B6E148;
IL2CPP_EXTERN_C String_t* _stringLiteral68977CD98A99C90E071EAF5D6C5DF98D7673E8B2;
IL2CPP_EXTERN_C String_t* _stringLiteral6A2C5A37B65D5C0EE5D4A4D278D7C3E41B679FE1;
IL2CPP_EXTERN_C String_t* _stringLiteral72028A36447AF378ACA48B17DE072331555F2935;
IL2CPP_EXTERN_C String_t* _stringLiteral764D0F405685D19ACB459BBBFAE37C8C39975C78;
IL2CPP_EXTERN_C String_t* _stringLiteral79334A2FA4795987DEBA226D6D987EC79C7C1230;
IL2CPP_EXTERN_C String_t* _stringLiteral7935481BD4850BC25D09698F83FF4579D79AF6CA;
IL2CPP_EXTERN_C String_t* _stringLiteral7AB9D6672FA1F03F20A0833387CBDDE652037151;
IL2CPP_EXTERN_C String_t* _stringLiteral7C58DA39C7DE4A951378C863F054C8B233A1790F;
IL2CPP_EXTERN_C String_t* _stringLiteral7FC0B6F87B4601A029AA190A804BF1682C62A6B1;
IL2CPP_EXTERN_C String_t* _stringLiteral8224CDACC0CA211FB330A1AB72C883AA8505FC43;
IL2CPP_EXTERN_C String_t* _stringLiteral853A9F890B7A62103E2DA4D88598550FEF14A96C;
IL2CPP_EXTERN_C String_t* _stringLiteral8ADC1761F734FD5D3BA96BD72147C8FD0451F36E;
IL2CPP_EXTERN_C String_t* _stringLiteral976C3054479731D26746BBBA23D08415884BB5F2;
IL2CPP_EXTERN_C String_t* _stringLiteral9787136B8850D0C6064BB9F2F78CE017722D3530;
IL2CPP_EXTERN_C String_t* _stringLiteral9AECD6CD6D1D6C84754C8902A40C0FC3258E83A8;
IL2CPP_EXTERN_C String_t* _stringLiteral9DE6D4768EA039BD98423DCFF6932448B95053AB;
IL2CPP_EXTERN_C String_t* _stringLiteral9F6AF448E9DB3F49DD37C104CD1F1EC2F058FA4E;
IL2CPP_EXTERN_C String_t* _stringLiteralA013ADAE729FDEF6F6E501D8B454606DFB44BEEC;
IL2CPP_EXTERN_C String_t* _stringLiteralA249F54969690BDE5588E358FF3B98C56E89D6BE;
IL2CPP_EXTERN_C String_t* _stringLiteralA39146E1EB79504D2C69CC98AF32E5F2688E6F75;
IL2CPP_EXTERN_C String_t* _stringLiteralA41560538B6207B3B2C6A5CBFD4304C7640B9486;
IL2CPP_EXTERN_C String_t* _stringLiteralA56E0D1F247ACBD314CCE7C0E51144FCB0908AA7;
IL2CPP_EXTERN_C String_t* _stringLiteralA88B09B0B80DAE0C20BEC7149FD4F5A80D937B25;
IL2CPP_EXTERN_C String_t* _stringLiteralAAE11F1D057CA41D1DB41DCFD6201AFC84A48697;
IL2CPP_EXTERN_C String_t* _stringLiteralACB20170E938F28D4D035160979AFD0A8E16D039;
IL2CPP_EXTERN_C String_t* _stringLiteralAE538FCB98EE7BB0F3629C16520076BCAB2CDA7F;
IL2CPP_EXTERN_C String_t* _stringLiteralAFEF2EC068AE7601A5A37B9A09E0B8565435029B;
IL2CPP_EXTERN_C String_t* _stringLiteralB1B44040563153ADF830CFA2665FFA747B601B88;
IL2CPP_EXTERN_C String_t* _stringLiteralB2F63526DF042A4D590522118358CCE1C96BC5CB;
IL2CPP_EXTERN_C String_t* _stringLiteralB515A7A911E4D87B68A1F38E143F11C5767452B5;
IL2CPP_EXTERN_C String_t* _stringLiteralB9224F1101469CE6402B33995DE063ACE95B27C5;
IL2CPP_EXTERN_C String_t* _stringLiteralB9B2EA25C689DE0BEF7B355F9319DD2AFB6F6E87;
IL2CPP_EXTERN_C String_t* _stringLiteralBC842E98B3298FC326FB5B7C4F396E36AB78A6EA;
IL2CPP_EXTERN_C String_t* _stringLiteralBED550D57559D43CE3857CCC3B820F6DD5FF643B;
IL2CPP_EXTERN_C String_t* _stringLiteralBFF2FF11B2299C60758555ADF4798D38C5F550E9;
IL2CPP_EXTERN_C String_t* _stringLiteralC3697250036FA59874D7C9A812A5F2EEBB5FCFDD;
IL2CPP_EXTERN_C String_t* _stringLiteralCC2BDF51B7AA6ACCD552BB8282F1F784E5A2A172;
IL2CPP_EXTERN_C String_t* _stringLiteralCD5CEFF49E58429C9F020C9B6B5BAF604AA562FB;
IL2CPP_EXTERN_C String_t* _stringLiteralCE0745C9DACA40818A282EFE510A6B6EB81F7BAB;
IL2CPP_EXTERN_C String_t* _stringLiteralCF6271A27C2C91F1120F42C26D0368236F58B661;
IL2CPP_EXTERN_C String_t* _stringLiteralD2EEDBD6169EBCA23656FC76E46425554D4E9F37;
IL2CPP_EXTERN_C String_t* _stringLiteralD82D52218A5D292A9750A20449535B7BC9A6B2A8;
IL2CPP_EXTERN_C String_t* _stringLiteralDA8FC93E23C7D7A332490C20B004B1573EE372EC;
IL2CPP_EXTERN_C String_t* _stringLiteralE0178CF81A82D7476DD59ACDAE896230D11BC90D;
IL2CPP_EXTERN_C String_t* _stringLiteralE06CB224B6EA69BDD2E2BBE739FAE2F244FAF8B4;
IL2CPP_EXTERN_C String_t* _stringLiteralE0F527AF4EDCCA5581EFBD7EC6FB0B54B366447F;
IL2CPP_EXTERN_C String_t* _stringLiteralE11DB328075F02ACDA8E87255BF1AAFE02B2C9B6;
IL2CPP_EXTERN_C String_t* _stringLiteralE388D17835332E550F166A86D448DC530F993FF6;
IL2CPP_EXTERN_C String_t* _stringLiteralE62C19AF72BB58316B9C820B35B98900E0499380;
IL2CPP_EXTERN_C String_t* _stringLiteralE97E39CE91F1F09C058F0C6B4A1E8FF04420857A;
IL2CPP_EXTERN_C String_t* _stringLiteralEE75647DFE2D4D45687065B826EA239F5EB2091E;
IL2CPP_EXTERN_C String_t* _stringLiteralF0C8B88E789EF2CA8C75105A445BF77B90E19FE3;
IL2CPP_EXTERN_C String_t* _stringLiteralF248FC9A3B99A408838E0C7A1B1019FD7EBCC5AC;
IL2CPP_EXTERN_C String_t* _stringLiteralFA259DB7579B403066FDD07F1EC38B4AB5D9C86B;
IL2CPP_EXTERN_C String_t* _stringLiteralFCAF06E8E1FA175CF619155CB2EEA0D3F8C46ABC;
IL2CPP_EXTERN_C String_t* _stringLiteralFD24B013E2C845111588A1BE07E0D340F60B080D;
IL2CPP_EXTERN_C String_t* _stringLiteralFD256C25FFCB5B88B4F3503AB1C2F86C343A3DE7;
IL2CPP_EXTERN_C String_t* _stringLiteralFD4B1FD6BD3514D900FF8542FF63301B5F58785B;
IL2CPP_EXTERN_C String_t* _stringLiteralFE957E0A0E7C8C8269AEF8F0D6525E66502B29A4;
IL2CPP_EXTERN_C const RuntimeMethod* AdaptivePerformanceGeneralSettings_Quit_mC3098147642569D292FF8661C98B5AC5AF53A605_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AdaptivePerformanceManagerSettings_ActiveLoaderAs_TisAdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E_mE3596E2C9D1C1D2312BE1D8CF84E2726322CF916_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AdaptivePerformanceManager_LogBoostEvent_m7F2081F85D9D2D41EB900AE0EA8E4A871A7BDC14_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AdaptivePerformanceManager_LogBottleneckEvent_m7D6DAE86B3C4C4847D60B6BD1579F4927BA63C4A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AdaptivePerformanceManager_LogPerformanceLevelEvent_m528EBC73C0D87B7F484337679FDBC61201E82FAC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AdaptivePerformanceManager_LogPerformanceModeEvent_m1CC2B0C98AFA3D4C547BD509C140D5D69406A145_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AdaptivePerformanceManager_LogThermalEvent_mAFFF05BF3C940A81F02312397C37964B3B2D24D8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AutoPerformanceLevelController_U3C_ctorU3Eb__43_0_m2FE9DD040C152709EED40E08DE00E57E44BD2FE1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AutoPerformanceModeController_U3C_ctorU3Eb__1_0_m10ACFBE08A77BD17FC821AD8231A3C5AA540E04A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m74F022DD53114C435F03B1402534B396EAF83414_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m64E5244EC38185D18BDBBD9843498A15D1FE8455_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mC3F82D6BA19A65FA055D9841B2DB22E8E55C0CC7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m2721D1FAD4652B69CFBBDE0FC60C2B772629249D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mCCAE8E8620E1F7596EBB9710A40F6D0D520EED0F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Count_mA2BF7A25438AB17AB90EE89D8662AA02FF2A2FE4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Values_m76F52F2566E0A357E40D917709BA513BEC4AC1E2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mC03954B04748CCA3592715F5B417465827EE4DE6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m0763F65E14CD39929EFD7253E929AD0799D764C6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m22D5FF72E74C304B067EE723AB2B1F4C459D77CE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m70521883F21CCB016423DCEAF28338B0D7735747_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m5CCBECB6D2882395D3FACC9FC31FD2313C421063_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m8C0BCAFC7100732485197B9D292E9DA195FDFFC1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mD35AF568BF2FE4654D3E22CEF7BCA07F422E3645_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m62E368A4DD097851C75B69B36879B2EBF17672BD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m86D3D9BFB68FC9BC87AACE24A2F8E8D8DCD4B395_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mED56120DDEA82B0CE63E2AB8A44B4BFA8E8A6103_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* EventBus_Trigger_TisAdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_m34F588B172E4E59FE48CCBAF82961A4BAFA7DE71_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* EventBus_Trigger_TisPerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_m45AB12E447C2F40CDF999EDB2890D53F0E354352_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* EventBus_Trigger_TisPerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84_m8D03905D893D98EFDB1698B8E2DC3A826F684AA6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* EventBus_Trigger_TisPerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_mBF2DC3DD720A945058B9CD910DC77443B579D79D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* EventBus_Trigger_TisPerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_m7A9C9B021EB6B4A01F2436DAC20DF7D42411C032_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* EventBus_Trigger_TisWarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC_m1B049118978BAAEC0F3B16060F213B6254C46307_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisAdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D_m2BA8407C175E7094DB448937CA21108F8BF81FA7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Find_m2A476A218D406C7330D31D38E8928FFBD74814D8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m5E48725ADC5138D0B9D79CE54E0978FB73E7491A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m8BCCEFD22FD2AFC8A16E6DF8D5D6E2393DC1E0A0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mE00B5BB5B3DA535A8A4F3B3F89D6BA4C3E99E7D2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m46DA18DA8BBC2BB5B3B9A816B94E4E9F2A7B6C11_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_Dequeue_mBACC5C5C572CEE16EEC3D0BE7BD08D625CF31F70_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_Enqueue_m14504EB7E4AE1EA85E3D4D88BEBA493C1595B459_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_GetEnumerator_m142C9D8C0C21B0EDBE627636B32E20D752BE46E1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Queue_1__ctor_mBA54E63FD043CDF50C61B6BAC72D6C1FC596E8FC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_get_Count_mA189895F44030B7359A0552C5DFFC061C480A601_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScriptableObject_CreateInstance_TisAdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607_m1336687A4EBCC649895326893CCD6C6FED5DD541_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CInitializeLoaderU3Ed__20_System_Collections_IEnumerator_Reset_mEFA6B977DE813BFD340D70D18FE0936B10B6D34D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CInvokeEndOfFrameU3Ed__108_System_Collections_IEnumerator_Reset_mBC5BD2E946F5FBD6FD30D2A30DF65711CE7CC147_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass29_0_U3CApplyScalerProfileToAllScalersU3Eb__0_m909F2BE145F054D9E7DA71484BD33985CD818A34_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ValueCollection_CopyTo_m5CDB72C68843610BF593D9100D64830A30BC675D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeType* AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC_0_0_0_var;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Exception_t_marshaled_com;
struct Exception_t_marshaled_pinvoke;
struct PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6;;
struct PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke;
struct PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke;;
struct PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838;;
struct PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke;
struct PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke;;

struct AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7;
struct AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339;
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
struct FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct PropertyInfoU5BU5D_tD81C248B41D0C76207C42DB9C332DC79F490B1D7;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
struct ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB;

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_t6AA904DA5B8D7F05BA6028D186AABF3AD541B406 
{
};
struct Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E  : public RuntimeObject
{
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
	EntryU5BU5D_t2AB9559A44E0AC45AC3F64FDF8BBBD4EF2350621* ____entries;
	int32_t ____count;
	int32_t ____freeList;
	int32_t ____freeCount;
	int32_t ____version;
	RuntimeObject* ____comparer;
	KeyCollection_t05FA9C92EA735172E0CDDD73F148CC7FB45910D4* ____keys;
	ValueCollection_tDA4D117866E79A7DFC7468252926062220449E51* ____values;
	RuntimeObject* ____syncRoot;
};
struct Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C  : public RuntimeObject
{
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
	EntryU5BU5D_t25553CF3849BFB9FBDD56557F4026165D68A89D7* ____entries;
	int32_t ____count;
	int32_t ____freeList;
	int32_t ____freeCount;
	int32_t ____version;
	RuntimeObject* ____comparer;
	KeyCollection_tE6ECA4C3A9983994E88973EEAA9A17BD28C334F7* ____keys;
	ValueCollection_tA17812F6E5394531761CCFD8ED2676AB6F2AF2CD* ____values;
	RuntimeObject* ____syncRoot;
};
struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE  : public RuntimeObject
{
};
struct List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3  : public RuntimeObject
{
	AdaptivePerformanceLoaderU5BU5D_t3E2A4408B54F366525196F6E4B6EC5BDB369A5F0* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B  : public RuntimeObject
{
	AdaptivePerformanceScalerU5BU5D_t5439258EA03E0CA30BD7CB1B20A2119626B4835F* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D  : public RuntimeObject
{
	ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153  : public RuntimeObject
{
	SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ____array;
	int32_t ____head;
	int32_t ____tail;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct ValueCollection_tDA4D117866E79A7DFC7468252926062220449E51  : public RuntimeObject
{
	Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* ____dictionary;
};
struct APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675  : public RuntimeObject
{
};
struct AdaptivePerformanceAnalytics_t98A5B7A22FCCF5E2BE4747A099A9B49BCBF77943  : public RuntimeObject
{
};
struct AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6  : public RuntimeObject
{
	bool ___m_Active;
	float ___m_ThermalActionDelay;
	float ___m_PerformanceActionDelay;
};
struct AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5  : public RuntimeObject
{
};
struct AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9  : public RuntimeObject
{
};
struct AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79  : public RuntimeObject
{
};
struct AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC  : public RuntimeObject
{
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___m_Scaler;
	float ___m_LastAverageGpuFrameTime;
	float ___m_LastAverageCpuFrameTime;
	bool ___m_IsApplied;
};
struct AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8  : public RuntimeObject
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveFramerate;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveResolution;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveBatching;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveLOD;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveLut;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveMSAA;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveShadowCascade;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveShadowDistance;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveShadowmapResolution;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveShadowQuality;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveSorting;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveTransparency;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveViewDistance;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptivePhysics;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveDecals;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_AdaptiveLayerCulling;
};
struct Assembly_t  : public RuntimeObject
{
};
struct Assembly_t_marshaled_pinvoke
{
};
struct Assembly_t_marshaled_com
{
};
struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA  : public RuntimeObject
{
};
struct AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE  : public RuntimeObject
{
	RuntimeObject* ___m_PerfControl;
	RuntimeObject* ___m_PerfStats;
	RuntimeObject* ___m_ThermalStats;
	float ___m_LastChangeTimeStamp;
	float ___m_LastGpuLevelRaiseTimeStamp;
	float ___m_LastCpuLevelRaiseTimeStamp;
	float ___m_TargetFrameRateHitTimestamp;
	float ___m_BottleneckUnknownTimestamp;
	bool ___m_TriedToResolveUnknownBottleneck;
	bool ___m_Enabled;
	String_t* ___m_FeatureName;
	float ___U3CTargetFrameTimeU3Ek__BackingField;
	float ___U3CAllowedCpuActiveTimeRatioU3Ek__BackingField;
	float ___U3CAllowedGpuActiveTimeRatioU3Ek__BackingField;
	float ___U3CGpuLevelBounceAvoidanceThresholdU3Ek__BackingField;
	float ___U3CCpuLevelBounceAvoidanceThresholdU3Ek__BackingField;
	float ___U3CUpdateIntervalU3Ek__BackingField;
	float ___U3CMinTargetFrameRateHitTimeU3Ek__BackingField;
	float ___U3CMaxTemperatureLevelU3Ek__BackingField;
};
struct AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24  : public RuntimeObject
{
	String_t* ___m_FeatureName;
};
struct BottleneckUtil_t49F55B34B48C00C1046CC143ACFEE4D5CB9A86EC  : public RuntimeObject
{
};
struct Constants_t1F7B4FB36899E58061884CAB7FD9ECC1139DCF2F  : public RuntimeObject
{
};
struct CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB  : public RuntimeObject
{
	RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* ___m_RenderThreadCpuTime;
	MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* ___m_MainThreadCpuTime;
};
struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095  : public RuntimeObject
{
	int32_t ___m_codePage;
	CodePageDataItem_t52460FA30AE37F4F26ACB81055E58002262F19F2* ___dataItem;
	bool ___m_deserializedFromEverett;
	bool ___m_isReadOnly;
	EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293* ___encoderFallback;
	DecoderFallback_t7324102215E4ED41EC065C02EB501CB0BC23CD90* ___decoderFallback;
};
struct GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD  : public RuntimeObject
{
	FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E* ___m_FrameTiming;
};
struct Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC  : public RuntimeObject
{
};
struct MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85  : public RuntimeObject
{
	double ___m_LastAbsoluteMainThreadCpuTime;
	float ___m_LatestMainthreadCpuTime;
};
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE  : public RuntimeObject
{
	RuntimeObject* ____identity;
};
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_pinvoke
{
	Il2CppIUnknown* ____identity;
};
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_com
{
	Il2CppIUnknown* ____identity;
};
struct MemberInfo_t  : public RuntimeObject
{
};
struct PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43  : public RuntimeObject
{
	Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* ___m_Samples;
	int32_t ___m_SampleCapacity;
	float ___U3CTrendU3Ek__BackingField;
};
struct RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF  : public RuntimeObject
{
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___m_Commandbuffer;
};
struct RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0  : public RuntimeObject
{
	SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_Values;
	int32_t ___m_NumValues;
	int32_t ___m_LastIndex;
	float ___m_AverageValue;
};
struct String_t  : public RuntimeObject
{
	int32_t ____stringLength;
	Il2CppChar ____firstChar;
};
struct SubsystemWithProvider_tC72E35EE2D413A4B0635B058154BABF265F31242  : public RuntimeObject
{
	bool ___U3CrunningU3Ek__BackingField;
	SubsystemProvider_tE1865B8FE698C81A59AED35E0E536BD53F402455* ___U3CproviderBaseU3Ek__BackingField;
};
struct TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894  : public RuntimeObject
{
	bool ___m_UseProviderTrend;
	double ___m_SumX;
	double ___m_SumY;
	double ___m_SumXY;
	double ___m_SumXX;
	SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_TimeStamps;
	SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_Temperature;
	int32_t ___m_NumValues;
	int32_t ___m_NextValueIndex;
	int32_t ___m_OldestValueIndex;
	float ___U3CThermalTrendU3Ek__BackingField;
};
struct ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904  : public RuntimeObject
{
	float ___warningTemp;
	float ___throttlingTemp;
};
struct UnitySourceGeneratedAssemblyMonoScriptTypes_v1_tDF71AC049831069B3EA5633EE77CC951546E4D51  : public RuntimeObject
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F  : public RuntimeObject
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
struct Version_tE426DB5655D0F22920AE16A2AA9AB7781B8255A7  : public RuntimeObject
{
	int32_t ____Major;
	int32_t ____Minor;
	int32_t ____Build;
	int32_t ____Revision;
};
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D  : public RuntimeObject
{
};
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke
{
};
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com
{
};
struct AnalyticsLog_tDF8534E01B98ED595B9C43F45F16A51CE6074E70  : public RuntimeObject
{
};
struct U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E  : public RuntimeObject
{
	int32_t ___U3CU3E1__state;
	RuntimeObject* ___U3CU3E2__current;
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* ___U3CU3E4__this;
};
struct U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2  : public RuntimeObject
{
	PropertyInfo_t* ___property;
};
struct Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915 
{
	List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* ____list;
	int32_t ____index;
	int32_t ____version;
	AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* ____current;
};
struct Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF 
{
	List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* ____list;
	int32_t ____index;
	int32_t ____version;
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ____current;
};
struct Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A 
{
	List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ____list;
	int32_t ____index;
	int32_t ____version;
	RuntimeObject* ____current;
};
struct Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE 
{
	Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* ____q;
	int32_t ____version;
	int32_t ____index;
	float ____currentElement;
};
struct SubsystemWithProvider_3_tB43E7390AB260ADBC542CF6E0E76631CE8CBA8D0  : public SubsystemWithProvider_tC72E35EE2D413A4B0635B058154BABF265F31242
{
	AdaptivePerformanceSubsystemDescriptor_t5D0468D8D509E8995FBDCD5DE6EF6F293B16DC82* ___U3CsubsystemDescriptorU3Ek__BackingField;
	APProvider_tCF914DB0FD4F4EB3579452C06E1D8AB02501B998* ___U3CproviderU3Ek__BackingField;
};
struct AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB  : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
{
	String_t* ___U3CdisplayNameU3Ek__BackingField;
	String_t* ___U3CbuildSettingsKeyU3Ek__BackingField;
};
struct AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D 
{
	String_t* ___Name;
	int32_t ___Level;
};
struct AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_marshaled_pinvoke
{
	char* ___Name;
	int32_t ___Level;
};
struct AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_marshaled_com
{
	Il2CppChar* ___Name;
	int32_t ___Level;
};
struct AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982  : public AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8
{
	String_t* ___m_Name;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 
{
	bool ___m_value;
};
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3 
{
	uint8_t ___m_value;
};
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17 
{
	Il2CppChar ___m_value;
};
struct ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 
{
	int32_t ___U3CBigCoreU3Ek__BackingField;
	int32_t ___U3CMediumCoreU3Ek__BackingField;
	int32_t ___U3CLittleCoreU3Ek__BackingField;
};
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F 
{
	double ___m_value;
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2  : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
{
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
{
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
{
};
struct EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 
{
	String_t* ___name;
	RuntimeObject* ___target;
	RuntimeObject* ___tag;
};
struct EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157_marshaled_pinvoke
{
	char* ___name;
	Il2CppIUnknown* ___target;
	Il2CppIUnknown* ___tag;
};
struct EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157_marshaled_com
{
	Il2CppChar* ___name;
	Il2CppIUnknown* ___target;
	Il2CppIUnknown* ___tag;
};
struct FrameTiming_tD5EE8535CF7DB0D391A5E9E0DB0CBEEA0D8600AD 
{
	double ___cpuFrameTime;
	double ___cpuMainThreadFrameTime;
	double ___cpuMainThreadPresentWaitTime;
	double ___cpuRenderThreadFrameTime;
	double ___gpuFrameTime;
	uint64_t ___frameStartTimestamp;
	uint64_t ___firstSubmitTimestamp;
	uint64_t ___cpuTimePresentCalled;
	uint64_t ___cpuTimeFrameComplete;
	float ___heightScale;
	float ___widthScale;
	uint32_t ___syncInterval;
};
struct FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 
{
	float ___U3CCurrentFrameTimeU3Ek__BackingField;
	float ___U3CAverageFrameTimeU3Ek__BackingField;
	float ___U3CCurrentGpuFrameTimeU3Ek__BackingField;
	float ___U3CAverageGpuFrameTimeU3Ek__BackingField;
	float ___U3CCurrentCpuFrameTimeU3Ek__BackingField;
	float ___U3CAverageCpuFrameTimeU3Ek__BackingField;
};
struct Guid_t 
{
	int32_t ____a;
	int16_t ____b;
	int16_t ____c;
	uint8_t ____d;
	uint8_t ____e;
	uint8_t ____f;
	uint8_t ____g;
	uint8_t ____h;
	uint8_t ____i;
	uint8_t ____j;
	uint8_t ____k;
};
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C 
{
	int32_t ___m_value;
};
struct IntPtr_t 
{
	void* ___m_value;
};
struct PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 
{
	bool ___U3CCpuBoostU3Ek__BackingField;
	bool ___U3CGpuBoostU3Ek__BackingField;
};
struct PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke
{
	int32_t ___U3CCpuBoostU3Ek__BackingField;
	int32_t ___U3CGpuBoostU3Ek__BackingField;
};
struct PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_com
{
	int32_t ___U3CCpuBoostU3Ek__BackingField;
	int32_t ___U3CGpuBoostU3Ek__BackingField;
};
#pragma pack(push, tp, 1)
struct ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC 
{
	union
	{
		struct
		{
			union
			{
				#pragma pack(push, tp, 1)
				struct
				{
					uint16_t ___m_CategoryId;
				};
				#pragma pack(pop, tp)
				struct
				{
					uint16_t ___m_CategoryId_forAlignmentOnly;
				};
			};
		};
		uint8_t ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC__padding[2];
	};
};
#pragma pack(pop, tp)
#pragma pack(push, tp, 1)
struct ProfilerMarkerData_tC01B15D61B904B700E4DE1FFB3452F2C5C2789A2 
{
	union
	{
		struct
		{
			union
			{
				#pragma pack(push, tp, 1)
				struct
				{
					uint8_t ___Type;
				};
				#pragma pack(pop, tp)
				struct
				{
					uint8_t ___Type_forAlignmentOnly;
				};
				#pragma pack(push, tp, 1)
				struct
				{
					char ___reserved0_OffsetPadding[1];
					uint8_t ___reserved0;
				};
				#pragma pack(pop, tp)
				struct
				{
					char ___reserved0_OffsetPadding_forAlignmentOnly[1];
					uint8_t ___reserved0_forAlignmentOnly;
				};
				#pragma pack(push, tp, 1)
				struct
				{
					char ___reserved1_OffsetPadding[2];
					uint16_t ___reserved1;
				};
				#pragma pack(pop, tp)
				struct
				{
					char ___reserved1_OffsetPadding_forAlignmentOnly[2];
					uint16_t ___reserved1_forAlignmentOnly;
				};
				#pragma pack(push, tp, 1)
				struct
				{
					char ___Size_OffsetPadding[4];
					uint32_t ___Size;
				};
				#pragma pack(pop, tp)
				struct
				{
					char ___Size_OffsetPadding_forAlignmentOnly[4];
					uint32_t ___Size_forAlignmentOnly;
				};
				#pragma pack(push, tp, 1)
				struct
				{
					char ___Ptr_OffsetPadding[8];
					void* ___Ptr;
				};
				#pragma pack(pop, tp)
				struct
				{
					char ___Ptr_OffsetPadding_forAlignmentOnly[8];
					void* ___Ptr_forAlignmentOnly;
				};
			};
		};
		uint8_t ProfilerMarkerData_tC01B15D61B904B700E4DE1FFB3452F2C5C2789A2__padding[16];
	};
};
#pragma pack(pop, tp)
struct PropertyInfo_t  : public MemberInfo_t
{
};
struct RefreshRate_t44FF0D3F256477CC8AB97FA49D08B636AFB4F68F 
{
	uint32_t ___numerator;
	uint32_t ___denominator;
};
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C 
{
	float ___m_value;
};
struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455 
{
	uint16_t ___m_value;
};
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B 
{
	uint32_t ___m_value;
};
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 
{
	union
	{
		struct
		{
		};
		uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
	};
};
struct WaitForEndOfFrame_tE38D80923E3F8380069B423968C25ABE50A46663  : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D
{
};
struct MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5 
{
	ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___FilePathsData;
	ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___TypesData;
	int32_t ___TotalTypes;
	int32_t ___TotalFiles;
	bool ___IsEditorOnly;
};
struct MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshaled_pinvoke
{
	Il2CppSafeArray* ___FilePathsData;
	Il2CppSafeArray* ___TypesData;
	int32_t ___TotalTypes;
	int32_t ___TotalFiles;
	int32_t ___IsEditorOnly;
};
struct MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshaled_com
{
	Il2CppSafeArray* ___FilePathsData;
	Il2CppSafeArray* ___TypesData;
	int32_t ___TotalTypes;
	int32_t ___TotalFiles;
	int32_t ___IsEditorOnly;
};
struct U3CscalerNameU3Ee__FixedBuffer_tE9480C944467F3CC109E75FC00E255F44E404E0E 
{
	union
	{
		struct
		{
			uint8_t ___FixedElementField;
		};
		uint8_t U3CscalerNameU3Ee__FixedBuffer_tE9480C944467F3CC109E75FC00E255F44E404E0E__padding[320];
	};
};
struct AdaptivePerformanceSubsystemBase_3_t68140149CB11930DF74CA40FD816D7A79C3B6637  : public SubsystemWithProvider_3_tB43E7390AB260ADBC542CF6E0E76631CE8CBA8D0
{
};
struct ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC 
{
	intptr_t ____value;
};
struct ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 
{
	intptr_t ____value;
};
struct ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B 
{
	intptr_t ___m_Ptr;
	uint8_t ___m_Type;
};
struct ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 
{
	intptr_t ___m_Ptr;
	uint8_t ___m_Type;
};
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F  : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE
{
	intptr_t ____mono_app_domain;
	RuntimeObject* ____evidence;
	RuntimeObject* ____granted;
	int32_t ____principalPolicy;
	AssemblyLoadEventHandler_t74AF5FF25F520B9786A20D862AE69BE733774A42* ___AssemblyLoad;
	ResolveEventHandler_t3CE88268E672E41B1B55E01587AFBCFB85044692* ___AssemblyResolve;
	EventHandler_tC6323FD7E6163F965259C33D72612C0E5B9BAB82* ___DomainUnload;
	EventHandler_tC6323FD7E6163F965259C33D72612C0E5B9BAB82* ___ProcessExit;
	ResolveEventHandler_t3CE88268E672E41B1B55E01587AFBCFB85044692* ___ResourceResolve;
	ResolveEventHandler_t3CE88268E672E41B1B55E01587AFBCFB85044692* ___TypeResolve;
	UnhandledExceptionEventHandler_tB13FF21A6201A59BB462E68CD10C5B5BEE54941C* ___UnhandledException;
	EventHandler_1_tF46A0252BA462E35F6B72C69AB6C0F751E7443D7* ___FirstChanceException;
	RuntimeObject* ____domain_manager;
	ResolveEventHandler_t3CE88268E672E41B1B55E01587AFBCFB85044692* ___ReflectionOnlyAssemblyResolve;
	RuntimeObject* ____activation;
	RuntimeObject* ____applicationIdentity;
	List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___compatibility_switch;
};
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F_marshaled_pinvoke : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_pinvoke
{
	intptr_t ____mono_app_domain;
	Il2CppIUnknown* ____evidence;
	Il2CppIUnknown* ____granted;
	int32_t ____principalPolicy;
	Il2CppMethodPointer ___AssemblyLoad;
	Il2CppMethodPointer ___AssemblyResolve;
	Il2CppMethodPointer ___DomainUnload;
	Il2CppMethodPointer ___ProcessExit;
	Il2CppMethodPointer ___ResourceResolve;
	Il2CppMethodPointer ___TypeResolve;
	Il2CppMethodPointer ___UnhandledException;
	Il2CppMethodPointer ___FirstChanceException;
	Il2CppIUnknown* ____domain_manager;
	Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve;
	Il2CppIUnknown* ____activation;
	Il2CppIUnknown* ____applicationIdentity;
	List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___compatibility_switch;
};
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F_marshaled_com : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_com
{
	intptr_t ____mono_app_domain;
	Il2CppIUnknown* ____evidence;
	Il2CppIUnknown* ____granted;
	int32_t ____principalPolicy;
	Il2CppMethodPointer ___AssemblyLoad;
	Il2CppMethodPointer ___AssemblyResolve;
	Il2CppMethodPointer ___DomainUnload;
	Il2CppMethodPointer ___ProcessExit;
	Il2CppMethodPointer ___ResourceResolve;
	Il2CppMethodPointer ___TypeResolve;
	Il2CppMethodPointer ___UnhandledException;
	Il2CppMethodPointer ___FirstChanceException;
	Il2CppIUnknown* ____domain_manager;
	Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve;
	Il2CppIUnknown* ____activation;
	Il2CppIUnknown* ____applicationIdentity;
	List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___compatibility_switch;
};
struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7  : public RuntimeObject
{
	intptr_t ___m_Ptr;
};
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B  : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D
{
	intptr_t ___m_Ptr;
};
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B_marshaled_pinvoke : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke
{
	intptr_t ___m_Ptr;
};
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B_marshaled_com : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com
{
	intptr_t ___m_Ptr;
};
struct Delegate_t  : public RuntimeObject
{
	intptr_t ___method_ptr;
	intptr_t ___invoke_impl;
	RuntimeObject* ___m_target;
	intptr_t ___method;
	intptr_t ___delegate_trampoline;
	intptr_t ___extra_arg;
	intptr_t ___method_code;
	intptr_t ___interp_method;
	intptr_t ___interp_invoke_impl;
	MethodInfo_t* ___method_info;
	MethodInfo_t* ___original_method_info;
	DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
	bool ___method_is_virtual;
};
struct Delegate_t_marshaled_pinvoke
{
	intptr_t ___method_ptr;
	intptr_t ___invoke_impl;
	Il2CppIUnknown* ___m_target;
	intptr_t ___method;
	intptr_t ___delegate_trampoline;
	intptr_t ___extra_arg;
	intptr_t ___method_code;
	intptr_t ___interp_method;
	intptr_t ___interp_invoke_impl;
	MethodInfo_t* ___method_info;
	MethodInfo_t* ___original_method_info;
	DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
	int32_t ___method_is_virtual;
};
struct Delegate_t_marshaled_com
{
	intptr_t ___method_ptr;
	intptr_t ___invoke_impl;
	Il2CppIUnknown* ___m_target;
	intptr_t ___method;
	intptr_t ___delegate_trampoline;
	intptr_t ___extra_arg;
	intptr_t ___method_code;
	intptr_t ___interp_method;
	intptr_t ___interp_invoke_impl;
	MethodInfo_t* ___method_info;
	MethodInfo_t* ___original_method_info;
	DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
	int32_t ___method_is_virtual;
};
struct Exception_t  : public RuntimeObject
{
	String_t* ____className;
	String_t* ____message;
	RuntimeObject* ____data;
	Exception_t* ____innerException;
	String_t* ____helpURL;
	RuntimeObject* ____stackTrace;
	String_t* ____stackTraceString;
	String_t* ____remoteStackTraceString;
	int32_t ____remoteStackIndex;
	RuntimeObject* ____dynamicMethods;
	int32_t ____HResult;
	String_t* ____source;
	SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
	StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
	IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips;
	int32_t ___caught_in_unmanaged;
};
struct Exception_t_marshaled_pinvoke
{
	char* ____className;
	char* ____message;
	RuntimeObject* ____data;
	Exception_t_marshaled_pinvoke* ____innerException;
	char* ____helpURL;
	Il2CppIUnknown* ____stackTrace;
	char* ____stackTraceString;
	char* ____remoteStackTraceString;
	int32_t ____remoteStackIndex;
	Il2CppIUnknown* ____dynamicMethods;
	int32_t ____HResult;
	char* ____source;
	SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
	StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
	Il2CppSafeArray* ___native_trace_ips;
	int32_t ___caught_in_unmanaged;
};
struct Exception_t_marshaled_com
{
	Il2CppChar* ____className;
	Il2CppChar* ____message;
	RuntimeObject* ____data;
	Exception_t_marshaled_com* ____innerException;
	Il2CppChar* ____helpURL;
	Il2CppIUnknown* ____stackTrace;
	Il2CppChar* ____stackTraceString;
	Il2CppChar* ____remoteStackTraceString;
	int32_t ____remoteStackIndex;
	Il2CppIUnknown* ____dynamicMethods;
	int32_t ____HResult;
	Il2CppChar* ____source;
	SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
	StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
	Il2CppSafeArray* ___native_trace_ips;
	int32_t ___caught_in_unmanaged;
};
struct Feature_t9EAFA6FC987A8E73645DF83E49D1DB313EED6EEB 
{
	int32_t ___value__;
};
struct GraphicsDeviceType_t65150C9055D1BC1E377E894972629BF22BA2CBF5 
{
	int32_t ___value__;
};
struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C 
{
	int32_t ___value__;
};
struct LifecycleChangeType_tA1B0DC292B51F4763B10C5664164CCFF8C10C673 
{
	int32_t ___value__;
};
struct MarkerFlags_t58228A99AC6567F565911ED792189DBBDFF83E30 
{
	uint16_t ___value__;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C  : public RuntimeObject
{
	intptr_t ___m_CachedPtr;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
	intptr_t ___m_CachedPtr;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
	intptr_t ___m_CachedPtr;
};
struct PerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84 
{
	int32_t ___value__;
};
struct PerformanceControlMode_tB254BDF40FBACD38E86BB24BB84856A5838356DD 
{
	int32_t ___value__;
};
struct PerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56 
{
	int32_t ___value__;
};
struct ProfilerMarkerDataUnit_t541C3F1456660AC98D107E8F64DA0E613A2F7753 
{
	uint8_t ___value__;
};
struct Resolution_tDF215F567EEFFD07B9A8FB7CEACC08EA6B8B9525 
{
	int32_t ___m_Width;
	int32_t ___m_Height;
	RefreshRate_t44FF0D3F256477CC8AB97FA49D08B636AFB4F68F ___m_RefreshRate;
};
struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 
{
	intptr_t ___value;
};
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B 
{
	intptr_t ___value;
};
struct ScalerTarget_t71099773D559A0B6FFBE96D127995F64D34AB2C2 
{
	int32_t ___value__;
};
struct ScalerVisualImpact_t20DF9E42BF98E7304D6B9440C2A8F38D4D7248BA 
{
	int32_t ___value__;
};
struct StateAction_t7C06334815CF36CFDC70A02C7FC171EF1BF0C1E0 
{
	int32_t ___value__;
};
struct WarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC 
{
	int32_t ___value__;
};
struct U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF  : public RuntimeObject
{
	int32_t ___U3CU3E1__state;
	RuntimeObject* ___U3CU3E2__current;
	AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* ___U3CU3E4__this;
	Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915 ___U3CU3Es__1;
	AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* ___U3CloaderU3E5__2;
};
struct ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 
{
	U3CscalerNameU3Ee__FixedBuffer_tE9480C944467F3CC109E75FC00E255F44E404E0E ___scalerName;
	uint32_t ___enabled;
	int32_t ___overrideLevel;
	int32_t ___currentLevel;
	int32_t ___maxLevel;
	float ___scale;
	uint32_t ___applied;
};
struct ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 
{
	ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 ____pointer;
	int32_t ____length;
};
struct Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 
{
	ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC ____pointer;
	int32_t ____length;
};
struct AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73  : public RuntimeObject
{
	List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* ___m_UnappliedScalers;
	List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* ___m_AppliedScalers;
	List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* ___m_DisabledScalers;
	ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904* ___m_ThermalStateTracker;
	PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* ___m_PerformanceStateTracker;
	AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* ___m_ScalerEfficiencyTracker;
	IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* ___m_Settings;
	float ___U3CTimeUntilNextActionU3Ek__BackingField;
	int32_t ___U3CThermalActionU3Ek__BackingField;
	int32_t ___U3CPerformanceActionU3Ek__BackingField;
};
struct AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA  : public RuntimeObject
{
	String_t* ___m_Name;
	bool ___m_Enabled;
	float ___m_Scale;
	int32_t ___m_VisualImpact;
	int32_t ___m_Target;
	int32_t ___m_MaxLevel;
	float ___m_MinBound;
	float ___m_MaxBound;
};
struct AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23  : public AdaptivePerformanceSubsystemBase_3_t68140149CB11930DF74CA40FD816D7A79C3B6637
{
};
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D  : public RuntimeObject
{
	RuntimeObject* ___m_PerformanceLevelControl;
	int32_t ___U3CPerformanceControlModeU3Ek__BackingField;
	int32_t ___U3CCpuLevelU3Ek__BackingField;
	int32_t ___U3CGpuLevelU3Ek__BackingField;
	int32_t ___U3CCurrentCpuLevelU3Ek__BackingField;
	int32_t ___U3CCurrentGpuLevelU3Ek__BackingField;
	bool ___U3CCpuPerformanceBoostU3Ek__BackingField;
	bool ___U3CGpuPerformanceBoostU3Ek__BackingField;
};
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct MulticastDelegate_t  : public Delegate_t
{
	DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates;
};
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
	Delegate_t_marshaled_pinvoke** ___delegates;
};
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
	Delegate_t_marshaled_com** ___delegates;
};
struct PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 
{
	int32_t ___U3CPerformanceBottleneckU3Ek__BackingField;
};
struct PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83 
{
	int32_t ___U3CChangeFlagsU3Ek__BackingField;
	float ___U3CTemperatureLevelU3Ek__BackingField;
	float ___U3CTemperatureTrendU3Ek__BackingField;
	int32_t ___U3CWarningLevelU3Ek__BackingField;
	int32_t ___U3CCpuPerformanceLevelU3Ek__BackingField;
	int32_t ___U3CGpuPerformanceLevelU3Ek__BackingField;
	bool ___U3CPerformanceLevelControlAvailableU3Ek__BackingField;
	float ___U3CCpuFrameTimeU3Ek__BackingField;
	float ___U3CGpuFrameTimeU3Ek__BackingField;
	float ___U3COverallFrameTimeU3Ek__BackingField;
	bool ___U3CCpuPerformanceBoostU3Ek__BackingField;
	bool ___U3CGpuPerformanceBoostU3Ek__BackingField;
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 ___U3CClusterInfoU3Ek__BackingField;
	int32_t ___U3CPerformanceModeU3Ek__BackingField;
};
struct PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83_marshaled_pinvoke
{
	int32_t ___U3CChangeFlagsU3Ek__BackingField;
	float ___U3CTemperatureLevelU3Ek__BackingField;
	float ___U3CTemperatureTrendU3Ek__BackingField;
	int32_t ___U3CWarningLevelU3Ek__BackingField;
	int32_t ___U3CCpuPerformanceLevelU3Ek__BackingField;
	int32_t ___U3CGpuPerformanceLevelU3Ek__BackingField;
	int32_t ___U3CPerformanceLevelControlAvailableU3Ek__BackingField;
	float ___U3CCpuFrameTimeU3Ek__BackingField;
	float ___U3CGpuFrameTimeU3Ek__BackingField;
	float ___U3COverallFrameTimeU3Ek__BackingField;
	int32_t ___U3CCpuPerformanceBoostU3Ek__BackingField;
	int32_t ___U3CGpuPerformanceBoostU3Ek__BackingField;
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 ___U3CClusterInfoU3Ek__BackingField;
	int32_t ___U3CPerformanceModeU3Ek__BackingField;
};
struct PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83_marshaled_com
{
	int32_t ___U3CChangeFlagsU3Ek__BackingField;
	float ___U3CTemperatureLevelU3Ek__BackingField;
	float ___U3CTemperatureTrendU3Ek__BackingField;
	int32_t ___U3CWarningLevelU3Ek__BackingField;
	int32_t ___U3CCpuPerformanceLevelU3Ek__BackingField;
	int32_t ___U3CGpuPerformanceLevelU3Ek__BackingField;
	int32_t ___U3CPerformanceLevelControlAvailableU3Ek__BackingField;
	float ___U3CCpuFrameTimeU3Ek__BackingField;
	float ___U3CGpuFrameTimeU3Ek__BackingField;
	float ___U3COverallFrameTimeU3Ek__BackingField;
	int32_t ___U3CCpuPerformanceBoostU3Ek__BackingField;
	int32_t ___U3CGpuPerformanceBoostU3Ek__BackingField;
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 ___U3CClusterInfoU3Ek__BackingField;
	int32_t ___U3CPerformanceModeU3Ek__BackingField;
};
struct PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 
{
	int32_t ___U3CCpuLevelU3Ek__BackingField;
	int32_t ___U3CCpuLevelDeltaU3Ek__BackingField;
	int32_t ___U3CGpuLevelU3Ek__BackingField;
	int32_t ___U3CGpuLevelDeltaU3Ek__BackingField;
	int32_t ___U3CPerformanceControlModeU3Ek__BackingField;
	bool ___U3CManualOverrideU3Ek__BackingField;
};
struct PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke
{
	int32_t ___U3CCpuLevelU3Ek__BackingField;
	int32_t ___U3CCpuLevelDeltaU3Ek__BackingField;
	int32_t ___U3CGpuLevelU3Ek__BackingField;
	int32_t ___U3CGpuLevelDeltaU3Ek__BackingField;
	int32_t ___U3CPerformanceControlModeU3Ek__BackingField;
	int32_t ___U3CManualOverrideU3Ek__BackingField;
};
struct PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_com
{
	int32_t ___U3CCpuLevelU3Ek__BackingField;
	int32_t ___U3CCpuLevelDeltaU3Ek__BackingField;
	int32_t ___U3CGpuLevelU3Ek__BackingField;
	int32_t ___U3CGpuLevelDeltaU3Ek__BackingField;
	int32_t ___U3CPerformanceControlModeU3Ek__BackingField;
	int32_t ___U3CManualOverrideU3Ek__BackingField;
};
struct PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 
{
	int32_t ___U3CCurrentCpuLevelU3Ek__BackingField;
	int32_t ___U3CCurrentGpuLevelU3Ek__BackingField;
	int32_t ___U3CPerformanceBottleneckU3Ek__BackingField;
	bool ___U3CCpuPerformanceBoostU3Ek__BackingField;
	bool ___U3CGpuPerformanceBoostU3Ek__BackingField;
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 ___U3CClusterInfoU3Ek__BackingField;
};
struct PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshaled_pinvoke
{
	int32_t ___U3CCurrentCpuLevelU3Ek__BackingField;
	int32_t ___U3CCurrentGpuLevelU3Ek__BackingField;
	int32_t ___U3CPerformanceBottleneckU3Ek__BackingField;
	int32_t ___U3CCpuPerformanceBoostU3Ek__BackingField;
	int32_t ___U3CGpuPerformanceBoostU3Ek__BackingField;
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 ___U3CClusterInfoU3Ek__BackingField;
};
struct PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshaled_com
{
	int32_t ___U3CCurrentCpuLevelU3Ek__BackingField;
	int32_t ___U3CCurrentGpuLevelU3Ek__BackingField;
	int32_t ___U3CPerformanceBottleneckU3Ek__BackingField;
	int32_t ___U3CCpuPerformanceBoostU3Ek__BackingField;
	int32_t ___U3CGpuPerformanceBoostU3Ek__BackingField;
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 ___U3CClusterInfoU3Ek__BackingField;
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
};
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295  : public Exception_t
{
};
struct ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 
{
	int32_t ___U3CWarningLevelU3Ek__BackingField;
	float ___U3CTemperatureLevelU3Ek__BackingField;
	float ___U3CTemperatureTrendU3Ek__BackingField;
};
struct Type_t  : public MemberInfo_t
{
	RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl;
};
struct Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1  : public MulticastDelegate_t
{
};
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07  : public MulticastDelegate_t
{
};
struct AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8  : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
	AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* ___m_LoaderManagerInstance;
	bool ___m_InitManagerOnStart;
	AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* ___m_AdaptivePerformanceManager;
	bool ___m_ProviderIntialized;
	bool ___m_ProviderStarted;
};
struct AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E  : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
};
struct AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2  : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
	bool ___m_InitializationComplete;
	bool ___m_AutomaticLoading;
	bool ___m_AutomaticRunning;
	List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* ___m_Loaders;
};
struct AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607  : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
	GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_ManagerGameObject;
};
struct AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC  : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
	AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* ___m_Indexer;
	int32_t ___U3CCurrentLevelU3Ek__BackingField;
	int32_t ___U3CGpuImpactU3Ek__BackingField;
	int32_t ___U3CCpuImpactU3Ek__BackingField;
	int32_t ___m_OverrideLevel;
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___m_defaultSetting;
	AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D ___m_ScalerEvent;
	IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* ___m_Settings;
};
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C  : public MulticastDelegate_t
{
};
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA  : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
{
};
struct IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8  : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
	bool ___m_Logging;
	bool ___m_AutomaticPerformanceModeEnabled;
	bool ___m_AutomaticGameModeEnabled;
	bool ___m_EnableBoostOnStartup;
	int32_t ___m_StatsLoggingFrequencyInFrames;
	AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* ___m_IndexerSettings;
	AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* ___m_ScalerSettings;
	AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* ___m_scalerProfileList;
	int32_t ___m_DefaultScalerProfilerIndex;
};
struct LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B  : public MulticastDelegate_t
{
};
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A  : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
struct PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68  : public MulticastDelegate_t
{
};
struct PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61  : public MulticastDelegate_t
{
};
struct PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B  : public MulticastDelegate_t
{
};
struct PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2  : public MulticastDelegate_t
{
};
struct ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27  : public MulticastDelegate_t
{
};
struct AdaptiveBatching_t77F425AEC56C7E0DE9E5F5B39F6E7DC6A0420B72  : public AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC
{
	bool ___m_DefaultState;
};
struct AdaptiveDecals_t8012E665DB185647D65EECBC640BD0637231DD3A  : public AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC
{
	float ___m_DefaultDecalsDistance;
};
struct AdaptiveFramerate_t87F82B3C838B42BFDE5277B446D2A9C4674D6104  : public AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC
{
	int32_t ___m_DefaultFPS;
	int32_t ___m_FirstTimeStart;
};
struct AdaptiveLOD_t431D7DB4C0E76F630B4FB64D9D3EB84357E0A049  : public AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC
{
	float ___m_DefaultLodBias;
};
struct AdaptiveLayerCulling_t3F39BED1B652723D64174B5CF0E4C555657B046E  : public AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC
{
	SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_defaultDistances;
	SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_scaledDistances;
	bool ___init;
	Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___m_cachedCamera;
};
struct AdaptiveLut_t395FAB268B6C2B89CAE757BEDE26FE8903647478  : public AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC
{
	float ___m_DefaultLutBias;
};
struct AdaptiveMSAA_tAD23E8AB2F9DBC3A20819AD3D2FFCA632C5F45F8  : public AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC
{
	int32_t ___m_DefaultAA;
};
struct AdaptivePerformanceLoaderHelper_t43D3768280F68D5528D8DCF87E0FC143DCF9A14F  : public AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E
{
	Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C* ___m_SubsystemInstanceMap;
};
struct AdaptivePhysics_t672F42FEC7114552CC1A7756AD8D6A3822331ACC  : public AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC
{
	float ___m_fixedDeltaTimeDefault;
};
struct AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25  : public AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC
{
};
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184  : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
	uint32_t ___m_NonSerializedVersion;
};
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71  : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
	CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ___m_CancellationTokenSource;
};
struct AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D  : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
{
	ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* ___ThermalEvent;
	PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* ___PerformanceBottleneckChangeEvent;
	PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* ___PerformanceLevelChangeEvent;
	PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* ___PerformanceBoostChangeEvent;
	PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* ___PerformanceModeEvent;
	bool ___m_JustResumed;
	int32_t ___m_RequestedCpuLevel;
	int32_t ___m_RequestedGpuLevel;
	bool ___m_NewUserPerformanceLevelRequest;
	bool ___m_RequestedCpuBoost;
	bool ___m_RequestedGpuBoost;
	bool ___m_NewUserCpuPerformanceBoostRequest;
	bool ___m_NewUserGpuPerformanceBoostRequest;
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___m_ThermalMetrics;
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 ___m_PerformanceMetrics;
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 ___m_FrameTiming;
	int32_t ___m_PerformanceMode;
	int32_t ___U3CLoggingFrequencyInFramesU3Ek__BackingField;
	bool ___m_AutomaticPerformanceControl;
	bool ___m_AutomaticPerformanceControlChanged;
	AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* ___U3CIndexerU3Ek__BackingField;
	IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* ___m_Settings;
	AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* ___m_Subsystem;
	DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* ___m_DevicePerfControl;
	AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* ___m_AutoPerformanceLevelController;
	AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24* ___m_AutoPerformanceModeController;
	CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* ___m_CpuFrameTimeProvider;
	GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* ___m_GpuFrameTimeProvider;
	RuntimeObject* ___m_AppLifecycle;
	TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* ___m_TemperatureTrend;
	bool ___m_UseProviderOverallFrameTime;
	WaitForEndOfFrame_tE38D80923E3F8380069B423968C25ABE50A46663* ___m_WaitForEndOfFrame;
	int32_t ___m_FrameCount;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* ___m_OverallFrameTime;
	float ___m_OverallFrameTimeAccu;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* ___m_GpuFrameTime;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* ___m_CpuFrameTime;
};
struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields
{
	ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Value;
};
struct List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3_StaticFields
{
	AdaptivePerformanceLoaderU5BU5D_t3E2A4408B54F366525196F6E4B6EC5BDB369A5F0* ___s_emptyArray;
};
struct List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B_StaticFields
{
	AdaptivePerformanceScalerU5BU5D_t5439258EA03E0CA30BD7CB1B20A2119626B4835F* ___s_emptyArray;
};
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
{
	ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray;
};
struct APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_StaticFields
{
	bool ___enabled;
};
struct AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields
{
	AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* ___s_Spawner;
};
struct AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields
{
	ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC ___AdaptivePerformanceProfilerCategory;
	ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 ___CurrentCPUCounter;
	ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 ___AvgCPUCounter;
	ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 ___CurrentGPUCounter;
	ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 ___AvgGPUCounter;
	ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B ___CurrentCPULevelCounter;
	ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B ___CurrentGPULevelCounter;
	ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 ___CurrentFrametimeCounter;
	ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 ___AvgFrametimeCounter;
	ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B ___WarningLevelCounter;
	ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 ___TemperatureLevelCounter;
	ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 ___TemperatureTrendCounter;
	ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B ___BottleneckCounter;
	ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B ___PerformanceModeCounter;
	Guid_t ___kAdaptivePerformanceProfilerModuleGuid;
	int32_t ___kScalerDataTag;
	Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* ___scalerInfos;
};
struct AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields
{
	float ___s_MaxShadowDistanceMultiplier;
	float ___s_ShadowResolutionMultiplier;
	float ___s_RenderScaleMultiplier;
	float ___s_DecalsMaxDistance;
	int32_t ___U3CMainLightShadowCascadesCountBiasU3Ek__BackingField;
	int32_t ___U3CShadowQualityBiasU3Ek__BackingField;
	float ___U3CLutBiasU3Ek__BackingField;
	int32_t ___U3CAntiAliasingQualityBiasU3Ek__BackingField;
	bool ___U3CSkipDynamicBatchingU3Ek__BackingField;
	bool ___U3CSkipFrontToBackSortingU3Ek__BackingField;
	bool ___U3CSkipTransparentObjectsU3Ek__BackingField;
};
struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095_StaticFields
{
	Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___defaultEncoding;
	Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___unicodeEncoding;
	Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___bigEndianUnicode;
	Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf7Encoding;
	Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf8Encoding;
	Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf32Encoding;
	Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___asciiEncoding;
	Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___latin1Encoding;
	Dictionary_2_t87EDE08B2E48F793A22DE50D6B3CC2E7EBB2DB54* ___encodings;
	RuntimeObject* ___s_InternalSyncObject;
};
struct Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields
{
	RuntimeObject* ___m_Instance;
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* ___LifecycleEventHandler;
};
struct String_t_StaticFields
{
	String_t* ___Empty;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
	String_t* ___TrueString;
	String_t* ___FalseString;
};
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields
{
	ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1;
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields
{
	CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray;
};
struct Guid_t_StaticFields
{
	Guid_t ___Empty;
};
struct IntPtr_t_StaticFields
{
	intptr_t ___Zero;
};
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F_StaticFields
{
	String_t* ____process_guid;
};
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F_ThreadStaticFields
{
	Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* ___type_resolve_in_progress;
	Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* ___assembly_resolve_in_progress;
	Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* ___assembly_resolve_in_progress_refonly;
};
struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7_StaticFields
{
	bool ___ThrowOnSetRenderTarget;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
{
	int32_t ___OffsetOfInstanceIDInCPlusPlusObject;
};
struct Type_t_StaticFields
{
	Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder;
	Il2CppChar ___Delimiter;
	TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes;
	RuntimeObject* ___Missing;
	MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute;
	MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName;
	MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase;
};
struct AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields
{
	String_t* ___k_SettingsKey;
	AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* ___s_RuntimeSettingsInstance;
};
struct AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2_StaticFields
{
	AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* ___s_ActiveLoader;
};
struct AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_StaticFields
{
	int32_t ___instanceCount;
};
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_StaticFields
{
	CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreCull;
	CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreRender;
	CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPostRender;
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
struct ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB  : public RuntimeArray
{
	ALIGN_FIELD (8) ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 m_Items[1];

	inline ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914* 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, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
	}
	inline ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 value)
	{
		m_Items[index] = value;
	}
};
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031  : public RuntimeArray
{
	ALIGN_FIELD (8) uint8_t m_Items[1];

	inline uint8_t GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline uint8_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, uint8_t value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
	}
	inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value)
	{
		m_Items[index] = value;
	}
};
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918  : public RuntimeArray
{
	ALIGN_FIELD (8) RuntimeObject* m_Items[1];

	inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline RuntimeObject** 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, RuntimeObject* value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
	inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
};
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248  : public RuntimeArray
{
	ALIGN_FIELD (8) String_t* m_Items[1];

	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);
	}
};
struct AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339  : public RuntimeArray
{
	ALIGN_FIELD (8) Assembly_t* m_Items[1];

	inline Assembly_t* GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline Assembly_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, Assembly_t* value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
	inline Assembly_t* GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline Assembly_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, Assembly_t* value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
};
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB  : public RuntimeArray
{
	ALIGN_FIELD (8) Type_t* m_Items[1];

	inline Type_t* GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline Type_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, Type_t* value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
	inline Type_t* GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline Type_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t* value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
};
struct FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E  : public RuntimeArray
{
	ALIGN_FIELD (8) FrameTiming_tD5EE8535CF7DB0D391A5E9E0DB0CBEEA0D8600AD m_Items[1];

	inline FrameTiming_tD5EE8535CF7DB0D391A5E9E0DB0CBEEA0D8600AD GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline FrameTiming_tD5EE8535CF7DB0D391A5E9E0DB0CBEEA0D8600AD* 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, FrameTiming_tD5EE8535CF7DB0D391A5E9E0DB0CBEEA0D8600AD value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
	}
	inline FrameTiming_tD5EE8535CF7DB0D391A5E9E0DB0CBEEA0D8600AD GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline FrameTiming_tD5EE8535CF7DB0D391A5E9E0DB0CBEEA0D8600AD* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, FrameTiming_tD5EE8535CF7DB0D391A5E9E0DB0CBEEA0D8600AD value)
	{
		m_Items[index] = value;
	}
};
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C  : public RuntimeArray
{
	ALIGN_FIELD (8) float m_Items[1];

	inline float GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline float* 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, float value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
	}
	inline float GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline float* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, float value)
	{
		m_Items[index] = value;
	}
};
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771  : public RuntimeArray
{
	ALIGN_FIELD (8) Delegate_t* m_Items[1];

	inline Delegate_t* GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline Delegate_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, Delegate_t* value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
	inline Delegate_t* GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline Delegate_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, Delegate_t* value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
};
struct AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7  : public RuntimeArray
{
	ALIGN_FIELD (8) AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* m_Items[1];

	inline AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982** 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, AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
	inline AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982** GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
};
struct PropertyInfoU5BU5D_tD81C248B41D0C76207C42DB9C332DC79F490B1D7  : public RuntimeArray
{
	ALIGN_FIELD (8) PropertyInfo_t* m_Items[1];

	inline PropertyInfo_t* GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline PropertyInfo_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, PropertyInfo_t* value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
	inline PropertyInfo_t* GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline PropertyInfo_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, PropertyInfo_t* value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
};

IL2CPP_EXTERN_C void PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_pinvoke(const PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6& unmarshaled, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_pinvoke_back(const PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke& marshaled, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6& unmarshaled);
IL2CPP_EXTERN_C void PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_pinvoke_cleanup(PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_pinvoke(const PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838& unmarshaled, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_pinvoke_back(const PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke& marshaled, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838& unmarshaled);
IL2CPP_EXTERN_C void PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_pinvoke_cleanup(PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke& marshaled);

IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m52B2453F89DE037B75DE6EEF34A4768AD634E010_gshared (Dictionary_2_tFC42698FFD804804094D8C989401C095D5FF8E11* __this, RuntimeObject* ___0_key, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914* ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2A40E805C40426554973883E8EC4096ED5E1F47F_gshared (Dictionary_2_tFC42698FFD804804094D8C989401C095D5FF8E11* __this, RuntimeObject* ___0_key, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m9802D1B35B2396D6FAAA202A1D54806B312C7593_gshared (Dictionary_2_tFC42698FFD804804094D8C989401C095D5FF8E11* __this, RuntimeObject* ___0_key, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m23F9F60AD1F45D5EC7B3865F934C1265E806BDA8_gshared (Dictionary_2_tFC42698FFD804804094D8C989401C095D5FF8E11* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t2CF898B255C2BDEB3DC15B9CD51B94B6EB9447D1* Dictionary_2_get_Values_mE09EC289EFBF2897AA396996B239BAF03A950777_gshared (Dictionary_2_tFC42698FFD804804094D8C989401C095D5FF8E11* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection_CopyTo_m6AE18D5556EB3515B91065526CA3F0284366F155_gshared (ValueCollection_t2CF898B255C2BDEB3DC15B9CD51B94B6EB9447D1* __this, ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_gshared_inline (ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46* __this, ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC ___0_category, String_t* ___1_name, uint8_t ___2_dataUnit, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_gshared_inline (ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B* __this, ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC ___0_category, String_t* ___1_name, uint8_t ___2_dataUnit, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m58A93CC901299AC0BFBE1A22C9500614DA442D6B_gshared (Dictionary_2_tFC42698FFD804804094D8C989401C095D5FF8E11* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManagerSettings_ActiveLoaderAs_TisRuntimeObject_m626C306F88AA4B18D8CFFEA988B5D06D283C6604_gshared (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScriptableObject_CreateInstance_TisRuntimeObject_mC07BE383F5EF546F4191035A679930852BC19BDA_gshared (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventBus_Trigger_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m25AF2BE51B827FCEFEC52FEA8C9AD690479DE187_gshared (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 ___0_hook, int32_t ___1_args, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventBus_Trigger_TisPerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_m45AB12E447C2F40CDF999EDB2890D53F0E354352_gshared (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 ___0_hook, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___1_args, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventBus_Trigger_TisPerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_mBF2DC3DD720A945058B9CD910DC77443B579D79D_gshared (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 ___0_hook, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___1_args, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_gshared_inline (ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_gshared_inline (ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Queue_1__ctor_mBA54E63FD043CDF50C61B6BAC72D6C1FC596E8FC_gshared (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, int32_t ___0_capacity, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Queue_1_Enqueue_m14504EB7E4AE1EA85E3D4D88BEBA493C1595B459_gshared (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, float ___0_item, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Queue_1_get_Count_mA189895F44030B7359A0552C5DFFC061C480A601_gshared_inline (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Queue_1_Dequeue_mBACC5C5C572CEE16EEC3D0BE7BD08D625CF31F70_gshared (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE Queue_1_GetEnumerator_m142C9D8C0C21B0EDBE627636B32E20D752BE46E1_gshared (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m22D5FF72E74C304B067EE723AB2B1F4C459D77CE_gshared (Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Enumerator_get_Current_m62E368A4DD097851C75B69B36879B2EBF17672BD_gshared (Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5CCBECB6D2882395D3FACC9FC31FD2313C421063_gshared (Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m1F76B300133150E6046C5FED00E88B5DE0A02E17_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_collection, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_m4C9139C2A6B23E9343D3F87807B32C6E2CFE660D_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m4DFA48F4CEB9169601E75FC28517C5C06EFA5AD7_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventBus_Trigger_TisAdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_m34F588B172E4E59FE48CCBAF82961A4BAFA7DE71_gshared (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 ___0_hook, AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D ___1_args, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Predicate_1__ctor_m3E007299121A15DF80F4A210FF8C20E5DF688F20_gshared (Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_Find_m5E78A210541B0D844FE27B94F509313623BE33D3_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12* ___0_match, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_gshared_inline (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, Il2CppChar* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t ProfilerUtility_GetProfilerMarkerDataType_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m6CD1758DB1D58F231EBDACD2A74621158FF6D46C_gshared (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t ProfilerUtility_GetProfilerMarkerDataType_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCE6A9B1FD4AEE0DDFFE0CA90A6E3A83A6479B3A7_gshared (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3E4AF62978F92E52CE242CAC83115C8EA6C850A3_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mED481D505BF43CBD96972069EDD4E3509BE84931_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;

IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Profiler_get_enabled_mEDFF5039F8E763A1B7700FAB358F9DC986370628 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ;
inline bool Dictionary_2_TryGetValue_mC3F82D6BA19A65FA055D9841B2DB22E8E55C0CC7 (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* __this, String_t* ___0_key, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914* ___1_value, const RuntimeMethod* method)
{
	return ((  bool (*) (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E*, String_t*, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914*, const RuntimeMethod*))Dictionary_2_TryGetValue_m52B2453F89DE037B75DE6EEF34A4768AD634E010_gshared)(__this, ___0_key, ___1_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* Encoding_get_ASCII_mCC61B512D320FD4E2E71CC0DFDF8DDF3CD215C65 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 MemoryExtensions_AsSpan_m0EB07912D71097A8B05F586158966837F5C3DB38_inline (String_t* ___0_text, const RuntimeMethod* method) ;
inline void Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method)
{
	((  void (*) (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305*, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_gshared_inline)(__this, ___0_pointer, ___1_length, method);
}
inline void Dictionary_2_Add_m74F022DD53114C435F03B1402534B396EAF83414 (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* __this, String_t* ___0_key, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 ___1_value, const RuntimeMethod* method)
{
	((  void (*) (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E*, String_t*, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914, const RuntimeMethod*))Dictionary_2_Add_m2A40E805C40426554973883E8EC4096ED5E1F47F_gshared)(__this, ___0_key, ___1_value, method);
}
inline void Dictionary_2_set_Item_mC03954B04748CCA3592715F5B417465827EE4DE6 (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* __this, String_t* ___0_key, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 ___1_value, const RuntimeMethod* method)
{
	((  void (*) (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E*, String_t*, ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914, const RuntimeMethod*))Dictionary_2_set_Item_m9802D1B35B2396D6FAAA202A1D54806B312C7593_gshared)(__this, ___0_key, ___1_value, method);
}
inline int32_t Dictionary_2_get_Count_mA2BF7A25438AB17AB90EE89D8662AA02FF2A2FE4 (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E*, const RuntimeMethod*))Dictionary_2_get_Count_m23F9F60AD1F45D5EC7B3865F934C1265E806BDA8_gshared)(__this, method);
}
inline ValueCollection_tDA4D117866E79A7DFC7468252926062220449E51* Dictionary_2_get_Values_m76F52F2566E0A357E40D917709BA513BEC4AC1E2 (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* __this, const RuntimeMethod* method)
{
	return ((  ValueCollection_tDA4D117866E79A7DFC7468252926062220449E51* (*) (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E*, const RuntimeMethod*))Dictionary_2_get_Values_mE09EC289EFBF2897AA396996B239BAF03A950777_gshared)(__this, method);
}
inline void ValueCollection_CopyTo_m5CDB72C68843610BF593D9100D64830A30BC675D (ValueCollection_tDA4D117866E79A7DFC7468252926062220449E51* __this, ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
	((  void (*) (ValueCollection_tDA4D117866E79A7DFC7468252926062220449E51*, ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB*, int32_t, const RuntimeMethod*))ValueCollection_CopyTo_m6AE18D5556EB3515B91065526CA3F0284366F155_gshared)(__this, ___0_array, ___1_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Profiler_EmitFrameMetaData_m16633EC8C3DA9381992F46D14504BF7DD4BEFA2E (Guid_t ___0_id, int32_t ___1_tag, RuntimeArray* ___2_data, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC ProfilerCategory_get_Scripts_m84B0F774438E512DFAF8FD21E0FBE76F00419AFE (const RuntimeMethod* method) ;
inline void ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_inline (ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46* __this, ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC ___0_category, String_t* ___1_name, uint8_t ___2_dataUnit, const RuntimeMethod* method)
{
	((  void (*) (ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46*, ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC, String_t*, uint8_t, const RuntimeMethod*))ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_gshared_inline)(__this, ___0_category, ___1_name, ___2_dataUnit, method);
}
inline void ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_inline (ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B* __this, ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC ___0_category, String_t* ___1_name, uint8_t ___2_dataUnit, const RuntimeMethod* method)
{
	((  void (*) (ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B*, ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC, String_t*, uint8_t, const RuntimeMethod*))ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_gshared_inline)(__this, ___0_category, ___1_name, ___2_dataUnit, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Guid__ctor_mAE66BA1C43B4194F4F7991E2E30370E36CBBF830 (Guid_t* __this, String_t* ___0_g, const RuntimeMethod* method) ;
inline void Dictionary_2__ctor_m2721D1FAD4652B69CFBBDE0FC60C2B772629249D (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* __this, const RuntimeMethod* method)
{
	((  void (*) (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E*, const RuntimeMethod*))Dictionary_2__ctor_m58A93CC901299AC0BFBE1A22C9500614DA442D6B_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___0_array, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___1_fldHandle, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* AdaptivePerformanceGeneralSettings_get_Manager_mDAE083CC0FAA4D35601D427F634CA2B856177594 (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) ;
inline AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* AdaptivePerformanceManagerSettings_ActiveLoaderAs_TisAdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E_mE3596E2C9D1C1D2312BE1D8CF84E2726322CF916 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method)
{
	return ((  AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* (*) (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2*, const RuntimeMethod*))AdaptivePerformanceManagerSettings_ActiveLoaderAs_TisRuntimeObject_m626C306F88AA4B18D8CFFEA988B5D06D283C6604_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IAdaptivePerformanceSettings_get_logging_mB0CC800270863EFBDC55AD11224ECB542CEC862D (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m918500C1EFB475181349A79989BB79BB36102894 (String_t* ___0_format, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BottleneckUtil_HittingFrameRateLimit_mDAFF3F8D2ADB657E79D7A40D569820693FF98CAB (float ___0_actualFrameTime, float ___1_thresholdFactor, float ___2_targetFrameTime, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* GameObject_Find_m7A669B4EEC2617AB82F6E3FF007CDCD9F21DB300 (String_t* ___0_name, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, String_t* ___0_name, const RuntimeMethod* method) ;
inline AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* GameObject_AddComponent_TisAdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D_m2BA8407C175E7094DB448937CA21108F8BF81FA7 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
	return ((  AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* AdaptivePerformanceManager_get_Indexer_m9A80DF18F44CA4BF5DE7217B1D095086B97481FC_inline (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSpawner_Deinitialize_m673805A2A1C97BC548D03A4400AA0A8596DE7D6C (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Holder_set_Instance_m4B4458F854A16D03AECC2FF94AD80423E1FF163F (RuntimeObject* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSpawner_InstallScalers_mB8453D1309BC83AED71EBF807759877692AF5B37 (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_DontDestroyOnLoad_m4B70C3AEF886C176543D1295507B6455C9DCAEA7 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_target, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* AdaptivePerformanceManager_get_Settings_mD410CC2A8243EBFDC33F37A4C085CBDE1832A898 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* IAdaptivePerformanceSettings_GetAvailableScalerProfiles_m8C52323F56526234565CCFD22D26F4109C9C3242 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) ;
inline ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline (const RuntimeMethod* method)
{
	return ((  ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline)(method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD (String_t* ___0_format, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IAdaptivePerformanceSettings_get_defaultScalerProfilerIndex_mB0572602357F3507BF9558ABD8793951B69CCE4E (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_LoadScalerProfile_mB90E9C680B7985CAA13611C77181D42831BF9BF9 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, String_t* ___0_scalerProfileName, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F* AppDomain_get_CurrentDomain_m38D86FD149C2C62AD0FAB0159D70ECB13D841667 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* AppDomain_GetAssemblies_m8EE862747CADACB8CC0BDDBD8CA7DAD7BD9D9249 (AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsAbstract_m16FA83463867635ED9DECAE1C5F6BE96B4579CE5 (Type_t* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A* ScriptableObject_CreateInstance_mE015043D7EC19654FDFB830A9393B3914FF5FC24 (Type_t* ___0_type, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF (ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceInitializer_InitializeSpawner_m22F46069F30A798DECF0C8524A9723653D2CFFF3 (bool ___0_isAuto, const RuntimeMethod* method) ;
inline AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* ScriptableObject_CreateInstance_TisAdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607_m1336687A4EBCC649895326893CCD6C6FED5DD541 (const RuntimeMethod* method)
{
	return ((  AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* (*) (const RuntimeMethod*))ScriptableObject_CreateInstance_TisRuntimeObject_mC07BE383F5EF546F4191035A679930852BC19BDA_gshared)(method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* AdaptivePerformanceManagerSpawner_get_ManagerGameObject_m851F8D040E0404167915E23480950B15B0E28A56 (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSpawner_Initialize_mBC47DC749C65DEC6B7703DEF050F565CE1E90D69 (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* __this, bool ___0_isCheckingProvider, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00 (Delegate_t* ___0_a, Delegate_t* ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3 (Delegate_t* ___0_source, Delegate_t* ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceGeneralSettings_get_IsProviderInitialized_m4F74FAC66301D7D6B59F5004ECAF70D1E5FAD70E (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SubsystemWithProvider_get_running_m6BF31FC3BDA38C56C0F60FEA37767A4151B22C44_inline (SubsystemWithProvider_tC72E35EE2D413A4B0635B058154BABF265F31242* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceGeneralSettings_get_IsProviderStarted_mDE350CE9899E513478E09A2565D73361A72150FF (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_MaxCpuPerformanceLevel_m156D40C5839C9033189A4DB1A56813336404F544 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_MaxGpuPerformanceLevel_m322CCE77E0DAAA251D9D4774E5A7F54A54711526 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_PerformanceControlMode_m30DE8C384D9081169D9DE6E9CAA8EE8AEA3F1175_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceGeneralSettings_get_InitManagerOnStart_mBE189650CDF3367491ECFC4F7E6AFE9E2AEA4CB9 (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_InitializeAdaptivePerformance_m9B793D7F331D9005F2E532DED5CF75961AF0773E (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float ThermalMetrics_get_TemperatureLevel_mA209EA1E3F16E8E1C2384126CE2D710A7510D0DB_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float ThermalMetrics_get_TemperatureTrend_mE4FD543C209A2446C88F99A94FF873A8A3CC96A8_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 EventHook_op_Implicit_m93EAC8789A8E846D55B193CB46237A48C54693FA (String_t* ___0_name, const RuntimeMethod* method) ;
inline void EventBus_Trigger_TisWarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC_m1B049118978BAAEC0F3B16060F213B6254C46307 (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 ___0_hook, int32_t ___1_args, const RuntimeMethod* method)
{
	((  void (*) (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157, int32_t, const RuntimeMethod*))EventBus_Trigger_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m25AF2BE51B827FCEFEC52FEA8C9AD690479DE187_gshared)(___0_hook, ___1_args, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceBottleneckChangeEventArgs_get_PerformanceBottleneck_m0395024C7943AACD22607D5265939B1C88DBABA2_inline (PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821* __this, const RuntimeMethod* method) ;
inline void EventBus_Trigger_TisPerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84_m8D03905D893D98EFDB1698B8E2DC3A826F684AA6 (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 ___0_hook, int32_t ___1_args, const RuntimeMethod* method)
{
	((  void (*) (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157, int32_t, const RuntimeMethod*))EventBus_Trigger_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m25AF2BE51B827FCEFEC52FEA8C9AD690479DE187_gshared)(___0_hook, ___1_args, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceBoostChangeEventArgs_get_CpuBoost_m8A4E9ADBE730B5736D35C2F1B69D990075FDA8F1_inline (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceBoostChangeEventArgs_get_GpuBoost_m39C7AF59354957CE76736EB95D795638198D2D56_inline (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, const RuntimeMethod* method) ;
inline void EventBus_Trigger_TisPerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_m45AB12E447C2F40CDF999EDB2890D53F0E354352 (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 ___0_hook, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___1_args, const RuntimeMethod* method)
{
	((  void (*) (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6, const RuntimeMethod*))EventBus_Trigger_TisPerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_m45AB12E447C2F40CDF999EDB2890D53F0E354352_gshared)(___0_hook, ___1_args, method);
}
inline void EventBus_Trigger_TisPerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_m7A9C9B021EB6B4A01F2436DAC20DF7D42411C032 (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 ___0_hook, int32_t ___1_args, const RuntimeMethod* method)
{
	((  void (*) (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157, int32_t, const RuntimeMethod*))EventBus_Trigger_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m25AF2BE51B827FCEFEC52FEA8C9AD690479DE187_gshared)(___0_hook, ___1_args, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m967AECC237535C552A97A80C7875E31B98496CA9 (int32_t* __this, String_t* ___0_format, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_CpuLevel_m0B6F576BD2CEE0978E0BD908E09163F80AF9A6DA_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_CpuLevelDelta_m3F981FFE7CF9C5C7DE0E032DB4629DCAA83CB556_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AdaptivePerformanceManager_ToStringWithSign_mC78C4C3C91190D8AC1826C19A4065B178918F63C (int32_t ___0_x, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_GpuLevel_m648A122EA96E4EBD3B2F9845B918F785DB52AA1B_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_GpuLevelDelta_m6D495A1FEC5830C0A8A6603FEE65C983CA475C85_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_PerformanceControlMode_m91748B29F26EF57B474CC8E1D50F2C39B16EC1E1_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceLevelChangeEventArgs_get_ManualOverride_mADEEB746E519206BAA5FDE37F800842799281E87_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) ;
inline void EventBus_Trigger_TisPerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_mBF2DC3DD720A945058B9CD910DC77443B579D79D (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 ___0_hook, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___1_args, const RuntimeMethod* method)
{
	((  void (*) (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838, const RuntimeMethod*))EventBus_Trigger_TisPerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_mBF2DC3DD720A945058B9CD910DC77443B579D79D_gshared)(___0_hook, ___1_args, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RunningAverage_AddValue_mEECEDEB7101DEC74E653771B98F55D4859363FE4 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, float ___0_NewValue, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInvokeEndOfFrameU3Ed__108__ctor_m9B953D967D722AC34088EF9B098A0532F4D4A8BD (U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_get_Active_mEFD12F7A46F6A3B4BC6F29E563CA48CB91E93DFE (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_WillCurrentFrameRender_mAAE2EFE1C11DC008BE2120F0D529A41A20416618 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CpuTimeProvider_LateUpdate_mD5A7C32AD9B5A4A3F36C5FF356F53B23548D6189 (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GpuTimeProvider_Measure_mB50432B32BFE4EAF020C0F76D318137A0166F289 (GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_UpdateSubsystem_mBCB007657D1FEA4F3F634CBCF1943B44FD807F11 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_Update_m3CEF422B17818763878C1363E00A15A311EB5F76 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_CollectProfilerStats_mD691EDB5DDC0BF43E27038EE74629134122C6267 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_LoggingFrequencyInFrames_m58F2A59ECADB754AACEAF2F3732E87A4955E279C_inline (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceMetrics_get_CurrentCpuLevel_m42A271D1A5C04AAAAD68579A49966134E6AF7F3B_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_MaxCpuPerformanceLevel_m1A05438CB782D903B699B82819472575CA042B48 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceMetrics_get_CurrentGpuLevel_m25F770270C60AC1AE919AAFAB0339AAB847265B5_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_MaxGpuPerformanceLevel_m1F67569A3EFC661CEAF91CC1749769F41024A996 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_CurrentGpuFrameTime_m4170E235B898060DC937D46F88D6582BEBE31B91_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_CurrentCpuFrameTime_mFAEB817260C455798A50C5B3C653A28E0FB184B7_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_AverageFrameTime_m74195198DBAE79F981C42C97F01F44479A5BC77A_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_CurrentFrameTime_mA7929199CEBE3A69FB3677893E60690F66815811_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceMetrics_get_CpuPerformanceBoost_m54AC3712FE7F51BD212012AB467F4E57F0490069_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceMetrics_get_GpuPerformanceBoost_mFA438BA2A89EE34241A6F7A00A7B18DBCA6AF9F3_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 PerformanceMetrics_get_ClusterInfo_mE06334A4896BC33C0AF26B472DD8F4D2169C80B7_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ClusterInfo_get_BigCore_m7D5461E626AE8A34559D50ACE0B71DF88A90E2F6_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ClusterInfo_get_MediumCore_mC26A79BF3E09ADD0595D3E212A66BDF4E11000F0_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ClusterInfo_get_LittleCore_m49B36EE3EF01F929BCAB97391DCB3C10C54E7808_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, const RuntimeMethod* method) ;
inline void ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_inline (ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46* __this, float ___0_value, const RuntimeMethod* method)
{
	((  void (*) (ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46*, float, const RuntimeMethod*))ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_gshared_inline)(__this, ___0_value, method);
}
inline void ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_inline (ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	((  void (*) (ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B*, int32_t, const RuntimeMethod*))ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_gshared_inline)(__this, ___0_value, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceDataRecord_get_WarningLevel_m0C061FD490DF445A1D1347DBC5F798B206B5DB35_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ThermalMetrics_set_WarningLevel_mCF778CD7B517A47526632A2F40E5EB296DACA9EF_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceDataRecord_get_TemperatureLevel_mF48F6ECD619E7DD65811410891B4AB7B9B218865_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ThermalMetrics_set_TemperatureLevel_m8715ECBCFEE9B5331F84EEF35486B4DD579A5037_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_unscaledDeltaTime_mF057EECA857E5C0F90A3F910D26D3EE59F27C4B5 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_AccumulateTimingValue_m2FDD9013616725ADA7B521DFAE07AE537E86F46A (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, float* ___0_accu, float ___1_newValue, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceDataRecord_get_OverallFrameTime_m6ABDF5F1B04E6FF9BDD96AFA00844F84E6570D90_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_AddNonNegativeValue_m1334021A433483D845D33F750B831157D8243ED4 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* ___0_runningAverage, float ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GpuTimeProvider_get_GpuFrameTime_m0B839D41675CF1FA902CFA9AB8AE017957ECAF63 (GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceDataRecord_get_GpuFrameTime_mFA20351C75C59AF7861FCE6E9A859AE0FD75C767_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float CpuTimeProvider_get_CpuFrameTime_mEA390DC74BB5A77BDCCA9F987DEB423DEEB9F5A9 (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceDataRecord_get_CpuFrameTime_m64C3D3C8D2D7F3670DCC3EE2026B805DADF614BE_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceDataRecord_get_TemperatureTrend_mF1A3DF7A654F1A20A4D9A70647B4250E734D6467_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_time_m3A271BB1B20041144AC5B7863B71AB1F0150374B (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_Update_m03B811DB0261EFA09C2BB6A9C2AEDE7EC96F5103 (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, float ___0_temperatureTrendFromProvider, float ___1_newTemperatureLevel, bool ___2_changed, float ___3_newTemperatureTimestamp, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_Reset_m3B514D4DBBFCCD1EA572D8E99679F541FCED08DE (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TemperatureTrend_get_ThermalTrend_mDEF7F7B3E0BA799158C829AA4D79E958194F82A6_inline (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ThermalMetrics_set_TemperatureTrend_m007B5F0CAF923A9BA54BE4D6B07A9896D75323E7_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RunningAverage_GetAverageOr_m198EF3F7CC0AA587B13A7DCD06162F4B0A0C59B7 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, float ___0_defaultValue, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_AverageFrameTime_mE6D87D99901A84A428BC7EF054D0742D4765B952_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RunningAverage_GetMostRecentValueOr_m96BBB840797D9AD9D978086F87AB64A79F3C8AB0 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, float ___0_defaultValue, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_CurrentFrameTime_mF8943CE68C11843FA5320F63CB124E8825C287AD_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_AverageGpuFrameTime_mC5A1232311C2804A5FC137DA0F89AB29536054F2_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_CurrentGpuFrameTime_m27403B1423B1A9E1B98ED12A97920D6A55CE28AB_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_AverageCpuFrameTime_m709771E7D96C7FF28F58F6E713B3DEEE1FF9350B_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_CurrentCpuFrameTime_m2C3673BE2888306184DD6DF977FC884D0B84D972_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceManager_EffectiveTargetFrameRate_mE38F57BAA3D18BD6A1E55C2C7C6283372F59C8BA (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RunningAverage_GetNumValues_m6EF586C401CE91B628667DE1A94789C8BEAE7A5B (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RunningAverage_GetSampleWindowSize_mEFA6A020C0CD2385DAE5B3768F7F0C9812DE69D5 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BottleneckUtil_DetermineBottleneck_m6D69BA7D0A5BB92B26643EBAEBBA361D09E5D9A9 (int32_t ___0_prevBottleneck, float ___1_averageCpuFrameTime, float ___2_averageGpuFrametime, float ___3_averageOverallFrametime, float ___4_targetFrameTime, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_PerformanceBottleneck_m435C419AA5CAA34D14B25B6B7BA5680D9B76C6D0_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceBottleneckChangeEventArgs_set_PerformanceBottleneck_m6E3F0F2D2A0A64914359EB02B306B010F4B4AA4D_inline (PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceDataRecord_get_CpuPerformanceLevel_mF688EC621C77916A86F96CF7D0DAFD520B6D68E8_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CurrentCpuLevel_mAD7B372D96F90C35803A147A5ADE5F05A11186EB_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceDataRecord_get_GpuPerformanceLevel_mA928B60EF914AB4E7D95291E1357A3FE795DBE23_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CurrentGpuLevel_m05F0EB08FB91FF2388D94544943AFD86F25F09B0_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceDataRecord_get_PerformanceLevelControlAvailable_mB2379A58631D8AAE1AE389560BF46951ABE7D80F_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_get_AutomaticPerformanceControl_m696F1ED6547E8B80000C0FCBA48BCB9AC1813697 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_PerformanceControlMode_m9779B09D1BAB7183124DDCB1A445428EA67D4D0D_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_TargetFrameTime_mDAE72029F7D79C0800C110EA28987A1DE413D2EF_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_Enabled_m3C06800186D5B95B5DA6FC0813E6887AD6CF9FFD (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_get_Enabled_mB48F48C244110A622D423283C29A064EC59835AD (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_Override_m1DAAA9202621A23A2716EE06762F59C436267226 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, int32_t ___0_requestedCpuLevel, int32_t ___1_requestedGpuLevel, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_ManualOverride_mB89018FD5AC92C2322074FBED7A5693ED4450CDB_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_Update_mDEB36D1DF2CA96E442B203BBA4806525C92D748F (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CpuLevel_m37835C7484750B26BE91ADEEE3F1B965BCAD61DE_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_GpuLevel_mB659754667A6E7ADC4BFA8295DA74076C8BC8E5D_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DevicePerformanceControlImpl_get_CpuPerformanceBoost_m224B8F451A656BB47BDE468C52653A08DC8715A6_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceDataRecord_get_CpuPerformanceBoost_m55A78568F8E19144717C3CEC17CE90FA766591D2_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CpuPerformanceBoost_m1FAB8561F6E092387B30BEF465009DA33701ED1A_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DevicePerformanceControlImpl_get_GpuPerformanceBoost_mA9DA128F439CFCD7C1A280B109A71C900C6AD304_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceDataRecord_get_GpuPerformanceBoost_mFD01BBFC9A9BE53ED81947089A02691635789B7E_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_GpuPerformanceBoost_m7070A76B0FB1C5CC010BD84A232EA87F0EDCDFD2_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DevicePerformanceControlImpl_Update_mEE1C9D692916EEDB39D7C84848B5DA3C6C016F52 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* ___0_changeArgs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeHandler_Invoke_m8A6F67F1883E9C762F42DD4882EA681F95DE7E8E_inline (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___0_levelChangeEventArgs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_CurrentCpuLevel_mFA08DE80B7F00C883E74C669AA14D6B1B84D0CE8_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_CurrentCpuLevel_mF5FDB1302D30412674B077F2296C965C0372F585_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_CurrentGpuLevel_mD3F57116D417D7B03EFF1575B395BE553BA52486_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_CurrentGpuLevel_m5EED681EBBCB6432D34AAAB7761DAA979D42A916_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_CpuPerformanceBoost_m7439D7EA9FAB8291D849A337FCB162D55069D3AD_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_GpuPerformanceBoost_mB0C54D250BEFDF68F163E5525BE5A02EDC76766C_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 PerformanceDataRecord_get_ClusterInfo_m6EC3F093AE1024050D8C7FEAECCC7153668CB187_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_ClusterInfo_mA699E5EB646425EFC09BC769F88028F54DC0AD63_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceDataRecord_get_PerformanceMode_mEF911B8B3207795B86E013D3DFF2679A599D78DF_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ThermalEventHandler_Invoke_m7A6989AC43E129751BD74BFC7AE45D061C7E0597_inline (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___0_thermalMetrics, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceBottleneckChangeHandler_Invoke_m9A78E791943F6FC1CE4BC5F8D5E5FEB8F5C0B8F1_inline (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_bottleneckEventArgs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceBoostChangeEventArgs_set_CpuBoost_m5CBD7C703CC9425735CC381BF5255AFB771276E0_inline (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceBoostChangeEventArgs_set_GpuBoost_mDB42C244A0DF199B69265D01476230654B5743F5_inline (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceBoostChangeHandler_Invoke_mA7FE1E392A09B1C23126CAEFB3CDB37B22699D6E_inline (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___0_boostEventArgs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceModeEventHandler_Invoke_m3B33E17EF884CEC700E6A9DE69B7C75ED9D4FE77_inline (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, int32_t ___0_performanceMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool OnDemandRendering_get_willCurrentFrameRender_mDBE10C3FE2D78250F86F8077ED5CE681FC688DB7 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OnDemandRendering_get_effectiveRenderFrameRate_mA62F744BCDCF74D53B0E1E0F8CDDABF9C74799E3 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_DeinitializeAdaptivePerformance_m83F8434DF20E738C75C8FCCBEE783CCB57292B3F (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_get_Initialized_m959803364F479F216A5962AF2B0E9162C3F60358 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_InitAdaptivePerformance_mBF7B8E0665E4BEF63E9AF820F9234FFD10009BA3 (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IAdaptivePerformanceSettings_get_automaticPerformanceMode_m51B5634FEB7E01814D62A2B27A444A477D8A1469 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_AutomaticPerformanceControl_m45C34F20A92B55A6B6E693F4DCE224D331E036EC (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IAdaptivePerformanceSettings_get_statsLoggingFrequencyInFrames_m6C987101463434ACA13DAE06388EEBA812B645D0 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_LoggingFrequencyInFrames_mB80DFAFC7339FCB266B29FA078A0A8635B7965EE_inline (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubsystemWithProvider_Destroy_m8161D5B71C856F836660430CED8550AA17438BAF (SubsystemWithProvider_tC72E35EE2D413A4B0635B058154BABF265F31242* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl__ctor_mA2CFE5A4EC12050C7D4BA19D63F314A079155283 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, RuntimeObject* ___0_performanceLevelControl, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManager_get_PerformanceStatus_m103585B6E7676019C21CCB14FC79083C7E507E52 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManager_get_ThermalStatus_m3CECF68B0CF7C916B66949AAF90BF8DEF7A5D8C8 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController__ctor_mDAC721DEE71D0F09E5B93BEDDEECD7C986E4D5A8 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, RuntimeObject* ___0_perfControl, RuntimeObject* ___1_perfStat, RuntimeObject* ___2_thermalStat, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IAdaptivePerformanceSettings_get_automaticGameMode_m4BC9354605B41CB482C02D3B7E238C83A271B509 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManager_get_PerformanceModeStatus_mA40D7A04D9A51E6575EB87850BEA14B58257129E (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceModeController__ctor_mAA97E7503E3B92C2F7D940C4D5DBBC95E8FE4A3B (AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24* __this, RuntimeObject* ___0_perfModeStat, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CpuTimeProvider__ctor_m94C3042515AC2F6FE8B097E5E63FADBB36F44AFF (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManager_InvokeEndOfFrame_m7061A121ECC7AB9CF8F586F7F79F52DA3BC4F44A (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812 (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, RuntimeObject* ___0_routine, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GpuTimeProvider__ctor_mC70CC7AF14A9C21F109648C79FFCC0F1D7C3500E (GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend__ctor_m8AEF80CA8FEE118501367E7B449EF7C602A65F47 (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, bool ___0_useProviderTrend, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThermalEventHandler__ctor_m27CFED2A329B29C895A99E14BBD22E76ABDA80D6 (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_add_ThermalEvent_m0D12D4368CC8C887BB0071918C625581502922A1 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBottleneckChangeHandler__ctor_m3A5E803EF4F1B326E5792A4CE5DC88FB1876305D (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_add_PerformanceBottleneckChangeEvent_m5F5F0351682D6280C29F2A52874D68B68B51CA22 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceLevelChangeHandler__ctor_m5DD61E1980937C4A69EF65CF9F06615441C92536 (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_add_PerformanceLevelChangeEvent_mE040D7ADD6BFE8D10692D512F824E9438543DE97 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceModeEventHandler__ctor_m432B3597C45952AA88677103590FC3EDB99F252E (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_add_PerformanceModeEvent_m822CDB0299FA47ECA651C2E9C27A96A00524B769 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBoostChangeHandler__ctor_mC68B1563B584520F2CC441AF57E80E31A43C5C23 (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_add_PerformanceBoostChangeEvent_m3702663345DDA56DC25293729AECA6384D66CE3B (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceStateTracker__ctor_m56D91AED87F3AA5921E44F11CD1DB77524FEAE27 (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, int32_t ___0_sampleCapacity, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer__ctor_mE8DFE09ED49D19619907CD2CAB1F79361AD54AB2 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8** ___0_settings, PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* ___1_tracker, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_Indexer_m76A727AC7FC3420DE8921FE30B2263C46043149C_inline (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_StartAdaptivePerformance_m55831ED4E56C5F12FA009910CC987F58FF0C8C05 (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_StopAdaptivePerformance_mCFE5C1BE110B48A00297FA8DE011468D187A728B (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_DeInitAdaptivePerformance_m30B073CA3C7E5922E69A8FA6AAF2DBCCFE4FE10D (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_UnapplyAllScalers_m9A305D835969684025DABFAA1F1BDB70A084D390 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_remove_ThermalEvent_m9300CB64F3FB4876D8F70C3352055A9E30583D5F (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_remove_PerformanceBottleneckChangeEvent_mB3F4F802B9624145D492E9702C6D30AD08784CD2 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_remove_PerformanceLevelChangeEvent_m47A8D036CF8F6B139828E332D815FDD6ED530D82 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_remove_PerformanceBoostChangeEvent_mC3E005541B8FC9E39440F74738161E78012C7C05 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_remove_PerformanceModeEvent_m84DB72B6360BBE9F40B8412CAD12DD428F800C12 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RunningAverage_Reset_m82C0F2DD21BEE75E829E1FA2F8F0D4664BDFEBF0 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CpuTimeProvider_Reset_mB101D9BE62EC4861A8896988AAE5A61A35CF4B9B (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitForEndOfFrame__ctor_m4AF7E576C01E6B04443BB898B1AE5D645F7D45AB (WaitForEndOfFrame_tE38D80923E3F8380069B423968C25ABE50A46663* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RunningAverage__ctor_m13172A205A6A882B6734381914F14C31AD8002F9 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, int32_t ___0_sampleWindowSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CpuTimeProvider_EndOfFrame_m20594C08F1A594B07580382A7537E3B65A9D273C (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_UpdateInterval_m79F41A99CC68CDA648E4C7B423613B1649DC04F2_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_AllowedCpuActiveTimeRatio_m891683BE09359B3343E8B946945776422D4B997D_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_AllowedGpuActiveTimeRatio_m0E6B6E15E620AC8F9182F242D9E1217AE3B8C0D0_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_GpuLevelBounceAvoidanceThreshold_mABC1DE0577A48EB82EAE532F7833C1FE6DF89BF8_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_CpuLevelBounceAvoidanceThreshold_mA2191ADC82A355AC0F06E9977DD8F58B8B835E91_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_MinTargetFrameRateHitTime_mC65BBF0F702B69B62B6F2BAFDFF52DD1D6C778D2_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_MaxTemperatureLevel_mFCD0EF2765D894038BE2A4C40A0483D020513A65_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_UpdateImpl_m91D2163D046382CD0299AB99F412E0082622723B (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_UpdateInterval_m5E91316BB5AFC4742120523C005F42C02DC2C467_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_AllowRaiseGpuLevel_mAEEF398DEB2A679013E99DEE0E5D0E090AA2B86B (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_RaiseGpuLevel_m7D201F2DC2F0092354D9E263B044DAB51CEC506E (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_AllowRaiseCpuLevel_m4BC2C940A8E3852D7AE940AE7CB32FE5F1B0B154 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_RaiseCpuLevel_mD7A81C4F8FB6838E44F1373518B2600DF5C43504 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_MinTargetFrameRateHitTime_m68B4290A99CE14A955726B6CAFD5272572BCCB1A_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_AllowLowerCpuLevel_mC91D2FA388877CD2DE501A544986D484D5EAD81D (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_LowerCpuLevel_m12182B82A56C0E70247F5D5A77CCF7D36FC2E2E6 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_AllowLowerGpuLevel_m032920D8B30240ECB373704AE2E944D42BCB7EBE (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_LowerGpuLevel_mC446D7710F8BA713126E65A52E9F991EBE23657B (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_CpuLevelBounceAvoidanceThreshold_m502213C34716051CF8846230662A1BB215A493E3_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_TargetFrameTime_mF7E9BD9AED114892A036B925CDA589B56E63C1A0_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_AllowedCpuActiveTimeRatio_mD2BB6C949C1730623502072743FC9636C6F7C1DE_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_GpuLevelBounceAvoidanceThreshold_m8E23279796365E87E0664A27D26DF088A07A86FA_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_AllowedGpuActiveTimeRatio_mCD4B5213275196084EB691E58A1FDFDFC1B3747D_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_MaxTemperatureLevel_m306D07DD927CA2A18F4AA1BD12972F87F3C69D3A_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_AllowRaiseLevels_m9AF77F8BA38AEB9B27AFEB5BB1F0F2A3E4EDD074 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_OnBottleneckChange_m1D59F8A2BA0CDE68CAE9A9730413428DA1B51C92 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_ev, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Application_set_targetFrameRate_mB90EEA60DAE55CD71C38D4B7DFDBE2B34EA6B46F (int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Resolution_tDF215F567EEFFD07B9A8FB7CEACC08EA6B8B9525 Screen_get_currentResolution_m8FE4C43E4F6EF28E0B85EB94B6C69D1EC5687CCD (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RefreshRate_t44FF0D3F256477CC8AB97FA49D08B636AFB4F68F Resolution_get_refreshRateRatio_m22BCBB8F371F56D919D64E482270DD1A8E4A3637 (Resolution_tDF215F567EEFFD07B9A8FB7CEACC08EA6B8B9525* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double RefreshRate_get_value_m7F8BB0D20DAB1EF882F1FC97E0C7618FCD319561_inline (RefreshRate_t44FF0D3F256477CC8AB97FA49D08B636AFB4F68F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Application_get_targetFrameRate_m5A5B0FC0DFE1EBC940FF49B8237A243F45A630E1 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceModeController_OnPerformanceModeChange_m5107B7D2CB9631CCFFB9E1A779E257F9BE652555 (AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24* __this, int32_t ___0_performanceMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer__ctor_m9445F1606331B732FCA393591F3E230714FD5FF4 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RenderThreadCpuTime_AndroidCpuUsage_GetPluginCallback_m5C23776BC6E9FF0145A8B2FCC12E2E2996725EE6 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_m931A344F16D4C65EFB0B492EB07C7A82AF0B9FA1 (int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_IssuePluginEventAndData_m6218AC6654E29A7245DBB8F739FE99F6804FBB0C (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, intptr_t ___0_callback, int32_t ___1_eventID, intptr_t ___2_data, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderThreadCpuTime_AndroidCpuUsage_Reset_m190318F6E4E567E935642FBF83F13E672B5C5549 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Graphics_ExecuteCommandBuffer_mE7D922583404AB08A25C1413A3EA9F6B0D2F16B9 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_buffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double RenderThreadCpuTime_AndroidCpuUsage_GetLatestCpuTimeDelta_m76D16FEFBC5C480960CE1877E48B9471573CD8B7 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double MainThreadCpuTime_AndroidCpuUsage_CpuTimeForCurrentThread_mCA825FCEEEB5674602EB7B66A6C2AC907339BC17 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MainThreadCpuTime_GetLatestResult_mF6DE9B751BE1D1F93FF2AC0A915DF00FCD8FA520 (MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RenderThreadCpuTime_GetLatestResult_m6AF8B5E243780ABF0FB07507A3EEA57ECEA2E226 (RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainThreadCpuTime__ctor_m489CB20DEBB56A421588C065AA0682D1E5C16FF5 (MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderThreadCpuTime__ctor_m817BDD107A72BC3F7020DDEC173D088478088960 (RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_get_graphicsMultiThreaded_m64EB05A6E20E1128246404063FDD6EC902F06458 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderThreadCpuTime_Reset_m86BACD1618BA9BBFCBB62C0841D87091FA5D8C4A (RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderThreadCpuTime_Measure_mA776016824D8BC345EFC64EAD9D581AA0DE38EF3 (RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainThreadCpuTime_Measure_m53F342BA9CFC977C5ECCE17EBBBD427EF8AA54F7 (MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_PerformanceControlMode_mC9DF077BF69B89D1B5A47CC8C506913B34C7531F_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_CpuLevel_mD58480B2447A008C7BF599703303A5328422E955_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_GpuLevel_mE563A90E537994BA33EB9FE37930984665B5A563_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_CpuLevelDelta_m00EE4AE98A0474906E1823F5E5BC659AF230EA3E_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_GpuLevelDelta_mCB323667DF1FB52B0F4AF73C96BAC37FDDD4093B_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_CpuLevel_m8FC6326BB7B7014B261396350E47E6CCEE97433B_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_GpuLevel_mE6D09A24D5D248F1F26187FDC0B8E5A652354ED3_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_ComputeDelta_m7FD868C03247D7BC313224A5004655489B13F19F (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_oldLevel, int32_t ___1_newLevel, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t FrameTimingManager_GetLatestTimings_mF724A6F8379C7C3428B9931DB49420CF01802EF7 (uint32_t ___0_numFrames, FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E* ___1_timings, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FrameTimingManager_CaptureFrameTimings_mB84281273500DB848D6BBA00ABBA6004AE94329B (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (RuntimeArray* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D_inline (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_PushNewValue_m323953E98673327490D9D212FEB8456A42404DA7 (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, float ___0_tempLevel, float ___1_timestamp, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_UpdateTrend_m9184F6D3002E46E0B972B245FE7BD76320964BAF (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_PopOldestValue_m4B6229634F78C1FD4F694B2C251ACAC397F3ECB1 (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_inline (LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceInitializer_Initialize_mF1C4965CD15BBFD0907EC1F51B0D31482BC772E3 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceInitializer_Deinitialize_m06630DD7787CA4437BF7E83076B6A86DC19F2561 (const RuntimeMethod* method) ;
inline void Queue_1__ctor_mBA54E63FD043CDF50C61B6BAC72D6C1FC596E8FC (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
	((  void (*) (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153*, int32_t, const RuntimeMethod*))Queue_1__ctor_mBA54E63FD043CDF50C61B6BAC72D6C1FC596E8FC_gshared)(__this, ___0_capacity, method);
}
inline void Queue_1_Enqueue_m14504EB7E4AE1EA85E3D4D88BEBA493C1595B459 (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, float ___0_item, const RuntimeMethod* method)
{
	((  void (*) (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153*, float, const RuntimeMethod*))Queue_1_Enqueue_m14504EB7E4AE1EA85E3D4D88BEBA493C1595B459_gshared)(__this, ___0_item, method);
}
inline int32_t Queue_1_get_Count_mA189895F44030B7359A0552C5DFFC061C480A601_inline (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153*, const RuntimeMethod*))Queue_1_get_Count_mA189895F44030B7359A0552C5DFFC061C480A601_gshared_inline)(__this, method);
}
inline float Queue_1_Dequeue_mBACC5C5C572CEE16EEC3D0BE7BD08D625CF31F70 (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, const RuntimeMethod* method)
{
	return ((  float (*) (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153*, const RuntimeMethod*))Queue_1_Dequeue_mBACC5C5C572CEE16EEC3D0BE7BD08D625CF31F70_gshared)(__this, method);
}
inline Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE Queue_1_GetEnumerator_m142C9D8C0C21B0EDBE627636B32E20D752BE46E1 (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, const RuntimeMethod* method)
{
	return ((  Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE (*) (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153*, const RuntimeMethod*))Queue_1_GetEnumerator_m142C9D8C0C21B0EDBE627636B32E20D752BE46E1_gshared)(__this, method);
}
inline void Enumerator_Dispose_m22D5FF72E74C304B067EE723AB2B1F4C459D77CE (Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE* __this, const RuntimeMethod* method)
{
	((  void (*) (Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE*, const RuntimeMethod*))Enumerator_Dispose_m22D5FF72E74C304B067EE723AB2B1F4C459D77CE_gshared)(__this, method);
}
inline float Enumerator_get_Current_m62E368A4DD097851C75B69B36879B2EBF17672BD (Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE* __this, const RuntimeMethod* method)
{
	return ((  float (*) (Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE*, const RuntimeMethod*))Enumerator_get_Current_m62E368A4DD097851C75B69B36879B2EBF17672BD_gshared)(__this, method);
}
inline bool Enumerator_MoveNext_m5CCBECB6D2882395D3FACC9FC31FD2313C421063 (Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE* __this, const RuntimeMethod* method)
{
	return ((  bool (*) (Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE*, const RuntimeMethod*))Enumerator_MoveNext_m5CCBECB6D2882395D3FACC9FC31FD2313C421063_gshared)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceStateTracker_set_Trend_m9EF024F5AD38939B40AB422762C29E6FC00C3B28_inline (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceStateTracker_get_Trend_m5B01BE6B1AFCCF93AA9C39DB6FCB4C92D2343F01_inline (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScalerEfficiencyTracker_get_IsRunning_m8733AABBEEEBA2C94DB5ACDEEA67FBA252B876D4 (AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Assert_mA460392021AC0A8210C9081E3C1C9652DBF32BF6 (bool ___0_condition, String_t* ___1_message, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_GpuImpact_m0E6FA566E69AC21E1AE65C3CC626CEEC2C7AA797_inline (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_CpuImpact_m8FE81E3BDD092C52F009AAE883B4821F633D140F_inline (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) ;
inline void List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_inline (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
inline void List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70 (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, RuntimeObject* ___0_collection, const RuntimeMethod* method)
{
	((  void (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m1F76B300133150E6046C5FED00E88B5DE0A02E17_gshared)(__this, ___0_collection, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceIndexerSettings_get_thermalActionDelay_m7FF7D1C259A3287C224E7F8D8182153F631DC317 (AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, float ___0_value, const RuntimeMethod* method) ;
inline AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122 (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_UnapplyScaler_m03476E318E802B825872AA722E175380CCE8C2A5 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, const RuntimeMethod* method) ;
inline int32_t List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_inline (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_ApplyScaler_m446151B73B180FC77ABF539FFACE9453ACBF4819 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
inline bool List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_item, const RuntimeMethod* method)
{
	return ((  bool (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*, const RuntimeMethod*))List_1_Contains_m4C9139C2A6B23E9343D3F87807B32C6E2CFE660D_gshared)(__this, ___0_item, method);
}
inline void List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_inline (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
inline bool List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_item, const RuntimeMethod* method)
{
	return ((  bool (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*, const RuntimeMethod*))List_1_Remove_m4DFA48F4CEB9169601E75FC28517C5C06EFA5AD7_gshared)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_DecreaseLevel_mAC739988670545887A15C1B37F0E911B1B45C548 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScaler_get_NotLeveled_mC3205612CA27B88738841FB8870B09D89791BD07 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThermalStateTracker__ctor_mEC56D797379A29D191CF52E507B5EEAA3737A027 (ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904* __this, const RuntimeMethod* method) ;
inline void List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2 (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerEfficiencyTracker__ctor_mC90E271D4072B0F654958062B753D5F5FED0B0E7 (AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceIndexerSettings_get_active_m40145990966F7AB11AB0284546D89C97F3826AD1 (AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_DeactivateDisabledScalers_m076FF8C13D0F6D3302714119584743ED381788A4 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_ActivateEnabledScalers_m09F24264BA8AD83DFA8E6C5D6E8C75D3E0496CC7 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ThermalStateTracker_Update_m385B38BD676249E9458A4C4F63A09BAA8CDD06C6 (ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceStateTracker_Update_m319BE856A71079B98B610BDBAABA8A8077088D02 (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_set_ThermalAction_m9C68FEA3D0F5ED81D1D2485C8751F9C09AA8F2CF_inline (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_set_PerformanceAction_m051FF6B60B2C606ADC9620116DE8E5DA5E86A3A2_inline (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_CollectProfilerStats_m9299DAD84FAFD7F3C498636EA7394C5E92C7EE10 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AdaptivePerformanceIndexer_get_TimeUntilNextAction_mEB42A55A09868273E35C5B83E7C047EC957945DD_inline (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerEfficiencyTracker_Stop_m11160180119BD15E09FF66CFC44ACDA717E39E29 (AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceIndexer_UnapplyHighestCostScaler_mD7BE8B4DC0FB98C278514F2D2D3E8AA241A581D3 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceIndexer_ApplyLowestCostScaler_m5DBF631DFDAC96369065A45086107ECB74F5BEE6 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceIndexerSettings_get_performanceActionDelay_m61BC753B924C5FF95DB65E82D0B82A62D05AD3A2 (AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceProfilerStats_EmitScalerDataToProfilerStream_mFADDF395AC035ED66EEB414F78E0C550B5147F86 (String_t* ___0_scalerName, bool ___1_enabled, int32_t ___2_overrideLevel, int32_t ___3_currentLevel, float ___4_scale, bool ___5_applied, int32_t ___6_maxLevel, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceProfilerStats_FlushScalerDataToProfilerStream_mFB2A59E37D0B5F48776F060A87F96AA5390C1EF6 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_Deactivate_mCCDB4671D348668925269C7E6F973C355CB66070 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
inline void List_1_RemoveAt_mE00B5BB5B3DA535A8A4F3B3F89D6BA4C3E99E7D2 (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	((  void (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, int32_t, const RuntimeMethod*))List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared)(__this, ___0_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_Activate_m011996E733279ABE5B8AEFBE0CCFA737BB302396 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_AddScaler_m739C7C3318E77F6C8F53CD22798F62C6E8945369 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, const RuntimeMethod* method) ;
inline Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF List_1_GetEnumerator_m8BCCEFD22FD2AFC8A16E6DF8D5D6E2393DC1E0A0 (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, const RuntimeMethod* method)
{
	return ((  Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method);
}
inline void Enumerator_Dispose_m0763F65E14CD39929EFD7253E929AD0799D764C6 (Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF* __this, const RuntimeMethod* method)
{
	((  void (*) (Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method);
}
inline AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* Enumerator_get_Current_m86D3D9BFB68FC9BC87AACE24A2F8E8D8DCD4B395_inline (Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF* __this, const RuntimeMethod* method)
{
	return ((  AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* (*) (Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_CalculateCost_m327F368487672CF65FB65111845764E14E559AB3 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
inline bool Enumerator_MoveNext_mD35AF568BF2FE4654D3E22CEF7BCA07F422E3645 (Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF* __this, const RuntimeMethod* method)
{
	return ((  bool (*) (Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScaler_get_IsMaxLevel_mB960E902B10B7030FC489E17EAFEDFF585F16785 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerEfficiencyTracker_Start_mC5F7FB1D9B8859A16774618940CCD3FCF78BDD4D (AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, bool ___1_isApply, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, RuntimeObject* ___3_arg2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_IncreaseLevel_mDBA7C9066AF359004B702E829B46A0A23F9FA995 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AdaptivePerformanceScalerSettingsBase_get_name_mF13E237177358FB6B1E5EA3FF812C9D3CFF7331A (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScalerSettingsBase_get_enabled_m3C206F801CD595875BBD175B27D6DE0A85C675CC (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceScalerSettingsBase_get_scale_mC0B010C3248EC3661FC76CA4FE9C63CFF0F9618A (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScalerSettingsBase_get_visualImpact_mE5FADC25B00CEECAD5349055028C713156A78100 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScalerSettingsBase_get_target_m779AFC0CB0E43A351D0129EEDB00DC61F8B7373A (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScalerSettingsBase_get_maxLevel_m7151F65E2E1588694A55EF6872E420FCC231BEBE (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceScalerSettingsBase_get_minBound_mA6F4ACD69674DB3BB5F5306D22F349369DF42370 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceScalerSettingsBase_get_maxBound_m898333F82C63A160DD9B2FE5B2240F85017C6729 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_UpdateOverrideLevel_m14C62AE0BCBA53301C221CE736A3715BA16E38B1 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_RemoveScaler_mD8C4CF1D7BDFA251390D2E071ADE5B4569E094E4 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_CurrentLevel_mCCC4299E8C1C123A3C141348365477166C317DB3_inline (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) ;
inline void EventBus_Trigger_TisAdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_m34F588B172E4E59FE48CCBAF82961A4BAFA7DE71 (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 ___0_hook, AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D ___1_args, const RuntimeMethod* method)
{
	((  void (*) (EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157, AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D, const RuntimeMethod*))EventBus_Trigger_TisAdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_m34F588B172E4E59FE48CCBAF82961A4BAFA7DE71_gshared)(___0_hook, ___1_args, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ClusterInfo_set_BigCore_m6773CE3416C5DDE25B397D398D60253CA4A913A0_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ClusterInfo_set_MediumCore_mC984A40803648B368E8E998F82E7C89D9E24E126_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ClusterInfo_set_LittleCore_m2B02B46BBEA719EFBDD955DF419EAAC81E69C7AB_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2 (Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceConfigurationDataAttribute_set_displayName_mB28453DF9CE200238524EF75AB729968A7A999B3_inline (AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceConfigurationDataAttribute_set_buildSettingsKey_mDC1190F309469E28A361C217D8FCA727C7873C81_inline (AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Application_add_quitting_m5767AC63F23ABFD5BC3D60710906643BA536CCC5 (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_set_automaticLoading_m318ED8FC7C590B1A79A8CD6D36CB7E33019ED7E7 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_set_automaticRunning_m1D6A7025D42102641616363F5AC0AAE061F19785 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_InitializeLoaderSync_m60BE9D01B0733A2479E85B1F855A15F094A1DA74 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_StartSubsystems_m6CFE991D0D90ED20C5850E48A8BA78740C09BC9E (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_StopSubsystems_mD685F87FD6E515BAA20156D8AE3B7FCFC7C12BB9 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_DeinitializeLoader_m23DE86B446324F049DC34C81A7EE7225EF47E774 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) ;
inline void Dictionary_2_Clear_m64E5244EC38185D18BDBBD9843498A15D1FE8455 (Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C* __this, const RuntimeMethod* method)
{
	((  void (*) (Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C*, const RuntimeMethod*))Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceLoader_Deinitialize_m580D09AD16C7026287B08FAC1CDBC97235333B09 (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* __this, const RuntimeMethod* method) ;
inline void Dictionary_2__ctor_mCCAE8E8620E1F7596EBB9710A40F6D0D520EED0F (Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C* __this, const RuntimeMethod* method)
{
	((  void (*) (Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C*, const RuntimeMethod*))Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceLoader__ctor_m7EEE4F088504AF2B572BDAEAD8D2236E09F97135 (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManagerSettings_get_isInitializationComplete_m21C21E3BDCD266224DC543AC4FAA3D96A62FF8CE (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* AdaptivePerformanceManagerSettings_get_loaders_m0AF4F7DC01C204E416F5DC027609F74D24D1D35F (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) ;
inline Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915 List_1_GetEnumerator_m5E48725ADC5138D0B9D79CE54E0978FB73E7491A (List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* __this, const RuntimeMethod* method)
{
	return ((  Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915 (*) (List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method);
}
inline void Enumerator_Dispose_m70521883F21CCB016423DCEAF28338B0D7735747 (Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915* __this, const RuntimeMethod* method)
{
	((  void (*) (Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method);
}
inline AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* Enumerator_get_Current_mED56120DDEA82B0CE63E2AB8A44B4BFA8E8A6103_inline (Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915* __this, const RuntimeMethod* method)
{
	return ((  AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* (*) (Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_set_activeLoader_m9704AA3C0A180F2BEDA4843D73649146C5EBE448 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* ___0_value, const RuntimeMethod* method) ;
inline bool Enumerator_MoveNext_m8C0BCAFC7100732485197B9D292E9DA195FDFFC1 (Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915* __this, const RuntimeMethod* method)
{
	return ((  bool (*) (Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInitializeLoaderU3Ed__20__ctor_m965B41B568997D02232F284FFEF0812480F3AB7D (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManagerSettings_get_automaticLoading_m64F39140D84CA83039D2A8FF1BC73A5C0A9705C5 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManagerSettings_get_automaticRunning_m1F62B0DA38D6EE14E10AFAEA3CEA071047624DBE (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) ;
inline void List_1__ctor_m46DA18DA8BBC2BB5B3B9A816B94E4E9F2A7B6C11 (List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInitializeLoaderU3Ed__20_U3CU3Em__Finally1_m69AC2B4BB58EF247F436A0EB0A40DA47916CF3B8 (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInitializeLoaderU3Ed__20_System_IDisposable_Dispose_m6CF93E7B0630BF6EBAEF522814345EE1D530DF4D (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings__ctor_m5E13CFF62C88E6EFBDACDCABAD6CE21893CAD6D2 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveFramerate_m139C9E39E32D63FA9BC0C37B81B0F1FAE63CDECB (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_destination, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___1_sources, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveBatching_mDC178D42713C75DE1ACF822852B8038D72EA821E (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveLOD_m6A255C8B118A1769FE4DB9B8431F019FC556DA4C (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveLut_m2E6C5FF862F16ABF21E2CDC88C07A625F3B56FB1 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveMSAA_mE9B6B36E909157597D81AF42FE785D87DF987C7E (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveResolution_m861CB3DABDDF10571C00579C62F0370AF2314D62 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveShadowCascade_mBD0680ECA67B38D0E03B61C5167BA1E378359F92 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveShadowDistance_mDC623CDFB794E162E723A28CF99AC6C2DE55D878 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveShadowmapResolution_mD0080328CCE0EB1C8E5AA887D368443BD46A8CD8 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveShadowQuality_m21DCF0D2F165C7336B14E21BD7884AF8BD693E2C (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveTransparency_m4DA7C35BF8071924D5C8D9B0ADD7C5DDD5E32CE0 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveSorting_mE5C2FD1CC0AB0A7AF3F6447C2943D50F40BC1016 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveViewDistance_mE7E45AB3EC0919AAF5B9F80D395C676B7B4143A9 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptivePhysics_mE5E9D7BEA49BEED8B5F13D87FDE10E890C96FBA1 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveLayerCulling_mC291EA5E26B73A0660A5B333B9DD7D7395F5FFDE (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveDecals_mBDAA020138E8FED45F7AC1F04DAF53736F5CE38D (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AdaptivePerformanceScalerProfile_get_Name_m7DD2D2ADB2EDB1C45AAEF60ACFB235F4587A5301 (AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_ApplySettings_m9905A66D484D01BA4C04CFF7459CE7054EED1DB7 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* ___0_settings, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IAdaptivePerformanceSettings_ApplyScalerProfileToAllScalers_m0BB948C40EED00EAD3BEBD382F86FBD4BA14DDB2 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_GetUnappliedScalers_m9312768F4B234977041724061FFC2C97AA633D49 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** ___0_scalers, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_GetAppliedScalers_mC8AA0863E2342001443EF8FD3E77DE94771E83E1 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** ___0_scalers, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_GetDisabledScalers_m7D6F6077B80B84DC1AF2841B73148A43D585BE9D (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** ___0_scalers, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfoU5BU5D_tD81C248B41D0C76207C42DB9C332DC79F490B1D7* Type_GetProperties_m090A935168ED8AEE2CE95BDF6D69F3AAAF71B2D6 (Type_t* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass29_0__ctor_m494C9BDE58CFA84D29922FBE848133799152E978 (U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2* __this, const RuntimeMethod* method) ;
inline void Predicate_1__ctor_mE0982304EAFBFE8F998BFC12924DDE0116143C0D (Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
	((  void (*) (Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1*, RuntimeObject*, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m3E007299121A15DF80F4A210FF8C20E5DF688F20_gshared)(__this, ___0_object, ___1_method, method);
}
inline AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* List_1_Find_m2A476A218D406C7330D31D38E8928FFBD74814D8 (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* __this, Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1* ___0_match, const RuntimeMethod* method)
{
	return ((  AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* (*) (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*, Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1*, const RuntimeMethod*))List_1_Find_m5E78A210541B0D844FE27B94F509313623BE33D3_gshared)(__this, ___0_match, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_exists, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t* Type_GetProperty_mD183124FC8A89121E8368058B327A7750B14281D (Type_t* __this, String_t* ___0_name, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyInfo_GetValue_m89576462107E2A4DF5B7775216AEC29D74FF6088 (PropertyInfo_t* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_defaultSetting, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerProfile__ctor_mD48EEB9C4D4C6A7C58FB951592E486E8ADDABB3E (AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3 (String_t* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_SkipDynamicBatching_m7EEEBD9DF256D8AAD27513FD65D15D81BE7B92DC_inline (bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool AdaptivePerformanceRenderSettings_get_SkipDynamicBatching_m939E279451A083DF507A8CFC6CE0449905C3C88A_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScaler_ScaleChanged_m8CA4C17F6CFFEE7ECBFF95720EB205A2DA01A6BE (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_DecalsDrawDistance_mA0556ADC49BE771D09D277E811EE1C18A3A758C9 (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceRenderSettings_get_DecalsDrawDistance_mC3D298759AD8A364A93E1AE73092C6EE54D42123 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_OnLevelIncrease_mA658119D5C1CD66FD563BE27FBBC13C14E560322 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceIndexer_get_PerformanceAction_mA6F70560C6A740B6216168E7718184111657E3BA_inline (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_OnLevelDecrease_m0CF0F677788404B2515698BF1EB29615DFC512CC (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* Camera_get_main_m52C992F18E05355ABB9EEB64A4BF2215E12762DF (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_set_layerCullDistances_m4D2749319E09EC88A62CF39446E906E0D4D5391D (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLayerCulling_AsignDefaultValues_m9079BC6D1139EF30F58205FE28723D8CDBF5D179 (AdaptiveLayerCulling_t3F39BED1B652723D64174B5CF0E4C555657B046E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* Camera_get_layerCullDistances_m4D86AC0001E2A5697803433A168A3AA1D794CBCB (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QualitySettings_set_lodBias_m27C5C958D35E5FE52BB117C3E4069211A690336B (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float QualitySettings_get_lodBias_mFC5A527CC65FE124E6C58757AA11ADCB6F8C9BCD (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_LutBias_m87D91BB543BA3016BFA2BABE97AF9E23A605348D_inline (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AdaptivePerformanceRenderSettings_get_LutBias_m066C8AE5F8123FE07E7159CC96A465E33968B9C8_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_AntiAliasingQualityBias_mFA1BF607115C11AF87722CC2C91C00529AAE5A54_inline (int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceRenderSettings_get_AntiAliasingQualityBias_mDA59F3EE645D94B63DD3B89AD65925B47C365C5A_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Time_set_fixedDeltaTime_m8D8417B234CFF76AF81890D5AF67D8C54EFD189F (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_fixedDeltaTime_m43136893D00AF5D5FE80AD05609558F6E2381381 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveResolution_OnDestroy_m99CE298FD3EACCA1D75876EC942DF6D91011BEF1 (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SystemInfo_get_graphicsDeviceType_m2D54A0B94D138727041B29B127D8837165686545 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptiveResolution_IsDynamicResolutionSupported_m31E48F2D2D63E4F2ACC321494A09085161F45593 (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScalableBufferManager_ResizeBuffers_m3E75B5044AD106F7413273B884D313FEE11FEA0A (float ___0_widthScale, float ___1_heightScale, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_RenderScaleMultiplier_mCD329036D85AB4C2BF6F8B5EA50695128E1BF5A3 (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScalableBufferManager_get_widthScaleFactor_m544DB29370FFD51C8E445BA407B0199116F79EAC (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Resolution_get_width_mC55423852D453EEC0B66E692AA3E7F5DE772FB24 (Resolution_tDF215F567EEFFD07B9A8FB7CEACC08EA6B8B9525* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScalableBufferManager_get_heightScaleFactor_mD47126B1D94893B4DC53B57D7678631A058A264B (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Resolution_get_height_mD46754FA3634CA816BE91D1610D1FEBDECCEBE5B (Resolution_tDF215F567EEFFD07B9A8FB7CEACC08EA6B8B9525* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8 (String_t* ___0_format, RuntimeObject* ___1_arg0, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar* String_GetRawStringData_m87BC50B7B314C055E27A28032D1003D42FDE411D (String_t* __this, const RuntimeMethod* method) ;
inline void ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_inline (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, Il2CppChar* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method)
{
	((  void (*) (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1*, Il2CppChar*, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_gshared_inline)(__this, ___0_ptr, ___1_length, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56 (const RuntimeMethod* method) ;
inline uint8_t ProfilerUtility_GetProfilerMarkerDataType_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m6CD1758DB1D58F231EBDACD2A74621158FF6D46C (const RuntimeMethod* method)
{
	return ((  uint8_t (*) (const RuntimeMethod*))ProfilerUtility_GetProfilerMarkerDataType_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m6CD1758DB1D58F231EBDACD2A74621158FF6D46C_gshared)(method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t ProfilerCategory_op_Implicit_m441AE38B56781EE2D3F0865F65C81A77BEC6D76B (ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC ___0_category, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t ProfilerUnsafeUtility_CreateMarker_mC5E1AAB8CC1F0342065DF85BA3334445ED754E64 (String_t* ___0_name, uint16_t ___1_categoryId, uint16_t ___2_flags, int32_t ___3_metadataCount, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilerUnsafeUtility_SetMarkerMetadata_mD5FD13DE489F9C2E0E7D0AF209CD9369375CFA16 (intptr_t ___0_markerPtr, int32_t ___1_index, String_t* ___2_name, uint8_t ___3_type, uint8_t ___4_unit, const RuntimeMethod* method) ;
inline uint8_t ProfilerUtility_GetProfilerMarkerDataType_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCE6A9B1FD4AEE0DDFFE0CA90A6E3A83A6479B3A7 (const RuntimeMethod* method)
{
	return ((  uint8_t (*) (const RuntimeMethod*))ProfilerUtility_GetProfilerMarkerDataType_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCE6A9B1FD4AEE0DDFFE0CA90A6E3A83A6479B3A7_gshared)(method);
}
inline int32_t UnsafeUtility_SizeOf_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3E4AF62978F92E52CE242CAC83115C8EA6C850A3_inline (const RuntimeMethod* method)
{
	return ((  int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3E4AF62978F92E52CE242CAC83115C8EA6C850A3_gshared_inline)(method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilerUnsafeUtility_SingleSampleWithMetadata_mA4CD442AA9596086004E36704DCE40F8B5D8AC9A (intptr_t ___0_markerPtr, int32_t ___1_metadataCount, void* ___2_metadata, const RuntimeMethod* method) ;
inline int32_t UnsafeUtility_SizeOf_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mED481D505BF43CBD96972069EDD4E3509BE84931_inline (const RuntimeMethod* method)
{
	return ((  int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mED481D505BF43CBD96972069EDD4E3509BE84931_gshared_inline)(method);
}
inline void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4 (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared)(__this, ___0_item, method);
}
#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
IL2CPP_EXTERN_C void DEFAULT_CALL AndroidCpuUsage_Reset();
#endif
#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
IL2CPP_EXTERN_C double DEFAULT_CALL AndroidCpuUsage_GetLatestCpuTimeDelta();
#endif
#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
IL2CPP_EXTERN_C intptr_t DEFAULT_CALL AndroidCpuUsage_GetPluginCallback();
#endif
#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
IL2CPP_EXTERN_C double DEFAULT_CALL AndroidCpuUsage_CpuTimeForCurrentThread();
#endif
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceProfilerStats_EmitScalerDataToProfilerStream_mFADDF395AC035ED66EEB414F78E0C550B5147F86 (String_t* ___0_scalerName, bool ___1_enabled, int32_t ___2_overrideLevel, int32_t ___3_currentLevel, float ___4_scale, bool ___5_applied, int32_t ___6_maxLevel, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m74F022DD53114C435F03B1402534B396EAF83414_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mC3F82D6BA19A65FA055D9841B2DB22E8E55C0CC7_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mC03954B04748CCA3592715F5B417465827EE4DE6_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 V_0;
	memset((&V_0), 0, sizeof(V_0));
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	int32_t G_B3_0 = 0;
	ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914* G_B9_0 = NULL;
	ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914* G_B8_0 = NULL;
	int32_t G_B10_0 = 0;
	ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914* G_B10_1 = NULL;
	ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914* G_B12_0 = NULL;
	ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914* G_B11_0 = NULL;
	int32_t G_B13_0 = 0;
	ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914* G_B13_1 = NULL;
	{
		bool L_0;
		L_0 = Profiler_get_enabled_mEDFF5039F8E763A1B7700FAB358F9DC986370628(NULL);
		if (!L_0)
		{
			goto IL_0013;
		}
	}
	{
		String_t* L_1 = ___0_scalerName;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL);
		G_B3_0 = ((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
		goto IL_0014;
	}

IL_0013:
	{
		G_B3_0 = 1;
	}

IL_0014:
	{
		V_2 = (bool)G_B3_0;
		bool L_3 = V_2;
		if (!L_3)
		{
			goto IL_001d;
		}
	}
	{
		goto IL_00ca;
	}

IL_001d:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* L_4 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___scalerInfos;
		String_t* L_5 = ___0_scalerName;
		NullCheck(L_4);
		bool L_6;
		L_6 = Dictionary_2_TryGetValue_mC3F82D6BA19A65FA055D9841B2DB22E8E55C0CC7(L_4, L_5, (&V_0), Dictionary_2_TryGetValue_mC3F82D6BA19A65FA055D9841B2DB22E8E55C0CC7_RuntimeMethod_var);
		V_1 = L_6;
		bool L_7 = V_1;
		V_3 = (bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0);
		bool L_8 = V_3;
		if (!L_8)
		{
			goto IL_003b;
		}
	}
	{
		il2cpp_codegen_initobj((&V_0), sizeof(ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914));
	}

IL_003b:
	{
		bool L_9 = ___1_enabled;
		if (L_9)
		{
			G_B9_0 = (&V_0);
			goto IL_0043;
		}
		G_B8_0 = (&V_0);
	}
	{
		G_B10_0 = 0;
		G_B10_1 = G_B8_0;
		goto IL_0044;
	}

IL_0043:
	{
		G_B10_0 = 1;
		G_B10_1 = G_B9_0;
	}

IL_0044:
	{
		G_B10_1->___enabled = G_B10_0;
		int32_t L_10 = ___2_overrideLevel;
		(&V_0)->___overrideLevel = L_10;
		int32_t L_11 = ___3_currentLevel;
		(&V_0)->___currentLevel = L_11;
		float L_12 = ___4_scale;
		(&V_0)->___scale = L_12;
		int32_t L_13 = ___6_maxLevel;
		(&V_0)->___maxLevel = L_13;
		bool L_14 = ___5_applied;
		if (L_14)
		{
			G_B12_0 = (&V_0);
			goto IL_0074;
		}
		G_B11_0 = (&V_0);
	}
	{
		G_B13_0 = 0;
		G_B13_1 = G_B11_0;
		goto IL_0075;
	}

IL_0074:
	{
		G_B13_0 = 1;
		G_B13_1 = G_B12_0;
	}

IL_0075:
	{
		G_B13_1->___applied = G_B13_0;
		Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_15;
		L_15 = Encoding_get_ASCII_mCC61B512D320FD4E2E71CC0DFDF8DDF3CD215C65(NULL);
		String_t* L_16 = ___0_scalerName;
		ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_17;
		L_17 = MemoryExtensions_AsSpan_m0EB07912D71097A8B05F586158966837F5C3DB38_inline(L_16, NULL);
		U3CscalerNameU3Ee__FixedBuffer_tE9480C944467F3CC109E75FC00E255F44E404E0E* L_18 = (U3CscalerNameU3Ee__FixedBuffer_tE9480C944467F3CC109E75FC00E255F44E404E0E*)(&(&V_0)->___scalerName);
		uint8_t* L_19 = (uint8_t*)(&L_18->___FixedElementField);
		Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_20;
		memset((&L_20), 0, sizeof(L_20));
		Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_inline((&L_20), (void*)((uintptr_t)L_19), ((int32_t)320), Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_RuntimeMethod_var);
		NullCheck(L_15);
		int32_t L_21;
		L_21 = VirtualFuncInvoker2< int32_t, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 >::Invoke(40, L_15, L_17, L_20);
		bool L_22 = V_1;
		V_4 = (bool)((((int32_t)L_22) == ((int32_t)0))? 1 : 0);
		bool L_23 = V_4;
		if (!L_23)
		{
			goto IL_00bd;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* L_24 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___scalerInfos;
		String_t* L_25 = ___0_scalerName;
		ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 L_26 = V_0;
		NullCheck(L_24);
		Dictionary_2_Add_m74F022DD53114C435F03B1402534B396EAF83414(L_24, L_25, L_26, Dictionary_2_Add_m74F022DD53114C435F03B1402534B396EAF83414_RuntimeMethod_var);
		goto IL_00ca;
	}

IL_00bd:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* L_27 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___scalerInfos;
		String_t* L_28 = ___0_scalerName;
		ScalerInfo_t8DDD19A1E231D9C4DBE3F586C68935D274F31914 L_29 = V_0;
		NullCheck(L_27);
		Dictionary_2_set_Item_mC03954B04748CCA3592715F5B417465827EE4DE6(L_27, L_28, L_29, Dictionary_2_set_Item_mC03954B04748CCA3592715F5B417465827EE4DE6_RuntimeMethod_var);
	}

IL_00ca:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceProfilerStats_FlushScalerDataToProfilerStream_mFB2A59E37D0B5F48776F060A87F96AA5390C1EF6 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Count_mA2BF7A25438AB17AB90EE89D8662AA02FF2A2FE4_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Values_m76F52F2566E0A357E40D917709BA513BEC4AC1E2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueCollection_CopyTo_m5CDB72C68843610BF593D9100D64830A30BC675D_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB* V_0 = NULL;
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* L_0 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___scalerInfos;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = Dictionary_2_get_Count_mA2BF7A25438AB17AB90EE89D8662AA02FF2A2FE4(L_0, Dictionary_2_get_Count_mA2BF7A25438AB17AB90EE89D8662AA02FF2A2FE4_RuntimeMethod_var);
		ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB* L_2 = (ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB*)(ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB*)SZArrayNew(ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB_il2cpp_TypeInfo_var, (uint32_t)L_1);
		V_0 = L_2;
		Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* L_3 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___scalerInfos;
		NullCheck(L_3);
		ValueCollection_tDA4D117866E79A7DFC7468252926062220449E51* L_4;
		L_4 = Dictionary_2_get_Values_m76F52F2566E0A357E40D917709BA513BEC4AC1E2(L_3, Dictionary_2_get_Values_m76F52F2566E0A357E40D917709BA513BEC4AC1E2_RuntimeMethod_var);
		ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB* L_5 = V_0;
		NullCheck(L_4);
		ValueCollection_CopyTo_m5CDB72C68843610BF593D9100D64830A30BC675D(L_4, L_5, 0, ValueCollection_CopyTo_m5CDB72C68843610BF593D9100D64830A30BC675D_RuntimeMethod_var);
		Guid_t L_6 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___kAdaptivePerformanceProfilerModuleGuid;
		int32_t L_7 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___kScalerDataTag;
		ScalerInfoU5BU5D_t882377A40CA3D39F2F924AEC100C70C0E8A723CB* L_8 = V_0;
		Profiler_EmitFrameMetaData_m16633EC8C3DA9381992F46D14504BF7DD4BEFA2E(L_6, L_7, (RuntimeArray*)L_8, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceProfilerStats__cctor_m7B87CE9491806F73352F41B70B5296FBA14DEB68 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m2721D1FAD4652B69CFBBDE0FC60C2B772629249D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral122E41983F0C4CFCBA2EE2B86D73EAEDE17F1445);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1DC94ED97382AEFF5C88A0CFEA74BDE5DB7BF60E);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral28B2EC9221E65E4CB6689FE3F302D330C507CBF9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral532C5C172A5DC89F3BEFDA1009C5E892ADDCDCE2);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7AB9D6672FA1F03F20A0833387CBDDE652037151);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7FC0B6F87B4601A029AA190A804BF1682C62A6B1);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA249F54969690BDE5588E358FF3B98C56E89D6BE);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA41560538B6207B3B2C6A5CBFD4304C7640B9486);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1B44040563153ADF830CFA2665FFA747B601B88);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB2F63526DF042A4D590522118358CCE1C96BC5CB);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB515A7A911E4D87B68A1F38E143F11C5767452B5);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB9B2EA25C689DE0BEF7B355F9319DD2AFB6F6E87);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD4B1FD6BD3514D900FF8542FF63301B5F58785B);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE957E0A0E7C8C8269AEF8F0D6525E66502B29A4);
		s_Il2CppMethodInitialized = true;
	}
	{
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_0;
		L_0 = ProfilerCategory_get_Scripts_m84B0F774438E512DFAF8FD21E0FBE76F00419AFE(NULL);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory = L_0;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_1 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 L_2;
		memset((&L_2), 0, sizeof(L_2));
		ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_inline((&L_2), L_1, _stringLiteralA249F54969690BDE5588E358FF3B98C56E89D6BE, 1, ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___CurrentCPUCounter = L_2;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_3 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 L_4;
		memset((&L_4), 0, sizeof(L_4));
		ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_inline((&L_4), L_3, _stringLiteralA41560538B6207B3B2C6A5CBFD4304C7640B9486, 1, ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AvgCPUCounter = L_4;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_5 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 L_6;
		memset((&L_6), 0, sizeof(L_6));
		ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_inline((&L_6), L_5, _stringLiteral7FC0B6F87B4601A029AA190A804BF1682C62A6B1, 1, ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___CurrentGPUCounter = L_6;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_7 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 L_8;
		memset((&L_8), 0, sizeof(L_8));
		ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_inline((&L_8), L_7, _stringLiteral122E41983F0C4CFCBA2EE2B86D73EAEDE17F1445, 1, ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AvgGPUCounter = L_8;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_9 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B L_10;
		memset((&L_10), 0, sizeof(L_10));
		ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_inline((&L_10), L_9, _stringLiteralB515A7A911E4D87B68A1F38E143F11C5767452B5, 3, ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___CurrentCPULevelCounter = L_10;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_11 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B L_12;
		memset((&L_12), 0, sizeof(L_12));
		ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_inline((&L_12), L_11, _stringLiteral28B2EC9221E65E4CB6689FE3F302D330C507CBF9, 3, ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___CurrentGPULevelCounter = L_12;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_13 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 L_14;
		memset((&L_14), 0, sizeof(L_14));
		ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_inline((&L_14), L_13, _stringLiteralB2F63526DF042A4D590522118358CCE1C96BC5CB, 1, ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___CurrentFrametimeCounter = L_14;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_15 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 L_16;
		memset((&L_16), 0, sizeof(L_16));
		ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_inline((&L_16), L_15, _stringLiteralB1B44040563153ADF830CFA2665FFA747B601B88, 1, ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AvgFrametimeCounter = L_16;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_17 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B L_18;
		memset((&L_18), 0, sizeof(L_18));
		ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_inline((&L_18), L_17, _stringLiteral1DC94ED97382AEFF5C88A0CFEA74BDE5DB7BF60E, 3, ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___WarningLevelCounter = L_18;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_19 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 L_20;
		memset((&L_20), 0, sizeof(L_20));
		ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_inline((&L_20), L_19, _stringLiteral532C5C172A5DC89F3BEFDA1009C5E892ADDCDCE2, 3, ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___TemperatureLevelCounter = L_20;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_21 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46 L_22;
		memset((&L_22), 0, sizeof(L_22));
		ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_inline((&L_22), L_21, _stringLiteralFE957E0A0E7C8C8269AEF8F0D6525E66502B29A4, 3, ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___TemperatureTrendCounter = L_22;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_23 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B L_24;
		memset((&L_24), 0, sizeof(L_24));
		ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_inline((&L_24), L_23, _stringLiteral7AB9D6672FA1F03F20A0833387CBDDE652037151, 3, ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___BottleneckCounter = L_24;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_25 = ((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AdaptivePerformanceProfilerCategory;
		ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B L_26;
		memset((&L_26), 0, sizeof(L_26));
		ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_inline((&L_26), L_25, _stringLiteralFD4B1FD6BD3514D900FF8542FF63301B5F58785B, 3, ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___PerformanceModeCounter = L_26;
		Guid_t L_27;
		memset((&L_27), 0, sizeof(L_27));
		Guid__ctor_mAE66BA1C43B4194F4F7991E2E30370E36CBBF830((&L_27), _stringLiteralB9B2EA25C689DE0BEF7B355F9319DD2AFB6F6E87, NULL);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___kAdaptivePerformanceProfilerModuleGuid = L_27;
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___kScalerDataTag = 0;
		Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E* L_28 = (Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E*)il2cpp_codegen_object_new(Dictionary_2_t6885C6685A458EE6DCA206EFAC15BC95E9C17B8E_il2cpp_TypeInfo_var);
		Dictionary_2__ctor_m2721D1FAD4652B69CFBBDE0FC60C2B772629249D(L_28, Dictionary_2__ctor_m2721D1FAD4652B69CFBBDE0FC60C2B772629249D_RuntimeMethod_var);
		((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___scalerInfos = L_28;
		Il2CppCodeGenWriteBarrier((void**)(&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___scalerInfos), (void*)L_28);
		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
#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
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5 UnitySourceGeneratedAssemblyMonoScriptTypes_v1_Get_m9871B4A453CD5D0F60F226C994D30AFC7C7F345A (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tC9970CAC5870CA49E1B678E31B25C65DF69DC313____D842BB0FD6E20A6C7732DED46B351A13AE474309C6246A665613DAD9AE70AAEF_FieldInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tC9970CAC5870CA49E1B678E31B25C65DF69DC313____F5F4FE64EB1FFE5BA76EE62C54F2FBCBEF51D085209FB279036663197EAA3EA4_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5 V_0;
	memset((&V_0), 0, sizeof(V_0));
	MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5 V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		il2cpp_codegen_initobj((&V_0), sizeof(MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5));
		ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)6321));
		ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
		RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_tC9970CAC5870CA49E1B678E31B25C65DF69DC313____F5F4FE64EB1FFE5BA76EE62C54F2FBCBEF51D085209FB279036663197EAA3EA4_FieldInfo_var) };
		RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
		(&V_0)->___FilePathsData = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
		ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)5826));
		ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
		RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_tC9970CAC5870CA49E1B678E31B25C65DF69DC313____D842BB0FD6E20A6C7732DED46B351A13AE474309C6246A665613DAD9AE70AAEF_FieldInfo_var) };
		RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
		(&V_0)->___TypesData = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
		(&V_0)->___TotalFiles = ((int32_t)63);
		(&V_0)->___TotalTypes = ((int32_t)92);
		(&V_0)->___IsEditorOnly = (bool)0;
		MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5 L_6 = V_0;
		V_1 = L_6;
		goto IL_005f;
	}

IL_005f:
	{
		MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5 L_7 = V_1;
		return L_7;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnitySourceGeneratedAssemblyMonoScriptTypes_v1__ctor_mBD16D98BD9D5BD98D15B1DBF6DE27D115C2A5564 (UnitySourceGeneratedAssemblyMonoScriptTypes_v1_tDF71AC049831069B3EA5633EE77CC951546E4D51* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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
IL2CPP_EXTERN_C void MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshal_pinvoke(const MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5& unmarshaled, MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshaled_pinvoke& marshaled)
{
	marshaled.___FilePathsData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___FilePathsData);
	marshaled.___TypesData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___TypesData);
	marshaled.___TotalTypes = unmarshaled.___TotalTypes;
	marshaled.___TotalFiles = unmarshaled.___TotalFiles;
	marshaled.___IsEditorOnly = static_cast<int32_t>(unmarshaled.___IsEditorOnly);
}
IL2CPP_EXTERN_C void MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshal_pinvoke_back(const MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshaled_pinvoke& marshaled, MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5& unmarshaled)
{
	unmarshaled.___FilePathsData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___FilePathsData);
	Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___FilePathsData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___FilePathsData));
	unmarshaled.___TypesData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___TypesData);
	Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___TypesData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___TypesData));
	int32_t unmarshaledTotalTypes_temp_2 = 0;
	unmarshaledTotalTypes_temp_2 = marshaled.___TotalTypes;
	unmarshaled.___TotalTypes = unmarshaledTotalTypes_temp_2;
	int32_t unmarshaledTotalFiles_temp_3 = 0;
	unmarshaledTotalFiles_temp_3 = marshaled.___TotalFiles;
	unmarshaled.___TotalFiles = unmarshaledTotalFiles_temp_3;
	bool unmarshaledIsEditorOnly_temp_4 = false;
	unmarshaledIsEditorOnly_temp_4 = static_cast<bool>(marshaled.___IsEditorOnly);
	unmarshaled.___IsEditorOnly = unmarshaledIsEditorOnly_temp_4;
}
IL2CPP_EXTERN_C void MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshal_pinvoke_cleanup(MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshaled_pinvoke& marshaled)
{
	il2cpp_codegen_com_destroy_safe_array(marshaled.___FilePathsData);
	marshaled.___FilePathsData = NULL;
	il2cpp_codegen_com_destroy_safe_array(marshaled.___TypesData);
	marshaled.___TypesData = NULL;
}
IL2CPP_EXTERN_C void MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshal_com(const MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5& unmarshaled, MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshaled_com& marshaled)
{
	marshaled.___FilePathsData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___FilePathsData);
	marshaled.___TypesData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___TypesData);
	marshaled.___TotalTypes = unmarshaled.___TotalTypes;
	marshaled.___TotalFiles = unmarshaled.___TotalFiles;
	marshaled.___IsEditorOnly = static_cast<int32_t>(unmarshaled.___IsEditorOnly);
}
IL2CPP_EXTERN_C void MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshal_com_back(const MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshaled_com& marshaled, MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5& unmarshaled)
{
	unmarshaled.___FilePathsData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___FilePathsData);
	Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___FilePathsData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___FilePathsData));
	unmarshaled.___TypesData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___TypesData);
	Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___TypesData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___TypesData));
	int32_t unmarshaledTotalTypes_temp_2 = 0;
	unmarshaledTotalTypes_temp_2 = marshaled.___TotalTypes;
	unmarshaled.___TotalTypes = unmarshaledTotalTypes_temp_2;
	int32_t unmarshaledTotalFiles_temp_3 = 0;
	unmarshaledTotalFiles_temp_3 = marshaled.___TotalFiles;
	unmarshaled.___TotalFiles = unmarshaledTotalFiles_temp_3;
	bool unmarshaledIsEditorOnly_temp_4 = false;
	unmarshaledIsEditorOnly_temp_4 = static_cast<bool>(marshaled.___IsEditorOnly);
	unmarshaled.___IsEditorOnly = unmarshaledIsEditorOnly_temp_4;
}
IL2CPP_EXTERN_C void MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshal_com_cleanup(MonoScriptData_tB4D2477107098D2F64411CAFB30C330C8CBD9FD5_marshaled_com& marshaled)
{
	il2cpp_codegen_com_destroy_safe_array(marshaled.___FilePathsData);
	marshaled.___FilePathsData = NULL;
	il2cpp_codegen_com_destroy_safe_array(marshaled.___TypesData);
	marshaled.___TypesData = NULL;
}
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceAnalytics_RegisterFeature_mFFB2D017532D679A1CD0A78131C9F2440BFE586F (String_t* ___0_feature, bool ___1_status, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceAnalytics_SendAdaptiveStartupEvent_m4B5E3151FF4823547ADF240B1C9FE28AF711A3B6 (AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* ___0_subsystem, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceAnalytics_SendAdaptiveFeatureUpdateEvent_mB5B08BA4FF7781CC265831A21C9BFFE537A04F97 (String_t* ___0_feature, bool ___1_status, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceAnalytics_SendAdaptivePerformanceThermalEvent_m33E73616009C3C84B863BE2B6FE9F2620E348846 (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___0_thermalMetrics, const RuntimeMethod* method) 
{
	{
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AnalyticsLog_Debug_mCA897E94E641D6AF943B44EF73FB004583A8FC9F (String_t* ___0_format, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManagerSettings_ActiveLoaderAs_TisAdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E_mE3596E2C9D1C1D2312BE1D8CF84E2726322CF916_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCC2BDF51B7AA6ACCD552BB8282F1F784E5A2A172);
		s_Il2CppMethodInitialized = true;
	}
	IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* V_0 = NULL;
	bool V_1 = false;
	AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* G_B2_0 = NULL;
	AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* G_B1_0 = NULL;
	IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* G_B5_0 = NULL;
	AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* G_B4_0 = NULL;
	AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* G_B3_0 = NULL;
	int32_t G_B8_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_0;
		L_0 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_1 = L_0;
		if (L_1)
		{
			G_B2_0 = L_1;
			goto IL_000d;
		}
		G_B1_0 = L_1;
	}
	{
		G_B5_0 = ((IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8*)(NULL));
		goto IL_0023;
	}

IL_000d:
	{
		NullCheck(G_B2_0);
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_2;
		L_2 = AdaptivePerformanceGeneralSettings_get_Manager_mDAE083CC0FAA4D35601D427F634CA2B856177594(G_B2_0, NULL);
		NullCheck(L_2);
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_3;
		L_3 = AdaptivePerformanceManagerSettings_ActiveLoaderAs_TisAdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E_mE3596E2C9D1C1D2312BE1D8CF84E2726322CF916(L_2, AdaptivePerformanceManagerSettings_ActiveLoaderAs_TisAdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E_mE3596E2C9D1C1D2312BE1D8CF84E2726322CF916_RuntimeMethod_var);
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_4 = L_3;
		if (L_4)
		{
			G_B4_0 = L_4;
			goto IL_001e;
		}
		G_B3_0 = L_4;
	}
	{
		G_B5_0 = ((IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8*)(NULL));
		goto IL_0023;
	}

IL_001e:
	{
		NullCheck(G_B4_0);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_5;
		L_5 = VirtualFuncInvoker0< IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* >::Invoke(12, G_B4_0);
		G_B5_0 = L_5;
	}

IL_0023:
	{
		V_0 = G_B5_0;
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_6 = V_0;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_7;
		L_7 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_7)
		{
			goto IL_0035;
		}
	}
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_8 = V_0;
		NullCheck(L_8);
		bool L_9;
		L_9 = IAdaptivePerformanceSettings_get_logging_mB0CC800270863EFBDC55AD11224ECB542CEC862D(L_8, NULL);
		G_B8_0 = ((int32_t)(L_9));
		goto IL_0036;
	}

IL_0035:
	{
		G_B8_0 = 0;
	}

IL_0036:
	{
		V_1 = (bool)G_B8_0;
		bool L_10 = V_1;
		if (!L_10)
		{
			goto IL_0051;
		}
	}
	{
		String_t* L_11 = ___0_format;
		String_t* L_12;
		L_12 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralCC2BDF51B7AA6ACCD552BB8282F1F784E5A2A172, L_11, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = ___1_args;
		String_t* L_14;
		L_14 = String_Format_m918500C1EFB475181349A79989BB79BB36102894(L_12, L_13, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_14, NULL);
	}

IL_0051:
	{
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BottleneckUtil_DetermineBottleneck_m6D69BA7D0A5BB92B26643EBAEBBA361D09E5D9A9 (int32_t ___0_prevBottleneck, float ___1_averageCpuFrameTime, float ___2_averageGpuFrametime, float ___3_averageOverallFrametime, float ___4_targetFrameTime, const RuntimeMethod* method) 
{
	bool V_0 = false;
	int32_t V_1 = 0;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	float V_6 = 0.0f;
	float V_7 = 0.0f;
	float V_8 = 0.0f;
	float V_9 = 0.0f;
	bool V_10 = false;
	bool V_11 = false;
	bool V_12 = false;
	float V_13 = 0.0f;
	bool V_14 = false;
	float V_15 = 0.0f;
	bool V_16 = false;
	float V_17 = 0.0f;
	bool V_18 = false;
	float V_19 = 0.0f;
	bool V_20 = false;
	float G_B2_0 = 0.0f;
	float G_B1_0 = 0.0f;
	float G_B3_0 = 0.0f;
	float G_B3_1 = 0.0f;
	float G_B12_0 = 0.0f;
	float G_B17_0 = 0.0f;
	float G_B23_0 = 0.0f;
	float G_B27_0 = 0.0f;
	float G_B34_0 = 0.0f;
	int32_t G_B37_0 = 0;
	float G_B41_0 = 0.0f;
	{
		float L_0 = ___3_averageOverallFrametime;
		int32_t L_1 = ___0_prevBottleneck;
		if ((((int32_t)L_1) == ((int32_t)3)))
		{
			G_B2_0 = L_0;
			goto IL_000d;
		}
		G_B1_0 = L_0;
	}
	{
		G_B3_0 = (0.0199999996f);
		G_B3_1 = G_B1_0;
		goto IL_0012;
	}

IL_000d:
	{
		G_B3_0 = (0.0299999993f);
		G_B3_1 = G_B2_0;
	}

IL_0012:
	{
		float L_2 = ___4_targetFrameTime;
		bool L_3;
		L_3 = BottleneckUtil_HittingFrameRateLimit_mDAFF3F8D2ADB657E79D7A40D569820693FF98CAB(G_B3_1, G_B3_0, L_2, NULL);
		V_0 = L_3;
		bool L_4 = V_0;
		if (!L_4)
		{
			goto IL_0024;
		}
	}
	{
		V_1 = 3;
		goto IL_0150;
	}

IL_0024:
	{
		float L_5 = ___2_averageGpuFrametime;
		float L_6 = ___3_averageOverallFrametime;
		V_2 = (bool)((((int32_t)((!(((float)L_5) >= ((float)L_6)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_7 = V_2;
		if (!L_7)
		{
			goto IL_0037;
		}
	}
	{
		V_1 = 2;
		goto IL_0150;
	}

IL_0037:
	{
		float L_8 = ___1_averageCpuFrameTime;
		float L_9 = ___3_averageOverallFrametime;
		V_3 = (bool)((((int32_t)((!(((float)L_8) >= ((float)L_9)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_10 = V_3;
		if (!L_10)
		{
			goto IL_004a;
		}
	}
	{
		V_1 = 1;
		goto IL_0150;
	}

IL_004a:
	{
		int32_t L_11 = ___0_prevBottleneck;
		V_4 = (bool)((((int32_t)L_11) == ((int32_t)2))? 1 : 0);
		int32_t L_12 = ___0_prevBottleneck;
		V_5 = (bool)((((int32_t)L_12) == ((int32_t)1))? 1 : 0);
		float L_13 = ___2_averageGpuFrametime;
		float L_14 = ___3_averageOverallFrametime;
		V_6 = ((float)(L_13/L_14));
		float L_15 = ___1_averageCpuFrameTime;
		float L_16 = ___3_averageOverallFrametime;
		V_7 = ((float)(L_15/L_16));
		bool L_17 = V_5;
		if (L_17)
		{
			goto IL_006c;
		}
	}
	{
		G_B12_0 = (0.899999976f);
		goto IL_0071;
	}

IL_006c:
	{
		G_B12_0 = (0.870000005f);
	}

IL_0071:
	{
		V_8 = G_B12_0;
		float L_18 = V_7;
		float L_19 = V_8;
		V_10 = (bool)((((float)L_18) > ((float)L_19))? 1 : 0);
		bool L_20 = V_10;
		if (!L_20)
		{
			goto IL_0087;
		}
	}
	{
		V_1 = 1;
		goto IL_0150;
	}

IL_0087:
	{
		bool L_21 = V_4;
		if (L_21)
		{
			goto IL_0092;
		}
	}
	{
		G_B17_0 = (0.899999976f);
		goto IL_0097;
	}

IL_0092:
	{
		G_B17_0 = (0.870000005f);
	}

IL_0097:
	{
		V_9 = G_B17_0;
		float L_22 = ___2_averageGpuFrametime;
		float L_23 = V_9;
		V_11 = (bool)((((float)L_22) > ((float)L_23))? 1 : 0);
		bool L_24 = V_11;
		if (!L_24)
		{
			goto IL_00ac;
		}
	}
	{
		V_1 = 2;
		goto IL_0150;
	}

IL_00ac:
	{
		float L_25 = ___2_averageGpuFrametime;
		float L_26 = ___1_averageCpuFrameTime;
		V_12 = (bool)((((float)L_25) > ((float)L_26))? 1 : 0);
		bool L_27 = V_12;
		if (!L_27)
		{
			goto IL_00fe;
		}
	}
	{
		bool L_28 = V_4;
		if (L_28)
		{
			goto IL_00c2;
		}
	}
	{
		G_B23_0 = (0.920000017f);
		goto IL_00c7;
	}

IL_00c2:
	{
		G_B23_0 = (0.899999976f);
	}

IL_00c7:
	{
		V_13 = G_B23_0;
		float L_29 = V_6;
		float L_30 = V_13;
		V_14 = (bool)((((float)L_29) > ((float)L_30))? 1 : 0);
		bool L_31 = V_14;
		if (!L_31)
		{
			goto IL_00fb;
		}
	}
	{
		bool L_32 = V_4;
		if (L_32)
		{
			goto IL_00e1;
		}
	}
	{
		G_B27_0 = (0.899999976f);
		goto IL_00e6;
	}

IL_00e1:
	{
		G_B27_0 = (0.920000017f);
	}

IL_00e6:
	{
		V_15 = G_B27_0;
		float L_33 = ___2_averageGpuFrametime;
		float L_34 = V_15;
		float L_35 = ___1_averageCpuFrameTime;
		V_16 = (bool)((((float)((float)il2cpp_codegen_multiply(L_33, L_34))) > ((float)L_35))? 1 : 0);
		bool L_36 = V_16;
		if (!L_36)
		{
			goto IL_00fa;
		}
	}
	{
		V_1 = 2;
		goto IL_0150;
	}

IL_00fa:
	{
	}

IL_00fb:
	{
		goto IL_014b;
	}

IL_00fe:
	{
		bool L_37 = V_5;
		if (L_37)
		{
			goto IL_010a;
		}
	}
	{
		G_B34_0 = (0.519999981f);
		goto IL_010f;
	}

IL_010a:
	{
		G_B34_0 = (0.5f);
	}

IL_010f:
	{
		V_17 = G_B34_0;
		float L_38 = V_7;
		float L_39 = V_17;
		if ((!(((float)L_38) > ((float)L_39))))
		{
			goto IL_011d;
		}
	}
	{
		float L_40 = ___2_averageGpuFrametime;
		float L_41 = ___1_averageCpuFrameTime;
		G_B37_0 = ((((float)L_40) < ((float)L_41))? 1 : 0);
		goto IL_011e;
	}

IL_011d:
	{
		G_B37_0 = 0;
	}

IL_011e:
	{
		V_18 = (bool)G_B37_0;
		bool L_42 = V_18;
		if (!L_42)
		{
			goto IL_014a;
		}
	}
	{
		bool L_43 = V_5;
		if (L_43)
		{
			goto IL_0130;
		}
	}
	{
		G_B41_0 = (0.800000012f);
		goto IL_0135;
	}

IL_0130:
	{
		G_B41_0 = (0.850000024f);
	}

IL_0135:
	{
		V_19 = G_B41_0;
		float L_44 = ___1_averageCpuFrameTime;
		float L_45 = V_19;
		float L_46 = ___2_averageGpuFrametime;
		V_20 = (bool)((((float)((float)il2cpp_codegen_multiply(L_44, L_45))) > ((float)L_46))? 1 : 0);
		bool L_47 = V_20;
		if (!L_47)
		{
			goto IL_0149;
		}
	}
	{
		V_1 = 1;
		goto IL_0150;
	}

IL_0149:
	{
	}

IL_014a:
	{
	}

IL_014b:
	{
		V_1 = 0;
		goto IL_0150;
	}

IL_0150:
	{
		int32_t L_48 = V_1;
		return L_48;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BottleneckUtil_HittingFrameRateLimit_mDAFF3F8D2ADB657E79D7A40D569820693FF98CAB (float ___0_actualFrameTime, float ___1_thresholdFactor, float ___2_targetFrameTime, const RuntimeMethod* method) 
{
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	{
		float L_0 = ___2_targetFrameTime;
		V_0 = (bool)((((int32_t)((!(((float)L_0) <= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0014;
		}
	}
	{
		V_1 = (bool)0;
		goto IL_0039;
	}

IL_0014:
	{
		float L_2 = ___0_actualFrameTime;
		float L_3 = ___2_targetFrameTime;
		V_2 = (bool)((((int32_t)((!(((float)L_2) <= ((float)L_3)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_4 = V_2;
		if (!L_4)
		{
			goto IL_0024;
		}
	}
	{
		V_1 = (bool)1;
		goto IL_0039;
	}

IL_0024:
	{
		float L_5 = ___0_actualFrameTime;
		float L_6 = ___2_targetFrameTime;
		float L_7 = ___1_thresholdFactor;
		float L_8 = ___2_targetFrameTime;
		V_3 = (bool)((((float)((float)il2cpp_codegen_subtract(L_5, L_6))) < ((float)((float)il2cpp_codegen_multiply(L_7, L_8))))? 1 : 0);
		bool L_9 = V_3;
		if (!L_9)
		{
			goto IL_0035;
		}
	}
	{
		V_1 = (bool)1;
		goto IL_0039;
	}

IL_0035:
	{
		V_1 = (bool)0;
		goto IL_0039;
	}

IL_0039:
	{
		bool L_10 = V_1;
		return L_10;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BottleneckUtil__ctor_m86D17A867A2E7A523AC57662B5475867171B9334 (BottleneckUtil_t49F55B34B48C00C1046CC143ACFEE4D5CB9A86EC* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* AdaptivePerformanceManagerSpawner_get_ManagerGameObject_m851F8D040E0404167915E23480950B15B0E28A56 (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* __this, const RuntimeMethod* method) 
{
	GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_0 = NULL;
	{
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___m_ManagerGameObject;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSpawner_OnEnable_m8BF1F37CA59F26770B2BE07E73F0F26B94B23AF2 (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral976C3054479731D26746BBBA23D08415884BB5F2);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___m_ManagerGameObject;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0013;
		}
	}
	{
		goto IL_0023;
	}

IL_0013:
	{
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3;
		L_3 = GameObject_Find_m7A669B4EEC2617AB82F6E3FF007CDCD9F21DB300(_stringLiteral976C3054479731D26746BBBA23D08415884BB5F2, NULL);
		__this->___m_ManagerGameObject = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ManagerGameObject), (void*)L_3);
	}

IL_0023:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSpawner_Initialize_mBC47DC749C65DEC6B7703DEF050F565CE1E90D69 (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* __this, bool ___0_isCheckingProvider, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisAdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D_m2BA8407C175E7094DB448937CA21108F8BF81FA7_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66269987ADFAD49A025155E06A377449D8B6E148);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral976C3054479731D26746BBBA23D08415884BB5F2);
		s_Il2CppMethodInitialized = true;
	}
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* V_0 = NULL;
	IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* V_1 = NULL;
	StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_2 = NULL;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	{
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___m_ManagerGameObject;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_3 = L_1;
		bool L_2 = V_3;
		if (!L_2)
		{
			goto IL_0016;
		}
	}
	{
		goto IL_00b8;
	}

IL_0016:
	{
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)il2cpp_codegen_object_new(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
		GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88(L_3, _stringLiteral976C3054479731D26746BBBA23D08415884BB5F2, NULL);
		__this->___m_ManagerGameObject = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ManagerGameObject), (void*)L_3);
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = __this->___m_ManagerGameObject;
		NullCheck(L_4);
		AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* L_5;
		L_5 = GameObject_AddComponent_TisAdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D_m2BA8407C175E7094DB448937CA21108F8BF81FA7(L_4, GameObject_AddComponent_TisAdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D_m2BA8407C175E7094DB448937CA21108F8BF81FA7_RuntimeMethod_var);
		V_0 = L_5;
		bool L_6 = ___0_isCheckingProvider;
		V_4 = L_6;
		bool L_7 = V_4;
		if (!L_7)
		{
			goto IL_0054;
		}
	}
	{
		AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* L_8 = V_0;
		NullCheck(L_8);
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_9;
		L_9 = AdaptivePerformanceManager_get_Indexer_m9A80DF18F44CA4BF5DE7217B1D095086B97481FC_inline(L_8, NULL);
		V_5 = (bool)((((RuntimeObject*)(AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73*)L_9) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_10 = V_5;
		if (!L_10)
		{
			goto IL_0053;
		}
	}
	{
		AdaptivePerformanceManagerSpawner_Deinitialize_m673805A2A1C97BC548D03A4400AA0A8596DE7D6C(__this, NULL);
		goto IL_00b8;
	}

IL_0053:
	{
	}

IL_0054:
	{
		AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* L_11 = V_0;
		Holder_set_Instance_m4B4458F854A16D03AECC2FF94AD80423E1FF163F(L_11, NULL);
		AdaptivePerformanceManagerSpawner_InstallScalers_mB8453D1309BC83AED71EBF807759877692AF5B37(__this, NULL);
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_12 = __this->___m_ManagerGameObject;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		Object_DontDestroyOnLoad_m4B70C3AEF886C176543D1295507B6455C9DCAEA7(L_12, NULL);
		AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* L_13 = V_0;
		NullCheck(L_13);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_14;
		L_14 = AdaptivePerformanceManager_get_Settings_mD410CC2A8243EBFDC33F37A4C085CBDE1832A898(L_13, NULL);
		V_1 = L_14;
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_15 = V_1;
		bool L_16;
		L_16 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_15, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_6 = L_16;
		bool L_17 = V_6;
		if (!L_17)
		{
			goto IL_0084;
		}
	}
	{
		goto IL_00b8;
	}

IL_0084:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_18 = V_1;
		NullCheck(L_18);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_19;
		L_19 = IAdaptivePerformanceSettings_GetAvailableScalerProfiles_m8C52323F56526234565CCFD22D26F4109C9C3242(L_18, NULL);
		V_2 = L_19;
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_20 = V_2;
		NullCheck(L_20);
		V_7 = (bool)((((int32_t)(((RuntimeArray*)L_20)->max_length)) == ((int32_t)0))? 1 : 0);
		bool L_21 = V_7;
		if (!L_21)
		{
			goto IL_00a9;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_22;
		L_22 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral66269987ADFAD49A025155E06A377449D8B6E148, L_22, NULL);
		goto IL_00b8;
	}

IL_00a9:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_23 = V_1;
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_24 = V_2;
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_25 = V_1;
		NullCheck(L_25);
		int32_t L_26;
		L_26 = IAdaptivePerformanceSettings_get_defaultScalerProfilerIndex_mB0572602357F3507BF9558ABD8793951B69CCE4E(L_25, NULL);
		NullCheck(L_24);
		int32_t L_27 = L_26;
		String_t* L_28 = (L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
		NullCheck(L_23);
		IAdaptivePerformanceSettings_LoadScalerProfile_mB90E9C680B7985CAA13611C77181D42831BF9BF9(L_23, L_28, NULL);
	}

IL_00b8:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSpawner_Deinitialize_m673805A2A1C97BC548D03A4400AA0A8596DE7D6C (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___m_ManagerGameObject;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0013;
		}
	}
	{
		goto IL_0026;
	}

IL_0013:
	{
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = __this->___m_ManagerGameObject;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_3, NULL);
		__this->___m_ManagerGameObject = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ManagerGameObject), (void*)(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)NULL);
	}

IL_0026:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSpawner_InstallScalers_mB8453D1309BC83AED71EBF807759877692AF5B37 (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC_0_0_0_var);
		s_Il2CppMethodInitialized = true;
	}
	Type_t* V_0 = NULL;
	AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* V_1 = NULL;
	int32_t V_2 = 0;
	Assembly_t* V_3 = NULL;
	TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_4 = NULL;
	int32_t V_5 = 0;
	Type_t* V_6 = NULL;
	bool V_7 = false;
	int32_t G_B5_0 = 0;
	{
		RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast<intptr_t> (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC_0_0_0_var) };
		il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class);
		Type_t* L_1;
		L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL);
		V_0 = L_1;
		AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F* L_2;
		L_2 = AppDomain_get_CurrentDomain_m38D86FD149C2C62AD0FAB0159D70ECB13D841667(NULL);
		NullCheck(L_2);
		AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* L_3;
		L_3 = AppDomain_GetAssemblies_m8EE862747CADACB8CC0BDDBD8CA7DAD7BD9D9249(L_2, NULL);
		V_1 = L_3;
		V_2 = 0;
		goto IL_0072;
	}

IL_001c:
	{
		AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* L_4 = V_1;
		int32_t L_5 = V_2;
		NullCheck(L_4);
		int32_t L_6 = L_5;
		Assembly_t* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
		V_3 = L_7;
		Assembly_t* L_8 = V_3;
		NullCheck(L_8);
		TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_9;
		L_9 = VirtualFuncInvoker0< TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(17, L_8);
		V_4 = L_9;
		V_5 = 0;
		goto IL_0065;
	}

IL_002f:
	{
		TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_10 = V_4;
		int32_t L_11 = V_5;
		NullCheck(L_10);
		int32_t L_12 = L_11;
		Type_t* L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
		V_6 = L_13;
		Type_t* L_14 = V_0;
		Type_t* L_15 = V_6;
		NullCheck(L_14);
		bool L_16;
		L_16 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(22, L_14, L_15);
		if (!L_16)
		{
			goto IL_004d;
		}
	}
	{
		Type_t* L_17 = V_6;
		NullCheck(L_17);
		bool L_18;
		L_18 = Type_get_IsAbstract_m16FA83463867635ED9DECAE1C5F6BE96B4579CE5(L_17, NULL);
		G_B5_0 = ((((int32_t)L_18) == ((int32_t)0))? 1 : 0);
		goto IL_004e;
	}

IL_004d:
	{
		G_B5_0 = 0;
	}

IL_004e:
	{
		V_7 = (bool)G_B5_0;
		bool L_19 = V_7;
		if (!L_19)
		{
			goto IL_005e;
		}
	}
	{
		Type_t* L_20 = V_6;
		ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A* L_21;
		L_21 = ScriptableObject_CreateInstance_mE015043D7EC19654FDFB830A9393B3914FF5FC24(L_20, NULL);
	}

IL_005e:
	{
		int32_t L_22 = V_5;
		V_5 = ((int32_t)il2cpp_codegen_add(L_22, 1));
	}

IL_0065:
	{
		int32_t L_23 = V_5;
		TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_24 = V_4;
		NullCheck(L_24);
		if ((((int32_t)L_23) < ((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length)))))
		{
			goto IL_002f;
		}
	}
	{
		int32_t L_25 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_add(L_25, 1));
	}

IL_0072:
	{
		int32_t L_26 = V_2;
		AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* L_27 = V_1;
		NullCheck(L_27);
		if ((((int32_t)L_26) < ((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length)))))
		{
			goto IL_001c;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSpawner__ctor_mA1BC4FFB8A382491DCAEF5FA4AA9061628ED87EE (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* __this, const RuntimeMethod* method) 
{
	{
		ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceInitializer_AutoInitialize_mA8B5B0A01D078F37F232B41C0C82ADBCC7C366D7 (const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceInitializer_InitializeSpawner_m22F46069F30A798DECF0C8524A9723653D2CFFF3((bool)1, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceInitializer_Initialize_mF1C4965CD15BBFD0907EC1F51B0D31482BC772E3 (const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceInitializer_InitializeSpawner_m22F46069F30A798DECF0C8524A9723653D2CFFF3((bool)0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceInitializer_Deinitialize_m06630DD7787CA4437BF7E83076B6A86DC19F2561 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* L_0 = ((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0012;
		}
	}
	{
		goto IL_002e;
	}

IL_0012:
	{
		AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* L_3 = ((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner;
		NullCheck(L_3);
		AdaptivePerformanceManagerSpawner_Deinitialize_m673805A2A1C97BC548D03A4400AA0A8596DE7D6C(L_3, NULL);
		AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* L_4 = ((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_4, NULL);
		((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner = (AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner), (void*)(AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607*)NULL);
	}

IL_002e:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceInitializer_InitializeSpawner_m22F46069F30A798DECF0C8524A9723653D2CFFF3 (bool ___0_isAuto, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableObject_CreateInstance_TisAdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607_m1336687A4EBCC649895326893CCD6C6FED5DD541_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	int32_t G_B5_0 = 0;
	{
		AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* L_0 = ((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001a;
		}
	}
	{
		AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* L_3;
		L_3 = ScriptableObject_CreateInstance_TisAdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607_m1336687A4EBCC649895326893CCD6C6FED5DD541(ScriptableObject_CreateInstance_TisAdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607_m1336687A4EBCC649895326893CCD6C6FED5DD541_RuntimeMethod_var);
		((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner), (void*)L_3);
	}

IL_001a:
	{
		AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* L_4 = ((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_5;
		L_5 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_5)
		{
			goto IL_0039;
		}
	}
	{
		AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* L_6 = ((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner;
		NullCheck(L_6);
		GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7;
		L_7 = AdaptivePerformanceManagerSpawner_get_ManagerGameObject_m851F8D040E0404167915E23480950B15B0E28A56(L_6, NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_8;
		L_8 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_7, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		G_B5_0 = ((int32_t)(L_8));
		goto IL_003a;
	}

IL_0039:
	{
		G_B5_0 = 0;
	}

IL_003a:
	{
		V_1 = (bool)G_B5_0;
		bool L_9 = V_1;
		if (!L_9)
		{
			goto IL_0040;
		}
	}
	{
		goto IL_004c;
	}

IL_0040:
	{
		AdaptivePerformanceManagerSpawner_t4386E8FB906A3743831295EC7068A414561D0607* L_10 = ((AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceInitializer_tC7E5CC25575B36C2F5502727AF2221B7B0A5ADA5_il2cpp_TypeInfo_var))->___s_Spawner;
		bool L_11 = ___0_isAuto;
		NullCheck(L_10);
		AdaptivePerformanceManagerSpawner_Initialize_mBC47DC749C65DEC6B7703DEF050F565CE1E90D69(L_10, L_11, NULL);
	}

IL_004c:
	{
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_add_ThermalEvent_m0D12D4368CC8C887BB0071918C625581502922A1 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* V_0 = NULL;
	ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* V_1 = NULL;
	ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* V_2 = NULL;
	{
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_0 = __this->___ThermalEvent;
		V_0 = L_0;
	}

IL_0007:
	{
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_1 = V_0;
		V_1 = L_1;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_2 = V_1;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
		V_2 = ((ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*)CastclassSealed((RuntimeObject*)L_4, ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27_il2cpp_TypeInfo_var));
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27** L_5 = (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27**)(&__this->___ThermalEvent);
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_6 = V_2;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_7 = V_1;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_8;
		L_8 = InterlockedCompareExchangeImpl<ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*>(L_5, L_6, L_7);
		V_0 = L_8;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_9 = V_0;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_10 = V_1;
		if ((!(((RuntimeObject*)(ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*)L_9) == ((RuntimeObject*)(ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*)L_10))))
		{
			goto IL_0007;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_remove_ThermalEvent_m9300CB64F3FB4876D8F70C3352055A9E30583D5F (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* V_0 = NULL;
	ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* V_1 = NULL;
	ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* V_2 = NULL;
	{
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_0 = __this->___ThermalEvent;
		V_0 = L_0;
	}

IL_0007:
	{
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_1 = V_0;
		V_1 = L_1;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_2 = V_1;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
		V_2 = ((ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*)CastclassSealed((RuntimeObject*)L_4, ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27_il2cpp_TypeInfo_var));
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27** L_5 = (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27**)(&__this->___ThermalEvent);
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_6 = V_2;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_7 = V_1;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_8;
		L_8 = InterlockedCompareExchangeImpl<ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*>(L_5, L_6, L_7);
		V_0 = L_8;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_9 = V_0;
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_10 = V_1;
		if ((!(((RuntimeObject*)(ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*)L_9) == ((RuntimeObject*)(ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*)L_10))))
		{
			goto IL_0007;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_add_PerformanceBottleneckChangeEvent_m5F5F0351682D6280C29F2A52874D68B68B51CA22 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* V_0 = NULL;
	PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* V_1 = NULL;
	PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* V_2 = NULL;
	{
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_0 = __this->___PerformanceBottleneckChangeEvent;
		V_0 = L_0;
	}

IL_0007:
	{
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_1 = V_0;
		V_1 = L_1;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_2 = V_1;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
		V_2 = ((PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*)CastclassSealed((RuntimeObject*)L_4, PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var));
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61** L_5 = (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61**)(&__this->___PerformanceBottleneckChangeEvent);
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_6 = V_2;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_7 = V_1;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_8;
		L_8 = InterlockedCompareExchangeImpl<PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*>(L_5, L_6, L_7);
		V_0 = L_8;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_9 = V_0;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_10 = V_1;
		if ((!(((RuntimeObject*)(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*)L_9) == ((RuntimeObject*)(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*)L_10))))
		{
			goto IL_0007;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_remove_PerformanceBottleneckChangeEvent_mB3F4F802B9624145D492E9702C6D30AD08784CD2 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* V_0 = NULL;
	PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* V_1 = NULL;
	PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* V_2 = NULL;
	{
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_0 = __this->___PerformanceBottleneckChangeEvent;
		V_0 = L_0;
	}

IL_0007:
	{
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_1 = V_0;
		V_1 = L_1;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_2 = V_1;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
		V_2 = ((PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*)CastclassSealed((RuntimeObject*)L_4, PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var));
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61** L_5 = (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61**)(&__this->___PerformanceBottleneckChangeEvent);
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_6 = V_2;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_7 = V_1;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_8;
		L_8 = InterlockedCompareExchangeImpl<PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*>(L_5, L_6, L_7);
		V_0 = L_8;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_9 = V_0;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_10 = V_1;
		if ((!(((RuntimeObject*)(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*)L_9) == ((RuntimeObject*)(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*)L_10))))
		{
			goto IL_0007;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_add_PerformanceLevelChangeEvent_mE040D7ADD6BFE8D10692D512F824E9438543DE97 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* V_0 = NULL;
	PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* V_1 = NULL;
	PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* V_2 = NULL;
	{
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_0 = __this->___PerformanceLevelChangeEvent;
		V_0 = L_0;
	}

IL_0007:
	{
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_1 = V_0;
		V_1 = L_1;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_2 = V_1;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
		V_2 = ((PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*)CastclassSealed((RuntimeObject*)L_4, PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B_il2cpp_TypeInfo_var));
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B** L_5 = (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B**)(&__this->___PerformanceLevelChangeEvent);
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_6 = V_2;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_7 = V_1;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_8;
		L_8 = InterlockedCompareExchangeImpl<PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*>(L_5, L_6, L_7);
		V_0 = L_8;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_9 = V_0;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_10 = V_1;
		if ((!(((RuntimeObject*)(PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*)L_9) == ((RuntimeObject*)(PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*)L_10))))
		{
			goto IL_0007;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_remove_PerformanceLevelChangeEvent_m47A8D036CF8F6B139828E332D815FDD6ED530D82 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* V_0 = NULL;
	PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* V_1 = NULL;
	PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* V_2 = NULL;
	{
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_0 = __this->___PerformanceLevelChangeEvent;
		V_0 = L_0;
	}

IL_0007:
	{
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_1 = V_0;
		V_1 = L_1;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_2 = V_1;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
		V_2 = ((PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*)CastclassSealed((RuntimeObject*)L_4, PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B_il2cpp_TypeInfo_var));
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B** L_5 = (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B**)(&__this->___PerformanceLevelChangeEvent);
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_6 = V_2;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_7 = V_1;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_8;
		L_8 = InterlockedCompareExchangeImpl<PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*>(L_5, L_6, L_7);
		V_0 = L_8;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_9 = V_0;
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_10 = V_1;
		if ((!(((RuntimeObject*)(PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*)L_9) == ((RuntimeObject*)(PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*)L_10))))
		{
			goto IL_0007;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_add_PerformanceBoostChangeEvent_m3702663345DDA56DC25293729AECA6384D66CE3B (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* V_0 = NULL;
	PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* V_1 = NULL;
	PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* V_2 = NULL;
	{
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_0 = __this->___PerformanceBoostChangeEvent;
		V_0 = L_0;
	}

IL_0007:
	{
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_1 = V_0;
		V_1 = L_1;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_2 = V_1;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
		V_2 = ((PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*)CastclassSealed((RuntimeObject*)L_4, PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68_il2cpp_TypeInfo_var));
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68** L_5 = (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68**)(&__this->___PerformanceBoostChangeEvent);
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_6 = V_2;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_7 = V_1;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_8;
		L_8 = InterlockedCompareExchangeImpl<PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*>(L_5, L_6, L_7);
		V_0 = L_8;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_9 = V_0;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_10 = V_1;
		if ((!(((RuntimeObject*)(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*)L_9) == ((RuntimeObject*)(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*)L_10))))
		{
			goto IL_0007;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_remove_PerformanceBoostChangeEvent_mC3E005541B8FC9E39440F74738161E78012C7C05 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* V_0 = NULL;
	PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* V_1 = NULL;
	PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* V_2 = NULL;
	{
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_0 = __this->___PerformanceBoostChangeEvent;
		V_0 = L_0;
	}

IL_0007:
	{
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_1 = V_0;
		V_1 = L_1;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_2 = V_1;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
		V_2 = ((PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*)CastclassSealed((RuntimeObject*)L_4, PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68_il2cpp_TypeInfo_var));
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68** L_5 = (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68**)(&__this->___PerformanceBoostChangeEvent);
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_6 = V_2;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_7 = V_1;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_8;
		L_8 = InterlockedCompareExchangeImpl<PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*>(L_5, L_6, L_7);
		V_0 = L_8;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_9 = V_0;
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_10 = V_1;
		if ((!(((RuntimeObject*)(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*)L_9) == ((RuntimeObject*)(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*)L_10))))
		{
			goto IL_0007;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_add_PerformanceModeEvent_m822CDB0299FA47ECA651C2E9C27A96A00524B769 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* V_0 = NULL;
	PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* V_1 = NULL;
	PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* V_2 = NULL;
	{
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_0 = __this->___PerformanceModeEvent;
		V_0 = L_0;
	}

IL_0007:
	{
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_1 = V_0;
		V_1 = L_1;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_2 = V_1;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
		V_2 = ((PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*)CastclassSealed((RuntimeObject*)L_4, PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var));
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2** L_5 = (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2**)(&__this->___PerformanceModeEvent);
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_6 = V_2;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_7 = V_1;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_8;
		L_8 = InterlockedCompareExchangeImpl<PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*>(L_5, L_6, L_7);
		V_0 = L_8;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_9 = V_0;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_10 = V_1;
		if ((!(((RuntimeObject*)(PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*)L_9) == ((RuntimeObject*)(PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*)L_10))))
		{
			goto IL_0007;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_remove_PerformanceModeEvent_m84DB72B6360BBE9F40B8412CAD12DD428F800C12 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* V_0 = NULL;
	PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* V_1 = NULL;
	PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* V_2 = NULL;
	{
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_0 = __this->___PerformanceModeEvent;
		V_0 = L_0;
	}

IL_0007:
	{
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_1 = V_0;
		V_1 = L_1;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_2 = V_1;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
		V_2 = ((PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*)CastclassSealed((RuntimeObject*)L_4, PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var));
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2** L_5 = (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2**)(&__this->___PerformanceModeEvent);
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_6 = V_2;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_7 = V_1;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_8;
		L_8 = InterlockedCompareExchangeImpl<PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*>(L_5, L_6, L_7);
		V_0 = L_8;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_9 = V_0;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_10 = V_1;
		if ((!(((RuntimeObject*)(PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*)L_9) == ((RuntimeObject*)(PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*)L_10))))
		{
			goto IL_0007;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 AdaptivePerformanceManager_get_ThermalMetrics_m7B8661F35769BBD9D45A892B45175B450E59A87B (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 L_0 = __this->___m_ThermalMetrics;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 AdaptivePerformanceManager_get_PerformanceMetrics_m73DB35AD163DBEA847A1F1201D126F7BE535ED02 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 L_0 = __this->___m_PerformanceMetrics;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 AdaptivePerformanceManager_get_FrameTiming_m6786B2FBF31C5014F7DDBBC80DB856E4CC4C462D (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 L_0 = __this->___m_FrameTiming;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_PerformanceMode_m244DE43C0A039AC39B423E9944080ABA85CA59AA (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_PerformanceMode;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_get_Logging_m8C1021F7688BB69145EE95F5B34C6F3562584CE8 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		bool L_0 = ((APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_StaticFields*)il2cpp_codegen_static_fields_for(APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var))->___enabled;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_Logging_m24ABF463ED5EBE16B00CF7CAE91497730D1A63EB (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, bool ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ___0_value;
		((APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_StaticFields*)il2cpp_codegen_static_fields_for(APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var))->___enabled = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_LoggingFrequencyInFrames_m58F2A59ECADB754AACEAF2F3732E87A4955E279C (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CLoggingFrequencyInFramesU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_LoggingFrequencyInFrames_mB80DFAFC7339FCB266B29FA078A0A8635B7965EE (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CLoggingFrequencyInFramesU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_get_Initialized_m959803364F479F216A5962AF2B0E9162C3F60358 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t G_B5_0 = 0;
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_0 = __this->___m_Subsystem;
		if (!L_0)
		{
			goto IL_002f;
		}
	}
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_1 = __this->___m_Subsystem;
		NullCheck(L_1);
		bool L_2;
		L_2 = VirtualFuncInvoker0< bool >::Invoke(21, L_1);
		if (!L_2)
		{
			goto IL_002f;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_3;
		L_3 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_4;
		L_4 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_4)
		{
			goto IL_002f;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_5;
		L_5 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_5);
		bool L_6;
		L_6 = AdaptivePerformanceGeneralSettings_get_IsProviderInitialized_m4F74FAC66301D7D6B59F5004ECAF70D1E5FAD70E(L_5, NULL);
		G_B5_0 = ((int32_t)(L_6));
		goto IL_0030;
	}

IL_002f:
	{
		G_B5_0 = 0;
	}

IL_0030:
	{
		V_0 = (bool)G_B5_0;
		goto IL_0033;
	}

IL_0033:
	{
		bool L_7 = V_0;
		return L_7;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_get_Active_mEFD12F7A46F6A3B4BC6F29E563CA48CB91E93DFE (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t G_B6_0 = 0;
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_0 = __this->___m_Subsystem;
		if (!L_0)
		{
			goto IL_003b;
		}
	}
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_1 = __this->___m_Subsystem;
		NullCheck(L_1);
		bool L_2;
		L_2 = SubsystemWithProvider_get_running_m6BF31FC3BDA38C56C0F60FEA37767A4151B22C44_inline(L_1, NULL);
		if (!L_2)
		{
			goto IL_003b;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_3;
		L_3 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_4;
		L_4 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_4)
		{
			goto IL_003b;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_5;
		L_5 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_5);
		bool L_6;
		L_6 = AdaptivePerformanceGeneralSettings_get_IsProviderInitialized_m4F74FAC66301D7D6B59F5004ECAF70D1E5FAD70E(L_5, NULL);
		if (!L_6)
		{
			goto IL_003b;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_7;
		L_7 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_7);
		bool L_8;
		L_8 = AdaptivePerformanceGeneralSettings_get_IsProviderStarted_mDE350CE9899E513478E09A2565D73361A72150FF(L_7, NULL);
		G_B6_0 = ((int32_t)(L_8));
		goto IL_003c;
	}

IL_003b:
	{
		G_B6_0 = 0;
	}

IL_003c:
	{
		V_0 = (bool)G_B6_0;
		goto IL_003f;
	}

IL_003f:
	{
		bool L_9 = V_0;
		return L_9;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_MaxCpuPerformanceLevel_m1A05438CB782D903B699B82819472575CA042B48 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	int32_t G_B3_0 = 0;
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_0 = __this->___m_DevicePerfControl;
		if (L_0)
		{
			goto IL_000c;
		}
	}
	{
		G_B3_0 = (-1);
		goto IL_0017;
	}

IL_000c:
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_1 = __this->___m_DevicePerfControl;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = DevicePerformanceControlImpl_get_MaxCpuPerformanceLevel_m156D40C5839C9033189A4DB1A56813336404F544(L_1, NULL);
		G_B3_0 = L_2;
	}

IL_0017:
	{
		V_0 = G_B3_0;
		goto IL_001a;
	}

IL_001a:
	{
		int32_t L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_MaxGpuPerformanceLevel_m1F67569A3EFC661CEAF91CC1749769F41024A996 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	int32_t G_B3_0 = 0;
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_0 = __this->___m_DevicePerfControl;
		if (L_0)
		{
			goto IL_000c;
		}
	}
	{
		G_B3_0 = (-1);
		goto IL_0017;
	}

IL_000c:
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_1 = __this->___m_DevicePerfControl;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = DevicePerformanceControlImpl_get_MaxGpuPerformanceLevel_m322CCE77E0DAAA251D9D4774E5A7F54A54711526(L_1, NULL);
		G_B3_0 = L_2;
	}

IL_0017:
	{
		V_0 = G_B3_0;
		goto IL_001a;
	}

IL_001a:
	{
		int32_t L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_get_AutomaticPerformanceControl_m696F1ED6547E8B80000C0FCBA48BCB9AC1813697 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_AutomaticPerformanceControl;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_AutomaticPerformanceControl_m45C34F20A92B55A6B6E693F4DCE224D331E036EC (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___m_AutomaticPerformanceControl = L_0;
		__this->___m_AutomaticPerformanceControlChanged = (bool)1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_PerformanceControlMode_m0F1BA6E54865B8EE4781D7E5A4ABBB212994908F (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	int32_t G_B3_0 = 0;
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_0 = __this->___m_DevicePerfControl;
		if (L_0)
		{
			goto IL_000c;
		}
	}
	{
		G_B3_0 = 2;
		goto IL_0017;
	}

IL_000c:
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_1 = __this->___m_DevicePerfControl;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = DevicePerformanceControlImpl_get_PerformanceControlMode_m30DE8C384D9081169D9DE6E9CAA8EE8AEA3F1175_inline(L_1, NULL);
		G_B3_0 = ((int32_t)(L_2));
	}

IL_0017:
	{
		V_0 = G_B3_0;
		goto IL_001a;
	}

IL_001a:
	{
		int32_t L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_CpuLevel_mAFB909FB3644DDCB60A843956DE3D129737494C9 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_RequestedCpuLevel;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_CpuLevel_m78BD661D3129D549C46C5A438CB674BB7CC9FA7C (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_RequestedCpuLevel = L_0;
		__this->___m_NewUserPerformanceLevelRequest = (bool)1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_GpuLevel_mBFB78E972D64E28DCA0CD8257EE6BFE33C35CE8B (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_RequestedGpuLevel;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_GpuLevel_m304153A2DD90F3F89332DF6B6A5AE53E54538460 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_RequestedGpuLevel = L_0;
		__this->___m_NewUserPerformanceLevelRequest = (bool)1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_get_CpuPerformanceBoost_m7ED45FA21219D3115086A6FAD44E443234840378 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_RequestedCpuBoost;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_CpuPerformanceBoost_m2524BAF420A7E1B0F4899AEBA243BB2212FC7480 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___m_RequestedCpuBoost = L_0;
		__this->___m_NewUserCpuPerformanceBoostRequest = (bool)1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_get_GpuPerformanceBoost_mA69F66F5B8EB940D9348873015BA4DE8733D877E (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_RequestedGpuBoost;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_GpuPerformanceBoost_m90F909E2B62602008B824EECF337FDBE0D6EB9CA (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___m_RequestedGpuBoost = L_0;
		__this->___m_NewUserGpuPerformanceBoostRequest = (bool)1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManager_get_DevelopmentSettings_mE7EDCBF00564CF136631FE05F1DDB9EE375BED4C (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	RuntimeObject* V_0 = NULL;
	{
		V_0 = __this;
		goto IL_0005;
	}

IL_0005:
	{
		RuntimeObject* L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManager_get_ThermalStatus_m3CECF68B0CF7C916B66949AAF90BF8DEF7A5D8C8 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	RuntimeObject* V_0 = NULL;
	{
		V_0 = __this;
		goto IL_0005;
	}

IL_0005:
	{
		RuntimeObject* L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManager_get_PerformanceStatus_m103585B6E7676019C21CCB14FC79083C7E507E52 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	RuntimeObject* V_0 = NULL;
	{
		V_0 = __this;
		goto IL_0005;
	}

IL_0005:
	{
		RuntimeObject* L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManager_get_DevicePerformanceControl_mEFCDD5F8695460EA6AA959C5AC6B5B7125F50234 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	RuntimeObject* V_0 = NULL;
	{
		V_0 = __this;
		goto IL_0005;
	}

IL_0005:
	{
		RuntimeObject* L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManager_get_PerformanceModeStatus_mA40D7A04D9A51E6575EB87850BEA14B58257129E (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	RuntimeObject* V_0 = NULL;
	{
		V_0 = __this;
		goto IL_0005;
	}

IL_0005:
	{
		RuntimeObject* L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* AdaptivePerformanceManager_get_Indexer_m9A80DF18F44CA4BF5DE7217B1D095086B97481FC (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_0 = __this->___U3CIndexerU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_Indexer_m76A727AC7FC3420DE8921FE30B2263C46043149C (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_0 = ___0_value;
		__this->___U3CIndexerU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CIndexerU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* AdaptivePerformanceManager_get_Settings_mD410CC2A8243EBFDC33F37A4C085CBDE1832A898 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* V_0 = NULL;
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = __this->___m_Settings;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_Settings_m4BBD1EB5A902C43D89EB1C7638443807958B7B35 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* ___0_value, const RuntimeMethod* method) 
{
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = ___0_value;
		__this->___m_Settings = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Settings), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* AdaptivePerformanceManager_get_Subsystem_m08CBD9B4AFCC079F383E99974092F6E017ED20E3 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* V_0 = NULL;
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_0 = __this->___m_Subsystem;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_SupportedFeature_mEB476F25CFAEEDAE3B3B4C3A302D789913730DAE (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, int32_t ___0_feature, const RuntimeMethod* method) 
{
	bool V_0 = false;
	int32_t G_B3_0 = 0;
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_0 = __this->___m_Subsystem;
		if (L_0)
		{
			goto IL_000c;
		}
	}
	{
		G_B3_0 = 0;
		goto IL_0027;
	}

IL_000c:
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_1 = __this->___m_Subsystem;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_1);
		int32_t L_3 = L_2;
		int32_t L_4 = ___0_feature;
		int32_t L_5 = L_4;
		bool L_6 = il2cpp_codegen_enum_has_flag(L_3, L_5);
		G_B3_0 = ((int32_t)(L_6));
	}

IL_0027:
	{
		V_0 = (bool)G_B3_0;
		goto IL_002a;
	}

IL_002a:
	{
		bool L_7 = V_0;
		return L_7;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_Awake_mFCBD670F50B3CD628A45244EB838FBB717B190B7 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D9A42A4F2D2EB5D761DCAE099AB6436D498A57F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral64DF62896758583CF900454D8122CB594CF1AF27);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		((APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_StaticFields*)il2cpp_codegen_static_fields_for(APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var))->___enabled = (bool)1;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_0;
		L_0 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0029;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3;
		L_3 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral4D9A42A4F2D2EB5D761DCAE099AB6436D498A57F, L_3, NULL);
		goto IL_0054;
	}

IL_0029:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_4;
		L_4 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_4);
		bool L_5;
		L_5 = AdaptivePerformanceGeneralSettings_get_InitManagerOnStart_mBE189650CDF3367491ECFC4F7E6AFE9E2AEA4CB9(L_4, NULL);
		V_1 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
		bool L_6 = V_1;
		if (!L_6)
		{
			goto IL_004d;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7;
		L_7 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral64DF62896758583CF900454D8122CB594CF1AF27, L_7, NULL);
		goto IL_0054;
	}

IL_004d:
	{
		AdaptivePerformanceManager_InitializeAdaptivePerformance_m9B793D7F331D9005F2E532DED5CF75961AF0773E(__this, NULL);
	}

IL_0054:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_LogThermalEvent_mAFFF05BF3C940A81F02312397C37964B3B2D24D8 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___0_ev, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_Trigger_TisWarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC_m1B049118978BAAEC0F3B16060F213B6254C46307_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral68977CD98A99C90E071EAF5D6C5DF98D7673E8B2);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD5CEFF49E58429C9F020C9B6B5BAF604AA562FB);
		s_Il2CppMethodInitialized = true;
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)3);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0;
		float L_2;
		L_2 = ThermalMetrics_get_TemperatureLevel_mA209EA1E3F16E8E1C2384126CE2D710A7510D0DB_inline((&___0_ev), NULL);
		float L_3 = L_2;
		RuntimeObject* L_4 = Box(il2cpp_defaults.single_class, &L_3);
		NullCheck(L_1);
		ArrayElementTypeCheck (L_1, L_4);
		(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_4);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_1;
		int32_t L_6;
		L_6 = ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75_inline((&___0_ev), NULL);
		int32_t L_7 = L_6;
		RuntimeObject* L_8 = Box(WarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC_il2cpp_TypeInfo_var, &L_7);
		NullCheck(L_5);
		ArrayElementTypeCheck (L_5, L_8);
		(L_5)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_8);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = L_5;
		float L_10;
		L_10 = ThermalMetrics_get_TemperatureTrend_mE4FD543C209A2446C88F99A94FF873A8A3CC96A8_inline((&___0_ev), NULL);
		float L_11 = L_10;
		RuntimeObject* L_12 = Box(il2cpp_defaults.single_class, &L_11);
		NullCheck(L_9);
		ArrayElementTypeCheck (L_9, L_12);
		(L_9)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)L_12);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralCD5CEFF49E58429C9F020C9B6B5BAF604AA562FB, L_9, NULL);
		EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 L_13;
		L_13 = EventHook_op_Implicit_m93EAC8789A8E846D55B193CB46237A48C54693FA(_stringLiteral68977CD98A99C90E071EAF5D6C5DF98D7673E8B2, NULL);
		int32_t L_14;
		L_14 = ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75_inline((&___0_ev), NULL);
		il2cpp_codegen_runtime_class_init_inline(EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		EventBus_Trigger_TisWarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC_m1B049118978BAAEC0F3B16060F213B6254C46307(L_13, L_14, EventBus_Trigger_TisWarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC_m1B049118978BAAEC0F3B16060F213B6254C46307_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_LogBottleneckEvent_m7D6DAE86B3C4C4847D60B6BD1579F4927BA63C4A (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_ev, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_Trigger_TisPerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84_m8D03905D893D98EFDB1698B8E2DC3A826F684AA6_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BBE98B931C5029FDB1B93355C87795C8B508B12);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8224CDACC0CA211FB330A1AB72C883AA8505FC43);
		s_Il2CppMethodInitialized = true;
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0;
		int32_t L_2;
		L_2 = PerformanceBottleneckChangeEventArgs_get_PerformanceBottleneck_m0395024C7943AACD22607D5265939B1C88DBABA2_inline((&___0_ev), NULL);
		int32_t L_3 = L_2;
		RuntimeObject* L_4 = Box(PerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84_il2cpp_TypeInfo_var, &L_3);
		NullCheck(L_1);
		ArrayElementTypeCheck (L_1, L_4);
		(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_4);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral8224CDACC0CA211FB330A1AB72C883AA8505FC43, L_1, NULL);
		EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 L_5;
		L_5 = EventHook_op_Implicit_m93EAC8789A8E846D55B193CB46237A48C54693FA(_stringLiteral5BBE98B931C5029FDB1B93355C87795C8B508B12, NULL);
		int32_t L_6;
		L_6 = PerformanceBottleneckChangeEventArgs_get_PerformanceBottleneck_m0395024C7943AACD22607D5265939B1C88DBABA2_inline((&___0_ev), NULL);
		il2cpp_codegen_runtime_class_init_inline(EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		EventBus_Trigger_TisPerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84_m8D03905D893D98EFDB1698B8E2DC3A826F684AA6(L_5, L_6, EventBus_Trigger_TisPerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84_m8D03905D893D98EFDB1698B8E2DC3A826F684AA6_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_LogBoostEvent_m7F2081F85D9D2D41EB900AE0EA8E4A871A7BDC14 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___0_ev, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_Trigger_TisPerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_m45AB12E447C2F40CDF999EDB2890D53F0E354352_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAFEF2EC068AE7601A5A37B9A09E0B8565435029B);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD82D52218A5D292A9750A20449535B7BC9A6B2A8);
		s_Il2CppMethodInitialized = true;
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0;
		bool L_2;
		L_2 = PerformanceBoostChangeEventArgs_get_CpuBoost_m8A4E9ADBE730B5736D35C2F1B69D990075FDA8F1_inline((&___0_ev), NULL);
		bool L_3 = L_2;
		RuntimeObject* L_4 = Box(il2cpp_defaults.boolean_class, &L_3);
		NullCheck(L_1);
		ArrayElementTypeCheck (L_1, L_4);
		(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_4);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_1;
		bool L_6;
		L_6 = PerformanceBoostChangeEventArgs_get_GpuBoost_m39C7AF59354957CE76736EB95D795638198D2D56_inline((&___0_ev), NULL);
		bool L_7 = L_6;
		RuntimeObject* L_8 = Box(il2cpp_defaults.boolean_class, &L_7);
		NullCheck(L_5);
		ArrayElementTypeCheck (L_5, L_8);
		(L_5)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_8);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralD82D52218A5D292A9750A20449535B7BC9A6B2A8, L_5, NULL);
		EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 L_9;
		L_9 = EventHook_op_Implicit_m93EAC8789A8E846D55B193CB46237A48C54693FA(_stringLiteralAFEF2EC068AE7601A5A37B9A09E0B8565435029B, NULL);
		PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 L_10 = ___0_ev;
		il2cpp_codegen_runtime_class_init_inline(EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		EventBus_Trigger_TisPerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_m45AB12E447C2F40CDF999EDB2890D53F0E354352(L_9, L_10, EventBus_Trigger_TisPerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_m45AB12E447C2F40CDF999EDB2890D53F0E354352_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_LogPerformanceModeEvent_m1CC2B0C98AFA3D4C547BD509C140D5D69406A145 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, int32_t ___0_performanceMode, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_Trigger_TisPerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_m7A9C9B021EB6B4A01F2436DAC20DF7D42411C032_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3CB155EA48C43ED93932E9A59E28291066405987);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA259DB7579B403066FDD07F1EC38B4AB5D9C86B);
		s_Il2CppMethodInitialized = true;
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0;
		int32_t L_2 = ___0_performanceMode;
		int32_t L_3 = L_2;
		RuntimeObject* L_4 = Box(PerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_il2cpp_TypeInfo_var, &L_3);
		NullCheck(L_1);
		ArrayElementTypeCheck (L_1, L_4);
		(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_4);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral3CB155EA48C43ED93932E9A59E28291066405987, L_1, NULL);
		EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 L_5;
		L_5 = EventHook_op_Implicit_m93EAC8789A8E846D55B193CB46237A48C54693FA(_stringLiteralFA259DB7579B403066FDD07F1EC38B4AB5D9C86B, NULL);
		int32_t L_6 = ___0_performanceMode;
		il2cpp_codegen_runtime_class_init_inline(EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		EventBus_Trigger_TisPerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_m7A9C9B021EB6B4A01F2436DAC20DF7D42411C032(L_5, L_6, EventBus_Trigger_TisPerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_m7A9C9B021EB6B4A01F2436DAC20DF7D42411C032_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AdaptivePerformanceManager_ToStringWithSign_mC78C4C3C91190D8AC1826C19A4065B178918F63C (int32_t ___0_x, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2F24DB6E835575CF9713442B4458223E4CE99BA7);
		s_Il2CppMethodInitialized = true;
	}
	String_t* V_0 = NULL;
	{
		String_t* L_0;
		L_0 = Int32_ToString_m967AECC237535C552A97A80C7875E31B98496CA9((&___0_x), _stringLiteral2F24DB6E835575CF9713442B4458223E4CE99BA7, NULL);
		V_0 = L_0;
		goto IL_0010;
	}

IL_0010:
	{
		String_t* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_LogPerformanceLevelEvent_m528EBC73C0D87B7F484337679FDBC61201E82FAC (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___0_ev, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_Trigger_TisPerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_mBF2DC3DD720A945058B9CD910DC77443B579D79D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceControlMode_tB254BDF40FBACD38E86BB24BB84856A5838356DD_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36344BCC47BAC27B5871926A9D3000E402A8B478);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA56E0D1F247ACBD314CCE7C0E51144FCB0908AA7);
		s_Il2CppMethodInitialized = true;
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)6);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0;
		int32_t L_2;
		L_2 = PerformanceLevelChangeEventArgs_get_CpuLevel_m0B6F576BD2CEE0978E0BD908E09163F80AF9A6DA_inline((&___0_ev), NULL);
		int32_t L_3 = L_2;
		RuntimeObject* L_4 = Box(il2cpp_defaults.int32_class, &L_3);
		NullCheck(L_1);
		ArrayElementTypeCheck (L_1, L_4);
		(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_4);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_1;
		int32_t L_6;
		L_6 = PerformanceLevelChangeEventArgs_get_CpuLevelDelta_m3F981FFE7CF9C5C7DE0E032DB4629DCAA83CB556_inline((&___0_ev), NULL);
		String_t* L_7;
		L_7 = AdaptivePerformanceManager_ToStringWithSign_mC78C4C3C91190D8AC1826C19A4065B178918F63C(L_6, NULL);
		NullCheck(L_5);
		ArrayElementTypeCheck (L_5, L_7);
		(L_5)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_7);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_5;
		int32_t L_9;
		L_9 = PerformanceLevelChangeEventArgs_get_GpuLevel_m648A122EA96E4EBD3B2F9845B918F785DB52AA1B_inline((&___0_ev), NULL);
		int32_t L_10 = L_9;
		RuntimeObject* L_11 = Box(il2cpp_defaults.int32_class, &L_10);
		NullCheck(L_8);
		ArrayElementTypeCheck (L_8, L_11);
		(L_8)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)L_11);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_12 = L_8;
		int32_t L_13;
		L_13 = PerformanceLevelChangeEventArgs_get_GpuLevelDelta_m6D495A1FEC5830C0A8A6603FEE65C983CA475C85_inline((&___0_ev), NULL);
		String_t* L_14;
		L_14 = AdaptivePerformanceManager_ToStringWithSign_mC78C4C3C91190D8AC1826C19A4065B178918F63C(L_13, NULL);
		NullCheck(L_12);
		ArrayElementTypeCheck (L_12, L_14);
		(L_12)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_14);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_15 = L_12;
		int32_t L_16;
		L_16 = PerformanceLevelChangeEventArgs_get_PerformanceControlMode_m91748B29F26EF57B474CC8E1D50F2C39B16EC1E1_inline((&___0_ev), NULL);
		int32_t L_17 = L_16;
		RuntimeObject* L_18 = Box(PerformanceControlMode_tB254BDF40FBACD38E86BB24BB84856A5838356DD_il2cpp_TypeInfo_var, &L_17);
		NullCheck(L_15);
		ArrayElementTypeCheck (L_15, L_18);
		(L_15)->SetAt(static_cast<il2cpp_array_size_t>(4), (RuntimeObject*)L_18);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_19 = L_15;
		bool L_20;
		L_20 = PerformanceLevelChangeEventArgs_get_ManualOverride_mADEEB746E519206BAA5FDE37F800842799281E87_inline((&___0_ev), NULL);
		bool L_21 = L_20;
		RuntimeObject* L_22 = Box(il2cpp_defaults.boolean_class, &L_21);
		NullCheck(L_19);
		ArrayElementTypeCheck (L_19, L_22);
		(L_19)->SetAt(static_cast<il2cpp_array_size_t>(5), (RuntimeObject*)L_22);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral36344BCC47BAC27B5871926A9D3000E402A8B478, L_19, NULL);
		EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 L_23;
		L_23 = EventHook_op_Implicit_m93EAC8789A8E846D55B193CB46237A48C54693FA(_stringLiteralA56E0D1F247ACBD314CCE7C0E51144FCB0908AA7, NULL);
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 L_24 = ___0_ev;
		il2cpp_codegen_runtime_class_init_inline(EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		EventBus_Trigger_TisPerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_mBF2DC3DD720A945058B9CD910DC77443B579D79D(L_23, L_24, EventBus_Trigger_TisPerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_mBF2DC3DD720A945058B9CD910DC77443B579D79D_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_AddNonNegativeValue_m1334021A433483D845D33F750B831157D8243ED4 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* ___0_runningAverage, float ___1_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	int32_t G_B3_0 = 0;
	{
		float L_0 = ___1_value;
		if ((!(((float)L_0) >= ((float)(0.0f)))))
		{
			goto IL_0013;
		}
	}
	{
		float L_1 = ___1_value;
		G_B3_0 = ((((float)L_1) < ((float)(1.0f)))? 1 : 0);
		goto IL_0014;
	}

IL_0013:
	{
		G_B3_0 = 0;
	}

IL_0014:
	{
		V_0 = (bool)G_B3_0;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0020;
		}
	}
	{
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_3 = ___0_runningAverage;
		float L_4 = ___1_value;
		NullCheck(L_3);
		RunningAverage_AddValue_mEECEDEB7101DEC74E653771B98F55D4859363FE4(L_3, L_4, NULL);
	}

IL_0020:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManager_InvokeEndOfFrame_m7061A121ECC7AB9CF8F586F7F79F52DA3BC4F44A (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E* L_0 = (U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E*)il2cpp_codegen_object_new(U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E_il2cpp_TypeInfo_var);
		U3CInvokeEndOfFrameU3Ed__108__ctor_m9B953D967D722AC34088EF9B098A0532F4D4A8BD(L_0, 0, NULL);
		U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E* L_1 = L_0;
		NullCheck(L_1);
		L_1->___U3CU3E4__this = __this;
		Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this), (void*)__this);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_LateUpdate_mBB449F74D5E2B6ACA8F1BF53E94BF2E52F2E5EF7 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	int32_t G_B5_0 = 0;
	{
		bool L_0;
		L_0 = AdaptivePerformanceManager_get_Active_mEFD12F7A46F6A3B4BC6F29E563CA48CB91E93DFE(__this, NULL);
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_0069;
	}

IL_0010:
	{
		CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* L_2 = __this->___m_CpuFrameTimeProvider;
		if (L_2)
		{
			goto IL_0023;
		}
	}
	{
		GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* L_3 = __this->___m_GpuFrameTimeProvider;
		G_B5_0 = ((!(((RuntimeObject*)(GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD*)L_3) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_0024;
	}

IL_0023:
	{
		G_B5_0 = 1;
	}

IL_0024:
	{
		V_1 = (bool)G_B5_0;
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0069;
		}
	}
	{
		bool L_5;
		L_5 = AdaptivePerformanceManager_WillCurrentFrameRender_mAAE2EFE1C11DC008BE2120F0D529A41A20416618(NULL);
		V_2 = L_5;
		bool L_6 = V_2;
		if (!L_6)
		{
			goto IL_0068;
		}
	}
	{
		CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* L_7 = __this->___m_CpuFrameTimeProvider;
		V_3 = (bool)((!(((RuntimeObject*)(CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB*)L_7) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_8 = V_3;
		if (!L_8)
		{
			goto IL_004c;
		}
	}
	{
		CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* L_9 = __this->___m_CpuFrameTimeProvider;
		NullCheck(L_9);
		CpuTimeProvider_LateUpdate_mD5A7C32AD9B5A4A3F36C5FF356F53B23548D6189(L_9, NULL);
	}

IL_004c:
	{
		GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* L_10 = __this->___m_GpuFrameTimeProvider;
		V_4 = (bool)((!(((RuntimeObject*)(GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD*)L_10) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_11 = V_4;
		if (!L_11)
		{
			goto IL_0067;
		}
	}
	{
		GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* L_12 = __this->___m_GpuFrameTimeProvider;
		NullCheck(L_12);
		GpuTimeProvider_Measure_mB50432B32BFE4EAF020C0F76D318137A0166F289(L_12, NULL);
	}

IL_0067:
	{
	}

IL_0068:
	{
	}

IL_0069:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_Update_m7845682843CF771B3C6CA50EBD6F2F7C0C1683AC (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceControlMode_tB254BDF40FBACD38E86BB24BB84856A5838356DD_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral22D9553B2F903DBAD069A8AB94D8EF37C5321B03);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral32B9A0BD6AEED681CD20A8831E6038DDAC5843BA);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral60807CDF9135C8A81442E330CFB08022E902F2FE);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6474B4CE08184238F8CEE7EBE0883147014641C6);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79334A2FA4795987DEBA226D6D987EC79C7C1230);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA013ADAE729FDEF6F6E501D8B454606DFB44BEEC);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA39146E1EB79504D2C69CC98AF32E5F2688E6F75);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAE538FCB98EE7BB0F3629C16520076BCAB2CDA7F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE0745C9DACA40818A282EFE510A6B6EB81F7BAB);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 V_4;
	memset((&V_4), 0, sizeof(V_4));
	int32_t G_B7_0 = 0;
	{
		bool L_0;
		L_0 = AdaptivePerformanceManager_get_Active_mEFD12F7A46F6A3B4BC6F29E563CA48CB91E93DFE(__this, NULL);
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0013;
		}
	}
	{
		goto IL_0313;
	}

IL_0013:
	{
		AdaptivePerformanceManager_UpdateSubsystem_mBCB007657D1FEA4F3F634CBCF1943B44FD807F11(__this, NULL);
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_2;
		L_2 = AdaptivePerformanceManager_get_Indexer_m9A80DF18F44CA4BF5DE7217B1D095086B97481FC_inline(__this, NULL);
		NullCheck(L_2);
		AdaptivePerformanceIndexer_Update_m3CEF422B17818763878C1363E00A15A311EB5F76(L_2, NULL);
		bool L_3;
		L_3 = Profiler_get_enabled_mEDFF5039F8E763A1B7700FAB358F9DC986370628(NULL);
		V_1 = L_3;
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0036;
		}
	}
	{
		AdaptivePerformanceManager_CollectProfilerStats_mD691EDB5DDC0BF43E27038EE74629134122C6267(__this, NULL);
	}

IL_0036:
	{
		bool L_5 = ((APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_StaticFields*)il2cpp_codegen_static_fields_for(APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var))->___enabled;
		if (!L_5)
		{
			goto IL_0048;
		}
	}
	{
		int32_t L_6;
		L_6 = AdaptivePerformanceManager_get_LoggingFrequencyInFrames_m58F2A59ECADB754AACEAF2F3732E87A4955E279C_inline(__this, NULL);
		G_B7_0 = ((((int32_t)L_6) > ((int32_t)0))? 1 : 0);
		goto IL_0049;
	}

IL_0048:
	{
		G_B7_0 = 0;
	}

IL_0049:
	{
		V_2 = (bool)G_B7_0;
		bool L_7 = V_2;
		if (!L_7)
		{
			goto IL_0313;
		}
	}
	{
		int32_t L_8 = __this->___m_FrameCount;
		__this->___m_FrameCount = ((int32_t)il2cpp_codegen_add(L_8, 1));
		int32_t L_9 = __this->___m_FrameCount;
		int32_t L_10;
		L_10 = AdaptivePerformanceManager_get_LoggingFrequencyInFrames_m58F2A59ECADB754AACEAF2F3732E87A4955E279C_inline(__this, NULL);
		V_3 = (bool)((((int32_t)((int32_t)(L_9%L_10))) == ((int32_t)0))? 1 : 0);
		bool L_11 = V_3;
		if (!L_11)
		{
			goto IL_0312;
		}
	}
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_12 = __this->___m_Subsystem;
		NullCheck(L_12);
		String_t* L_13;
		L_13 = VirtualFuncInvoker0< String_t* >::Invoke(20, L_12);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_14;
		L_14 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(L_13, L_14, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_15 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)8);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_16 = L_15;
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_17 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		int32_t L_18;
		L_18 = PerformanceMetrics_get_CurrentCpuLevel_m42A271D1A5C04AAAAD68579A49966134E6AF7F3B_inline(L_17, NULL);
		int32_t L_19 = L_18;
		RuntimeObject* L_20 = Box(il2cpp_defaults.int32_class, &L_19);
		NullCheck(L_16);
		ArrayElementTypeCheck (L_16, L_20);
		(L_16)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_20);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_21 = L_16;
		int32_t L_22;
		L_22 = AdaptivePerformanceManager_get_MaxCpuPerformanceLevel_m1A05438CB782D903B699B82819472575CA042B48(__this, NULL);
		int32_t L_23 = L_22;
		RuntimeObject* L_24 = Box(il2cpp_defaults.int32_class, &L_23);
		NullCheck(L_21);
		ArrayElementTypeCheck (L_21, L_24);
		(L_21)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_24);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_25 = L_21;
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_26 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		int32_t L_27;
		L_27 = PerformanceMetrics_get_CurrentGpuLevel_m25F770270C60AC1AE919AAFAB0339AAB847265B5_inline(L_26, NULL);
		int32_t L_28 = L_27;
		RuntimeObject* L_29 = Box(il2cpp_defaults.int32_class, &L_28);
		NullCheck(L_25);
		ArrayElementTypeCheck (L_25, L_29);
		(L_25)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)L_29);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_30 = L_25;
		int32_t L_31;
		L_31 = AdaptivePerformanceManager_get_MaxGpuPerformanceLevel_m1F67569A3EFC661CEAF91CC1749769F41024A996(__this, NULL);
		int32_t L_32 = L_31;
		RuntimeObject* L_33 = Box(il2cpp_defaults.int32_class, &L_32);
		NullCheck(L_30);
		ArrayElementTypeCheck (L_30, L_33);
		(L_30)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_33);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_34 = L_30;
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_35 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		int32_t L_36;
		L_36 = ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75_inline(L_35, NULL);
		int32_t L_37 = L_36;
		RuntimeObject* L_38 = Box(WarningLevel_t5C5B992767B63159DE16F2E667AECCB6592DB4AC_il2cpp_TypeInfo_var, &L_37);
		NullCheck(L_34);
		ArrayElementTypeCheck (L_34, L_38);
		(L_34)->SetAt(static_cast<il2cpp_array_size_t>(4), (RuntimeObject*)L_38);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_39 = L_34;
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_40 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		int32_t L_41;
		L_41 = ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75_inline(L_40, NULL);
		int32_t L_42 = ((int32_t)L_41);
		RuntimeObject* L_43 = Box(il2cpp_defaults.int32_class, &L_42);
		NullCheck(L_39);
		ArrayElementTypeCheck (L_39, L_43);
		(L_39)->SetAt(static_cast<il2cpp_array_size_t>(5), (RuntimeObject*)L_43);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_44 = L_39;
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_45 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		float L_46;
		L_46 = ThermalMetrics_get_TemperatureLevel_mA209EA1E3F16E8E1C2384126CE2D710A7510D0DB_inline(L_45, NULL);
		float L_47 = L_46;
		RuntimeObject* L_48 = Box(il2cpp_defaults.single_class, &L_47);
		NullCheck(L_44);
		ArrayElementTypeCheck (L_44, L_48);
		(L_44)->SetAt(static_cast<il2cpp_array_size_t>(6), (RuntimeObject*)L_48);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_49 = L_44;
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_50 = __this->___m_DevicePerfControl;
		NullCheck(L_50);
		int32_t L_51;
		L_51 = DevicePerformanceControlImpl_get_PerformanceControlMode_m30DE8C384D9081169D9DE6E9CAA8EE8AEA3F1175_inline(L_50, NULL);
		int32_t L_52 = L_51;
		RuntimeObject* L_53 = Box(PerformanceControlMode_tB254BDF40FBACD38E86BB24BB84856A5838356DD_il2cpp_TypeInfo_var, &L_52);
		NullCheck(L_49);
		ArrayElementTypeCheck (L_49, L_53);
		(L_49)->SetAt(static_cast<il2cpp_array_size_t>(7), (RuntimeObject*)L_53);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralA013ADAE729FDEF6F6E501D8B454606DFB44BEEC, L_49, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_54 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_55 = L_54;
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_56 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_57;
		L_57 = FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_inline(L_56, NULL);
		float L_58 = ((float)il2cpp_codegen_multiply(L_57, (1000.0f)));
		RuntimeObject* L_59 = Box(il2cpp_defaults.single_class, &L_58);
		NullCheck(L_55);
		ArrayElementTypeCheck (L_55, L_59);
		(L_55)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_59);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_60 = L_55;
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_61 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_62;
		L_62 = FrameTiming_get_CurrentGpuFrameTime_m4170E235B898060DC937D46F88D6582BEBE31B91_inline(L_61, NULL);
		float L_63 = ((float)il2cpp_codegen_multiply(L_62, (1000.0f)));
		RuntimeObject* L_64 = Box(il2cpp_defaults.single_class, &L_63);
		NullCheck(L_60);
		ArrayElementTypeCheck (L_60, L_64);
		(L_60)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_64);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral60807CDF9135C8A81442E330CFB08022E902F2FE, L_60, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_65 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_66 = L_65;
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_67 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_68;
		L_68 = FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_inline(L_67, NULL);
		float L_69 = ((float)il2cpp_codegen_multiply(L_68, (1000.0f)));
		RuntimeObject* L_70 = Box(il2cpp_defaults.single_class, &L_69);
		NullCheck(L_66);
		ArrayElementTypeCheck (L_66, L_70);
		(L_66)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_70);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_71 = L_66;
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_72 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_73;
		L_73 = FrameTiming_get_CurrentCpuFrameTime_mFAEB817260C455798A50C5B3C653A28E0FB184B7_inline(L_72, NULL);
		float L_74 = ((float)il2cpp_codegen_multiply(L_73, (1000.0f)));
		RuntimeObject* L_75 = Box(il2cpp_defaults.single_class, &L_74);
		NullCheck(L_71);
		ArrayElementTypeCheck (L_71, L_75);
		(L_71)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_75);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralA39146E1EB79504D2C69CC98AF32E5F2688E6F75, L_71, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_76 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_77 = L_76;
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_78 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_79;
		L_79 = FrameTiming_get_AverageFrameTime_m74195198DBAE79F981C42C97F01F44479A5BC77A_inline(L_78, NULL);
		float L_80 = ((float)il2cpp_codegen_multiply(L_79, (1000.0f)));
		RuntimeObject* L_81 = Box(il2cpp_defaults.single_class, &L_80);
		NullCheck(L_77);
		ArrayElementTypeCheck (L_77, L_81);
		(L_77)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_81);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_82 = L_77;
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_83 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_84;
		L_84 = FrameTiming_get_CurrentFrameTime_mA7929199CEBE3A69FB3677893E60690F66815811_inline(L_83, NULL);
		float L_85 = ((float)il2cpp_codegen_multiply(L_84, (1000.0f)));
		RuntimeObject* L_86 = Box(il2cpp_defaults.single_class, &L_85);
		NullCheck(L_82);
		ArrayElementTypeCheck (L_82, L_86);
		(L_82)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_86);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralCE0745C9DACA40818A282EFE510A6B6EB81F7BAB, L_82, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_87 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_88 = L_87;
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_89 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		int32_t L_90;
		L_90 = PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD_inline(L_89, NULL);
		int32_t L_91 = L_90;
		RuntimeObject* L_92 = Box(PerformanceBottleneck_t1056FAC76E5B602E8D51330D87282B0C0DF1AA84_il2cpp_TypeInfo_var, &L_91);
		NullCheck(L_88);
		ArrayElementTypeCheck (L_88, L_92);
		(L_88)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_92);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_93 = L_88;
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_94 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		float L_95;
		L_95 = ThermalMetrics_get_TemperatureTrend_mE4FD543C209A2446C88F99A94FF873A8A3CC96A8_inline(L_94, NULL);
		float L_96 = L_95;
		RuntimeObject* L_97 = Box(il2cpp_defaults.single_class, &L_96);
		NullCheck(L_93);
		ArrayElementTypeCheck (L_93, L_97);
		(L_93)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_97);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral79334A2FA4795987DEBA226D6D987EC79C7C1230, L_93, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_98 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_99 = L_98;
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_100 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		bool L_101;
		L_101 = PerformanceMetrics_get_CpuPerformanceBoost_m54AC3712FE7F51BD212012AB467F4E57F0490069_inline(L_100, NULL);
		bool L_102 = L_101;
		RuntimeObject* L_103 = Box(il2cpp_defaults.boolean_class, &L_102);
		NullCheck(L_99);
		ArrayElementTypeCheck (L_99, L_103);
		(L_99)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_103);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_104 = L_99;
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_105 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		bool L_106;
		L_106 = PerformanceMetrics_get_GpuPerformanceBoost_mFA438BA2A89EE34241A6F7A00A7B18DBCA6AF9F3_inline(L_105, NULL);
		bool L_107 = L_106;
		RuntimeObject* L_108 = Box(il2cpp_defaults.boolean_class, &L_107);
		NullCheck(L_104);
		ArrayElementTypeCheck (L_104, L_108);
		(L_104)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_108);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralAE538FCB98EE7BB0F3629C16520076BCAB2CDA7F, L_104, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_109 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)3);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_110 = L_109;
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_111 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 L_112;
		L_112 = PerformanceMetrics_get_ClusterInfo_mE06334A4896BC33C0AF26B472DD8F4D2169C80B7_inline(L_111, NULL);
		V_4 = L_112;
		int32_t L_113;
		L_113 = ClusterInfo_get_BigCore_m7D5461E626AE8A34559D50ACE0B71DF88A90E2F6_inline((&V_4), NULL);
		int32_t L_114 = L_113;
		RuntimeObject* L_115 = Box(il2cpp_defaults.int32_class, &L_114);
		NullCheck(L_110);
		ArrayElementTypeCheck (L_110, L_115);
		(L_110)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_115);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_116 = L_110;
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_117 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 L_118;
		L_118 = PerformanceMetrics_get_ClusterInfo_mE06334A4896BC33C0AF26B472DD8F4D2169C80B7_inline(L_117, NULL);
		V_4 = L_118;
		int32_t L_119;
		L_119 = ClusterInfo_get_MediumCore_mC26A79BF3E09ADD0595D3E212A66BDF4E11000F0_inline((&V_4), NULL);
		int32_t L_120 = L_119;
		RuntimeObject* L_121 = Box(il2cpp_defaults.int32_class, &L_120);
		NullCheck(L_116);
		ArrayElementTypeCheck (L_116, L_121);
		(L_116)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_121);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_122 = L_116;
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_123 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 L_124;
		L_124 = PerformanceMetrics_get_ClusterInfo_mE06334A4896BC33C0AF26B472DD8F4D2169C80B7_inline(L_123, NULL);
		V_4 = L_124;
		int32_t L_125;
		L_125 = ClusterInfo_get_LittleCore_m49B36EE3EF01F929BCAB97391DCB3C10C54E7808_inline((&V_4), NULL);
		int32_t L_126 = L_125;
		RuntimeObject* L_127 = Box(il2cpp_defaults.int32_class, &L_126);
		NullCheck(L_122);
		ArrayElementTypeCheck (L_122, L_127);
		(L_122)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)L_127);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral6474B4CE08184238F8CEE7EBE0883147014641C6, L_122, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_128 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_129 = L_128;
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_130 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_131;
		L_131 = FrameTiming_get_AverageFrameTime_m74195198DBAE79F981C42C97F01F44479A5BC77A_inline(L_130, NULL);
		float L_132 = ((float)((1.0f)/L_131));
		RuntimeObject* L_133 = Box(il2cpp_defaults.single_class, &L_132);
		NullCheck(L_129);
		ArrayElementTypeCheck (L_129, L_133);
		(L_129)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_133);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral22D9553B2F903DBAD069A8AB94D8EF37C5321B03, L_129, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_134 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_135 = L_134;
		int32_t L_136 = __this->___m_PerformanceMode;
		int32_t L_137 = L_136;
		RuntimeObject* L_138 = Box(PerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_il2cpp_TypeInfo_var, &L_137);
		NullCheck(L_135);
		ArrayElementTypeCheck (L_135, L_138);
		(L_135)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_138);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral32B9A0BD6AEED681CD20A8831E6038DDAC5843BA, L_135, NULL);
	}

IL_0312:
	{
	}

IL_0313:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_CollectProfilerStats_mD691EDB5DDC0BF43E27038EE74629134122C6267 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_0 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_1;
		L_1 = FrameTiming_get_CurrentCpuFrameTime_mFAEB817260C455798A50C5B3C653A28E0FB184B7_inline(L_0, NULL);
		ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___CurrentCPUCounter), ((float)il2cpp_codegen_multiply(L_1, (1.0E+09f))), ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_RuntimeMethod_var);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_2 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_3;
		L_3 = FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_inline(L_2, NULL);
		ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AvgCPUCounter), ((float)il2cpp_codegen_multiply(L_3, (1.0E+09f))), ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_RuntimeMethod_var);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_4 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_5;
		L_5 = FrameTiming_get_CurrentGpuFrameTime_m4170E235B898060DC937D46F88D6582BEBE31B91_inline(L_4, NULL);
		ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___CurrentGPUCounter), ((float)il2cpp_codegen_multiply(L_5, (1.0E+09f))), ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_RuntimeMethod_var);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_6 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_7;
		L_7 = FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_inline(L_6, NULL);
		ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AvgGPUCounter), ((float)il2cpp_codegen_multiply(L_7, (1.0E+09f))), ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_RuntimeMethod_var);
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_8 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		int32_t L_9;
		L_9 = PerformanceMetrics_get_CurrentCpuLevel_m42A271D1A5C04AAAAD68579A49966134E6AF7F3B_inline(L_8, NULL);
		ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___CurrentCPULevelCounter), L_9, ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_RuntimeMethod_var);
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_10 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		int32_t L_11;
		L_11 = PerformanceMetrics_get_CurrentGpuLevel_m25F770270C60AC1AE919AAFAB0339AAB847265B5_inline(L_10, NULL);
		ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___CurrentGPULevelCounter), L_11, ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_RuntimeMethod_var);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_12 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_13;
		L_13 = FrameTiming_get_CurrentFrameTime_mA7929199CEBE3A69FB3677893E60690F66815811_inline(L_12, NULL);
		ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___CurrentFrametimeCounter), ((float)il2cpp_codegen_multiply(L_13, (1.0E+09f))), ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_RuntimeMethod_var);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_14 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_15;
		L_15 = FrameTiming_get_AverageFrameTime_m74195198DBAE79F981C42C97F01F44479A5BC77A_inline(L_14, NULL);
		ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___AvgFrametimeCounter), ((float)il2cpp_codegen_multiply(L_15, (1.0E+09f))), ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_RuntimeMethod_var);
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_16 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		int32_t L_17;
		L_17 = ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75_inline(L_16, NULL);
		ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___WarningLevelCounter), L_17, ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_RuntimeMethod_var);
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_18 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		float L_19;
		L_19 = ThermalMetrics_get_TemperatureLevel_mA209EA1E3F16E8E1C2384126CE2D710A7510D0DB_inline(L_18, NULL);
		ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___TemperatureLevelCounter), L_19, ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_RuntimeMethod_var);
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_20 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		float L_21;
		L_21 = ThermalMetrics_get_TemperatureTrend_mE4FD543C209A2446C88F99A94FF873A8A3CC96A8_inline(L_20, NULL);
		ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___TemperatureTrendCounter), L_21, ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_RuntimeMethod_var);
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_22 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		int32_t L_23;
		L_23 = PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD_inline(L_22, NULL);
		ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___BottleneckCounter), L_23, ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_RuntimeMethod_var);
		int32_t L_24 = __this->___m_PerformanceMode;
		ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_inline((&((AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var))->___PerformanceModeCounter), L_24, ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_AccumulateTimingValue_m2FDD9013616725ADA7B521DFAE07AE537E86F46A (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, float* ___0_accu, float ___1_newValue, const RuntimeMethod* method) 
{
	bool V_0 = false;
	bool V_1 = false;
	{
		float* L_0 = ___0_accu;
		float L_1 = *((float*)L_0);
		V_0 = (bool)((((float)L_1) < ((float)(0.0f)))? 1 : 0);
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_002e;
	}

IL_0010:
	{
		float L_3 = ___1_newValue;
		V_1 = (bool)((((int32_t)((!(((float)L_3) >= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0027;
		}
	}
	{
		float* L_5 = ___0_accu;
		float* L_6 = ___0_accu;
		float L_7 = *((float*)L_6);
		float L_8 = ___1_newValue;
		*((float*)L_5) = (float)((float)il2cpp_codegen_add(L_7, L_8));
		goto IL_002e;
	}

IL_0027:
	{
		float* L_9 = ___0_accu;
		*((float*)L_9) = (float)(-1.0f);
	}

IL_002e:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_UpdateSubsystem_mBCB007657D1FEA4F3F634CBCF1943B44FD807F11 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83 V_0;
	memset((&V_0), 0, sizeof(V_0));
	float V_1 = 0.0f;
	float V_2 = 0.0f;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 V_7;
	memset((&V_7), 0, sizeof(V_7));
	PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 V_8;
	memset((&V_8), 0, sizeof(V_8));
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 V_9;
	memset((&V_9), 0, sizeof(V_9));
	bool V_10 = false;
	bool V_11 = false;
	bool V_12 = false;
	bool V_13 = false;
	bool V_14 = false;
	int32_t V_15 = 0;
	bool V_16 = false;
	bool V_17 = false;
	bool V_18 = false;
	bool V_19 = false;
	bool V_20 = false;
	bool V_21 = false;
	bool V_22 = false;
	bool V_23 = false;
	bool V_24 = false;
	bool V_25 = false;
	bool V_26 = false;
	bool V_27 = false;
	bool V_28 = false;
	bool V_29 = false;
	bool V_30 = false;
	bool V_31 = false;
	bool V_32 = false;
	bool V_33 = false;
	bool V_34 = false;
	bool V_35 = false;
	bool V_36 = false;
	bool V_37 = false;
	bool V_38 = false;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* G_B6_0 = NULL;
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* G_B6_1 = NULL;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* G_B5_0 = NULL;
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* G_B5_1 = NULL;
	float G_B7_0 = 0.0f;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* G_B7_1 = NULL;
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* G_B7_2 = NULL;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* G_B9_0 = NULL;
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* G_B9_1 = NULL;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* G_B8_0 = NULL;
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* G_B8_1 = NULL;
	float G_B10_0 = 0.0f;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* G_B10_1 = NULL;
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* G_B10_2 = NULL;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* G_B12_0 = NULL;
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* G_B12_1 = NULL;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* G_B11_0 = NULL;
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* G_B11_1 = NULL;
	float G_B13_0 = 0.0f;
	RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* G_B13_1 = NULL;
	AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* G_B13_2 = NULL;
	int32_t G_B22_0 = 0;
	int32_t G_B31_0 = 0;
	int32_t G_B33_0 = 0;
	int32_t G_B36_0 = 0;
	int32_t G_B43_0 = 0;
	int32_t G_B64_0 = 0;
	int32_t G_B66_0 = 0;
	int32_t G_B77_0 = 0;
	int32_t G_B82_0 = 0;
	int32_t G_B87_0 = 0;
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_0 = __this->___m_Subsystem;
		NullCheck(L_0);
		PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83 L_1;
		L_1 = VirtualFuncInvoker0< PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83 >::Invoke(16, L_0);
		V_0 = L_1;
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_2 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		int32_t L_3;
		L_3 = PerformanceDataRecord_get_WarningLevel_m0C061FD490DF445A1D1347DBC5F798B206B5DB35_inline((&V_0), NULL);
		ThermalMetrics_set_WarningLevel_mCF778CD7B517A47526632A2F40E5EB296DACA9EF_inline(L_2, L_3, NULL);
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_4 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		float L_5;
		L_5 = PerformanceDataRecord_get_TemperatureLevel_mF48F6ECD619E7DD65811410891B4AB7B9B218865_inline((&V_0), NULL);
		ThermalMetrics_set_TemperatureLevel_m8715ECBCFEE9B5331F84EEF35486B4DD579A5037_inline(L_4, L_5, NULL);
		bool L_6 = __this->___m_JustResumed;
		V_10 = (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
		bool L_7 = V_10;
		if (!L_7)
		{
			goto IL_0131;
		}
	}
	{
		bool L_8 = __this->___m_UseProviderOverallFrameTime;
		V_11 = (bool)((((int32_t)L_8) == ((int32_t)0))? 1 : 0);
		bool L_9 = V_11;
		if (!L_9)
		{
			goto IL_0067;
		}
	}
	{
		float* L_10 = (float*)(&__this->___m_OverallFrameTimeAccu);
		float L_11;
		L_11 = Time_get_unscaledDeltaTime_mF057EECA857E5C0F90A3F910D26D3EE59F27C4B5(NULL);
		AdaptivePerformanceManager_AccumulateTimingValue_m2FDD9013616725ADA7B521DFAE07AE537E86F46A(__this, L_10, L_11, NULL);
	}

IL_0067:
	{
		bool L_12;
		L_12 = AdaptivePerformanceManager_WillCurrentFrameRender_mAAE2EFE1C11DC008BE2120F0D529A41A20416618(NULL);
		V_12 = L_12;
		bool L_13 = V_12;
		if (!L_13)
		{
			goto IL_00f8;
		}
	}
	{
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_14 = __this->___m_OverallFrameTime;
		bool L_15 = __this->___m_UseProviderOverallFrameTime;
		if (L_15)
		{
			G_B6_0 = L_14;
			G_B6_1 = __this;
			goto IL_008d;
		}
		G_B5_0 = L_14;
		G_B5_1 = __this;
	}
	{
		float L_16 = __this->___m_OverallFrameTimeAccu;
		G_B7_0 = L_16;
		G_B7_1 = G_B5_0;
		G_B7_2 = G_B5_1;
		goto IL_0094;
	}

IL_008d:
	{
		float L_17;
		L_17 = PerformanceDataRecord_get_OverallFrameTime_m6ABDF5F1B04E6FF9BDD96AFA00844F84E6570D90_inline((&V_0), NULL);
		G_B7_0 = L_17;
		G_B7_1 = G_B6_0;
		G_B7_2 = G_B6_1;
	}

IL_0094:
	{
		NullCheck(G_B7_2);
		AdaptivePerformanceManager_AddNonNegativeValue_m1334021A433483D845D33F750B831157D8243ED4(G_B7_2, G_B7_1, G_B7_0, NULL);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_18 = __this->___m_GpuFrameTime;
		GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* L_19 = __this->___m_GpuFrameTimeProvider;
		if (!L_19)
		{
			G_B9_0 = L_18;
			G_B9_1 = __this;
			goto IL_00b6;
		}
		G_B8_0 = L_18;
		G_B8_1 = __this;
	}
	{
		GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* L_20 = __this->___m_GpuFrameTimeProvider;
		NullCheck(L_20);
		float L_21;
		L_21 = GpuTimeProvider_get_GpuFrameTime_m0B839D41675CF1FA902CFA9AB8AE017957ECAF63(L_20, NULL);
		G_B10_0 = L_21;
		G_B10_1 = G_B8_0;
		G_B10_2 = G_B8_1;
		goto IL_00bd;
	}

IL_00b6:
	{
		float L_22;
		L_22 = PerformanceDataRecord_get_GpuFrameTime_mFA20351C75C59AF7861FCE6E9A859AE0FD75C767_inline((&V_0), NULL);
		G_B10_0 = L_22;
		G_B10_1 = G_B9_0;
		G_B10_2 = G_B9_1;
	}

IL_00bd:
	{
		NullCheck(G_B10_2);
		AdaptivePerformanceManager_AddNonNegativeValue_m1334021A433483D845D33F750B831157D8243ED4(G_B10_2, G_B10_1, G_B10_0, NULL);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_23 = __this->___m_CpuFrameTime;
		CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* L_24 = __this->___m_CpuFrameTimeProvider;
		if (!L_24)
		{
			G_B12_0 = L_23;
			G_B12_1 = __this;
			goto IL_00df;
		}
		G_B11_0 = L_23;
		G_B11_1 = __this;
	}
	{
		CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* L_25 = __this->___m_CpuFrameTimeProvider;
		NullCheck(L_25);
		float L_26;
		L_26 = CpuTimeProvider_get_CpuFrameTime_mEA390DC74BB5A77BDCCA9F987DEB423DEEB9F5A9(L_25, NULL);
		G_B13_0 = L_26;
		G_B13_1 = G_B11_0;
		G_B13_2 = G_B11_1;
		goto IL_00e6;
	}

IL_00df:
	{
		float L_27;
		L_27 = PerformanceDataRecord_get_CpuFrameTime_m64C3D3C8D2D7F3670DCC3EE2026B805DADF614BE_inline((&V_0), NULL);
		G_B13_0 = L_27;
		G_B13_1 = G_B12_0;
		G_B13_2 = G_B12_1;
	}

IL_00e6:
	{
		NullCheck(G_B13_2);
		AdaptivePerformanceManager_AddNonNegativeValue_m1334021A433483D845D33F750B831157D8243ED4(G_B13_2, G_B13_1, G_B13_0, NULL);
		__this->___m_OverallFrameTimeAccu = (0.0f);
	}

IL_00f8:
	{
		TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* L_28 = __this->___m_TemperatureTrend;
		float L_29;
		L_29 = PerformanceDataRecord_get_TemperatureTrend_mF1A3DF7A654F1A20A4D9A70647B4250E734D6467_inline((&V_0), NULL);
		float L_30;
		L_30 = PerformanceDataRecord_get_TemperatureLevel_mF48F6ECD619E7DD65811410891B4AB7B9B218865_inline((&V_0), NULL);
		int32_t L_31;
		L_31 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_32 = L_31;
		int32_t L_33 = 2;
		bool L_34 = il2cpp_codegen_enum_has_flag((int32_t)L_32, (int32_t)L_33);
		float L_35;
		L_35 = Time_get_time_m3A271BB1B20041144AC5B7863B71AB1F0150374B(NULL);
		NullCheck(L_28);
		TemperatureTrend_Update_m03B811DB0261EFA09C2BB6A9C2AEDE7EC96F5103(L_28, L_29, L_30, L_34, L_35, NULL);
		goto IL_0146;
	}

IL_0131:
	{
		TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* L_36 = __this->___m_TemperatureTrend;
		NullCheck(L_36);
		TemperatureTrend_Reset_m3B514D4DBBFCCD1EA572D8E99679F541FCED08DE(L_36, NULL);
		__this->___m_JustResumed = (bool)0;
	}

IL_0146:
	{
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_37 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* L_38 = __this->___m_TemperatureTrend;
		NullCheck(L_38);
		float L_39;
		L_39 = TemperatureTrend_get_ThermalTrend_mDEF7F7B3E0BA799158C829AA4D79E958194F82A6_inline(L_38, NULL);
		ThermalMetrics_set_TemperatureTrend_m007B5F0CAF923A9BA54BE4D6B07A9896D75323E7_inline(L_37, L_39, NULL);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_40 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_41 = __this->___m_OverallFrameTime;
		NullCheck(L_41);
		float L_42;
		L_42 = RunningAverage_GetAverageOr_m198EF3F7CC0AA587B13A7DCD06162F4B0A0C59B7(L_41, (-1.0f), NULL);
		FrameTiming_set_AverageFrameTime_mE6D87D99901A84A428BC7EF054D0742D4765B952_inline(L_40, L_42, NULL);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_43 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_44 = __this->___m_OverallFrameTime;
		NullCheck(L_44);
		float L_45;
		L_45 = RunningAverage_GetMostRecentValueOr_m96BBB840797D9AD9D978086F87AB64A79F3C8AB0(L_44, (-1.0f), NULL);
		FrameTiming_set_CurrentFrameTime_mF8943CE68C11843FA5320F63CB124E8825C287AD_inline(L_43, L_45, NULL);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_46 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_47 = __this->___m_GpuFrameTime;
		NullCheck(L_47);
		float L_48;
		L_48 = RunningAverage_GetAverageOr_m198EF3F7CC0AA587B13A7DCD06162F4B0A0C59B7(L_47, (-1.0f), NULL);
		FrameTiming_set_AverageGpuFrameTime_mC5A1232311C2804A5FC137DA0F89AB29536054F2_inline(L_46, L_48, NULL);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_49 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_50 = __this->___m_GpuFrameTime;
		NullCheck(L_50);
		float L_51;
		L_51 = RunningAverage_GetMostRecentValueOr_m96BBB840797D9AD9D978086F87AB64A79F3C8AB0(L_50, (-1.0f), NULL);
		FrameTiming_set_CurrentGpuFrameTime_m27403B1423B1A9E1B98ED12A97920D6A55CE28AB_inline(L_49, L_51, NULL);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_52 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_53 = __this->___m_CpuFrameTime;
		NullCheck(L_53);
		float L_54;
		L_54 = RunningAverage_GetAverageOr_m198EF3F7CC0AA587B13A7DCD06162F4B0A0C59B7(L_53, (-1.0f), NULL);
		FrameTiming_set_AverageCpuFrameTime_m709771E7D96C7FF28F58F6E713B3DEEE1FF9350B_inline(L_52, L_54, NULL);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_55 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_56 = __this->___m_CpuFrameTime;
		NullCheck(L_56);
		float L_57;
		L_57 = RunningAverage_GetMostRecentValueOr_m96BBB840797D9AD9D978086F87AB64A79F3C8AB0(L_56, (-1.0f), NULL);
		FrameTiming_set_CurrentCpuFrameTime_m2C3673BE2888306184DD6DF977FC884D0B84D972_inline(L_55, L_57, NULL);
		float L_58;
		L_58 = AdaptivePerformanceManager_EffectiveTargetFrameRate_mE38F57BAA3D18BD6A1E55C2C7C6283372F59C8BA(NULL);
		V_1 = L_58;
		V_2 = (-1.0f);
		float L_59 = V_1;
		V_13 = (bool)((((float)L_59) > ((float)(0.0f)))? 1 : 0);
		bool L_60 = V_13;
		if (!L_60)
		{
			goto IL_0227;
		}
	}
	{
		float L_61 = V_1;
		V_2 = ((float)((1.0f)/L_61));
	}

IL_0227:
	{
		V_3 = (bool)0;
		V_4 = (bool)0;
		V_5 = (bool)0;
		V_6 = (bool)0;
		il2cpp_codegen_initobj((&V_7), sizeof(PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821));
		il2cpp_codegen_initobj((&V_8), sizeof(PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6));
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_62 = __this->___m_OverallFrameTime;
		NullCheck(L_62);
		int32_t L_63;
		L_63 = RunningAverage_GetNumValues_m6EF586C401CE91B628667DE1A94789C8BEAE7A5B(L_62, NULL);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_64 = __this->___m_OverallFrameTime;
		NullCheck(L_64);
		int32_t L_65;
		L_65 = RunningAverage_GetSampleWindowSize_mEFA6A020C0CD2385DAE5B3768F7F0C9812DE69D5(L_64, NULL);
		if ((!(((uint32_t)L_63) == ((uint32_t)L_65))))
		{
			goto IL_028c;
		}
	}
	{
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_66 = __this->___m_GpuFrameTime;
		NullCheck(L_66);
		int32_t L_67;
		L_67 = RunningAverage_GetNumValues_m6EF586C401CE91B628667DE1A94789C8BEAE7A5B(L_66, NULL);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_68 = __this->___m_GpuFrameTime;
		NullCheck(L_68);
		int32_t L_69;
		L_69 = RunningAverage_GetSampleWindowSize_mEFA6A020C0CD2385DAE5B3768F7F0C9812DE69D5(L_68, NULL);
		if ((!(((uint32_t)L_67) == ((uint32_t)L_69))))
		{
			goto IL_028c;
		}
	}
	{
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_70 = __this->___m_CpuFrameTime;
		NullCheck(L_70);
		int32_t L_71;
		L_71 = RunningAverage_GetNumValues_m6EF586C401CE91B628667DE1A94789C8BEAE7A5B(L_70, NULL);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_72 = __this->___m_CpuFrameTime;
		NullCheck(L_72);
		int32_t L_73;
		L_73 = RunningAverage_GetSampleWindowSize_mEFA6A020C0CD2385DAE5B3768F7F0C9812DE69D5(L_72, NULL);
		G_B22_0 = ((((int32_t)L_71) == ((int32_t)L_73))? 1 : 0);
		goto IL_028d;
	}

IL_028c:
	{
		G_B22_0 = 0;
	}

IL_028d:
	{
		V_14 = (bool)G_B22_0;
		bool L_74 = V_14;
		if (!L_74)
		{
			goto IL_0305;
		}
	}
	{
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_75 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		int32_t L_76;
		L_76 = PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD_inline(L_75, NULL);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_77 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_78;
		L_78 = FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_inline(L_77, NULL);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_79 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_80;
		L_80 = FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_inline(L_79, NULL);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* L_81 = (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*)(&__this->___m_FrameTiming);
		float L_82;
		L_82 = FrameTiming_get_AverageFrameTime_m74195198DBAE79F981C42C97F01F44479A5BC77A_inline(L_81, NULL);
		float L_83 = V_2;
		int32_t L_84;
		L_84 = BottleneckUtil_DetermineBottleneck_m6D69BA7D0A5BB92B26643EBAEBBA361D09E5D9A9(L_76, L_78, L_80, L_82, L_83, NULL);
		V_15 = L_84;
		int32_t L_85 = V_15;
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_86 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		int32_t L_87;
		L_87 = PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD_inline(L_86, NULL);
		V_16 = (bool)((((int32_t)((((int32_t)L_85) == ((int32_t)L_87))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_88 = V_16;
		if (!L_88)
		{
			goto IL_0304;
		}
	}
	{
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_89 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		int32_t L_90 = V_15;
		PerformanceMetrics_set_PerformanceBottleneck_m435C419AA5CAA34D14B25B6B7BA5680D9B76C6D0_inline(L_89, L_90, NULL);
		int32_t L_91 = V_15;
		PerformanceBottleneckChangeEventArgs_set_PerformanceBottleneck_m6E3F0F2D2A0A64914359EB02B306B010F4B4AA4D_inline((&V_7), L_91, NULL);
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_92 = __this->___PerformanceBottleneckChangeEvent;
		V_3 = (bool)((!(((RuntimeObject*)(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*)L_92) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
	}

IL_0304:
	{
	}

IL_0305:
	{
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_93 = __this->___ThermalEvent;
		if (!L_93)
		{
			goto IL_035b;
		}
	}
	{
		int32_t L_94;
		L_94 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_95 = L_94;
		int32_t L_96 = 1;
		bool L_97 = il2cpp_codegen_enum_has_flag((int32_t)L_95, (int32_t)L_96);
		if (L_97)
		{
			goto IL_0358;
		}
	}
	{
		int32_t L_98;
		L_98 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_99 = L_98;
		int32_t L_100 = 2;
		bool L_101 = il2cpp_codegen_enum_has_flag((int32_t)L_99, (int32_t)L_100);
		if (L_101)
		{
			goto IL_0358;
		}
	}
	{
		int32_t L_102;
		L_102 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_103 = L_102;
		int32_t L_104 = 4;
		bool L_105 = il2cpp_codegen_enum_has_flag((int32_t)L_103, (int32_t)L_104);
		G_B31_0 = ((int32_t)(L_105));
		goto IL_0359;
	}

IL_0358:
	{
		G_B31_0 = 1;
	}

IL_0359:
	{
		G_B33_0 = G_B31_0;
		goto IL_035c;
	}

IL_035b:
	{
		G_B33_0 = 0;
	}

IL_035c:
	{
		V_4 = (bool)G_B33_0;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_106 = __this->___PerformanceModeEvent;
		if (!L_106)
		{
			goto IL_0383;
		}
	}
	{
		int32_t L_107;
		L_107 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_108 = L_107;
		int32_t L_109 = ((int32_t)4096);
		bool L_110 = il2cpp_codegen_enum_has_flag((int32_t)L_108, (int32_t)L_109);
		G_B36_0 = ((int32_t)(L_110));
		goto IL_0384;
	}

IL_0383:
	{
		G_B36_0 = 0;
	}

IL_0384:
	{
		V_6 = (bool)G_B36_0;
		int32_t L_111;
		L_111 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_112 = L_111;
		int32_t L_113 = 8;
		bool L_114 = il2cpp_codegen_enum_has_flag((int32_t)L_112, (int32_t)L_113);
		V_17 = L_114;
		bool L_115 = V_17;
		if (!L_115)
		{
			goto IL_03b6;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_116 = __this->___m_DevicePerfControl;
		int32_t L_117;
		L_117 = PerformanceDataRecord_get_CpuPerformanceLevel_mF688EC621C77916A86F96CF7D0DAFD520B6D68E8_inline((&V_0), NULL);
		NullCheck(L_116);
		DevicePerformanceControlImpl_set_CurrentCpuLevel_mAD7B372D96F90C35803A147A5ADE5F05A11186EB_inline(L_116, L_117, NULL);
	}

IL_03b6:
	{
		int32_t L_118;
		L_118 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_119 = L_118;
		int32_t L_120 = ((int32_t)16);
		bool L_121 = il2cpp_codegen_enum_has_flag((int32_t)L_119, (int32_t)L_120);
		V_18 = L_121;
		bool L_122 = V_18;
		if (!L_122)
		{
			goto IL_03e7;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_123 = __this->___m_DevicePerfControl;
		int32_t L_124;
		L_124 = PerformanceDataRecord_get_GpuPerformanceLevel_mA928B60EF914AB4E7D95291E1357A3FE795DBE23_inline((&V_0), NULL);
		NullCheck(L_123);
		DevicePerformanceControlImpl_set_CurrentGpuLevel_m05F0EB08FB91FF2388D94544943AFD86F25F09B0_inline(L_123, L_124, NULL);
	}

IL_03e7:
	{
		int32_t L_125;
		L_125 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_126 = L_125;
		int32_t L_127 = ((int32_t)32);
		bool L_128 = il2cpp_codegen_enum_has_flag((int32_t)L_126, (int32_t)L_127);
		if (L_128)
		{
			goto IL_0409;
		}
	}
	{
		bool L_129 = __this->___m_AutomaticPerformanceControlChanged;
		G_B43_0 = ((int32_t)(L_129));
		goto IL_040a;
	}

IL_0409:
	{
		G_B43_0 = 1;
	}

IL_040a:
	{
		V_19 = (bool)G_B43_0;
		bool L_130 = V_19;
		if (!L_130)
		{
			goto IL_0461;
		}
	}
	{
		__this->___m_AutomaticPerformanceControlChanged = (bool)0;
		bool L_131;
		L_131 = PerformanceDataRecord_get_PerformanceLevelControlAvailable_mB2379A58631D8AAE1AE389560BF46951ABE7D80F_inline((&V_0), NULL);
		V_20 = L_131;
		bool L_132 = V_20;
		if (!L_132)
		{
			goto IL_0451;
		}
	}
	{
		bool L_133;
		L_133 = AdaptivePerformanceManager_get_AutomaticPerformanceControl_m696F1ED6547E8B80000C0FCBA48BCB9AC1813697(__this, NULL);
		V_21 = L_133;
		bool L_134 = V_21;
		if (!L_134)
		{
			goto IL_0441;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_135 = __this->___m_DevicePerfControl;
		NullCheck(L_135);
		DevicePerformanceControlImpl_set_PerformanceControlMode_m9779B09D1BAB7183124DDCB1A445428EA67D4D0D_inline(L_135, 0, NULL);
		goto IL_044e;
	}

IL_0441:
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_136 = __this->___m_DevicePerfControl;
		NullCheck(L_136);
		DevicePerformanceControlImpl_set_PerformanceControlMode_m9779B09D1BAB7183124DDCB1A445428EA67D4D0D_inline(L_136, 1, NULL);
	}

IL_044e:
	{
		goto IL_0460;
	}

IL_0451:
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_137 = __this->___m_DevicePerfControl;
		NullCheck(L_137);
		DevicePerformanceControlImpl_set_PerformanceControlMode_m9779B09D1BAB7183124DDCB1A445428EA67D4D0D_inline(L_137, 2, NULL);
	}

IL_0460:
	{
	}

IL_0461:
	{
		AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* L_138 = __this->___m_AutoPerformanceLevelController;
		float L_139 = V_2;
		NullCheck(L_138);
		AutoPerformanceLevelController_set_TargetFrameTime_mDAE72029F7D79C0800C110EA28987A1DE413D2EF_inline(L_138, L_139, NULL);
		AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* L_140 = __this->___m_AutoPerformanceLevelController;
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_141 = __this->___m_DevicePerfControl;
		NullCheck(L_141);
		int32_t L_142;
		L_142 = DevicePerformanceControlImpl_get_PerformanceControlMode_m30DE8C384D9081169D9DE6E9CAA8EE8AEA3F1175_inline(L_141, NULL);
		NullCheck(L_140);
		AutoPerformanceLevelController_set_Enabled_m3C06800186D5B95B5DA6FC0813E6887AD6CF9FFD(L_140, (bool)((((int32_t)L_142) == ((int32_t)0))? 1 : 0), NULL);
		il2cpp_codegen_initobj((&V_9), sizeof(PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838));
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_143 = __this->___m_DevicePerfControl;
		NullCheck(L_143);
		int32_t L_144;
		L_144 = DevicePerformanceControlImpl_get_PerformanceControlMode_m30DE8C384D9081169D9DE6E9CAA8EE8AEA3F1175_inline(L_143, NULL);
		V_22 = (bool)((((int32_t)((((int32_t)L_144) == ((int32_t)2))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_145 = V_22;
		if (!L_145)
		{
			goto IL_0530;
		}
	}
	{
		AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* L_146 = __this->___m_AutoPerformanceLevelController;
		NullCheck(L_146);
		bool L_147;
		L_147 = AutoPerformanceLevelController_get_Enabled_mB48F48C244110A622D423283C29A064EC59835AD(L_146, NULL);
		V_23 = L_147;
		bool L_148 = V_23;
		if (!L_148)
		{
			goto IL_04fb;
		}
	}
	{
		bool L_149 = __this->___m_NewUserPerformanceLevelRequest;
		V_24 = L_149;
		bool L_150 = V_24;
		if (!L_150)
		{
			goto IL_04ec;
		}
	}
	{
		AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* L_151 = __this->___m_AutoPerformanceLevelController;
		int32_t L_152 = __this->___m_RequestedCpuLevel;
		int32_t L_153 = __this->___m_RequestedGpuLevel;
		NullCheck(L_151);
		AutoPerformanceLevelController_Override_m1DAAA9202621A23A2716EE06762F59C436267226(L_151, L_152, L_153, NULL);
		PerformanceLevelChangeEventArgs_set_ManualOverride_mB89018FD5AC92C2322074FBED7A5693ED4450CDB_inline((&V_9), (bool)1, NULL);
	}

IL_04ec:
	{
		AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* L_154 = __this->___m_AutoPerformanceLevelController;
		NullCheck(L_154);
		AutoPerformanceLevelController_Update_mDEB36D1DF2CA96E442B203BBA4806525C92D748F(L_154, NULL);
		goto IL_052f;
	}

IL_04fb:
	{
		bool L_155 = __this->___m_NewUserPerformanceLevelRequest;
		V_25 = L_155;
		bool L_156 = V_25;
		if (!L_156)
		{
			goto IL_052e;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_157 = __this->___m_DevicePerfControl;
		int32_t L_158 = __this->___m_RequestedCpuLevel;
		NullCheck(L_157);
		DevicePerformanceControlImpl_set_CpuLevel_m37835C7484750B26BE91ADEEE3F1B965BCAD61DE_inline(L_157, L_158, NULL);
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_159 = __this->___m_DevicePerfControl;
		int32_t L_160 = __this->___m_RequestedGpuLevel;
		NullCheck(L_159);
		DevicePerformanceControlImpl_set_GpuLevel_mB659754667A6E7ADC4BFA8295DA74076C8BC8E5D_inline(L_159, L_160, NULL);
	}

IL_052e:
	{
	}

IL_052f:
	{
	}

IL_0530:
	{
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_161 = __this->___PerformanceBoostChangeEvent;
		if (!L_161)
		{
			goto IL_0575;
		}
	}
	{
		int32_t L_162;
		L_162 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_163 = L_162;
		int32_t L_164 = ((int32_t)512);
		bool L_165 = il2cpp_codegen_enum_has_flag((int32_t)L_163, (int32_t)L_164);
		if (L_165)
		{
			goto IL_0572;
		}
	}
	{
		int32_t L_166;
		L_166 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_167 = L_166;
		int32_t L_168 = ((int32_t)1024);
		bool L_169 = il2cpp_codegen_enum_has_flag((int32_t)L_167, (int32_t)L_168);
		G_B64_0 = ((int32_t)(L_169));
		goto IL_0573;
	}

IL_0572:
	{
		G_B64_0 = 1;
	}

IL_0573:
	{
		G_B66_0 = G_B64_0;
		goto IL_0576;
	}

IL_0575:
	{
		G_B66_0 = 0;
	}

IL_0576:
	{
		V_5 = (bool)G_B66_0;
		int32_t L_170;
		L_170 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_171 = L_170;
		int32_t L_172 = ((int32_t)512);
		bool L_173 = il2cpp_codegen_enum_has_flag((int32_t)L_171, (int32_t)L_172);
		V_26 = L_173;
		bool L_174 = V_26;
		if (!L_174)
		{
			goto IL_05da;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_175 = __this->___m_DevicePerfControl;
		NullCheck(L_175);
		bool L_176;
		L_176 = DevicePerformanceControlImpl_get_CpuPerformanceBoost_m224B8F451A656BB47BDE468C52653A08DC8715A6_inline(L_175, NULL);
		bool L_177;
		L_177 = PerformanceDataRecord_get_CpuPerformanceBoost_m55A78568F8E19144717C3CEC17CE90FA766591D2_inline((&V_0), NULL);
		V_27 = (bool)((((int32_t)((((int32_t)L_176) == ((int32_t)L_177))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_178 = V_27;
		if (!L_178)
		{
			goto IL_05d9;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_179 = __this->___m_DevicePerfControl;
		bool L_180;
		L_180 = PerformanceDataRecord_get_CpuPerformanceBoost_m55A78568F8E19144717C3CEC17CE90FA766591D2_inline((&V_0), NULL);
		NullCheck(L_179);
		DevicePerformanceControlImpl_set_CpuPerformanceBoost_m1FAB8561F6E092387B30BEF465009DA33701ED1A_inline(L_179, L_180, NULL);
		bool L_181;
		L_181 = PerformanceDataRecord_get_CpuPerformanceBoost_m55A78568F8E19144717C3CEC17CE90FA766591D2_inline((&V_0), NULL);
		__this->___m_RequestedCpuBoost = L_181;
	}

IL_05d9:
	{
	}

IL_05da:
	{
		int32_t L_182;
		L_182 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_183 = L_182;
		int32_t L_184 = ((int32_t)1024);
		bool L_185 = il2cpp_codegen_enum_has_flag((int32_t)L_183, (int32_t)L_184);
		V_28 = L_185;
		bool L_186 = V_28;
		if (!L_186)
		{
			goto IL_063c;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_187 = __this->___m_DevicePerfControl;
		NullCheck(L_187);
		bool L_188;
		L_188 = DevicePerformanceControlImpl_get_GpuPerformanceBoost_mA9DA128F439CFCD7C1A280B109A71C900C6AD304_inline(L_187, NULL);
		bool L_189;
		L_189 = PerformanceDataRecord_get_GpuPerformanceBoost_mFD01BBFC9A9BE53ED81947089A02691635789B7E_inline((&V_0), NULL);
		V_29 = (bool)((((int32_t)((((int32_t)L_188) == ((int32_t)L_189))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_190 = V_29;
		if (!L_190)
		{
			goto IL_063b;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_191 = __this->___m_DevicePerfControl;
		bool L_192;
		L_192 = PerformanceDataRecord_get_GpuPerformanceBoost_mFD01BBFC9A9BE53ED81947089A02691635789B7E_inline((&V_0), NULL);
		NullCheck(L_191);
		DevicePerformanceControlImpl_set_GpuPerformanceBoost_m7070A76B0FB1C5CC010BD84A232EA87F0EDCDFD2_inline(L_191, L_192, NULL);
		bool L_193;
		L_193 = PerformanceDataRecord_get_GpuPerformanceBoost_mFD01BBFC9A9BE53ED81947089A02691635789B7E_inline((&V_0), NULL);
		__this->___m_RequestedGpuBoost = L_193;
	}

IL_063b:
	{
	}

IL_063c:
	{
		bool L_194 = __this->___m_NewUserCpuPerformanceBoostRequest;
		if (!L_194)
		{
			goto IL_064f;
		}
	}
	{
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_195 = __this->___PerformanceBoostChangeEvent;
		G_B77_0 = ((!(((RuntimeObject*)(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*)L_195) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_0650;
	}

IL_064f:
	{
		G_B77_0 = 0;
	}

IL_0650:
	{
		V_30 = (bool)G_B77_0;
		bool L_196 = V_30;
		if (!L_196)
		{
			goto IL_0670;
		}
	}
	{
		__this->___m_NewUserCpuPerformanceBoostRequest = (bool)0;
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_197 = __this->___m_Subsystem;
		NullCheck(L_197);
		RuntimeObject* L_198;
		L_198 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(18, L_197);
		NullCheck(L_198);
		bool L_199;
		L_199 = InterfaceFuncInvoker0< bool >::Invoke(3, IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5_il2cpp_TypeInfo_var, L_198);
	}

IL_0670:
	{
		bool L_200 = __this->___m_NewUserGpuPerformanceBoostRequest;
		if (!L_200)
		{
			goto IL_0683;
		}
	}
	{
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_201 = __this->___PerformanceBoostChangeEvent;
		G_B82_0 = ((!(((RuntimeObject*)(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*)L_201) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_0684;
	}

IL_0683:
	{
		G_B82_0 = 0;
	}

IL_0684:
	{
		V_31 = (bool)G_B82_0;
		bool L_202 = V_31;
		if (!L_202)
		{
			goto IL_06a4;
		}
	}
	{
		__this->___m_NewUserGpuPerformanceBoostRequest = (bool)0;
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_203 = __this->___m_Subsystem;
		NullCheck(L_203);
		RuntimeObject* L_204;
		L_204 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(18, L_203);
		NullCheck(L_204);
		bool L_205;
		L_205 = InterfaceFuncInvoker0< bool >::Invoke(4, IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5_il2cpp_TypeInfo_var, L_204);
	}

IL_06a4:
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_206 = __this->___m_DevicePerfControl;
		NullCheck(L_206);
		bool L_207;
		L_207 = DevicePerformanceControlImpl_Update_mEE1C9D692916EEDB39D7C84848B5DA3C6C016F52(L_206, (&V_9), NULL);
		if (!L_207)
		{
			goto IL_06be;
		}
	}
	{
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_208 = __this->___PerformanceLevelChangeEvent;
		G_B87_0 = ((!(((RuntimeObject*)(PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*)L_208) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_06bf;
	}

IL_06be:
	{
		G_B87_0 = 0;
	}

IL_06bf:
	{
		V_32 = (bool)G_B87_0;
		bool L_209 = V_32;
		if (!L_209)
		{
			goto IL_06d3;
		}
	}
	{
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_210 = __this->___PerformanceLevelChangeEvent;
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 L_211 = V_9;
		NullCheck(L_210);
		PerformanceLevelChangeHandler_Invoke_m8A6F67F1883E9C762F42DD4882EA681F95DE7E8E_inline(L_210, L_211, NULL);
	}

IL_06d3:
	{
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_212 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_213 = __this->___m_DevicePerfControl;
		NullCheck(L_213);
		int32_t L_214;
		L_214 = DevicePerformanceControlImpl_get_CurrentCpuLevel_mFA08DE80B7F00C883E74C669AA14D6B1B84D0CE8_inline(L_213, NULL);
		PerformanceMetrics_set_CurrentCpuLevel_mF5FDB1302D30412674B077F2296C965C0372F585_inline(L_212, L_214, NULL);
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_215 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_216 = __this->___m_DevicePerfControl;
		NullCheck(L_216);
		int32_t L_217;
		L_217 = DevicePerformanceControlImpl_get_CurrentGpuLevel_mD3F57116D417D7B03EFF1575B395BE553BA52486_inline(L_216, NULL);
		PerformanceMetrics_set_CurrentGpuLevel_m5EED681EBBCB6432D34AAAB7761DAA979D42A916_inline(L_215, L_217, NULL);
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_218 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_219 = __this->___m_DevicePerfControl;
		NullCheck(L_219);
		bool L_220;
		L_220 = DevicePerformanceControlImpl_get_CpuPerformanceBoost_m224B8F451A656BB47BDE468C52653A08DC8715A6_inline(L_219, NULL);
		PerformanceMetrics_set_CpuPerformanceBoost_m7439D7EA9FAB8291D849A337FCB162D55069D3AD_inline(L_218, L_220, NULL);
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_221 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_222 = __this->___m_DevicePerfControl;
		NullCheck(L_222);
		bool L_223;
		L_223 = DevicePerformanceControlImpl_get_GpuPerformanceBoost_mA9DA128F439CFCD7C1A280B109A71C900C6AD304_inline(L_222, NULL);
		PerformanceMetrics_set_GpuPerformanceBoost_mB0C54D250BEFDF68F163E5525BE5A02EDC76766C_inline(L_221, L_223, NULL);
		__this->___m_NewUserPerformanceLevelRequest = (bool)0;
		int32_t L_224;
		L_224 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_225 = L_224;
		int32_t L_226 = ((int32_t)2048);
		bool L_227 = il2cpp_codegen_enum_has_flag((int32_t)L_225, (int32_t)L_226);
		V_33 = L_227;
		bool L_228 = V_33;
		if (!L_228)
		{
			goto IL_076c;
		}
	}
	{
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* L_229 = (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*)(&__this->___m_PerformanceMetrics);
		ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 L_230;
		L_230 = PerformanceDataRecord_get_ClusterInfo_m6EC3F093AE1024050D8C7FEAECCC7153668CB187_inline((&V_0), NULL);
		PerformanceMetrics_set_ClusterInfo_mA699E5EB646425EFC09BC769F88028F54DC0AD63_inline(L_229, L_230, NULL);
	}

IL_076c:
	{
		int32_t L_231;
		L_231 = PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline((&V_0), NULL);
		int32_t L_232 = L_231;
		int32_t L_233 = ((int32_t)4096);
		bool L_234 = il2cpp_codegen_enum_has_flag((int32_t)L_232, (int32_t)L_233);
		V_34 = L_234;
		bool L_235 = V_34;
		if (!L_235)
		{
			goto IL_079c;
		}
	}
	{
		int32_t L_236;
		L_236 = PerformanceDataRecord_get_PerformanceMode_mEF911B8B3207795B86E013D3DFF2679A599D78DF_inline((&V_0), NULL);
		__this->___m_PerformanceMode = L_236;
	}

IL_079c:
	{
		bool L_237 = V_4;
		V_35 = L_237;
		bool L_238 = V_35;
		if (!L_238)
		{
			goto IL_07b6;
		}
	}
	{
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_239 = __this->___ThermalEvent;
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 L_240 = __this->___m_ThermalMetrics;
		NullCheck(L_239);
		ThermalEventHandler_Invoke_m7A6989AC43E129751BD74BFC7AE45D061C7E0597_inline(L_239, L_240, NULL);
	}

IL_07b6:
	{
		bool L_241 = V_3;
		V_36 = L_241;
		bool L_242 = V_36;
		if (!L_242)
		{
			goto IL_07cb;
		}
	}
	{
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_243 = __this->___PerformanceBottleneckChangeEvent;
		PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 L_244 = V_7;
		NullCheck(L_243);
		PerformanceBottleneckChangeHandler_Invoke_m9A78E791943F6FC1CE4BC5F8D5E5FEB8F5C0B8F1_inline(L_243, L_244, NULL);
	}

IL_07cb:
	{
		bool L_245 = V_5;
		V_37 = L_245;
		bool L_246 = V_37;
		if (!L_246)
		{
			goto IL_0809;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_247 = __this->___m_DevicePerfControl;
		NullCheck(L_247);
		bool L_248;
		L_248 = DevicePerformanceControlImpl_get_CpuPerformanceBoost_m224B8F451A656BB47BDE468C52653A08DC8715A6_inline(L_247, NULL);
		PerformanceBoostChangeEventArgs_set_CpuBoost_m5CBD7C703CC9425735CC381BF5255AFB771276E0_inline((&V_8), L_248, NULL);
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_249 = __this->___m_DevicePerfControl;
		NullCheck(L_249);
		bool L_250;
		L_250 = DevicePerformanceControlImpl_get_GpuPerformanceBoost_mA9DA128F439CFCD7C1A280B109A71C900C6AD304_inline(L_249, NULL);
		PerformanceBoostChangeEventArgs_set_GpuBoost_mDB42C244A0DF199B69265D01476230654B5743F5_inline((&V_8), L_250, NULL);
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_251 = __this->___PerformanceBoostChangeEvent;
		PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 L_252 = V_8;
		NullCheck(L_251);
		PerformanceBoostChangeHandler_Invoke_mA7FE1E392A09B1C23126CAEFB3CDB37B22699D6E_inline(L_251, L_252, NULL);
	}

IL_0809:
	{
		bool L_253 = V_6;
		V_38 = L_253;
		bool L_254 = V_38;
		if (!L_254)
		{
			goto IL_0825;
		}
	}
	{
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_255 = __this->___PerformanceModeEvent;
		int32_t L_256 = __this->___m_PerformanceMode;
		NullCheck(L_255);
		PerformanceModeEventHandler_Invoke_m3B33E17EF884CEC700E6A9DE69B7C75ED9D4FE77_inline(L_255, L_256, NULL);
	}

IL_0825:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManager_WillCurrentFrameRender_mAAE2EFE1C11DC008BE2120F0D529A41A20416618 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnDemandRendering_t3ED2CE20D351518F912948DF1D2D03079F5CE34E_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		il2cpp_codegen_runtime_class_init_inline(OnDemandRendering_t3ED2CE20D351518F912948DF1D2D03079F5CE34E_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = OnDemandRendering_get_willCurrentFrameRender_mDBE10C3FE2D78250F86F8077ED5CE681FC688DB7(NULL);
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceManager_EffectiveTargetFrameRate_mE38F57BAA3D18BD6A1E55C2C7C6283372F59C8BA (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnDemandRendering_t3ED2CE20D351518F912948DF1D2D03079F5CE34E_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	{
		il2cpp_codegen_runtime_class_init_inline(OnDemandRendering_t3ED2CE20D351518F912948DF1D2D03079F5CE34E_il2cpp_TypeInfo_var);
		int32_t L_0;
		L_0 = OnDemandRendering_get_effectiveRenderFrameRate_mA62F744BCDCF74D53B0E1E0F8CDDABF9C74799E3(NULL);
		V_0 = ((float)L_0);
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_OnDestroy_m7BD73DFF8FAB64FDB7E5D1D11EA8503F63B1D4B5 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceManager_DeinitializeAdaptivePerformance_m83F8434DF20E738C75C8FCCBEE783CCB57292B3F(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_InitializeAdaptivePerformance_m9B793D7F331D9005F2E532DED5CF75961AF0773E (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManagerSettings_ActiveLoaderAs_TisAdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E_mE3596E2C9D1C1D2312BE1D8CF84E2726322CF916_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManager_LogBoostEvent_m7F2081F85D9D2D41EB900AE0EA8E4A871A7BDC14_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManager_LogBottleneckEvent_m7D6DAE86B3C4C4847D60B6BD1579F4927BA63C4A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManager_LogPerformanceLevelEvent_m528EBC73C0D87B7F484337679FDBC61201E82FAC_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManager_LogPerformanceModeEvent_m1CC2B0C98AFA3D4C547BD509C140D5D69406A145_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManager_LogThermalEvent_mAFFF05BF3C940A81F02312397C37964B3B2D24D8_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F480466CB367AE2BC134C00B843D5289701D745);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D9A42A4F2D2EB5D761DCAE099AB6436D498A57F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66269987ADFAD49A025155E06A377449D8B6E148);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral764D0F405685D19ACB459BBBFAE37C8C39975C78);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBFF2FF11B2299C60758555ADF4798D38C5F550E9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF6271A27C2C91F1120F42C26D0368236F58B661);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEE75647DFE2D4D45687065B826EA239F5EB2091E);
		s_Il2CppMethodInitialized = true;
	}
	AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* V_0 = NULL;
	StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_1 = NULL;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	bool V_9 = false;
	bool V_10 = false;
	AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* V_11 = NULL;
	bool V_12 = false;
	bool V_13 = false;
	bool V_14 = false;
	bool V_15 = false;
	bool V_16 = false;
	bool V_17 = false;
	bool V_18 = false;
	bool V_19 = false;
	bool V_20 = false;
	bool V_21 = false;
	bool V_22 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceManager_get_Active_mEFD12F7A46F6A3B4BC6F29E563CA48CB91E93DFE(__this, NULL);
		V_2 = L_0;
		bool L_1 = V_2;
		if (!L_1)
		{
			goto IL_0011;
		}
	}
	{
		goto IL_046a;
	}

IL_0011:
	{
		bool L_2;
		L_2 = AdaptivePerformanceManager_get_Initialized_m959803364F479F216A5962AF2B0E9162C3F60358(__this, NULL);
		V_3 = L_2;
		bool L_3 = V_3;
		if (!L_3)
		{
			goto IL_0021;
		}
	}
	{
		goto IL_046a;
	}

IL_0021:
	{
		((APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_StaticFields*)il2cpp_codegen_static_fields_for(APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var))->___enabled = (bool)1;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_4;
		L_4 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_5;
		L_5 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_4 = L_5;
		bool L_6 = V_4;
		if (!L_6)
		{
			goto IL_004e;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7;
		L_7 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral4D9A42A4F2D2EB5D761DCAE099AB6436D498A57F, L_7, NULL);
		goto IL_046a;
	}

IL_004e:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_8;
		L_8 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_8);
		bool L_9;
		L_9 = AdaptivePerformanceGeneralSettings_get_IsProviderInitialized_m4F74FAC66301D7D6B59F5004ECAF70D1E5FAD70E(L_8, NULL);
		V_5 = (bool)((((int32_t)L_9) == ((int32_t)0))? 1 : 0);
		bool L_10 = V_5;
		if (!L_10)
		{
			goto IL_006e;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_11;
		L_11 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_11);
		AdaptivePerformanceGeneralSettings_InitAdaptivePerformance_mBF7B8E0665E4BEF63E9AF820F9234FFD10009BA3(L_11, NULL);
	}

IL_006e:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_12;
		L_12 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_12);
		bool L_13;
		L_13 = AdaptivePerformanceGeneralSettings_get_IsProviderInitialized_m4F74FAC66301D7D6B59F5004ECAF70D1E5FAD70E(L_12, NULL);
		V_6 = (bool)((((int32_t)L_13) == ((int32_t)0))? 1 : 0);
		bool L_14 = V_6;
		if (!L_14)
		{
			goto IL_0097;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_15;
		L_15 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral764D0F405685D19ACB459BBBFAE37C8C39975C78, L_15, NULL);
		goto IL_046a;
	}

IL_0097:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_16;
		L_16 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_16);
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_17;
		L_17 = AdaptivePerformanceGeneralSettings_get_Manager_mDAE083CC0FAA4D35601D427F634CA2B856177594(L_16, NULL);
		NullCheck(L_17);
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_18;
		L_18 = AdaptivePerformanceManagerSettings_ActiveLoaderAs_TisAdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E_mE3596E2C9D1C1D2312BE1D8CF84E2726322CF916(L_17, AdaptivePerformanceManagerSettings_ActiveLoaderAs_TisAdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E_mE3596E2C9D1C1D2312BE1D8CF84E2726322CF916_RuntimeMethod_var);
		V_0 = L_18;
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_19 = V_0;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_20;
		L_20 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_19, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_7 = L_20;
		bool L_21 = V_7;
		if (!L_21)
		{
			goto IL_00ca;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_22;
		L_22 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralCF6271A27C2C91F1120F42C26D0368236F58B661, L_22, NULL);
		goto IL_046a;
	}

IL_00ca:
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_23 = V_0;
		NullCheck(L_23);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_24;
		L_24 = VirtualFuncInvoker0< IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* >::Invoke(12, L_23);
		__this->___m_Settings = L_24;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Settings), (void*)L_24);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_25 = __this->___m_Settings;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_26;
		L_26 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_25, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_8 = L_26;
		bool L_27 = V_8;
		if (!L_27)
		{
			goto IL_00fe;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_28;
		L_28 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralBFF2FF11B2299C60758555ADF4798D38C5F550E9, L_28, NULL);
		goto IL_046a;
	}

IL_00fe:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_29 = __this->___m_Settings;
		NullCheck(L_29);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_30;
		L_30 = IAdaptivePerformanceSettings_GetAvailableScalerProfiles_m8C52323F56526234565CCFD22D26F4109C9C3242(L_29, NULL);
		V_1 = L_30;
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_31 = V_1;
		NullCheck(L_31);
		V_9 = (bool)((((int32_t)(((RuntimeArray*)L_31)->max_length)) == ((int32_t)0))? 1 : 0);
		bool L_32 = V_9;
		if (!L_32)
		{
			goto IL_012b;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_33;
		L_33 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral66269987ADFAD49A025155E06A377449D8B6E148, L_33, NULL);
		goto IL_046a;
	}

IL_012b:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_34 = __this->___m_Settings;
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_35 = V_1;
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_36 = __this->___m_Settings;
		NullCheck(L_36);
		int32_t L_37;
		L_37 = IAdaptivePerformanceSettings_get_defaultScalerProfilerIndex_mB0572602357F3507BF9558ABD8793951B69CCE4E(L_36, NULL);
		NullCheck(L_35);
		int32_t L_38 = L_37;
		String_t* L_39 = (L_35)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
		NullCheck(L_34);
		IAdaptivePerformanceSettings_LoadScalerProfile_mB90E9C680B7985CAA13611C77181D42831BF9BF9(L_34, L_39, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_40 = __this->___m_Settings;
		NullCheck(L_40);
		bool L_41;
		L_41 = IAdaptivePerformanceSettings_get_automaticPerformanceMode_m51B5634FEB7E01814D62A2B27A444A477D8A1469(L_40, NULL);
		AdaptivePerformanceManager_set_AutomaticPerformanceControl_m45C34F20A92B55A6B6E693F4DCE224D331E036EC(__this, L_41, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_42 = __this->___m_Settings;
		NullCheck(L_42);
		int32_t L_43;
		L_43 = IAdaptivePerformanceSettings_get_statsLoggingFrequencyInFrames_m6C987101463434ACA13DAE06388EEBA812B645D0(L_42, NULL);
		AdaptivePerformanceManager_set_LoggingFrequencyInFrames_mB80DFAFC7339FCB266B29FA078A0A8635B7965EE_inline(__this, L_43, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_44 = __this->___m_Settings;
		NullCheck(L_44);
		bool L_45;
		L_45 = IAdaptivePerformanceSettings_get_logging_mB0CC800270863EFBDC55AD11224ECB542CEC862D(L_44, NULL);
		((APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_StaticFields*)il2cpp_codegen_static_fields_for(APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var))->___enabled = L_45;
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_46 = __this->___m_Subsystem;
		V_10 = (bool)((((RuntimeObject*)(AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23*)L_46) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_47 = V_10;
		if (!L_47)
		{
			goto IL_01f9;
		}
	}
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_48 = V_0;
		NullCheck(L_48);
		RuntimeObject* L_49;
		L_49 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11, L_48);
		V_11 = ((AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23*)CastclassClass((RuntimeObject*)L_49, AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23_il2cpp_TypeInfo_var));
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_50 = V_11;
		V_12 = (bool)((!(((RuntimeObject*)(AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23*)L_50) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_51 = V_12;
		if (!L_51)
		{
			goto IL_01f8;
		}
	}
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_52 = V_11;
		NullCheck(L_52);
		bool L_53;
		L_53 = VirtualFuncInvoker0< bool >::Invoke(21, L_52);
		V_13 = L_53;
		bool L_54 = V_13;
		if (!L_54)
		{
			goto IL_01d9;
		}
	}
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_55 = V_11;
		__this->___m_Subsystem = L_55;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Subsystem), (void*)L_55);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_56 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_57 = L_56;
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_58 = __this->___m_Subsystem;
		NullCheck(L_58);
		Version_tE426DB5655D0F22920AE16A2AA9AB7781B8255A7* L_59;
		L_59 = VirtualFuncInvoker0< Version_tE426DB5655D0F22920AE16A2AA9AB7781B8255A7* >::Invoke(19, L_58);
		NullCheck(L_57);
		ArrayElementTypeCheck (L_57, L_59);
		(L_57)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_59);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralEE75647DFE2D4D45687065B826EA239F5EB2091E, L_57, NULL);
		goto IL_01f7;
	}

IL_01d9:
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_60 = V_11;
		NullCheck(L_60);
		SubsystemWithProvider_Destroy_m8161D5B71C856F836660430CED8550AA17438BAF(L_60, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_61;
		L_61 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral1F480466CB367AE2BC134C00B843D5289701D745, L_61, NULL);
		goto IL_046a;
	}

IL_01f7:
	{
	}

IL_01f8:
	{
	}

IL_01f9:
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_62 = __this->___m_Subsystem;
		V_14 = (bool)((!(((RuntimeObject*)(AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_63 = V_14;
		if (!L_63)
		{
			goto IL_046a;
		}
	}
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_64 = __this->___m_Subsystem;
		NullCheck(L_64);
		int32_t L_65;
		L_65 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_64);
		int32_t L_66 = L_65;
		int32_t L_67 = ((int32_t)256);
		bool L_68 = il2cpp_codegen_enum_has_flag((int32_t)L_66, (int32_t)L_67);
		__this->___m_UseProviderOverallFrameTime = L_68;
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_69 = __this->___m_Subsystem;
		NullCheck(L_69);
		RuntimeObject* L_70;
		L_70 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(18, L_69);
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_71 = (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D*)il2cpp_codegen_object_new(DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D_il2cpp_TypeInfo_var);
		DevicePerformanceControlImpl__ctor_mA2CFE5A4EC12050C7D4BA19D63F314A079155283(L_71, L_70, NULL);
		__this->___m_DevicePerfControl = L_71;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DevicePerfControl), (void*)L_71);
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_72 = __this->___m_DevicePerfControl;
		RuntimeObject* L_73;
		L_73 = AdaptivePerformanceManager_get_PerformanceStatus_m103585B6E7676019C21CCB14FC79083C7E507E52(__this, NULL);
		RuntimeObject* L_74;
		L_74 = AdaptivePerformanceManager_get_ThermalStatus_m3CECF68B0CF7C916B66949AAF90BF8DEF7A5D8C8(__this, NULL);
		AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* L_75 = (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE*)il2cpp_codegen_object_new(AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE_il2cpp_TypeInfo_var);
		AutoPerformanceLevelController__ctor_mDAC721DEE71D0F09E5B93BEDDEECD7C986E4D5A8(L_75, L_72, L_73, L_74, NULL);
		__this->___m_AutoPerformanceLevelController = L_75;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AutoPerformanceLevelController), (void*)L_75);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_76 = __this->___m_Settings;
		NullCheck(L_76);
		bool L_77;
		L_77 = IAdaptivePerformanceSettings_get_automaticGameMode_m4BC9354605B41CB482C02D3B7E238C83A271B509(L_76, NULL);
		V_15 = L_77;
		bool L_78 = V_15;
		if (!L_78)
		{
			goto IL_0288;
		}
	}
	{
		RuntimeObject* L_79;
		L_79 = AdaptivePerformanceManager_get_PerformanceModeStatus_mA40D7A04D9A51E6575EB87850BEA14B58257129E(__this, NULL);
		AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24* L_80 = (AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24*)il2cpp_codegen_object_new(AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24_il2cpp_TypeInfo_var);
		AutoPerformanceModeController__ctor_mAA97E7503E3B92C2F7D940C4D5DBBC95E8FE4A3B(L_80, L_79, NULL);
		__this->___m_AutoPerformanceModeController = L_80;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AutoPerformanceModeController), (void*)L_80);
	}

IL_0288:
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_81 = __this->___m_Subsystem;
		NullCheck(L_81);
		RuntimeObject* L_82;
		L_82 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17, L_81);
		__this->___m_AppLifecycle = L_82;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AppLifecycle), (void*)L_82);
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_83 = __this->___m_Subsystem;
		NullCheck(L_83);
		int32_t L_84;
		L_84 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_83);
		int32_t L_85 = L_84;
		int32_t L_86 = ((int32_t)128);
		bool L_87 = il2cpp_codegen_enum_has_flag((int32_t)L_85, (int32_t)L_86);
		V_16 = (bool)((((int32_t)L_87) == ((int32_t)0))? 1 : 0);
		bool L_88 = V_16;
		if (!L_88)
		{
			goto IL_02db;
		}
	}
	{
		CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* L_89 = (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB*)il2cpp_codegen_object_new(CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB_il2cpp_TypeInfo_var);
		CpuTimeProvider__ctor_m94C3042515AC2F6FE8B097E5E63FADBB36F44AFF(L_89, NULL);
		__this->___m_CpuFrameTimeProvider = L_89;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CpuFrameTimeProvider), (void*)L_89);
		RuntimeObject* L_90;
		L_90 = AdaptivePerformanceManager_InvokeEndOfFrame_m7061A121ECC7AB9CF8F586F7F79F52DA3BC4F44A(__this, NULL);
		Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_91;
		L_91 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_90, NULL);
	}

IL_02db:
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_92 = __this->___m_Subsystem;
		NullCheck(L_92);
		int32_t L_93;
		L_93 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_92);
		int32_t L_94 = L_93;
		int32_t L_95 = ((int32_t)64);
		bool L_96 = il2cpp_codegen_enum_has_flag((int32_t)L_94, (int32_t)L_95);
		V_17 = (bool)((((int32_t)L_96) == ((int32_t)0))? 1 : 0);
		bool L_97 = V_17;
		if (!L_97)
		{
			goto IL_030d;
		}
	}
	{
		GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* L_98 = (GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD*)il2cpp_codegen_object_new(GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD_il2cpp_TypeInfo_var);
		GpuTimeProvider__ctor_mC70CC7AF14A9C21F109648C79FFCC0F1D7C3500E(L_98, NULL);
		__this->___m_GpuFrameTimeProvider = L_98;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GpuFrameTimeProvider), (void*)L_98);
	}

IL_030d:
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_99 = __this->___m_Subsystem;
		NullCheck(L_99);
		int32_t L_100;
		L_100 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_99);
		int32_t L_101 = L_100;
		int32_t L_102 = 4;
		bool L_103 = il2cpp_codegen_enum_has_flag((int32_t)L_101, (int32_t)L_102);
		TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* L_104 = (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894*)il2cpp_codegen_object_new(TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894_il2cpp_TypeInfo_var);
		TemperatureTrend__ctor_m8AEF80CA8FEE118501367E7B449EF7C602A65F47(L_104, L_103, NULL);
		__this->___m_TemperatureTrend = L_104;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TemperatureTrend), (void*)L_104);
		int32_t L_105 = __this->___m_RequestedCpuLevel;
		V_18 = (bool)((((int32_t)L_105) == ((int32_t)(-1)))? 1 : 0);
		bool L_106 = V_18;
		if (!L_106)
		{
			goto IL_0353;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_107 = __this->___m_DevicePerfControl;
		NullCheck(L_107);
		int32_t L_108;
		L_108 = DevicePerformanceControlImpl_get_MaxCpuPerformanceLevel_m156D40C5839C9033189A4DB1A56813336404F544(L_107, NULL);
		__this->___m_RequestedCpuLevel = L_108;
	}

IL_0353:
	{
		int32_t L_109 = __this->___m_RequestedGpuLevel;
		V_19 = (bool)((((int32_t)L_109) == ((int32_t)(-1)))? 1 : 0);
		bool L_110 = V_19;
		if (!L_110)
		{
			goto IL_0373;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_111 = __this->___m_DevicePerfControl;
		NullCheck(L_111);
		int32_t L_112;
		L_112 = DevicePerformanceControlImpl_get_MaxGpuPerformanceLevel_m322CCE77E0DAAA251D9D4774E5A7F54A54711526(L_111, NULL);
		__this->___m_RequestedGpuLevel = L_112;
	}

IL_0373:
	{
		__this->___m_NewUserPerformanceLevelRequest = (bool)1;
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_113 = __this->___m_Subsystem;
		NullCheck(L_113);
		RuntimeObject* L_114;
		L_114 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(18, L_113);
		V_20 = (bool)((((RuntimeObject*)(RuntimeObject*)L_114) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_115 = V_20;
		if (!L_115)
		{
			goto IL_039d;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_116 = __this->___m_DevicePerfControl;
		NullCheck(L_116);
		DevicePerformanceControlImpl_set_PerformanceControlMode_m9779B09D1BAB7183124DDCB1A445428EA67D4D0D_inline(L_116, 2, NULL);
		goto IL_03c5;
	}

IL_039d:
	{
		bool L_117;
		L_117 = AdaptivePerformanceManager_get_AutomaticPerformanceControl_m696F1ED6547E8B80000C0FCBA48BCB9AC1813697(__this, NULL);
		V_21 = L_117;
		bool L_118 = V_21;
		if (!L_118)
		{
			goto IL_03b8;
		}
	}
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_119 = __this->___m_DevicePerfControl;
		NullCheck(L_119);
		DevicePerformanceControlImpl_set_PerformanceControlMode_m9779B09D1BAB7183124DDCB1A445428EA67D4D0D_inline(L_119, 0, NULL);
		goto IL_03c5;
	}

IL_03b8:
	{
		DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* L_120 = __this->___m_DevicePerfControl;
		NullCheck(L_120);
		DevicePerformanceControlImpl_set_PerformanceControlMode_m9779B09D1BAB7183124DDCB1A445428EA67D4D0D_inline(L_120, 1, NULL);
	}

IL_03c5:
	{
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_121 = (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*)il2cpp_codegen_object_new(ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27_il2cpp_TypeInfo_var);
		ThermalEventHandler__ctor_m27CFED2A329B29C895A99E14BBD22E76ABDA80D6(L_121, __this, (intptr_t)((void*)AdaptivePerformanceManager_LogThermalEvent_mAFFF05BF3C940A81F02312397C37964B3B2D24D8_RuntimeMethod_var), NULL);
		AdaptivePerformanceManager_add_ThermalEvent_m0D12D4368CC8C887BB0071918C625581502922A1(__this, L_121, NULL);
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_122 = (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*)il2cpp_codegen_object_new(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var);
		PerformanceBottleneckChangeHandler__ctor_m3A5E803EF4F1B326E5792A4CE5DC88FB1876305D(L_122, __this, (intptr_t)((void*)AdaptivePerformanceManager_LogBottleneckEvent_m7D6DAE86B3C4C4847D60B6BD1579F4927BA63C4A_RuntimeMethod_var), NULL);
		AdaptivePerformanceManager_add_PerformanceBottleneckChangeEvent_m5F5F0351682D6280C29F2A52874D68B68B51CA22(__this, L_122, NULL);
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_123 = (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*)il2cpp_codegen_object_new(PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B_il2cpp_TypeInfo_var);
		PerformanceLevelChangeHandler__ctor_m5DD61E1980937C4A69EF65CF9F06615441C92536(L_123, __this, (intptr_t)((void*)AdaptivePerformanceManager_LogPerformanceLevelEvent_m528EBC73C0D87B7F484337679FDBC61201E82FAC_RuntimeMethod_var), NULL);
		AdaptivePerformanceManager_add_PerformanceLevelChangeEvent_mE040D7ADD6BFE8D10692D512F824E9438543DE97(__this, L_123, NULL);
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_124 = (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*)il2cpp_codegen_object_new(PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var);
		PerformanceModeEventHandler__ctor_m432B3597C45952AA88677103590FC3EDB99F252E(L_124, __this, (intptr_t)((void*)AdaptivePerformanceManager_LogPerformanceModeEvent_m1CC2B0C98AFA3D4C547BD509C140D5D69406A145_RuntimeMethod_var), NULL);
		AdaptivePerformanceManager_add_PerformanceModeEvent_m822CDB0299FA47ECA651C2E9C27A96A00524B769(__this, L_124, NULL);
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_125 = __this->___m_Subsystem;
		NullCheck(L_125);
		int32_t L_126;
		L_126 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_125);
		int32_t L_127 = L_126;
		int32_t L_128 = ((int32_t)512);
		bool L_129 = il2cpp_codegen_enum_has_flag((int32_t)L_127, (int32_t)L_128);
		V_22 = L_129;
		bool L_130 = V_22;
		if (!L_130)
		{
			goto IL_0449;
		}
	}
	{
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_131 = (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*)il2cpp_codegen_object_new(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68_il2cpp_TypeInfo_var);
		PerformanceBoostChangeHandler__ctor_mC68B1563B584520F2CC441AF57E80E31A43C5C23(L_131, __this, (intptr_t)((void*)AdaptivePerformanceManager_LogBoostEvent_m7F2081F85D9D2D41EB900AE0EA8E4A871A7BDC14_RuntimeMethod_var), NULL);
		AdaptivePerformanceManager_add_PerformanceBoostChangeEvent_m3702663345DDA56DC25293729AECA6384D66CE3B(__this, L_131, NULL);
	}

IL_0449:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8** L_132 = (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8**)(&__this->___m_Settings);
		PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* L_133 = (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43*)il2cpp_codegen_object_new(PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43_il2cpp_TypeInfo_var);
		PerformanceStateTracker__ctor_m56D91AED87F3AA5921E44F11CD1DB77524FEAE27(L_133, ((int32_t)120), NULL);
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_134 = (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73*)il2cpp_codegen_object_new(AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73_il2cpp_TypeInfo_var);
		AdaptivePerformanceIndexer__ctor_mE8DFE09ED49D19619907CD2CAB1F79361AD54AB2(L_134, L_132, L_133, NULL);
		AdaptivePerformanceManager_set_Indexer_m76A727AC7FC3420DE8921FE30B2263C46043149C_inline(__this, L_134, NULL);
		AdaptivePerformanceManager_UpdateSubsystem_mBCB007657D1FEA4F3F634CBCF1943B44FD807F11(__this, NULL);
	}

IL_046a:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_StartAdaptivePerformance_m7E71FFB6593B4D59D76C0364B7B0E23382185D9D (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceManager_get_Initialized_m959803364F479F216A5962AF2B0E9162C3F60358(__this, NULL);
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_001b;
	}

IL_0010:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_2;
		L_2 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_2);
		AdaptivePerformanceGeneralSettings_StartAdaptivePerformance_m55831ED4E56C5F12FA009910CC987F58FF0C8C05(L_2, NULL);
	}

IL_001b:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_StopAdaptivePerformance_mC050BBD2AA2ABC231816097313174322C32E7556 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceManager_get_Active_mEFD12F7A46F6A3B4BC6F29E563CA48CB91E93DFE(__this, NULL);
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_001b;
	}

IL_0010:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_2;
		L_2 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_2);
		AdaptivePerformanceGeneralSettings_StopAdaptivePerformance_mCFE5C1BE110B48A00297FA8DE011468D187A728B(L_2, NULL);
	}

IL_001b:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_DeinitializeAdaptivePerformance_m83F8434DF20E738C75C8FCCBEE783CCB57292B3F (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManager_LogBoostEvent_m7F2081F85D9D2D41EB900AE0EA8E4A871A7BDC14_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManager_LogBottleneckEvent_m7D6DAE86B3C4C4847D60B6BD1579F4927BA63C4A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManager_LogPerformanceLevelEvent_m528EBC73C0D87B7F484337679FDBC61201E82FAC_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManager_LogPerformanceModeEvent_m1CC2B0C98AFA3D4C547BD509C140D5D69406A145_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManager_LogThermalEvent_mAFFF05BF3C940A81F02312397C37964B3B2D24D8_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceManager_get_Initialized_m959803364F479F216A5962AF2B0E9162C3F60358(__this, NULL);
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0013;
		}
	}
	{
		goto IL_00e3;
	}

IL_0013:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_2;
		L_2 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_2);
		AdaptivePerformanceGeneralSettings_DeInitAdaptivePerformance_m30B073CA3C7E5922E69A8FA6AAF2DBCCFE4FE10D(L_2, NULL);
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_3;
		L_3 = AdaptivePerformanceManager_get_Indexer_m9A80DF18F44CA4BF5DE7217B1D095086B97481FC_inline(__this, NULL);
		V_1 = (bool)((!(((RuntimeObject*)(AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73*)L_3) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0037;
		}
	}
	{
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_5;
		L_5 = AdaptivePerformanceManager_get_Indexer_m9A80DF18F44CA4BF5DE7217B1D095086B97481FC_inline(__this, NULL);
		NullCheck(L_5);
		AdaptivePerformanceIndexer_UnapplyAllScalers_m9A305D835969684025DABFAA1F1BDB70A084D390(L_5, NULL);
	}

IL_0037:
	{
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* L_6 = (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*)il2cpp_codegen_object_new(ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27_il2cpp_TypeInfo_var);
		ThermalEventHandler__ctor_m27CFED2A329B29C895A99E14BBD22E76ABDA80D6(L_6, __this, (intptr_t)((void*)AdaptivePerformanceManager_LogThermalEvent_mAFFF05BF3C940A81F02312397C37964B3B2D24D8_RuntimeMethod_var), NULL);
		AdaptivePerformanceManager_remove_ThermalEvent_m9300CB64F3FB4876D8F70C3352055A9E30583D5F(__this, L_6, NULL);
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_7 = (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*)il2cpp_codegen_object_new(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var);
		PerformanceBottleneckChangeHandler__ctor_m3A5E803EF4F1B326E5792A4CE5DC88FB1876305D(L_7, __this, (intptr_t)((void*)AdaptivePerformanceManager_LogBottleneckEvent_m7D6DAE86B3C4C4847D60B6BD1579F4927BA63C4A_RuntimeMethod_var), NULL);
		AdaptivePerformanceManager_remove_PerformanceBottleneckChangeEvent_mB3F4F802B9624145D492E9702C6D30AD08784CD2(__this, L_7, NULL);
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* L_8 = (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*)il2cpp_codegen_object_new(PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B_il2cpp_TypeInfo_var);
		PerformanceLevelChangeHandler__ctor_m5DD61E1980937C4A69EF65CF9F06615441C92536(L_8, __this, (intptr_t)((void*)AdaptivePerformanceManager_LogPerformanceLevelEvent_m528EBC73C0D87B7F484337679FDBC61201E82FAC_RuntimeMethod_var), NULL);
		AdaptivePerformanceManager_remove_PerformanceLevelChangeEvent_m47A8D036CF8F6B139828E332D815FDD6ED530D82(__this, L_8, NULL);
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* L_9 = (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*)il2cpp_codegen_object_new(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68_il2cpp_TypeInfo_var);
		PerformanceBoostChangeHandler__ctor_mC68B1563B584520F2CC441AF57E80E31A43C5C23(L_9, __this, (intptr_t)((void*)AdaptivePerformanceManager_LogBoostEvent_m7F2081F85D9D2D41EB900AE0EA8E4A871A7BDC14_RuntimeMethod_var), NULL);
		AdaptivePerformanceManager_remove_PerformanceBoostChangeEvent_mC3E005541B8FC9E39440F74738161E78012C7C05(__this, L_9, NULL);
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_10 = (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*)il2cpp_codegen_object_new(PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var);
		PerformanceModeEventHandler__ctor_m432B3597C45952AA88677103590FC3EDB99F252E(L_10, __this, (intptr_t)((void*)AdaptivePerformanceManager_LogPerformanceModeEvent_m1CC2B0C98AFA3D4C547BD509C140D5D69406A145_RuntimeMethod_var), NULL);
		AdaptivePerformanceManager_remove_PerformanceModeEvent_m84DB72B6360BBE9F40B8412CAD12DD428F800C12(__this, L_10, NULL);
		((APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_StaticFields*)il2cpp_codegen_static_fields_for(APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var))->___enabled = (bool)0;
		__this->___m_Settings = (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Settings), (void*)(IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8*)NULL);
		__this->___m_Subsystem = (AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Subsystem), (void*)(AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23*)NULL);
		__this->___m_DevicePerfControl = (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DevicePerfControl), (void*)(DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D*)NULL);
		__this->___m_AutoPerformanceLevelController = (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AutoPerformanceLevelController), (void*)(AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE*)NULL);
		__this->___m_AutoPerformanceModeController = (AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AutoPerformanceModeController), (void*)(AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24*)NULL);
		__this->___m_AppLifecycle = (RuntimeObject*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AppLifecycle), (void*)(RuntimeObject*)NULL);
		__this->___m_CpuFrameTimeProvider = (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CpuFrameTimeProvider), (void*)(CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB*)NULL);
		__this->___m_GpuFrameTimeProvider = (GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GpuFrameTimeProvider), (void*)(GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD*)NULL);
		__this->___m_TemperatureTrend = (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TemperatureTrend), (void*)(TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894*)NULL);
		AdaptivePerformanceManager_set_Indexer_m76A727AC7FC3420DE8921FE30B2263C46043149C_inline(__this, (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73*)NULL, NULL);
	}

IL_00e3:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_OnApplicationPause_m6F2669A65221BA3CAFC619CA61591C9417080B96 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, bool ___0_pause, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IApplicationLifecycle_tD2CAC721E42E96F6573349B22EADAF166F7A4DCC_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	{
		AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23* L_0 = __this->___m_Subsystem;
		V_0 = (bool)((!(((RuntimeObject*)(AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_00a3;
		}
	}
	{
		bool L_2 = ___0_pause;
		V_1 = L_2;
		bool L_3 = V_1;
		if (!L_3)
		{
			goto IL_0071;
		}
	}
	{
		RuntimeObject* L_4 = __this->___m_AppLifecycle;
		V_2 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_4) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_5 = V_2;
		if (!L_5)
		{
			goto IL_0031;
		}
	}
	{
		RuntimeObject* L_6 = __this->___m_AppLifecycle;
		NullCheck(L_6);
		InterfaceActionInvoker0::Invoke(0, IApplicationLifecycle_tD2CAC721E42E96F6573349B22EADAF166F7A4DCC_il2cpp_TypeInfo_var, L_6);
	}

IL_0031:
	{
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_7 = __this->___m_OverallFrameTime;
		NullCheck(L_7);
		RunningAverage_Reset_m82C0F2DD21BEE75E829E1FA2F8F0D4664BDFEBF0(L_7, NULL);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_8 = __this->___m_GpuFrameTime;
		NullCheck(L_8);
		RunningAverage_Reset_m82C0F2DD21BEE75E829E1FA2F8F0D4664BDFEBF0(L_8, NULL);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_9 = __this->___m_CpuFrameTime;
		NullCheck(L_9);
		RunningAverage_Reset_m82C0F2DD21BEE75E829E1FA2F8F0D4664BDFEBF0(L_9, NULL);
		CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* L_10 = __this->___m_CpuFrameTimeProvider;
		V_3 = (bool)((!(((RuntimeObject*)(CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB*)L_10) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_11 = V_3;
		if (!L_11)
		{
			goto IL_006e;
		}
	}
	{
		CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* L_12 = __this->___m_CpuFrameTimeProvider;
		NullCheck(L_12);
		CpuTimeProvider_Reset_mB101D9BE62EC4861A8896988AAE5A61A35CF4B9B(L_12, NULL);
	}

IL_006e:
	{
		goto IL_00a2;
	}

IL_0071:
	{
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* L_13 = (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*)(&__this->___m_ThermalMetrics);
		ThermalMetrics_set_WarningLevel_mCF778CD7B517A47526632A2F40E5EB296DACA9EF_inline(L_13, 0, NULL);
		RuntimeObject* L_14 = __this->___m_AppLifecycle;
		V_4 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_14) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_15 = V_4;
		if (!L_15)
		{
			goto IL_009a;
		}
	}
	{
		RuntimeObject* L_16 = __this->___m_AppLifecycle;
		NullCheck(L_16);
		InterfaceActionInvoker0::Invoke(1, IApplicationLifecycle_tD2CAC721E42E96F6573349B22EADAF166F7A4DCC_il2cpp_TypeInfo_var, L_16);
	}

IL_009a:
	{
		__this->___m_JustResumed = (bool)1;
	}

IL_00a2:
	{
	}

IL_00a3:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManager__ctor_m632A742E2FB46FFD15B495E0B2E7860BF95BB563 (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForEndOfFrame_tE38D80923E3F8380069B423968C25ABE50A46663_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 V_0;
	memset((&V_0), 0, sizeof(V_0));
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 V_1;
	memset((&V_1), 0, sizeof(V_1));
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 V_2;
	memset((&V_2), 0, sizeof(V_2));
	{
		__this->___m_JustResumed = (bool)0;
		__this->___m_RequestedCpuLevel = (-1);
		__this->___m_RequestedGpuLevel = (-1);
		__this->___m_NewUserPerformanceLevelRequest = (bool)0;
		__this->___m_RequestedCpuBoost = (bool)0;
		__this->___m_RequestedGpuBoost = (bool)0;
		__this->___m_NewUserCpuPerformanceBoostRequest = (bool)0;
		__this->___m_NewUserGpuPerformanceBoostRequest = (bool)0;
		il2cpp_codegen_initobj((&V_0), sizeof(ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723));
		ThermalMetrics_set_WarningLevel_mCF778CD7B517A47526632A2F40E5EB296DACA9EF_inline((&V_0), 0, NULL);
		ThermalMetrics_set_TemperatureLevel_m8715ECBCFEE9B5331F84EEF35486B4DD579A5037_inline((&V_0), (-1.0f), NULL);
		ThermalMetrics_set_TemperatureTrend_m007B5F0CAF923A9BA54BE4D6B07A9896D75323E7_inline((&V_0), (0.0f), NULL);
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 L_0 = V_0;
		__this->___m_ThermalMetrics = L_0;
		il2cpp_codegen_initobj((&V_1), sizeof(PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6));
		PerformanceMetrics_set_CurrentCpuLevel_mF5FDB1302D30412674B077F2296C965C0372F585_inline((&V_1), (-1), NULL);
		PerformanceMetrics_set_CurrentGpuLevel_m5EED681EBBCB6432D34AAAB7761DAA979D42A916_inline((&V_1), (-1), NULL);
		PerformanceMetrics_set_PerformanceBottleneck_m435C419AA5CAA34D14B25B6B7BA5680D9B76C6D0_inline((&V_1), 0, NULL);
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 L_1 = V_1;
		__this->___m_PerformanceMetrics = L_1;
		il2cpp_codegen_initobj((&V_2), sizeof(FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908));
		FrameTiming_set_CurrentFrameTime_mF8943CE68C11843FA5320F63CB124E8825C287AD_inline((&V_2), (-1.0f), NULL);
		FrameTiming_set_AverageFrameTime_mE6D87D99901A84A428BC7EF054D0742D4765B952_inline((&V_2), (-1.0f), NULL);
		FrameTiming_set_CurrentGpuFrameTime_m27403B1423B1A9E1B98ED12A97920D6A55CE28AB_inline((&V_2), (-1.0f), NULL);
		FrameTiming_set_AverageGpuFrameTime_mC5A1232311C2804A5FC137DA0F89AB29536054F2_inline((&V_2), (-1.0f), NULL);
		FrameTiming_set_CurrentCpuFrameTime_m2C3673BE2888306184DD6DF977FC884D0B84D972_inline((&V_2), (-1.0f), NULL);
		FrameTiming_set_AverageCpuFrameTime_m709771E7D96C7FF28F58F6E713B3DEEE1FF9350B_inline((&V_2), (-1.0f), NULL);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 L_2 = V_2;
		__this->___m_FrameTiming = L_2;
		__this->___m_PerformanceMode = 0;
		__this->___m_Subsystem = (AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Subsystem), (void*)(AdaptivePerformanceSubsystem_t2D41A24C328589A3018DA0478476D2591E9B5C23*)NULL);
		__this->___m_UseProviderOverallFrameTime = (bool)0;
		WaitForEndOfFrame_tE38D80923E3F8380069B423968C25ABE50A46663* L_3 = (WaitForEndOfFrame_tE38D80923E3F8380069B423968C25ABE50A46663*)il2cpp_codegen_object_new(WaitForEndOfFrame_tE38D80923E3F8380069B423968C25ABE50A46663_il2cpp_TypeInfo_var);
		WaitForEndOfFrame__ctor_m4AF7E576C01E6B04443BB898B1AE5D645F7D45AB(L_3, NULL);
		__this->___m_WaitForEndOfFrame = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_WaitForEndOfFrame), (void*)L_3);
		__this->___m_FrameCount = 0;
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_4 = (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0*)il2cpp_codegen_object_new(RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0_il2cpp_TypeInfo_var);
		RunningAverage__ctor_m13172A205A6A882B6734381914F14C31AD8002F9(L_4, ((int32_t)100), NULL);
		__this->___m_OverallFrameTime = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OverallFrameTime), (void*)L_4);
		__this->___m_OverallFrameTimeAccu = (0.0f);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_5 = (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0*)il2cpp_codegen_object_new(RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0_il2cpp_TypeInfo_var);
		RunningAverage__ctor_m13172A205A6A882B6734381914F14C31AD8002F9(L_5, ((int32_t)100), NULL);
		__this->___m_GpuFrameTime = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GpuFrameTime), (void*)L_5);
		RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* L_6 = (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0*)il2cpp_codegen_object_new(RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0_il2cpp_TypeInfo_var);
		RunningAverage__ctor_m13172A205A6A882B6734381914F14C31AD8002F9(L_6, ((int32_t)100), NULL);
		__this->___m_CpuFrameTime = L_6;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CpuFrameTime), (void*)L_6);
		MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInvokeEndOfFrameU3Ed__108__ctor_m9B953D967D722AC34088EF9B098A0532F4D4A8BD (U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		int32_t L_0 = ___0_U3CU3E1__state;
		__this->___U3CU3E1__state = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInvokeEndOfFrameU3Ed__108_System_IDisposable_Dispose_m9C590507400766B3DB4552B549855B9747AF83AF (U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E* __this, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CInvokeEndOfFrameU3Ed__108_MoveNext_m6ED3B2BCB01739855D5A5D2F207114FAFFEC75B2 (U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	bool V_1 = false;
	bool V_2 = false;
	{
		int32_t L_0 = __this->___U3CU3E1__state;
		V_0 = L_0;
		int32_t L_1 = V_0;
		if (!L_1)
		{
			goto IL_0012;
		}
	}
	{
		goto IL_000c;
	}

IL_000c:
	{
		int32_t L_2 = V_0;
		if ((((int32_t)L_2) == ((int32_t)1)))
		{
			goto IL_0014;
		}
	}
	{
		goto IL_0016;
	}

IL_0012:
	{
		goto IL_0018;
	}

IL_0014:
	{
		goto IL_003d;
	}

IL_0016:
	{
		return (bool)0;
	}

IL_0018:
	{
		__this->___U3CU3E1__state = (-1);
		goto IL_0068;
	}

IL_0022:
	{
		AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* L_3 = __this->___U3CU3E4__this;
		NullCheck(L_3);
		WaitForEndOfFrame_tE38D80923E3F8380069B423968C25ABE50A46663* L_4 = L_3->___m_WaitForEndOfFrame;
		__this->___U3CU3E2__current = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current), (void*)L_4);
		__this->___U3CU3E1__state = 1;
		return (bool)1;
	}

IL_003d:
	{
		__this->___U3CU3E1__state = (-1);
		AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* L_5 = __this->___U3CU3E4__this;
		NullCheck(L_5);
		CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* L_6 = L_5->___m_CpuFrameTimeProvider;
		V_1 = (bool)((!(((RuntimeObject*)(CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_7 = V_1;
		if (!L_7)
		{
			goto IL_0067;
		}
	}
	{
		AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* L_8 = __this->___U3CU3E4__this;
		NullCheck(L_8);
		CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* L_9 = L_8->___m_CpuFrameTimeProvider;
		NullCheck(L_9);
		CpuTimeProvider_EndOfFrame_m20594C08F1A594B07580382A7537E3B65A9D273C(L_9, NULL);
	}

IL_0067:
	{
	}

IL_0068:
	{
		V_2 = (bool)1;
		goto IL_0022;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CInvokeEndOfFrameU3Ed__108_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m411A9195BE674958E1952EE0B6856FD94101990E (U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E* __this, const RuntimeMethod* method) 
{
	{
		RuntimeObject* L_0 = __this->___U3CU3E2__current;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInvokeEndOfFrameU3Ed__108_System_Collections_IEnumerator_Reset_mBC5BD2E946F5FBD6FD30D2A30DF65711CE7CC147 (U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E* __this, const RuntimeMethod* method) 
{
	{
		NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
		NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CInvokeEndOfFrameU3Ed__108_System_Collections_IEnumerator_Reset_mBC5BD2E946F5FBD6FD30D2A30DF65711CE7CC147_RuntimeMethod_var)));
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CInvokeEndOfFrameU3Ed__108_System_Collections_IEnumerator_get_Current_mF64915DFAD7026E800892AD813842132C7D4FDAD (U3CInvokeEndOfFrameU3Ed__108_t531272F38CF62A5F566374E886E9477BF7EB987E* __this, const RuntimeMethod* method) 
{
	{
		RuntimeObject* L_0 = __this->___U3CU3E2__current;
		return L_0;
	}
}
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD (String_t* ___0_format, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAAE11F1D057CA41D1DB41DCFD6201AFC84A48697);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		bool L_0 = ((APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_StaticFields*)il2cpp_codegen_static_fields_for(APLog_t50501D4DB56BD8E95EAE77DE3797B9167CB44675_il2cpp_TypeInfo_var))->___enabled;
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0021;
		}
	}
	{
		String_t* L_2 = ___0_format;
		String_t* L_3;
		L_3 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralAAE11F1D057CA41D1DB41DCFD6201AFC84A48697, L_2, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = ___1_args;
		String_t* L_5;
		L_5 = String_Format_m918500C1EFB475181349A79989BB79BB36102894(L_3, L_4, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_5, NULL);
	}

IL_0021:
	{
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_TargetFrameTime_mF7E9BD9AED114892A036B925CDA589B56E63C1A0 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTargetFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_TargetFrameTime_mDAE72029F7D79C0800C110EA28987A1DE413D2EF (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CTargetFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_AllowedCpuActiveTimeRatio_mD2BB6C949C1730623502072743FC9636C6F7C1DE (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CAllowedCpuActiveTimeRatioU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_AllowedCpuActiveTimeRatio_m891683BE09359B3343E8B946945776422D4B997D (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CAllowedCpuActiveTimeRatioU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_AllowedGpuActiveTimeRatio_mCD4B5213275196084EB691E58A1FDFDFC1B3747D (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CAllowedGpuActiveTimeRatioU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_AllowedGpuActiveTimeRatio_m0E6B6E15E620AC8F9182F242D9E1217AE3B8C0D0 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CAllowedGpuActiveTimeRatioU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_GpuLevelBounceAvoidanceThreshold_m8E23279796365E87E0664A27D26DF088A07A86FA (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CGpuLevelBounceAvoidanceThresholdU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_GpuLevelBounceAvoidanceThreshold_mABC1DE0577A48EB82EAE532F7833C1FE6DF89BF8 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CGpuLevelBounceAvoidanceThresholdU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_CpuLevelBounceAvoidanceThreshold_m502213C34716051CF8846230662A1BB215A493E3 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CCpuLevelBounceAvoidanceThresholdU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_CpuLevelBounceAvoidanceThreshold_mA2191ADC82A355AC0F06E9977DD8F58B8B835E91 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CCpuLevelBounceAvoidanceThresholdU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_UpdateInterval_m5E91316BB5AFC4742120523C005F42C02DC2C467 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CUpdateIntervalU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_UpdateInterval_m79F41A99CC68CDA648E4C7B423613B1649DC04F2 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CUpdateIntervalU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_MinTargetFrameRateHitTime_m68B4290A99CE14A955726B6CAFD5272572BCCB1A (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CMinTargetFrameRateHitTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_MinTargetFrameRateHitTime_mC65BBF0F702B69B62B6F2BAFDFF52DD1D6C778D2 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CMinTargetFrameRateHitTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_MaxTemperatureLevel_m306D07DD927CA2A18F4AA1BD12972F87F3C69D3A (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CMaxTemperatureLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_MaxTemperatureLevel_mFCD0EF2765D894038BE2A4C40A0483D020513A65 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CMaxTemperatureLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController__ctor_mDAC721DEE71D0F09E5B93BEDDEECD7C986E4D5A8 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, RuntimeObject* ___0_perfControl, RuntimeObject* ___1_perfStat, RuntimeObject* ___2_thermalStat, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AutoPerformanceLevelController_U3C_ctorU3Eb__43_0_m2FE9DD040C152709EED40E08DE00E57E44BD2FE1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9787136B8850D0C6064BB9F2F78CE017722D3530);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___m_LastChangeTimeStamp = (0.0f);
		__this->___m_LastGpuLevelRaiseTimeStamp = (0.0f);
		__this->___m_LastCpuLevelRaiseTimeStamp = (0.0f);
		__this->___m_TargetFrameRateHitTimestamp = (0.0f);
		__this->___m_BottleneckUnknownTimestamp = (0.0f);
		__this->___m_TriedToResolveUnknownBottleneck = (bool)0;
		__this->___m_Enabled = (bool)0;
		__this->___m_FeatureName = _stringLiteral9787136B8850D0C6064BB9F2F78CE017722D3530;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FeatureName), (void*)_stringLiteral9787136B8850D0C6064BB9F2F78CE017722D3530);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		AutoPerformanceLevelController_set_UpdateInterval_m79F41A99CC68CDA648E4C7B423613B1649DC04F2_inline(__this, (5.0f), NULL);
		AutoPerformanceLevelController_set_TargetFrameTime_mDAE72029F7D79C0800C110EA28987A1DE413D2EF_inline(__this, (-1.0f), NULL);
		AutoPerformanceLevelController_set_AllowedCpuActiveTimeRatio_m891683BE09359B3343E8B946945776422D4B997D_inline(__this, (0.800000012f), NULL);
		AutoPerformanceLevelController_set_AllowedGpuActiveTimeRatio_m0E6B6E15E620AC8F9182F242D9E1217AE3B8C0D0_inline(__this, (0.899999976f), NULL);
		AutoPerformanceLevelController_set_GpuLevelBounceAvoidanceThreshold_mABC1DE0577A48EB82EAE532F7833C1FE6DF89BF8_inline(__this, (10.0f), NULL);
		AutoPerformanceLevelController_set_CpuLevelBounceAvoidanceThreshold_mA2191ADC82A355AC0F06E9977DD8F58B8B835E91_inline(__this, (10.0f), NULL);
		AutoPerformanceLevelController_set_MinTargetFrameRateHitTime_mC65BBF0F702B69B62B6F2BAFDFF52DD1D6C778D2_inline(__this, (10.0f), NULL);
		AutoPerformanceLevelController_set_MaxTemperatureLevel_mFCD0EF2765D894038BE2A4C40A0483D020513A65_inline(__this, (0.899999976f), NULL);
		RuntimeObject* L_0 = ___1_perfStat;
		__this->___m_PerfStats = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PerfStats), (void*)L_0);
		RuntimeObject* L_1 = ___0_perfControl;
		__this->___m_PerfControl = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PerfControl), (void*)L_1);
		RuntimeObject* L_2 = ___2_thermalStat;
		__this->___m_ThermalStats = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ThermalStats), (void*)L_2);
		RuntimeObject* L_3 = ___1_perfStat;
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* L_4 = (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*)il2cpp_codegen_object_new(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61_il2cpp_TypeInfo_var);
		PerformanceBottleneckChangeHandler__ctor_m3A5E803EF4F1B326E5792A4CE5DC88FB1876305D(L_4, __this, (intptr_t)((void*)AutoPerformanceLevelController_U3C_ctorU3Eb__43_0_m2FE9DD040C152709EED40E08DE00E57E44BD2FE1_RuntimeMethod_var), NULL);
		NullCheck(L_3);
		InterfaceActionInvoker1< PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* >::Invoke(2, IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var, L_3, L_4);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_get_Enabled_mB48F48C244110A622D423283C29A064EC59835AD (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_Enabled;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_Enabled_m3C06800186D5B95B5DA6FC0813E6887AD6CF9FFD (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, bool ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_Enabled;
		bool L_1 = ___0_value;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0);
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_0017;
	}

IL_0010:
	{
		bool L_3 = ___0_value;
		__this->___m_Enabled = L_3;
	}

IL_0017:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_Update_mDEB36D1DF2CA96E442B203BBA4806525C92D748F (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_Enabled;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_001c;
	}

IL_0010:
	{
		float L_2;
		L_2 = Time_get_time_m3A271BB1B20041144AC5B7863B71AB1F0150374B(NULL);
		AutoPerformanceLevelController_UpdateImpl_m91D2163D046382CD0299AB99F412E0082622723B(__this, L_2, NULL);
	}

IL_001c:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_Override_m1DAAA9202621A23A2716EE06762F59C436267226 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, int32_t ___0_requestedCpuLevel, int32_t ___1_requestedGpuLevel, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		float L_0;
		L_0 = Time_get_time_m3A271BB1B20041144AC5B7863B71AB1F0150374B(NULL);
		__this->___m_LastChangeTimeStamp = L_0;
		int32_t L_1 = ___0_requestedCpuLevel;
		RuntimeObject* L_2 = __this->___m_PerfControl;
		NullCheck(L_2);
		int32_t L_3;
		L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(5, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_2);
		V_0 = (bool)((((int32_t)L_1) > ((int32_t)L_3))? 1 : 0);
		bool L_4 = V_0;
		if (!L_4)
		{
			goto IL_002a;
		}
	}
	{
		float L_5 = __this->___m_LastChangeTimeStamp;
		__this->___m_LastCpuLevelRaiseTimeStamp = L_5;
	}

IL_002a:
	{
		int32_t L_6 = ___1_requestedGpuLevel;
		RuntimeObject* L_7 = __this->___m_PerfControl;
		NullCheck(L_7);
		int32_t L_8;
		L_8 = InterfaceFuncInvoker0< int32_t >::Invoke(7, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_7);
		V_1 = (bool)((((int32_t)L_6) > ((int32_t)L_8))? 1 : 0);
		bool L_9 = V_1;
		if (!L_9)
		{
			goto IL_0048;
		}
	}
	{
		float L_10 = __this->___m_LastChangeTimeStamp;
		__this->___m_LastCpuLevelRaiseTimeStamp = L_10;
	}

IL_0048:
	{
		RuntimeObject* L_11 = __this->___m_PerfControl;
		int32_t L_12 = ___0_requestedCpuLevel;
		NullCheck(L_11);
		InterfaceActionInvoker1< int32_t >::Invoke(6, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_11, L_12);
		RuntimeObject* L_13 = __this->___m_PerfControl;
		int32_t L_14 = ___1_requestedGpuLevel;
		NullCheck(L_13);
		InterfaceActionInvoker1< int32_t >::Invoke(8, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_13, L_14);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_UpdateImpl_m91D2163D046382CD0299AB99F412E0082622723B (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t V_1 = 0;
	int32_t V_2 = 0;
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 V_3;
	memset((&V_3), 0, sizeof(V_3));
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	bool V_9 = false;
	bool V_10 = false;
	bool V_11 = false;
	int32_t G_B20_0 = 0;
	{
		float L_0 = ___0_timestamp;
		float L_1 = __this->___m_LastChangeTimeStamp;
		float L_2;
		L_2 = AutoPerformanceLevelController_get_UpdateInterval_m5E91316BB5AFC4742120523C005F42C02DC2C467_inline(__this, NULL);
		V_0 = (bool)((((float)((float)il2cpp_codegen_subtract(L_0, L_1))) < ((float)L_2))? 1 : 0);
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_001a;
		}
	}
	{
		goto IL_0121;
	}

IL_001a:
	{
		RuntimeObject* L_4 = __this->___m_PerfStats;
		NullCheck(L_4);
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 L_5;
		L_5 = InterfaceFuncInvoker0< PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 >::Invoke(0, IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var, L_4);
		V_3 = L_5;
		int32_t L_6;
		L_6 = PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD_inline((&V_3), NULL);
		V_2 = L_6;
		int32_t L_7 = V_2;
		V_1 = L_7;
		int32_t L_8 = V_1;
		switch (L_8)
		{
			case 0:
			{
				goto IL_00c1;
			}
			case 1:
			{
				goto IL_0064;
			}
			case 2:
			{
				goto IL_004b;
			}
			case 3:
			{
				goto IL_007d;
			}
		}
	}
	{
		goto IL_0121;
	}

IL_004b:
	{
		bool L_9;
		L_9 = AutoPerformanceLevelController_AllowRaiseGpuLevel_mAEEF398DEB2A679013E99DEE0E5D0E090AA2B86B(__this, NULL);
		V_4 = L_9;
		bool L_10 = V_4;
		if (!L_10)
		{
			goto IL_005f;
		}
	}
	{
		float L_11 = ___0_timestamp;
		AutoPerformanceLevelController_RaiseGpuLevel_m7D201F2DC2F0092354D9E263B044DAB51CEC506E(__this, L_11, NULL);
	}

IL_005f:
	{
		goto IL_0121;
	}

IL_0064:
	{
		bool L_12;
		L_12 = AutoPerformanceLevelController_AllowRaiseCpuLevel_m4BC2C940A8E3852D7AE940AE7CB32FE5F1B0B154(__this, NULL);
		V_5 = L_12;
		bool L_13 = V_5;
		if (!L_13)
		{
			goto IL_0078;
		}
	}
	{
		float L_14 = ___0_timestamp;
		AutoPerformanceLevelController_RaiseCpuLevel_mD7A81C4F8FB6838E44F1373518B2600DF5C43504(__this, L_14, NULL);
	}

IL_0078:
	{
		goto IL_0121;
	}

IL_007d:
	{
		float L_15 = ___0_timestamp;
		float L_16 = __this->___m_TargetFrameRateHitTimestamp;
		float L_17;
		L_17 = AutoPerformanceLevelController_get_MinTargetFrameRateHitTime_m68B4290A99CE14A955726B6CAFD5272572BCCB1A_inline(__this, NULL);
		V_6 = (bool)((((float)((float)il2cpp_codegen_subtract(L_15, L_16))) > ((float)L_17))? 1 : 0);
		bool L_18 = V_6;
		if (!L_18)
		{
			goto IL_00bf;
		}
	}
	{
		float L_19 = ___0_timestamp;
		bool L_20;
		L_20 = AutoPerformanceLevelController_AllowLowerCpuLevel_mC91D2FA388877CD2DE501A544986D484D5EAD81D(__this, L_19, NULL);
		V_7 = L_20;
		bool L_21 = V_7;
		if (!L_21)
		{
			goto IL_00a9;
		}
	}
	{
		float L_22 = ___0_timestamp;
		AutoPerformanceLevelController_LowerCpuLevel_m12182B82A56C0E70247F5D5A77CCF7D36FC2E2E6(__this, L_22, NULL);
	}

IL_00a9:
	{
		float L_23 = ___0_timestamp;
		bool L_24;
		L_24 = AutoPerformanceLevelController_AllowLowerGpuLevel_m032920D8B30240ECB373704AE2E944D42BCB7EBE(__this, L_23, NULL);
		V_8 = L_24;
		bool L_25 = V_8;
		if (!L_25)
		{
			goto IL_00be;
		}
	}
	{
		float L_26 = ___0_timestamp;
		AutoPerformanceLevelController_LowerGpuLevel_mC446D7710F8BA713126E65A52E9F991EBE23657B(__this, L_26, NULL);
	}

IL_00be:
	{
	}

IL_00bf:
	{
		goto IL_0121;
	}

IL_00c1:
	{
		bool L_27 = __this->___m_TriedToResolveUnknownBottleneck;
		if (L_27)
		{
			goto IL_00da;
		}
	}
	{
		float L_28 = ___0_timestamp;
		float L_29 = __this->___m_BottleneckUnknownTimestamp;
		G_B20_0 = ((((float)((float)il2cpp_codegen_subtract(L_28, L_29))) > ((float)(10.0f)))? 1 : 0);
		goto IL_00db;
	}

IL_00da:
	{
		G_B20_0 = 0;
	}

IL_00db:
	{
		V_9 = (bool)G_B20_0;
		bool L_30 = V_9;
		if (!L_30)
		{
			goto IL_011f;
		}
	}
	{
		bool L_31;
		L_31 = AutoPerformanceLevelController_AllowRaiseCpuLevel_m4BC2C940A8E3852D7AE940AE7CB32FE5F1B0B154(__this, NULL);
		V_10 = L_31;
		bool L_32 = V_10;
		if (!L_32)
		{
			goto IL_0101;
		}
	}
	{
		float L_33 = ___0_timestamp;
		AutoPerformanceLevelController_RaiseCpuLevel_mD7A81C4F8FB6838E44F1373518B2600DF5C43504(__this, L_33, NULL);
		__this->___m_TriedToResolveUnknownBottleneck = (bool)1;
		goto IL_011e;
	}

IL_0101:
	{
		bool L_34;
		L_34 = AutoPerformanceLevelController_AllowRaiseGpuLevel_mAEEF398DEB2A679013E99DEE0E5D0E090AA2B86B(__this, NULL);
		V_11 = L_34;
		bool L_35 = V_11;
		if (!L_35)
		{
			goto IL_011e;
		}
	}
	{
		float L_36 = ___0_timestamp;
		AutoPerformanceLevelController_RaiseGpuLevel_m7D201F2DC2F0092354D9E263B044DAB51CEC506E(__this, L_36, NULL);
		__this->___m_TriedToResolveUnknownBottleneck = (bool)1;
	}

IL_011e:
	{
	}

IL_011f:
	{
		goto IL_0121;
	}

IL_0121:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_OnBottleneckChange_m1D59F8A2BA0CDE68CAE9A9730413428DA1B51C92 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_ev, const RuntimeMethod* method) 
{
	bool V_0 = false;
	bool V_1 = false;
	{
		int32_t L_0;
		L_0 = PerformanceBottleneckChangeEventArgs_get_PerformanceBottleneck_m0395024C7943AACD22607D5265939B1C88DBABA2_inline((&___0_ev), NULL);
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)3))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001a;
		}
	}
	{
		float L_2;
		L_2 = Time_get_time_m3A271BB1B20041144AC5B7863B71AB1F0150374B(NULL);
		__this->___m_TargetFrameRateHitTimestamp = L_2;
	}

IL_001a:
	{
		int32_t L_3;
		L_3 = PerformanceBottleneckChangeEventArgs_get_PerformanceBottleneck_m0395024C7943AACD22607D5265939B1C88DBABA2_inline((&___0_ev), NULL);
		V_1 = (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0035;
		}
	}
	{
		float L_5;
		L_5 = Time_get_time_m3A271BB1B20041144AC5B7863B71AB1F0150374B(NULL);
		__this->___m_BottleneckUnknownTimestamp = L_5;
		goto IL_003c;
	}

IL_0035:
	{
		__this->___m_TriedToResolveUnknownBottleneck = (bool)0;
	}

IL_003c:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_RaiseGpuLevel_m7D201F2DC2F0092354D9E263B044DAB51CEC506E (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE06CB224B6EA69BDD2E2BBE739FAE2F244FAF8B4);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		RuntimeObject* L_0 = __this->___m_PerfControl;
		RuntimeObject* L_1 = L_0;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(7, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_1);
		V_0 = ((int32_t)il2cpp_codegen_add(L_2, 1));
		int32_t L_3 = V_0;
		NullCheck(L_1);
		InterfaceActionInvoker1< int32_t >::Invoke(8, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_1, L_3);
		float L_4 = ___0_timestamp;
		__this->___m_LastChangeTimeStamp = L_4;
		float L_5 = ___0_timestamp;
		__this->___m_LastGpuLevelRaiseTimeStamp = L_5;
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_6;
		RuntimeObject* L_8 = __this->___m_PerfControl;
		NullCheck(L_8);
		int32_t L_9;
		L_9 = InterfaceFuncInvoker0< int32_t >::Invoke(7, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_8);
		int32_t L_10 = L_9;
		RuntimeObject* L_11 = Box(il2cpp_defaults.int32_class, &L_10);
		NullCheck(L_7);
		ArrayElementTypeCheck (L_7, L_11);
		(L_7)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_11);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralE06CB224B6EA69BDD2E2BBE739FAE2F244FAF8B4, L_7, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_RaiseCpuLevel_mD7A81C4F8FB6838E44F1373518B2600DF5C43504 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralACB20170E938F28D4D035160979AFD0A8E16D039);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		RuntimeObject* L_0 = __this->___m_PerfControl;
		RuntimeObject* L_1 = L_0;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(5, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_1);
		V_0 = ((int32_t)il2cpp_codegen_add(L_2, 1));
		int32_t L_3 = V_0;
		NullCheck(L_1);
		InterfaceActionInvoker1< int32_t >::Invoke(6, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_1, L_3);
		float L_4 = ___0_timestamp;
		__this->___m_LastChangeTimeStamp = L_4;
		float L_5 = ___0_timestamp;
		__this->___m_LastCpuLevelRaiseTimeStamp = L_5;
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_6;
		RuntimeObject* L_8 = __this->___m_PerfControl;
		NullCheck(L_8);
		int32_t L_9;
		L_9 = InterfaceFuncInvoker0< int32_t >::Invoke(5, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_8);
		int32_t L_10 = L_9;
		RuntimeObject* L_11 = Box(il2cpp_defaults.int32_class, &L_10);
		NullCheck(L_7);
		ArrayElementTypeCheck (L_7, L_11);
		(L_7)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_11);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralACB20170E938F28D4D035160979AFD0A8E16D039, L_7, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_LowerCpuLevel_m12182B82A56C0E70247F5D5A77CCF7D36FC2E2E6 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE62C19AF72BB58316B9C820B35B98900E0499380);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		RuntimeObject* L_0 = __this->___m_PerfControl;
		RuntimeObject* L_1 = L_0;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(5, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_1);
		V_0 = ((int32_t)il2cpp_codegen_subtract(L_2, 1));
		int32_t L_3 = V_0;
		NullCheck(L_1);
		InterfaceActionInvoker1< int32_t >::Invoke(6, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_1, L_3);
		float L_4 = ___0_timestamp;
		__this->___m_LastChangeTimeStamp = L_4;
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = L_5;
		RuntimeObject* L_7 = __this->___m_PerfControl;
		NullCheck(L_7);
		int32_t L_8;
		L_8 = InterfaceFuncInvoker0< int32_t >::Invoke(5, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_7);
		int32_t L_9 = L_8;
		RuntimeObject* L_10 = Box(il2cpp_defaults.int32_class, &L_9);
		NullCheck(L_6);
		ArrayElementTypeCheck (L_6, L_10);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_10);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralE62C19AF72BB58316B9C820B35B98900E0499380, L_6, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_LowerGpuLevel_mC446D7710F8BA713126E65A52E9F991EBE23657B (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA88B09B0B80DAE0C20BEC7149FD4F5A80D937B25);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		RuntimeObject* L_0 = __this->___m_PerfControl;
		RuntimeObject* L_1 = L_0;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(7, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_1);
		V_0 = ((int32_t)il2cpp_codegen_subtract(L_2, 1));
		int32_t L_3 = V_0;
		NullCheck(L_1);
		InterfaceActionInvoker1< int32_t >::Invoke(8, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_1, L_3);
		float L_4 = ___0_timestamp;
		__this->___m_LastChangeTimeStamp = L_4;
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = L_5;
		RuntimeObject* L_7 = __this->___m_PerfControl;
		NullCheck(L_7);
		int32_t L_8;
		L_8 = InterfaceFuncInvoker0< int32_t >::Invoke(7, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_7);
		int32_t L_9 = L_8;
		RuntimeObject* L_10 = Box(il2cpp_defaults.int32_class, &L_9);
		NullCheck(L_6);
		ArrayElementTypeCheck (L_6, L_10);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_10);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteralA88B09B0B80DAE0C20BEC7149FD4F5A80D937B25, L_6, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_AllowLowerCpuLevel_mC91D2FA388877CD2DE501A544986D484D5EAD81D (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	int32_t G_B3_0 = 0;
	{
		RuntimeObject* L_0 = __this->___m_PerfControl;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(5, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_0);
		if ((((int32_t)L_1) <= ((int32_t)0)))
		{
			goto IL_0021;
		}
	}
	{
		float L_2 = ___0_timestamp;
		float L_3 = __this->___m_LastCpuLevelRaiseTimeStamp;
		float L_4;
		L_4 = AutoPerformanceLevelController_get_CpuLevelBounceAvoidanceThreshold_m502213C34716051CF8846230662A1BB215A493E3_inline(__this, NULL);
		G_B3_0 = ((((float)((float)il2cpp_codegen_subtract(L_2, L_3))) > ((float)L_4))? 1 : 0);
		goto IL_0022;
	}

IL_0021:
	{
		G_B3_0 = 0;
	}

IL_0022:
	{
		V_0 = (bool)G_B3_0;
		bool L_5 = V_0;
		if (!L_5)
		{
			goto IL_0087;
		}
	}
	{
		float L_6;
		L_6 = AutoPerformanceLevelController_get_TargetFrameTime_mF7E9BD9AED114892A036B925CDA589B56E63C1A0_inline(__this, NULL);
		V_2 = (bool)((((int32_t)((!(((float)L_6) <= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_7 = V_2;
		if (!L_7)
		{
			goto IL_003f;
		}
	}
	{
		V_3 = (bool)1;
		goto IL_008b;
	}

IL_003f:
	{
		RuntimeObject* L_8 = __this->___m_PerfStats;
		NullCheck(L_8);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 L_9;
		L_9 = InterfaceFuncInvoker0< FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 >::Invoke(1, IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var, L_8);
		V_1 = L_9;
		float L_10;
		L_10 = FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_inline((&V_1), NULL);
		V_4 = (bool)((((int32_t)((!(((float)L_10) <= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_11 = V_4;
		if (!L_11)
		{
			goto IL_0066;
		}
	}
	{
		V_3 = (bool)1;
		goto IL_008b;
	}

IL_0066:
	{
		float L_12;
		L_12 = FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_inline((&V_1), NULL);
		float L_13;
		L_13 = AutoPerformanceLevelController_get_AllowedCpuActiveTimeRatio_mD2BB6C949C1730623502072743FC9636C6F7C1DE_inline(__this, NULL);
		float L_14;
		L_14 = AutoPerformanceLevelController_get_TargetFrameTime_mF7E9BD9AED114892A036B925CDA589B56E63C1A0_inline(__this, NULL);
		V_5 = (bool)((((float)L_12) < ((float)((float)il2cpp_codegen_multiply(L_13, L_14))))? 1 : 0);
		bool L_15 = V_5;
		if (!L_15)
		{
			goto IL_0086;
		}
	}
	{
		V_3 = (bool)1;
		goto IL_008b;
	}

IL_0086:
	{
	}

IL_0087:
	{
		V_3 = (bool)0;
		goto IL_008b;
	}

IL_008b:
	{
		bool L_16 = V_3;
		return L_16;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_AllowLowerGpuLevel_m032920D8B30240ECB373704AE2E944D42BCB7EBE (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_timestamp, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	int32_t G_B3_0 = 0;
	{
		RuntimeObject* L_0 = __this->___m_PerfControl;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(7, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_0);
		if ((((int32_t)L_1) <= ((int32_t)0)))
		{
			goto IL_0021;
		}
	}
	{
		float L_2 = ___0_timestamp;
		float L_3 = __this->___m_LastGpuLevelRaiseTimeStamp;
		float L_4;
		L_4 = AutoPerformanceLevelController_get_GpuLevelBounceAvoidanceThreshold_m8E23279796365E87E0664A27D26DF088A07A86FA_inline(__this, NULL);
		G_B3_0 = ((((float)((float)il2cpp_codegen_subtract(L_2, L_3))) > ((float)L_4))? 1 : 0);
		goto IL_0022;
	}

IL_0021:
	{
		G_B3_0 = 0;
	}

IL_0022:
	{
		V_0 = (bool)G_B3_0;
		bool L_5 = V_0;
		if (!L_5)
		{
			goto IL_0087;
		}
	}
	{
		float L_6;
		L_6 = AutoPerformanceLevelController_get_TargetFrameTime_mF7E9BD9AED114892A036B925CDA589B56E63C1A0_inline(__this, NULL);
		V_2 = (bool)((((int32_t)((!(((float)L_6) <= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_7 = V_2;
		if (!L_7)
		{
			goto IL_003f;
		}
	}
	{
		V_3 = (bool)1;
		goto IL_008b;
	}

IL_003f:
	{
		RuntimeObject* L_8 = __this->___m_PerfStats;
		NullCheck(L_8);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 L_9;
		L_9 = InterfaceFuncInvoker0< FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 >::Invoke(1, IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var, L_8);
		V_1 = L_9;
		float L_10;
		L_10 = FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_inline((&V_1), NULL);
		V_4 = (bool)((((int32_t)((!(((float)L_10) <= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_11 = V_4;
		if (!L_11)
		{
			goto IL_0066;
		}
	}
	{
		V_3 = (bool)1;
		goto IL_008b;
	}

IL_0066:
	{
		float L_12;
		L_12 = FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_inline((&V_1), NULL);
		float L_13;
		L_13 = AutoPerformanceLevelController_get_AllowedGpuActiveTimeRatio_mCD4B5213275196084EB691E58A1FDFDFC1B3747D_inline(__this, NULL);
		float L_14;
		L_14 = AutoPerformanceLevelController_get_TargetFrameTime_mF7E9BD9AED114892A036B925CDA589B56E63C1A0_inline(__this, NULL);
		V_5 = (bool)((((float)L_12) < ((float)((float)il2cpp_codegen_multiply(L_13, L_14))))? 1 : 0);
		bool L_15 = V_5;
		if (!L_15)
		{
			goto IL_0086;
		}
	}
	{
		V_3 = (bool)1;
		goto IL_008b;
	}

IL_0086:
	{
	}

IL_0087:
	{
		V_3 = (bool)0;
		goto IL_008b;
	}

IL_008b:
	{
		bool L_16 = V_3;
		return L_16;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_AllowRaiseLevels_m9AF77F8BA38AEB9B27AFEB5BB1F0F2A3E4EDD074 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IThermalStatus_tE6F7FE9ACF41700CF2F9FBF2331FC3B15540AD22_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4B2DE746218396B955A561895F77BE1937D7CDEE);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	{
		RuntimeObject* L_0 = __this->___m_ThermalStats;
		NullCheck(L_0);
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 L_1;
		L_1 = InterfaceFuncInvoker0< ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 >::Invoke(0, IThermalStatus_tE6F7FE9ACF41700CF2F9FBF2331FC3B15540AD22_il2cpp_TypeInfo_var, L_0);
		V_1 = L_1;
		float L_2;
		L_2 = ThermalMetrics_get_TemperatureLevel_mA209EA1E3F16E8E1C2384126CE2D710A7510D0DB_inline((&V_1), NULL);
		V_0 = L_2;
		float L_3 = V_0;
		V_2 = (bool)((((float)L_3) < ((float)(0.0f)))? 1 : 0);
		bool L_4 = V_2;
		if (!L_4)
		{
			goto IL_0025;
		}
	}
	{
		V_3 = (bool)1;
		goto IL_0064;
	}

IL_0025:
	{
		float L_5 = V_0;
		float L_6;
		L_6 = AutoPerformanceLevelController_get_MaxTemperatureLevel_m306D07DD927CA2A18F4AA1BD12972F87F3C69D3A_inline(__this, NULL);
		V_4 = (bool)((((float)L_5) < ((float)L_6))? 1 : 0);
		bool L_7 = V_4;
		if (!L_7)
		{
			goto IL_0038;
		}
	}
	{
		V_3 = (bool)1;
		goto IL_0064;
	}

IL_0038:
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = L_8;
		float L_10 = V_0;
		float L_11 = L_10;
		RuntimeObject* L_12 = Box(il2cpp_defaults.single_class, &L_11);
		NullCheck(L_9);
		ArrayElementTypeCheck (L_9, L_12);
		(L_9)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_12);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = L_9;
		float L_14;
		L_14 = AutoPerformanceLevelController_get_MaxTemperatureLevel_m306D07DD927CA2A18F4AA1BD12972F87F3C69D3A_inline(__this, NULL);
		float L_15 = L_14;
		RuntimeObject* L_16 = Box(il2cpp_defaults.single_class, &L_15);
		NullCheck(L_13);
		ArrayElementTypeCheck (L_13, L_16);
		(L_13)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_16);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral4B2DE746218396B955A561895F77BE1937D7CDEE, L_13, NULL);
		V_3 = (bool)0;
		goto IL_0064;
	}

IL_0064:
	{
		bool L_17 = V_3;
		return L_17;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_AllowRaiseCpuLevel_m4BC2C940A8E3852D7AE940AE7CB32FE5F1B0B154 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		RuntimeObject* L_0 = __this->___m_PerfControl;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(5, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_0);
		RuntimeObject* L_2 = __this->___m_PerfControl;
		NullCheck(L_2);
		int32_t L_3;
		L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(3, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_2);
		V_0 = (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_4 = V_0;
		if (!L_4)
		{
			goto IL_0025;
		}
	}
	{
		V_1 = (bool)0;
		goto IL_002e;
	}

IL_0025:
	{
		bool L_5;
		L_5 = AutoPerformanceLevelController_AllowRaiseLevels_m9AF77F8BA38AEB9B27AFEB5BB1F0F2A3E4EDD074(__this, NULL);
		V_1 = L_5;
		goto IL_002e;
	}

IL_002e:
	{
		bool L_6 = V_1;
		return L_6;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoPerformanceLevelController_AllowRaiseGpuLevel_mAEEF398DEB2A679013E99DEE0E5D0E090AA2B86B (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		RuntimeObject* L_0 = __this->___m_PerfControl;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(7, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_0);
		RuntimeObject* L_2 = __this->___m_PerfControl;
		NullCheck(L_2);
		int32_t L_3;
		L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(4, IDevicePerformanceControl_t3F98B954AD9D7F5B9A7FA57A0A68DCFDF3DAF427_il2cpp_TypeInfo_var, L_2);
		V_0 = (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_4 = V_0;
		if (!L_4)
		{
			goto IL_0025;
		}
	}
	{
		V_1 = (bool)0;
		goto IL_002e;
	}

IL_0025:
	{
		bool L_5;
		L_5 = AutoPerformanceLevelController_AllowRaiseLevels_m9AF77F8BA38AEB9B27AFEB5BB1F0F2A3E4EDD074(__this, NULL);
		V_1 = L_5;
		goto IL_002e;
	}

IL_002e:
	{
		bool L_6 = V_1;
		return L_6;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_U3C_ctorU3Eb__43_0_m2FE9DD040C152709EED40E08DE00E57E44BD2FE1 (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_ev, const RuntimeMethod* method) 
{
	{
		PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 L_0 = ___0_ev;
		AutoPerformanceLevelController_OnBottleneckChange_m1D59F8A2BA0CDE68CAE9A9730413428DA1B51C92(__this, L_0, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceModeController__ctor_mAA97E7503E3B92C2F7D940C4D5DBBC95E8FE4A3B (AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24* __this, RuntimeObject* ___0_perfModeStat, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AutoPerformanceModeController_U3C_ctorU3Eb__1_0_m10ACFBE08A77BD17FC821AD8231A3C5AA540E04A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPerformanceModeStatus_t664982FC92D2B94243F799F08C1CB96FF96D24B5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5851EC55A8BD67166F017D1B57E9D62205999065);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___m_FeatureName = _stringLiteral5851EC55A8BD67166F017D1B57E9D62205999065;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FeatureName), (void*)_stringLiteral5851EC55A8BD67166F017D1B57E9D62205999065);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		RuntimeObject* L_0 = ___0_perfModeStat;
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* L_1 = (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*)il2cpp_codegen_object_new(PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2_il2cpp_TypeInfo_var);
		PerformanceModeEventHandler__ctor_m432B3597C45952AA88677103590FC3EDB99F252E(L_1, __this, (intptr_t)((void*)AutoPerformanceModeController_U3C_ctorU3Eb__1_0_m10ACFBE08A77BD17FC821AD8231A3C5AA540E04A_RuntimeMethod_var), NULL);
		NullCheck(L_0);
		InterfaceActionInvoker1< PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* >::Invoke(1, IPerformanceModeStatus_t664982FC92D2B94243F799F08C1CB96FF96D24B5_il2cpp_TypeInfo_var, L_0, L_1);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceModeController_OnPerformanceModeChange_m5107B7D2CB9631CCFFB9E1A779E257F9BE652555 (AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24* __this, int32_t ___0_performanceMode, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3697250036FA59874D7C9A812A5F2EEBB5FCFDD);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	Resolution_tDF215F567EEFFD07B9A8FB7CEACC08EA6B8B9525 V_2;
	memset((&V_2), 0, sizeof(V_2));
	RefreshRate_t44FF0D3F256477CC8AB97FA49D08B636AFB4F68F V_3;
	memset((&V_3), 0, sizeof(V_3));
	{
		int32_t L_0 = ___0_performanceMode;
		V_1 = L_0;
		int32_t L_1 = V_1;
		V_0 = L_1;
		int32_t L_2 = V_0;
		if ((((int32_t)L_2) == ((int32_t)2)))
		{
			goto IL_001b;
		}
	}
	{
		goto IL_000b;
	}

IL_000b:
	{
		int32_t L_3 = V_0;
		if ((((int32_t)L_3) == ((int32_t)5)))
		{
			goto IL_0011;
		}
	}
	{
		goto IL_0039;
	}

IL_0011:
	{
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		Application_set_targetFrameRate_mB90EEA60DAE55CD71C38D4B7DFDBE2B34EA6B46F(((int32_t)30), NULL);
		goto IL_0042;
	}

IL_001b:
	{
		Resolution_tDF215F567EEFFD07B9A8FB7CEACC08EA6B8B9525 L_4;
		L_4 = Screen_get_currentResolution_m8FE4C43E4F6EF28E0B85EB94B6C69D1EC5687CCD(NULL);
		V_2 = L_4;
		RefreshRate_t44FF0D3F256477CC8AB97FA49D08B636AFB4F68F L_5;
		L_5 = Resolution_get_refreshRateRatio_m22BCBB8F371F56D919D64E482270DD1A8E4A3637((&V_2), NULL);
		V_3 = L_5;
		double L_6;
		L_6 = RefreshRate_get_value_m7F8BB0D20DAB1EF882F1FC97E0C7618FCD319561_inline((&V_3), NULL);
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		Application_set_targetFrameRate_mB90EEA60DAE55CD71C38D4B7DFDBE2B34EA6B46F(il2cpp_codegen_cast_double_to_int<int32_t>(L_6), NULL);
		goto IL_0042;
	}

IL_0039:
	{
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		Application_set_targetFrameRate_mB90EEA60DAE55CD71C38D4B7DFDBE2B34EA6B46F((-1), NULL);
		goto IL_0042;
	}

IL_0042:
	{
		int32_t L_7 = ___0_performanceMode;
		int32_t L_8 = L_7;
		RuntimeObject* L_9 = Box(PerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_il2cpp_TypeInfo_var, &L_8);
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		int32_t L_10;
		L_10 = Application_get_targetFrameRate_m5A5B0FC0DFE1EBC940FF49B8237A243F45A630E1(NULL);
		int32_t L_11 = L_10;
		RuntimeObject* L_12 = Box(il2cpp_defaults.int32_class, &L_11);
		String_t* L_13;
		L_13 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteralC3697250036FA59874D7C9A812A5F2EEBB5FCFDD, L_9, L_12, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_14;
		L_14 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(L_13, L_14, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoPerformanceModeController_U3C_ctorU3Eb__1_0_m10ACFBE08A77BD17FC821AD8231A3C5AA540E04A (AutoPerformanceModeController_t42B8ADCE5A54D38291E320FD8764258ABC1C3C24* __this, int32_t ___0_mode, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_mode;
		AutoPerformanceModeController_OnPerformanceModeChange_m5107B7D2CB9631CCFFB9E1A779E257F9BE652555(__this, L_0, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderThreadCpuTime_AndroidCpuUsage_Reset_m190318F6E4E567E935642FBF83F13E672B5C5549 (const RuntimeMethod* method) 
{
	typedef void (DEFAULT_CALL *PInvokeFunc) ();
	#if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
	static PInvokeFunc il2cppPInvokeFunc;
	if (il2cppPInvokeFunc == NULL)
	{
		int parameterSize = 0;
		il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("AndroidCpuUsage"), "AndroidCpuUsage_Reset", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
		IL2CPP_ASSERT(il2cppPInvokeFunc != NULL);
	}
	#endif

	#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
	reinterpret_cast<PInvokeFunc>(AndroidCpuUsage_Reset)();
	#else
	il2cppPInvokeFunc();
	#endif

}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double RenderThreadCpuTime_AndroidCpuUsage_GetLatestCpuTimeDelta_m76D16FEFBC5C480960CE1877E48B9471573CD8B7 (const RuntimeMethod* method) 
{
	typedef double (DEFAULT_CALL *PInvokeFunc) ();
	#if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
	static PInvokeFunc il2cppPInvokeFunc;
	if (il2cppPInvokeFunc == NULL)
	{
		int parameterSize = 0;
		il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("AndroidCpuUsage"), "AndroidCpuUsage_GetLatestCpuTimeDelta", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
		IL2CPP_ASSERT(il2cppPInvokeFunc != NULL);
	}
	#endif

	#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
	double returnValue = reinterpret_cast<PInvokeFunc>(AndroidCpuUsage_GetLatestCpuTimeDelta)();
	#else
	double returnValue = il2cppPInvokeFunc();
	#endif

	return returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RenderThreadCpuTime_AndroidCpuUsage_GetPluginCallback_m5C23776BC6E9FF0145A8B2FCC12E2E2996725EE6 (const RuntimeMethod* method) 
{
	typedef intptr_t (DEFAULT_CALL *PInvokeFunc) ();
	#if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
	static PInvokeFunc il2cppPInvokeFunc;
	if (il2cppPInvokeFunc == NULL)
	{
		int parameterSize = 0;
		il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("AndroidCpuUsage"), "AndroidCpuUsage_GetPluginCallback", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
		IL2CPP_ASSERT(il2cppPInvokeFunc != NULL);
	}
	#endif

	#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
	intptr_t returnValue = reinterpret_cast<PInvokeFunc>(AndroidCpuUsage_GetPluginCallback)();
	#else
	intptr_t returnValue = il2cppPInvokeFunc();
	#endif

	return returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderThreadCpuTime__ctor_m817BDD107A72BC3F7020DDEC173D088478088960 (RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___m_Commandbuffer = (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Commandbuffer), (void*)(CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)NULL);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)il2cpp_codegen_object_new(CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7_il2cpp_TypeInfo_var);
		CommandBuffer__ctor_m9445F1606331B732FCA393591F3E230714FD5FF4(L_0, NULL);
		__this->___m_Commandbuffer = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Commandbuffer), (void*)L_0);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = __this->___m_Commandbuffer;
		intptr_t L_2;
		L_2 = RenderThreadCpuTime_AndroidCpuUsage_GetPluginCallback_m5C23776BC6E9FF0145A8B2FCC12E2E2996725EE6(NULL);
		intptr_t L_3;
		L_3 = IntPtr_op_Explicit_m931A344F16D4C65EFB0B492EB07C7A82AF0B9FA1(0, NULL);
		NullCheck(L_1);
		CommandBuffer_IssuePluginEventAndData_m6218AC6654E29A7245DBB8F739FE99F6804FBB0C(L_1, L_2, 0, L_3, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderThreadCpuTime_Reset_m86BACD1618BA9BBFCBB62C0841D87091FA5D8C4A (RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* __this, const RuntimeMethod* method) 
{
	{
		RenderThreadCpuTime_AndroidCpuUsage_Reset_m190318F6E4E567E935642FBF83F13E672B5C5549(NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderThreadCpuTime_Measure_mA776016824D8BC345EFC64EAD9D581AA0DE38EF3 (RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = __this->___m_Commandbuffer;
		il2cpp_codegen_runtime_class_init_inline(Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var);
		Graphics_ExecuteCommandBuffer_mE7D922583404AB08A25C1413A3EA9F6B0D2F16B9(L_0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RenderThreadCpuTime_GetLatestResult_m6AF8B5E243780ABF0FB07507A3EEA57ECEA2E226 (RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		double L_0;
		L_0 = RenderThreadCpuTime_AndroidCpuUsage_GetLatestCpuTimeDelta_m76D16FEFBC5C480960CE1877E48B9471573CD8B7(NULL);
		V_0 = ((float)L_0);
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double MainThreadCpuTime_AndroidCpuUsage_CpuTimeForCurrentThread_mCA825FCEEEB5674602EB7B66A6C2AC907339BC17 (const RuntimeMethod* method) 
{
	typedef double (DEFAULT_CALL *PInvokeFunc) ();
	#if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
	static PInvokeFunc il2cppPInvokeFunc;
	if (il2cppPInvokeFunc == NULL)
	{
		int parameterSize = 0;
		il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("AndroidCpuUsage"), "AndroidCpuUsage_CpuTimeForCurrentThread", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
		IL2CPP_ASSERT(il2cppPInvokeFunc != NULL);
	}
	#endif

	#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_AndroidCpuUsage_INTERNAL
	double returnValue = reinterpret_cast<PInvokeFunc>(AndroidCpuUsage_CpuTimeForCurrentThread)();
	#else
	double returnValue = il2cppPInvokeFunc();
	#endif

	return returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MainThreadCpuTime_GetLatestResult_mF6DE9B751BE1D1F93FF2AC0A915DF00FCD8FA520 (MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_LatestMainthreadCpuTime;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainThreadCpuTime_Measure_m53F342BA9CFC977C5ECCE17EBBBD427EF8AA54F7 (MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* __this, const RuntimeMethod* method) 
{
	double V_0 = 0.0;
	bool V_1 = false;
	double V_2 = 0.0;
	{
		V_0 = (0.0);
		double L_0;
		L_0 = MainThreadCpuTime_AndroidCpuUsage_CpuTimeForCurrentThread_mCA825FCEEEB5674602EB7B66A6C2AC907339BC17(NULL);
		V_0 = L_0;
		double L_1 = V_0;
		V_1 = (bool)((((double)L_1) > ((double)(0.0)))? 1 : 0);
		bool L_2 = V_1;
		if (!L_2)
		{
			goto IL_003b;
		}
	}
	{
		double L_3 = V_0;
		double L_4 = __this->___m_LastAbsoluteMainThreadCpuTime;
		V_2 = ((double)il2cpp_codegen_subtract(L_3, L_4));
		double L_5 = V_0;
		__this->___m_LastAbsoluteMainThreadCpuTime = L_5;
		double L_6 = V_2;
		__this->___m_LatestMainthreadCpuTime = ((float)L_6);
	}

IL_003b:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainThreadCpuTime__ctor_m489CB20DEBB56A421588C065AA0682D1E5C16FF5 (MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* __this, const RuntimeMethod* method) 
{
	{
		__this->___m_LastAbsoluteMainThreadCpuTime = (0.0);
		__this->___m_LatestMainthreadCpuTime = (-1.0f);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float CpuTimeProvider_get_CpuFrameTime_mEA390DC74BB5A77BDCCA9F987DEB423DEEB9F5A9 (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	float V_1 = 0.0f;
	{
		RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* L_0 = __this->___m_RenderThreadCpuTime;
		V_0 = (bool)((!(((RuntimeObject*)(RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_002c;
		}
	}
	{
		MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* L_2 = __this->___m_MainThreadCpuTime;
		NullCheck(L_2);
		float L_3;
		L_3 = MainThreadCpuTime_GetLatestResult_mF6DE9B751BE1D1F93FF2AC0A915DF00FCD8FA520(L_2, NULL);
		RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* L_4 = __this->___m_RenderThreadCpuTime;
		NullCheck(L_4);
		float L_5;
		L_5 = RenderThreadCpuTime_GetLatestResult_m6AF8B5E243780ABF0FB07507A3EEA57ECEA2E226(L_4, NULL);
		float L_6;
		L_6 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_3, L_5, NULL);
		V_1 = L_6;
		goto IL_003a;
	}

IL_002c:
	{
		MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* L_7 = __this->___m_MainThreadCpuTime;
		NullCheck(L_7);
		float L_8;
		L_8 = MainThreadCpuTime_GetLatestResult_mF6DE9B751BE1D1F93FF2AC0A915DF00FCD8FA520(L_7, NULL);
		V_1 = L_8;
		goto IL_003a;
	}

IL_003a:
	{
		float L_9 = V_1;
		return L_9;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CpuTimeProvider__ctor_m94C3042515AC2F6FE8B097E5E63FADBB36F44AFF (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* L_0 = (MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85*)il2cpp_codegen_object_new(MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85_il2cpp_TypeInfo_var);
		MainThreadCpuTime__ctor_m489CB20DEBB56A421588C065AA0682D1E5C16FF5(L_0, NULL);
		__this->___m_MainThreadCpuTime = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MainThreadCpuTime), (void*)L_0);
		bool L_1;
		L_1 = VirtualFuncInvoker0< bool >::Invoke(4, __this);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0028;
		}
	}
	{
		RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* L_3 = (RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF*)il2cpp_codegen_object_new(RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF_il2cpp_TypeInfo_var);
		RenderThreadCpuTime__ctor_m817BDD107A72BC3F7020DDEC173D088478088960(L_3, NULL);
		__this->___m_RenderThreadCpuTime = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RenderThreadCpuTime), (void*)L_3);
	}

IL_0028:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CpuTimeProvider_IsGraphicsMultiThreaded_m1CBDE0978B0C75DE901EFEA35922188F135FB8EB (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0;
		L_0 = SystemInfo_get_graphicsMultiThreaded_m64EB05A6E20E1128246404063FDD6EC902F06458(NULL);
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CpuTimeProvider_Reset_mB101D9BE62EC4861A8896988AAE5A61A35CF4B9B (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* L_0 = __this->___m_RenderThreadCpuTime;
		V_0 = (bool)((!(((RuntimeObject*)(RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001a;
		}
	}
	{
		RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* L_2 = __this->___m_RenderThreadCpuTime;
		NullCheck(L_2);
		RenderThreadCpuTime_Reset_m86BACD1618BA9BBFCBB62C0841D87091FA5D8C4A(L_2, NULL);
	}

IL_001a:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CpuTimeProvider_LateUpdate_mD5A7C32AD9B5A4A3F36C5FF356F53B23548D6189 (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* L_0 = __this->___m_RenderThreadCpuTime;
		V_0 = (bool)((!(((RuntimeObject*)(RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001a;
		}
	}
	{
		RenderThreadCpuTime_t1D91F3EFEACEB610884B2C2D225A8365AAFEC3FF* L_2 = __this->___m_RenderThreadCpuTime;
		NullCheck(L_2);
		RenderThreadCpuTime_Measure_mA776016824D8BC345EFC64EAD9D581AA0DE38EF3(L_2, NULL);
	}

IL_001a:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CpuTimeProvider_EndOfFrame_m20594C08F1A594B07580382A7537E3B65A9D273C (CpuTimeProvider_t2CC68218CE9E4ACA8DE94EB07A7713A612988FFB* __this, const RuntimeMethod* method) 
{
	{
		MainThreadCpuTime_tC1A727A521B5B261A3ED9290BF363C6BD57C4E85* L_0 = __this->___m_MainThreadCpuTime;
		NullCheck(L_0);
		MainThreadCpuTime_Measure_m53F342BA9CFC977C5ECCE17EBBBD427EF8AA54F7(L_0, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl__ctor_mA2CFE5A4EC12050C7D4BA19D63F314A079155283 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, RuntimeObject* ___0_performanceLevelControl, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		RuntimeObject* L_0 = ___0_performanceLevelControl;
		__this->___m_PerformanceLevelControl = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PerformanceLevelControl), (void*)L_0);
		DevicePerformanceControlImpl_set_PerformanceControlMode_m9779B09D1BAB7183124DDCB1A445428EA67D4D0D_inline(__this, 0, NULL);
		DevicePerformanceControlImpl_set_CurrentCpuLevel_mAD7B372D96F90C35803A147A5ADE5F05A11186EB_inline(__this, (-1), NULL);
		DevicePerformanceControlImpl_set_CurrentGpuLevel_m05F0EB08FB91FF2388D94544943AFD86F25F09B0_inline(__this, (-1), NULL);
		DevicePerformanceControlImpl_set_CpuLevel_m37835C7484750B26BE91ADEEE3F1B965BCAD61DE_inline(__this, (-1), NULL);
		DevicePerformanceControlImpl_set_GpuLevel_mB659754667A6E7ADC4BFA8295DA74076C8BC8E5D_inline(__this, (-1), NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DevicePerformanceControlImpl_Update_mEE1C9D692916EEDB39D7C84848B5DA3C6C016F52 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* ___0_changeArgs, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4446ACE00868A657F870391E2FCDFDD91265A28F);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	int32_t V_6 = 0;
	int32_t V_7 = 0;
	bool V_8 = false;
	bool V_9 = false;
	int32_t G_B4_0 = 0;
	int32_t G_B10_0 = 0;
	int32_t G_B14_0 = 0;
	int32_t G_B19_0 = 0;
	{
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_0 = ___0_changeArgs;
		il2cpp_codegen_initobj(L_0, sizeof(PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838));
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_1 = ___0_changeArgs;
		int32_t L_2;
		L_2 = DevicePerformanceControlImpl_get_PerformanceControlMode_m30DE8C384D9081169D9DE6E9CAA8EE8AEA3F1175_inline(__this, NULL);
		PerformanceLevelChangeEventArgs_set_PerformanceControlMode_mC9DF077BF69B89D1B5A47CC8C506913B34C7531F_inline(L_1, L_2, NULL);
		int32_t L_3;
		L_3 = DevicePerformanceControlImpl_get_PerformanceControlMode_m30DE8C384D9081169D9DE6E9CAA8EE8AEA3F1175_inline(__this, NULL);
		V_0 = (bool)((((int32_t)L_3) == ((int32_t)2))? 1 : 0);
		bool L_4 = V_0;
		if (!L_4)
		{
			goto IL_0084;
		}
	}
	{
		int32_t L_5;
		L_5 = DevicePerformanceControlImpl_get_CurrentCpuLevel_mFA08DE80B7F00C883E74C669AA14D6B1B84D0CE8_inline(__this, NULL);
		if ((!(((uint32_t)L_5) == ((uint32_t)(-1)))))
		{
			goto IL_003a;
		}
	}
	{
		int32_t L_6;
		L_6 = DevicePerformanceControlImpl_get_CurrentGpuLevel_mD3F57116D417D7B03EFF1575B395BE553BA52486_inline(__this, NULL);
		G_B4_0 = ((((int32_t)((((int32_t)L_6) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_003b;
	}

IL_003a:
	{
		G_B4_0 = 1;
	}

IL_003b:
	{
		V_1 = (bool)G_B4_0;
		DevicePerformanceControlImpl_set_CurrentCpuLevel_mAD7B372D96F90C35803A147A5ADE5F05A11186EB_inline(__this, (-1), NULL);
		DevicePerformanceControlImpl_set_CurrentGpuLevel_m05F0EB08FB91FF2388D94544943AFD86F25F09B0_inline(__this, (-1), NULL);
		bool L_7 = V_1;
		V_2 = L_7;
		bool L_8 = V_2;
		if (!L_8)
		{
			goto IL_007d;
		}
	}
	{
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_9 = ___0_changeArgs;
		int32_t L_10;
		L_10 = DevicePerformanceControlImpl_get_CurrentCpuLevel_mFA08DE80B7F00C883E74C669AA14D6B1B84D0CE8_inline(__this, NULL);
		PerformanceLevelChangeEventArgs_set_CpuLevel_mD58480B2447A008C7BF599703303A5328422E955_inline(L_9, L_10, NULL);
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_11 = ___0_changeArgs;
		int32_t L_12;
		L_12 = DevicePerformanceControlImpl_get_CurrentGpuLevel_mD3F57116D417D7B03EFF1575B395BE553BA52486_inline(__this, NULL);
		PerformanceLevelChangeEventArgs_set_GpuLevel_mE563A90E537994BA33EB9FE37930984665B5A563_inline(L_11, L_12, NULL);
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_13 = ___0_changeArgs;
		PerformanceLevelChangeEventArgs_set_CpuLevelDelta_m00EE4AE98A0474906E1823F5E5BC659AF230EA3E_inline(L_13, 0, NULL);
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_14 = ___0_changeArgs;
		PerformanceLevelChangeEventArgs_set_GpuLevelDelta_mCB323667DF1FB52B0F4AF73C96BAC37FDDD4093B_inline(L_14, 0, NULL);
	}

IL_007d:
	{
		bool L_15 = V_1;
		V_3 = L_15;
		goto IL_0200;
	}

IL_0084:
	{
		int32_t L_16;
		L_16 = DevicePerformanceControlImpl_get_CpuLevel_m8FC6326BB7B7014B261396350E47E6CCEE97433B_inline(__this, NULL);
		if ((!(((uint32_t)L_16) == ((uint32_t)(-1)))))
		{
			goto IL_009b;
		}
	}
	{
		int32_t L_17;
		L_17 = DevicePerformanceControlImpl_get_GpuLevel_mE6D09A24D5D248F1F26187FDC0B8E5A652354ED3_inline(__this, NULL);
		G_B10_0 = ((((int32_t)((((int32_t)L_17) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_009c;
	}

IL_009b:
	{
		G_B10_0 = 1;
	}

IL_009c:
	{
		V_4 = (bool)G_B10_0;
		bool L_18 = V_4;
		if (!L_18)
		{
			goto IL_01fc;
		}
	}
	{
		int32_t L_19;
		L_19 = DevicePerformanceControlImpl_get_CpuLevel_m8FC6326BB7B7014B261396350E47E6CCEE97433B_inline(__this, NULL);
		int32_t L_20;
		L_20 = DevicePerformanceControlImpl_get_CurrentCpuLevel_mFA08DE80B7F00C883E74C669AA14D6B1B84D0CE8_inline(__this, NULL);
		if ((!(((uint32_t)L_19) == ((uint32_t)L_20))))
		{
			goto IL_00c7;
		}
	}
	{
		int32_t L_21;
		L_21 = DevicePerformanceControlImpl_get_GpuLevel_mE6D09A24D5D248F1F26187FDC0B8E5A652354ED3_inline(__this, NULL);
		int32_t L_22;
		L_22 = DevicePerformanceControlImpl_get_CurrentGpuLevel_mD3F57116D417D7B03EFF1575B395BE553BA52486_inline(__this, NULL);
		G_B14_0 = ((((int32_t)((((int32_t)L_21) == ((int32_t)L_22))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_00c8;
	}

IL_00c7:
	{
		G_B14_0 = 1;
	}

IL_00c8:
	{
		V_5 = (bool)G_B14_0;
		bool L_23 = V_5;
		if (!L_23)
		{
			goto IL_01fb;
		}
	}
	{
		int32_t L_24;
		L_24 = DevicePerformanceControlImpl_get_CpuLevel_m8FC6326BB7B7014B261396350E47E6CCEE97433B_inline(__this, NULL);
		V_6 = L_24;
		int32_t L_25;
		L_25 = DevicePerformanceControlImpl_get_GpuLevel_mE6D09A24D5D248F1F26187FDC0B8E5A652354ED3_inline(__this, NULL);
		V_7 = L_25;
		RuntimeObject* L_26 = __this->___m_PerformanceLevelControl;
		NullCheck(L_26);
		bool L_27;
		L_27 = InterfaceFuncInvoker2< bool, int32_t*, int32_t* >::Invoke(2, IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5_il2cpp_TypeInfo_var, L_26, (&V_6), (&V_7));
		V_8 = L_27;
		bool L_28 = V_8;
		if (!L_28)
		{
			goto IL_01a8;
		}
	}
	{
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_29 = ___0_changeArgs;
		int32_t L_30;
		L_30 = DevicePerformanceControlImpl_get_CurrentCpuLevel_mFA08DE80B7F00C883E74C669AA14D6B1B84D0CE8_inline(__this, NULL);
		int32_t L_31 = V_6;
		int32_t L_32;
		L_32 = DevicePerformanceControlImpl_ComputeDelta_m7FD868C03247D7BC313224A5004655489B13F19F(__this, L_30, L_31, NULL);
		PerformanceLevelChangeEventArgs_set_CpuLevelDelta_m00EE4AE98A0474906E1823F5E5BC659AF230EA3E_inline(L_29, L_32, NULL);
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_33 = ___0_changeArgs;
		int32_t L_34;
		L_34 = DevicePerformanceControlImpl_get_CurrentGpuLevel_mD3F57116D417D7B03EFF1575B395BE553BA52486_inline(__this, NULL);
		int32_t L_35 = V_7;
		int32_t L_36;
		L_36 = DevicePerformanceControlImpl_ComputeDelta_m7FD868C03247D7BC313224A5004655489B13F19F(__this, L_34, L_35, NULL);
		PerformanceLevelChangeEventArgs_set_GpuLevelDelta_mCB323667DF1FB52B0F4AF73C96BAC37FDDD4093B_inline(L_33, L_36, NULL);
		int32_t L_37 = V_6;
		int32_t L_38;
		L_38 = DevicePerformanceControlImpl_get_CpuLevel_m8FC6326BB7B7014B261396350E47E6CCEE97433B_inline(__this, NULL);
		if ((!(((uint32_t)L_37) == ((uint32_t)L_38))))
		{
			goto IL_013e;
		}
	}
	{
		int32_t L_39 = V_7;
		int32_t L_40;
		L_40 = DevicePerformanceControlImpl_get_GpuLevel_mE6D09A24D5D248F1F26187FDC0B8E5A652354ED3_inline(__this, NULL);
		G_B19_0 = ((((int32_t)((((int32_t)L_39) == ((int32_t)L_40))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_013f;
	}

IL_013e:
	{
		G_B19_0 = 1;
	}

IL_013f:
	{
		V_9 = (bool)G_B19_0;
		bool L_41 = V_9;
		if (!L_41)
		{
			goto IL_018b;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_42 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_43 = L_42;
		int32_t L_44;
		L_44 = DevicePerformanceControlImpl_get_CpuLevel_m8FC6326BB7B7014B261396350E47E6CCEE97433B_inline(__this, NULL);
		int32_t L_45 = L_44;
		RuntimeObject* L_46 = Box(il2cpp_defaults.int32_class, &L_45);
		NullCheck(L_43);
		ArrayElementTypeCheck (L_43, L_46);
		(L_43)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_46);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_47 = L_43;
		int32_t L_48;
		L_48 = DevicePerformanceControlImpl_get_GpuLevel_mE6D09A24D5D248F1F26187FDC0B8E5A652354ED3_inline(__this, NULL);
		int32_t L_49 = L_48;
		RuntimeObject* L_50 = Box(il2cpp_defaults.int32_class, &L_49);
		NullCheck(L_47);
		ArrayElementTypeCheck (L_47, L_50);
		(L_47)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_50);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_51 = L_47;
		int32_t L_52 = V_6;
		int32_t L_53 = L_52;
		RuntimeObject* L_54 = Box(il2cpp_defaults.int32_class, &L_53);
		NullCheck(L_51);
		ArrayElementTypeCheck (L_51, L_54);
		(L_51)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)L_54);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_55 = L_51;
		int32_t L_56 = V_7;
		int32_t L_57 = L_56;
		RuntimeObject* L_58 = Box(il2cpp_defaults.int32_class, &L_57);
		NullCheck(L_55);
		ArrayElementTypeCheck (L_55, L_58);
		(L_55)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_58);
		String_t* L_59;
		L_59 = String_Format_m918500C1EFB475181349A79989BB79BB36102894(_stringLiteral4446ACE00868A657F870391E2FCDFDD91265A28F, L_55, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_59, NULL);
	}

IL_018b:
	{
		int32_t L_60;
		L_60 = DevicePerformanceControlImpl_get_CpuLevel_m8FC6326BB7B7014B261396350E47E6CCEE97433B_inline(__this, NULL);
		DevicePerformanceControlImpl_set_CurrentCpuLevel_mAD7B372D96F90C35803A147A5ADE5F05A11186EB_inline(__this, L_60, NULL);
		int32_t L_61;
		L_61 = DevicePerformanceControlImpl_get_GpuLevel_mE6D09A24D5D248F1F26187FDC0B8E5A652354ED3_inline(__this, NULL);
		DevicePerformanceControlImpl_set_CurrentGpuLevel_m05F0EB08FB91FF2388D94544943AFD86F25F09B0_inline(__this, L_61, NULL);
		goto IL_01dd;
	}

IL_01a8:
	{
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_62 = ___0_changeArgs;
		PerformanceLevelChangeEventArgs_set_CpuLevelDelta_m00EE4AE98A0474906E1823F5E5BC659AF230EA3E_inline(L_62, 0, NULL);
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_63 = ___0_changeArgs;
		PerformanceLevelChangeEventArgs_set_GpuLevelDelta_mCB323667DF1FB52B0F4AF73C96BAC37FDDD4093B_inline(L_63, 0, NULL);
		DevicePerformanceControlImpl_set_CurrentCpuLevel_mAD7B372D96F90C35803A147A5ADE5F05A11186EB_inline(__this, (-1), NULL);
		DevicePerformanceControlImpl_set_CurrentGpuLevel_m05F0EB08FB91FF2388D94544943AFD86F25F09B0_inline(__this, (-1), NULL);
		DevicePerformanceControlImpl_set_CpuLevel_m37835C7484750B26BE91ADEEE3F1B965BCAD61DE_inline(__this, (-1), NULL);
		DevicePerformanceControlImpl_set_GpuLevel_mB659754667A6E7ADC4BFA8295DA74076C8BC8E5D_inline(__this, (-1), NULL);
		V_3 = (bool)0;
		goto IL_0200;
	}

IL_01dd:
	{
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_64 = ___0_changeArgs;
		int32_t L_65;
		L_65 = DevicePerformanceControlImpl_get_CurrentCpuLevel_mFA08DE80B7F00C883E74C669AA14D6B1B84D0CE8_inline(__this, NULL);
		PerformanceLevelChangeEventArgs_set_CpuLevel_mD58480B2447A008C7BF599703303A5328422E955_inline(L_64, L_65, NULL);
		PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* L_66 = ___0_changeArgs;
		int32_t L_67;
		L_67 = DevicePerformanceControlImpl_get_CurrentGpuLevel_mD3F57116D417D7B03EFF1575B395BE553BA52486_inline(__this, NULL);
		PerformanceLevelChangeEventArgs_set_GpuLevel_mE563A90E537994BA33EB9FE37930984665B5A563_inline(L_66, L_67, NULL);
		V_3 = (bool)1;
		goto IL_0200;
	}

IL_01fb:
	{
	}

IL_01fc:
	{
		V_3 = (bool)0;
		goto IL_0200;
	}

IL_0200:
	{
		bool L_68 = V_3;
		return L_68;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_ComputeDelta_m7FD868C03247D7BC313224A5004655489B13F19F (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_oldLevel, int32_t ___1_newLevel, const RuntimeMethod* method) 
{
	bool V_0 = false;
	int32_t V_1 = 0;
	int32_t G_B3_0 = 0;
	{
		int32_t L_0 = ___0_oldLevel;
		if ((((int32_t)L_0) < ((int32_t)0)))
		{
			goto IL_000b;
		}
	}
	{
		int32_t L_1 = ___1_newLevel;
		G_B3_0 = ((((int32_t)L_1) < ((int32_t)0))? 1 : 0);
		goto IL_000c;
	}

IL_000b:
	{
		G_B3_0 = 1;
	}

IL_000c:
	{
		V_0 = (bool)G_B3_0;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0014;
		}
	}
	{
		V_1 = 0;
		goto IL_001a;
	}

IL_0014:
	{
		int32_t L_3 = ___1_newLevel;
		int32_t L_4 = ___0_oldLevel;
		V_1 = ((int32_t)il2cpp_codegen_subtract(L_3, L_4));
		goto IL_001a;
	}

IL_001a:
	{
		int32_t L_5 = V_1;
		return L_5;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DevicePerformanceControlImpl_get_AutomaticPerformanceControl_mC0DC6BAF60230E2B4D38F634D1A5799715DE7C1A (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		V_0 = (bool)0;
		goto IL_0005;
	}

IL_0005:
	{
		bool L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_AutomaticPerformanceControl_mCD14FDACA9B563BBA2BA3AB2F0A543B66570F978 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_PerformanceControlMode_m30DE8C384D9081169D9DE6E9CAA8EE8AEA3F1175 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceControlModeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_PerformanceControlMode_m9779B09D1BAB7183124DDCB1A445428EA67D4D0D (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CPerformanceControlModeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_MaxCpuPerformanceLevel_m156D40C5839C9033189A4DB1A56813336404F544 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t G_B3_0 = 0;
	{
		RuntimeObject* L_0 = __this->___m_PerformanceLevelControl;
		if (L_0)
		{
			goto IL_000c;
		}
	}
	{
		G_B3_0 = (-1);
		goto IL_0017;
	}

IL_000c:
	{
		RuntimeObject* L_1 = __this->___m_PerformanceLevelControl;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(0, IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5_il2cpp_TypeInfo_var, L_1);
		G_B3_0 = L_2;
	}

IL_0017:
	{
		V_0 = G_B3_0;
		goto IL_001a;
	}

IL_001a:
	{
		int32_t L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_MaxGpuPerformanceLevel_m322CCE77E0DAAA251D9D4774E5A7F54A54711526 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t G_B3_0 = 0;
	{
		RuntimeObject* L_0 = __this->___m_PerformanceLevelControl;
		if (L_0)
		{
			goto IL_000c;
		}
	}
	{
		G_B3_0 = (-1);
		goto IL_0017;
	}

IL_000c:
	{
		RuntimeObject* L_1 = __this->___m_PerformanceLevelControl;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(1, IDevicePerformanceLevelControl_t894EA40FAE48D533C71232E4AE425D2DA8C142D5_il2cpp_TypeInfo_var, L_1);
		G_B3_0 = L_2;
	}

IL_0017:
	{
		V_0 = G_B3_0;
		goto IL_001a;
	}

IL_001a:
	{
		int32_t L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_CpuLevel_m8FC6326BB7B7014B261396350E47E6CCEE97433B (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CpuLevel_m37835C7484750B26BE91ADEEE3F1B965BCAD61DE (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_GpuLevel_mE6D09A24D5D248F1F26187FDC0B8E5A652354ED3 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CGpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_GpuLevel_mB659754667A6E7ADC4BFA8295DA74076C8BC8E5D (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CGpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_CurrentCpuLevel_mFA08DE80B7F00C883E74C669AA14D6B1B84D0CE8 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCurrentCpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CurrentCpuLevel_mAD7B372D96F90C35803A147A5ADE5F05A11186EB (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCurrentCpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_CurrentGpuLevel_mD3F57116D417D7B03EFF1575B395BE553BA52486 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCurrentGpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CurrentGpuLevel_m05F0EB08FB91FF2388D94544943AFD86F25F09B0 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCurrentGpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DevicePerformanceControlImpl_get_CpuPerformanceBoost_m224B8F451A656BB47BDE468C52653A08DC8715A6 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CCpuPerformanceBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CpuPerformanceBoost_m1FAB8561F6E092387B30BEF465009DA33701ED1A (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CCpuPerformanceBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DevicePerformanceControlImpl_get_GpuPerformanceBoost_mA9DA128F439CFCD7C1A280B109A71C900C6AD304 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CGpuPerformanceBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_GpuPerformanceBoost_m7070A76B0FB1C5CC010BD84A232EA87F0EDCDFD2 (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CGpuPerformanceBoostU3Ek__BackingField = L_0;
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GpuTimeProvider__ctor_mC70CC7AF14A9C21F109648C79FFCC0F1D7C3500E (GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E* L_0 = (FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E*)(FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E*)SZArrayNew(FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E_il2cpp_TypeInfo_var, (uint32_t)1);
		__this->___m_FrameTiming = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FrameTiming), (void*)L_0);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GpuTimeProvider_get_GpuFrameTime_m0B839D41675CF1FA902CFA9AB8AE017957ECAF63 (GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	double V_1 = 0.0;
	bool V_2 = false;
	float V_3 = 0.0f;
	{
		uint32_t L_0;
		L_0 = VirtualFuncInvoker0< uint32_t >::Invoke(4, __this);
		V_0 = (bool)((((int32_t)((!(((uint32_t)L_0) >= ((uint32_t)1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0044;
		}
	}
	{
		FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E* L_2 = __this->___m_FrameTiming;
		NullCheck(L_2);
		double L_3 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___gpuFrameTime;
		V_1 = L_3;
		double L_4 = V_1;
		V_2 = (bool)((((double)L_4) > ((double)(0.0)))? 1 : 0);
		bool L_5 = V_2;
		if (!L_5)
		{
			goto IL_0043;
		}
	}
	{
		double L_6 = V_1;
		V_3 = ((float)((double)il2cpp_codegen_multiply(L_6, (0.001))));
		goto IL_004c;
	}

IL_0043:
	{
	}

IL_0044:
	{
		V_3 = (-1.0f);
		goto IL_004c;
	}

IL_004c:
	{
		float L_7 = V_3;
		return L_7;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t GpuTimeProvider_GetLatestTimings_mB3FC533F12A5E60FEC45E808249B1710EA576A44 (GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* __this, const RuntimeMethod* method) 
{
	uint32_t V_0 = 0;
	{
		FrameTimingU5BU5D_t32DDC21D000DE3127D5DF845AFEC7B02A0AE390E* L_0 = __this->___m_FrameTiming;
		uint32_t L_1;
		L_1 = FrameTimingManager_GetLatestTimings_mF724A6F8379C7C3428B9931DB49420CF01802EF7(1, L_0, NULL);
		V_0 = L_1;
		goto IL_0010;
	}

IL_0010:
	{
		uint32_t L_2 = V_0;
		return L_2;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GpuTimeProvider_Measure_mB50432B32BFE4EAF020C0F76D318137A0166F289 (GpuTimeProvider_t1EFDC869B506D3D1A5D7743A595B7705B173E9DD* __this, const RuntimeMethod* method) 
{
	{
		FrameTimingManager_CaptureFrameTimings_mB84281273500DB848D6BBA00ABBA6004AE94329B(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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RunningAverage__ctor_m13172A205A6A882B6734381914F14C31AD8002F9 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, int32_t ___0_sampleWindowSize, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___m_Values = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Values), (void*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)NULL);
		__this->___m_NumValues = 0;
		__this->___m_LastIndex = (-1);
		__this->___m_AverageValue = (0.0f);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		int32_t L_0 = ___0_sampleWindowSize;
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_0);
		__this->___m_Values = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Values), (void*)L_1);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RunningAverage_GetNumValues_m6EF586C401CE91B628667DE1A94789C8BEAE7A5B (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_NumValues;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RunningAverage_GetSampleWindowSize_mEFA6A020C0CD2385DAE5B3768F7F0C9812DE69D5 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___m_Values;
		NullCheck(L_0);
		V_0 = ((int32_t)(((RuntimeArray*)L_0)->max_length));
		goto IL_000c;
	}

IL_000c:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RunningAverage_GetAverageOr_m198EF3F7CC0AA587B13A7DCD06162F4B0A0C59B7 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, float ___0_defaultValue, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	float G_B3_0 = 0.0f;
	{
		int32_t L_0 = __this->___m_NumValues;
		if ((((int32_t)L_0) > ((int32_t)0)))
		{
			goto IL_000d;
		}
	}
	{
		float L_1 = ___0_defaultValue;
		G_B3_0 = L_1;
		goto IL_0013;
	}

IL_000d:
	{
		float L_2 = __this->___m_AverageValue;
		G_B3_0 = L_2;
	}

IL_0013:
	{
		V_0 = G_B3_0;
		goto IL_0016;
	}

IL_0016:
	{
		float L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RunningAverage_GetMostRecentValueOr_m96BBB840797D9AD9D978086F87AB64A79F3C8AB0 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, float ___0_defaultValue, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	float G_B3_0 = 0.0f;
	{
		int32_t L_0 = __this->___m_NumValues;
		if ((((int32_t)L_0) > ((int32_t)0)))
		{
			goto IL_000d;
		}
	}
	{
		float L_1 = ___0_defaultValue;
		G_B3_0 = L_1;
		goto IL_001a;
	}

IL_000d:
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = __this->___m_Values;
		int32_t L_3 = __this->___m_LastIndex;
		NullCheck(L_2);
		int32_t L_4 = L_3;
		float L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
		G_B3_0 = L_5;
	}

IL_001a:
	{
		V_0 = G_B3_0;
		goto IL_001d;
	}

IL_001d:
	{
		float L_6 = V_0;
		return L_6;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RunningAverage_AddValue_mEECEDEB7101DEC74E653771B98F55D4859363FE4 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, float ___0_NewValue, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	float V_1 = 0.0f;
	float V_2 = 0.0f;
	{
		int32_t L_0 = __this->___m_LastIndex;
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___m_Values;
		NullCheck(L_1);
		V_0 = ((int32_t)(((int32_t)il2cpp_codegen_add(L_0, 1))%((int32_t)(((RuntimeArray*)L_1)->max_length))));
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = __this->___m_Values;
		int32_t L_3 = V_0;
		NullCheck(L_2);
		int32_t L_4 = L_3;
		float L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
		V_1 = L_5;
		int32_t L_6 = V_0;
		__this->___m_LastIndex = L_6;
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___m_Values;
		int32_t L_8 = __this->___m_LastIndex;
		float L_9 = ___0_NewValue;
		NullCheck(L_7);
		(L_7)->SetAt(static_cast<il2cpp_array_size_t>(L_8), (float)L_9);
		float L_10 = __this->___m_AverageValue;
		int32_t L_11 = __this->___m_NumValues;
		float L_12 = ___0_NewValue;
		float L_13 = V_1;
		V_2 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_10, ((float)L_11))), L_12)), L_13));
		int32_t L_14 = __this->___m_NumValues;
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_15 = __this->___m_Values;
		NullCheck(L_15);
		int32_t L_16;
		L_16 = Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline(((int32_t)il2cpp_codegen_add(L_14, 1)), ((int32_t)(((RuntimeArray*)L_15)->max_length)), NULL);
		__this->___m_NumValues = L_16;
		float L_17 = V_2;
		int32_t L_18 = __this->___m_NumValues;
		__this->___m_AverageValue = ((float)(L_17/((float)L_18)));
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RunningAverage_Reset_m82C0F2DD21BEE75E829E1FA2F8F0D4664BDFEBF0 (RunningAverage_t1B99B076DA238E4FD60B0E7820BF93B3A3A6BBB0* __this, const RuntimeMethod* method) 
{
	{
		__this->___m_NumValues = 0;
		__this->___m_LastIndex = (-1);
		__this->___m_AverageValue = (0.0f);
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___m_Values;
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___m_Values;
		NullCheck(L_1);
		Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_0, 0, ((int32_t)(((RuntimeArray*)L_1)->max_length)), 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_PopOldestValue_m4B6229634F78C1FD4F694B2C251ACAC397F3ECB1 (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, const RuntimeMethod* method) 
{
	double V_0 = 0.0;
	double V_1 = 0.0;
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___m_TimeStamps;
		int32_t L_1 = __this->___m_OldestValueIndex;
		NullCheck(L_0);
		int32_t L_2 = L_1;
		float L_3 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_2));
		V_0 = ((double)L_3);
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___m_Temperature;
		int32_t L_5 = __this->___m_OldestValueIndex;
		NullCheck(L_4);
		int32_t L_6 = L_5;
		float L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
		V_1 = ((double)L_7);
		double L_8 = __this->___m_SumX;
		double L_9 = V_0;
		__this->___m_SumX = ((double)il2cpp_codegen_subtract(L_8, L_9));
		double L_10 = __this->___m_SumY;
		double L_11 = V_1;
		__this->___m_SumY = ((double)il2cpp_codegen_subtract(L_10, L_11));
		double L_12 = __this->___m_SumXY;
		double L_13 = V_0;
		double L_14 = V_1;
		__this->___m_SumXY = ((double)il2cpp_codegen_subtract(L_12, ((double)il2cpp_codegen_multiply(L_13, L_14))));
		double L_15 = __this->___m_SumXX;
		double L_16 = V_0;
		double L_17 = V_0;
		__this->___m_SumXX = ((double)il2cpp_codegen_subtract(L_15, ((double)il2cpp_codegen_multiply(L_16, L_17))));
		int32_t L_18 = __this->___m_OldestValueIndex;
		__this->___m_OldestValueIndex = ((int32_t)(((int32_t)il2cpp_codegen_add(L_18, 1))%((int32_t)200)));
		int32_t L_19 = __this->___m_NumValues;
		__this->___m_NumValues = ((int32_t)il2cpp_codegen_subtract(L_19, 1));
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_PushNewValue_m323953E98673327490D9D212FEB8456A42404DA7 (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, float ___0_tempLevel, float ___1_timestamp, const RuntimeMethod* method) 
{
	double V_0 = 0.0;
	double V_1 = 0.0;
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___m_TimeStamps;
		int32_t L_1 = __this->___m_NextValueIndex;
		float L_2 = ___1_timestamp;
		NullCheck(L_0);
		(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (float)L_2);
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_3 = __this->___m_Temperature;
		int32_t L_4 = __this->___m_NextValueIndex;
		float L_5 = ___0_tempLevel;
		NullCheck(L_3);
		(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (float)L_5);
		int32_t L_6 = __this->___m_NextValueIndex;
		__this->___m_NextValueIndex = ((int32_t)(((int32_t)il2cpp_codegen_add(L_6, 1))%((int32_t)200)));
		int32_t L_7 = __this->___m_NumValues;
		__this->___m_NumValues = ((int32_t)il2cpp_codegen_add(L_7, 1));
		float L_8 = ___1_timestamp;
		V_0 = ((double)L_8);
		float L_9 = ___0_tempLevel;
		V_1 = ((double)L_9);
		double L_10 = __this->___m_SumX;
		double L_11 = V_0;
		__this->___m_SumX = ((double)il2cpp_codegen_add(L_10, L_11));
		double L_12 = __this->___m_SumY;
		double L_13 = V_1;
		__this->___m_SumY = ((double)il2cpp_codegen_add(L_12, L_13));
		double L_14 = __this->___m_SumXY;
		double L_15 = V_0;
		double L_16 = V_1;
		__this->___m_SumXY = ((double)il2cpp_codegen_add(L_14, ((double)il2cpp_codegen_multiply(L_15, L_16))));
		double L_17 = __this->___m_SumXX;
		double L_18 = V_0;
		double L_19 = V_0;
		__this->___m_SumXX = ((double)il2cpp_codegen_add(L_17, ((double)il2cpp_codegen_multiply(L_18, L_19))));
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend__ctor_m8AEF80CA8FEE118501367E7B449EF7C602A65F47 (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, bool ___0_useProviderTrend, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)200));
		__this->___m_TimeStamps = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TimeStamps), (void*)L_0);
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)200));
		__this->___m_Temperature = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Temperature), (void*)L_1);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		bool L_2 = ___0_useProviderTrend;
		__this->___m_UseProviderTrend = L_2;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_Reset_m3B514D4DBBFCCD1EA572D8E99679F541FCED08DE (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, const RuntimeMethod* method) 
{
	{
		__this->___m_NumValues = 0;
		__this->___m_OldestValueIndex = 0;
		__this->___m_NextValueIndex = 0;
		__this->___m_SumX = (0.0);
		__this->___m_SumY = (0.0);
		__this->___m_SumXY = (0.0);
		__this->___m_SumXX = (0.0);
		TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D_inline(__this, (0.0f), NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TemperatureTrend_get_ThermalTrend_mDEF7F7B3E0BA799158C829AA4D79E958194F82A6 (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CThermalTrendU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CThermalTrendU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_UpdateTrend_m9184F6D3002E46E0B972B245FE7BD76320964BAF (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	double V_0 = 0.0;
	double V_1 = 0.0;
	double V_2 = 0.0;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	{
		int32_t L_0 = __this->___m_NumValues;
		V_3 = (bool)((((int32_t)L_0) < ((int32_t)2))? 1 : 0);
		bool L_1 = V_3;
		if (!L_1)
		{
			goto IL_0020;
		}
	}
	{
		TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D_inline(__this, (0.0f), NULL);
		goto IL_0109;
	}

IL_0020:
	{
		int32_t L_2 = __this->___m_NumValues;
		double L_3 = __this->___m_SumXY;
		double L_4 = __this->___m_SumX;
		double L_5 = __this->___m_SumY;
		V_0 = ((double)il2cpp_codegen_subtract(((double)il2cpp_codegen_multiply(((double)L_2), L_3)), ((double)il2cpp_codegen_multiply(L_4, L_5))));
		int32_t L_6 = __this->___m_NumValues;
		double L_7 = __this->___m_SumXX;
		double L_8 = __this->___m_SumX;
		double L_9 = __this->___m_SumX;
		V_1 = ((double)il2cpp_codegen_subtract(((double)il2cpp_codegen_multiply(((double)L_6), L_7)), ((double)il2cpp_codegen_multiply(L_8, L_9))));
		double L_10 = V_0;
		double L_11 = V_1;
		V_2 = ((double)(L_10/L_11));
		double L_12 = V_2;
		V_2 = ((double)(L_12/(0.0050000000000000001)));
		double L_13 = V_2;
		V_4 = (bool)((((int32_t)((!(((double)L_13) >= ((double)(1.0))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_14 = V_4;
		if (!L_14)
		{
			goto IL_008f;
		}
	}
	{
		TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D_inline(__this, (1.0f), NULL);
		goto IL_0109;
	}

IL_008f:
	{
		double L_15 = V_2;
		V_5 = (bool)((((int32_t)((!(((double)L_15) >= ((double)(-1.0))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_16 = V_5;
		if (!L_16)
		{
			goto IL_00d6;
		}
	}
	{
		double L_17 = V_2;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		double L_18;
		L_18 = fabs(L_17);
		V_6 = (bool)((((double)L_18) < ((double)(1.0000000000000001E-05)))? 1 : 0);
		bool L_19 = V_6;
		if (!L_19)
		{
			goto IL_00ca;
		}
	}
	{
		TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D_inline(__this, (0.0f), NULL);
		goto IL_00d3;
	}

IL_00ca:
	{
		double L_20 = V_2;
		TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D_inline(__this, ((float)L_20), NULL);
	}

IL_00d3:
	{
		goto IL_0109;
	}

IL_00d6:
	{
		double L_21 = V_2;
		V_7 = (bool)((((int32_t)((!(((double)L_21) <= ((double)(-1.0))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_22 = V_7;
		if (!L_22)
		{
			goto IL_00fb;
		}
	}
	{
		TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D_inline(__this, (-1.0f), NULL);
		goto IL_0109;
	}

IL_00fb:
	{
		TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D_inline(__this, (0.0f), NULL);
	}

IL_0109:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_Update_m03B811DB0261EFA09C2BB6A9C2AEDE7EC96F5103 (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, float ___0_temperatureTrendFromProvider, float ___1_newTemperatureLevel, bool ___2_changed, float ___3_newTemperatureTimestamp, const RuntimeMethod* method) 
{
	bool V_0 = false;
	float V_1 = 0.0f;
	float V_2 = 0.0f;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	int32_t G_B9_0 = 0;
	{
		bool L_0 = __this->___m_UseProviderTrend;
		V_3 = L_0;
		bool L_1 = V_3;
		if (!L_1)
		{
			goto IL_0019;
		}
	}
	{
		float L_2 = ___0_temperatureTrendFromProvider;
		TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D_inline(__this, L_2, NULL);
		goto IL_00cc;
	}

IL_0019:
	{
		float L_3 = ___1_newTemperatureLevel;
		float L_4 = ___1_newTemperatureLevel;
		float L_5 = ___1_newTemperatureLevel;
		___1_newTemperatureLevel = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_3, L_4)), L_5));
		int32_t L_6 = __this->___m_NumValues;
		V_4 = (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
		bool L_7 = V_4;
		if (!L_7)
		{
			goto IL_0046;
		}
	}
	{
		float L_8 = ___1_newTemperatureLevel;
		float L_9 = ___3_newTemperatureTimestamp;
		TemperatureTrend_PushNewValue_m323953E98673327490D9D212FEB8456A42404DA7(__this, L_8, L_9, NULL);
		TemperatureTrend_UpdateTrend_m9184F6D3002E46E0B972B245FE7BD76320964BAF(__this, NULL);
		goto IL_00cc;
	}

IL_0046:
	{
		V_0 = (bool)0;
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___m_TimeStamps;
		int32_t L_11 = __this->___m_OldestValueIndex;
		NullCheck(L_10);
		int32_t L_12 = L_11;
		float L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
		V_1 = L_13;
		float L_14 = V_1;
		int32_t L_15 = __this->___m_NumValues;
		V_2 = ((float)il2cpp_codegen_add(L_14, ((float)il2cpp_codegen_multiply((0.100000001f), ((float)L_15)))));
		float L_16 = ___3_newTemperatureTimestamp;
		float L_17 = V_1;
		V_5 = (bool)((((float)((float)il2cpp_codegen_subtract(L_16, L_17))) > ((float)(20.0f)))? 1 : 0);
		bool L_18 = V_5;
		if (!L_18)
		{
			goto IL_0082;
		}
	}
	{
		TemperatureTrend_PopOldestValue_m4B6229634F78C1FD4F694B2C251ACAC397F3ECB1(__this, NULL);
		V_0 = (bool)1;
	}

IL_0082:
	{
		bool L_19 = ___2_changed;
		if (L_19)
		{
			goto IL_008f;
		}
	}
	{
		float L_20 = ___3_newTemperatureTimestamp;
		float L_21 = V_2;
		G_B9_0 = ((((int32_t)((!(((float)L_20) >= ((float)L_21)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_0090;
	}

IL_008f:
	{
		G_B9_0 = 1;
	}

IL_0090:
	{
		V_6 = (bool)G_B9_0;
		bool L_22 = V_6;
		if (!L_22)
		{
			goto IL_00be;
		}
	}
	{
		int32_t L_23 = __this->___m_NumValues;
		V_7 = (bool)((((int32_t)L_23) == ((int32_t)((int32_t)200)))? 1 : 0);
		bool L_24 = V_7;
		if (!L_24)
		{
			goto IL_00b1;
		}
	}
	{
		TemperatureTrend_PopOldestValue_m4B6229634F78C1FD4F694B2C251ACAC397F3ECB1(__this, NULL);
	}

IL_00b1:
	{
		float L_25 = ___1_newTemperatureLevel;
		float L_26 = ___3_newTemperatureTimestamp;
		TemperatureTrend_PushNewValue_m323953E98673327490D9D212FEB8456A42404DA7(__this, L_25, L_26, NULL);
		V_0 = (bool)1;
	}

IL_00be:
	{
		bool L_27 = V_0;
		V_8 = L_27;
		bool L_28 = V_8;
		if (!L_28)
		{
			goto IL_00cc;
		}
	}
	{
		TemperatureTrend_UpdateTrend_m9184F6D3002E46E0B972B245FE7BD76320964BAF(__this, NULL);
	}

IL_00cc:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TemperatureTrend_get_NumValues_mDB3D47DC44D4AC63342DDEE371B43C086A8E19D1 (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___m_NumValues;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TemperatureTrend_set_NumValues_mCE5B18CB36D518ECA012551DA1E355434182DB8E (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_NumValues = L_0;
		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
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	RuntimeObject* V_0 = NULL;
	{
		RuntimeObject* L_0 = ((Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields*)il2cpp_codegen_static_fields_for(Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var))->___m_Instance;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		RuntimeObject* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Holder_set_Instance_m4B4458F854A16D03AECC2FF94AD80423E1FF163F (RuntimeObject* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* G_B3_0 = NULL;
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* G_B2_0 = NULL;
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* G_B7_0 = NULL;
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* G_B6_0 = NULL;
	{
		RuntimeObject* L_0 = ___0_value;
		V_0 = (bool)((((RuntimeObject*)(RuntimeObject*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0022;
		}
	}
	{
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_2 = ((Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields*)il2cpp_codegen_static_fields_for(Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var))->___LifecycleEventHandler;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_3 = L_2;
		if (L_3)
		{
			G_B3_0 = L_3;
			goto IL_0014;
		}
		G_B2_0 = L_3;
	}
	{
		goto IL_0020;
	}

IL_0014:
	{
		RuntimeObject* L_4 = ((Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields*)il2cpp_codegen_static_fields_for(Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var))->___m_Instance;
		NullCheck(G_B3_0);
		LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_inline(G_B3_0, L_4, 1, NULL);
	}

IL_0020:
	{
		goto IL_0035;
	}

IL_0022:
	{
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_5 = ((Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields*)il2cpp_codegen_static_fields_for(Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var))->___LifecycleEventHandler;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_6 = L_5;
		if (L_6)
		{
			G_B7_0 = L_6;
			goto IL_002d;
		}
		G_B6_0 = L_6;
	}
	{
		goto IL_0035;
	}

IL_002d:
	{
		RuntimeObject* L_7 = ___0_value;
		NullCheck(G_B7_0);
		LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_inline(G_B7_0, L_7, 0, NULL);
	}

IL_0035:
	{
		RuntimeObject* L_8 = ___0_value;
		((Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields*)il2cpp_codegen_static_fields_for(Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var))->___m_Instance = L_8;
		Il2CppCodeGenWriteBarrier((void**)(&((Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields*)il2cpp_codegen_static_fields_for(Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var))->___m_Instance), (void*)L_8);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Holder_Initialize_mE5F11E5539A9CEFFCE4881BCCF993483B86047A6 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		RuntimeObject* L_0;
		L_0 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		V_0 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_000f;
		}
	}
	{
		goto IL_002c;
	}

IL_000f:
	{
		AdaptivePerformanceInitializer_Initialize_mF1C4965CD15BBFD0907EC1F51B0D31482BC772E3(NULL);
		RuntimeObject* L_2;
		L_2 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		V_1 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_2) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_3 = V_1;
		if (!L_3)
		{
			goto IL_002c;
		}
	}
	{
		RuntimeObject* L_4;
		L_4 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_4);
		InterfaceActionInvoker0::Invoke(11, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_4);
	}

IL_002c:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Holder_Deinitialize_m7288257A3026A2B6D3EF311DB6A352CCBCA30B5B (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		RuntimeObject* L_0;
		L_0 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		V_0 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0018;
		}
	}
	{
		RuntimeObject* L_2;
		L_2 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_2);
		InterfaceActionInvoker0::Invoke(14, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_2);
	}

IL_0018:
	{
		AdaptivePerformanceInitializer_Deinitialize_m06630DD7787CA4437BF7E83076B6A86DC19F2561(NULL);
		Holder_set_Instance_m4B4458F854A16D03AECC2FF94AD80423E1FF163F((RuntimeObject*)NULL, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Holder_add_LifecycleEventHandler_m1B2711DBC0A956FB6B4CEA4B1293E61AB82CBDC6 (LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* V_0 = NULL;
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* V_1 = NULL;
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* V_2 = NULL;
	{
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_0 = ((Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields*)il2cpp_codegen_static_fields_for(Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var))->___LifecycleEventHandler;
		V_0 = L_0;
	}

IL_0006:
	{
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_1 = V_0;
		V_1 = L_1;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_2 = V_1;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
		V_2 = ((LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B*)CastclassSealed((RuntimeObject*)L_4, LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B_il2cpp_TypeInfo_var));
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_5 = V_2;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_6 = V_1;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_7;
		L_7 = InterlockedCompareExchangeImpl<LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B*>((&((Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields*)il2cpp_codegen_static_fields_for(Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var))->___LifecycleEventHandler), L_5, L_6);
		V_0 = L_7;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_8 = V_0;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_9 = V_1;
		if ((!(((RuntimeObject*)(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B*)L_8) == ((RuntimeObject*)(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B*)L_9))))
		{
			goto IL_0006;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Holder_remove_LifecycleEventHandler_mC6D5770A17DE7B349A57898F52EBAB888995531C (LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* V_0 = NULL;
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* V_1 = NULL;
	LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* V_2 = NULL;
	{
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_0 = ((Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields*)il2cpp_codegen_static_fields_for(Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var))->___LifecycleEventHandler;
		V_0 = L_0;
	}

IL_0006:
	{
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_1 = V_0;
		V_1 = L_1;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_2 = V_1;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_3 = ___0_value;
		Delegate_t* L_4;
		L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
		V_2 = ((LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B*)CastclassSealed((RuntimeObject*)L_4, LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B_il2cpp_TypeInfo_var));
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_5 = V_2;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_6 = V_1;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_7;
		L_7 = InterlockedCompareExchangeImpl<LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B*>((&((Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_StaticFields*)il2cpp_codegen_static_fields_for(Holder_t2C8DCF470AAEE0B4CA76215B8E5A7E3BAFF76CDC_il2cpp_TypeInfo_var))->___LifecycleEventHandler), L_5, L_6);
		V_0 = L_7;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_8 = V_0;
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* L_9 = V_1;
		if ((!(((RuntimeObject*)(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B*)L_8) == ((RuntimeObject*)(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B*)L_9))))
		{
			goto IL_0006;
		}
	}
	{
		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
void LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_Multicast(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, const RuntimeMethod* method)
{
	il2cpp_array_size_t length = __this->___delegates->max_length;
	Delegate_t** delegatesToInvoke = reinterpret_cast<Delegate_t**>(__this->___delegates->GetAddressAtUnchecked(0));
	for (il2cpp_array_size_t i = 0; i < length; i++)
	{
		LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* currentDelegate = reinterpret_cast<LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B*>(delegatesToInvoke[i]);
		typedef void (*FunctionPointerType) (RuntimeObject*, RuntimeObject*, int32_t, const RuntimeMethod*);
		((FunctionPointerType)currentDelegate->___invoke_impl)((Il2CppObject*)currentDelegate->___method_code, ___0_instance, ___1_changeType, reinterpret_cast<RuntimeMethod*>(currentDelegate->___method));
	}
}
void LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenInst(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, const RuntimeMethod* method)
{
	NullCheck(___0_instance);
	typedef void (*FunctionPointerType) (RuntimeObject*, int32_t, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_instance, ___1_changeType, method);
}
void LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenStatic(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (RuntimeObject*, int32_t, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_instance, ___1_changeType, method);
}
void LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenVirtual(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, const RuntimeMethod* method)
{
	NullCheck(___0_instance);
	VirtualActionInvoker1< int32_t >::Invoke(il2cpp_codegen_method_get_slot(method), ___0_instance, ___1_changeType);
}
void LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenInterface(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, const RuntimeMethod* method)
{
	NullCheck(___0_instance);
	InterfaceActionInvoker1< int32_t >::Invoke(il2cpp_codegen_method_get_slot(method), il2cpp_codegen_method_get_declaring_type(method), ___0_instance, ___1_changeType);
}
void LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenGenericVirtual(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, const RuntimeMethod* method)
{
	NullCheck(___0_instance);
	GenericVirtualActionInvoker1< int32_t >::Invoke(method, ___0_instance, ___1_changeType);
}
void LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenGenericInterface(LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, const RuntimeMethod* method)
{
	NullCheck(___0_instance);
	GenericInterfaceActionInvoker1< int32_t >::Invoke(method, ___0_instance, ___1_changeType);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LifecycleEventHandler__ctor_m0DB877DEA0445330B90A1439ABF4BC88DBB07A1D (LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) 
{
	__this->___method_ptr = (intptr_t)il2cpp_codegen_get_method_pointer((RuntimeMethod*)___1_method);
	__this->___method = ___1_method;
	__this->___m_target = ___0_object;
	Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target), (void*)___0_object);
	int parameterCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___1_method);
	__this->___method_code = (intptr_t)__this;
	if (MethodIsStatic((RuntimeMethod*)___1_method))
	{
		bool isOpen = parameterCount == 2;
		if (isOpen)
			__this->___invoke_impl = (intptr_t)&LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenStatic;
		else
			{
				__this->___invoke_impl = __this->___method_ptr;
				__this->___method_code = (intptr_t)__this->___m_target;
			}
	}
	else
	{
		bool isOpen = parameterCount == 1;
		if (isOpen)
		{
			if (__this->___method_is_virtual)
			{
				if (il2cpp_codegen_method_is_generic_instance_method((RuntimeMethod*)___1_method))
					if (il2cpp_codegen_method_is_interface_method((RuntimeMethod*)___1_method))
						__this->___invoke_impl = (intptr_t)&LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenGenericInterface;
					else
						__this->___invoke_impl = (intptr_t)&LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenGenericVirtual;
				else
					if (il2cpp_codegen_method_is_interface_method((RuntimeMethod*)___1_method))
						__this->___invoke_impl = (intptr_t)&LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenInterface;
					else
						__this->___invoke_impl = (intptr_t)&LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenVirtual;
			}
			else
			{
				__this->___invoke_impl = (intptr_t)&LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_OpenInst;
			}
		}
		else
		{
			if (___0_object == NULL)
				il2cpp_codegen_raise_exception(il2cpp_codegen_get_argument_exception(NULL, "Delegate to an instance method cannot have null 'this'."), NULL);
			__this->___invoke_impl = __this->___method_ptr;
			__this->___method_code = (intptr_t)__this->___m_target;
		}
	}
	__this->___extra_arg = (intptr_t)&LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_Multicast;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102 (LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, RuntimeObject*, int32_t, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_instance, ___1_changeType, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LifecycleEventHandler_BeginInvoke_mEE2CF4A1C7E24829CA23BF7BCE5B6221E561597F (LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___2_callback, RuntimeObject* ___3_object, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LifecycleChangeType_tA1B0DC292B51F4763B10C5664164CCFF8C10C673_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	void *__d_args[3] = {0};
	__d_args[0] = ___0_instance;
	__d_args[1] = Box(LifecycleChangeType_tA1B0DC292B51F4763B10C5664164CCFF8C10C673_il2cpp_TypeInfo_var, &___1_changeType);
	return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___2_callback, (RuntimeObject*)___3_object);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LifecycleEventHandler_EndInvoke_mCF560816BA303C5C8949A88241C2AB8495CF6420 (LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_result, const RuntimeMethod* method) 
{
	il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___0_result, 0);
}
#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
#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
#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
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThermalStateTracker__ctor_mEC56D797379A29D191CF52E507B5EEAA3737A027 (ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904* __this, const RuntimeMethod* method) 
{
	{
		__this->___warningTemp = (1.0f);
		__this->___throttlingTemp = (1.0f);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ThermalStateTracker_Update_m385B38BD676249E9458A4C4F63A09BAA8CDD06C6 (ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IThermalStatus_tE6F7FE9ACF41700CF2F9FBF2331FC3B15540AD22_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	float V_1 = 0.0f;
	int32_t V_2 = 0;
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 V_3;
	memset((&V_3), 0, sizeof(V_3));
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	int32_t V_7 = 0;
	bool V_8 = false;
	bool V_9 = false;
	bool V_10 = false;
	bool V_11 = false;
	bool V_12 = false;
	bool V_13 = false;
	bool V_14 = false;
	bool V_15 = false;
	int32_t G_B3_0 = 0;
	int32_t G_B8_0 = 0;
	int32_t G_B13_0 = 0;
	int32_t G_B18_0 = 0;
	int32_t G_B29_0 = 0;
	{
		RuntimeObject* L_0;
		L_0 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_0);
		RuntimeObject* L_1;
		L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(2, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_0);
		NullCheck(L_1);
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 L_2;
		L_2 = InterfaceFuncInvoker0< ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 >::Invoke(0, IThermalStatus_tE6F7FE9ACF41700CF2F9FBF2331FC3B15540AD22_il2cpp_TypeInfo_var, L_1);
		V_3 = L_2;
		float L_3;
		L_3 = ThermalMetrics_get_TemperatureTrend_mE4FD543C209A2446C88F99A94FF873A8A3CC96A8_inline((&V_3), NULL);
		V_0 = L_3;
		RuntimeObject* L_4;
		L_4 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_4);
		RuntimeObject* L_5;
		L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(2, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_4);
		NullCheck(L_5);
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 L_6;
		L_6 = InterfaceFuncInvoker0< ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 >::Invoke(0, IThermalStatus_tE6F7FE9ACF41700CF2F9FBF2331FC3B15540AD22_il2cpp_TypeInfo_var, L_5);
		V_3 = L_6;
		float L_7;
		L_7 = ThermalMetrics_get_TemperatureLevel_mA209EA1E3F16E8E1C2384126CE2D710A7510D0DB_inline((&V_3), NULL);
		V_1 = L_7;
		RuntimeObject* L_8;
		L_8 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_8);
		RuntimeObject* L_9;
		L_9 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(2, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_8);
		NullCheck(L_9);
		ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 L_10;
		L_10 = InterfaceFuncInvoker0< ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 >::Invoke(0, IThermalStatus_tE6F7FE9ACF41700CF2F9FBF2331FC3B15540AD22_il2cpp_TypeInfo_var, L_9);
		V_3 = L_10;
		int32_t L_11;
		L_11 = ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75_inline((&V_3), NULL);
		V_2 = L_11;
		int32_t L_12 = V_2;
		if ((!(((uint32_t)L_12) == ((uint32_t)1))))
		{
			goto IL_005c;
		}
	}
	{
		float L_13 = __this->___warningTemp;
		G_B3_0 = ((((float)L_13) == ((float)(1.0f)))? 1 : 0);
		goto IL_005d;
	}

IL_005c:
	{
		G_B3_0 = 0;
	}

IL_005d:
	{
		V_4 = (bool)G_B3_0;
		bool L_14 = V_4;
		if (!L_14)
		{
			goto IL_006a;
		}
	}
	{
		float L_15 = V_1;
		__this->___warningTemp = L_15;
	}

IL_006a:
	{
		int32_t L_16 = V_2;
		if ((!(((uint32_t)L_16) == ((uint32_t)2))))
		{
			goto IL_007d;
		}
	}
	{
		float L_17 = __this->___throttlingTemp;
		G_B8_0 = ((((float)L_17) == ((float)(1.0f)))? 1 : 0);
		goto IL_007e;
	}

IL_007d:
	{
		G_B8_0 = 0;
	}

IL_007e:
	{
		V_5 = (bool)G_B8_0;
		bool L_18 = V_5;
		if (!L_18)
		{
			goto IL_008b;
		}
	}
	{
		float L_19 = V_1;
		__this->___throttlingTemp = L_19;
	}

IL_008b:
	{
		int32_t L_20 = V_2;
		if ((((int32_t)L_20) == ((int32_t)2)))
		{
			goto IL_009d;
		}
	}
	{
		float L_21 = V_1;
		float L_22 = __this->___throttlingTemp;
		G_B13_0 = ((((int32_t)((!(((float)L_21) >= ((float)L_22)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_009e;
	}

IL_009d:
	{
		G_B13_0 = 1;
	}

IL_009e:
	{
		V_6 = (bool)G_B13_0;
		bool L_23 = V_6;
		if (!L_23)
		{
			goto IL_00ac;
		}
	}
	{
		V_7 = 3;
		goto IL_017f;
	}

IL_00ac:
	{
		int32_t L_24 = V_2;
		if ((((int32_t)L_24) == ((int32_t)1)))
		{
			goto IL_00be;
		}
	}
	{
		float L_25 = V_1;
		float L_26 = __this->___warningTemp;
		G_B18_0 = ((((int32_t)((!(((float)L_25) >= ((float)L_26)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_00bf;
	}

IL_00be:
	{
		G_B18_0 = 1;
	}

IL_00bf:
	{
		V_8 = (bool)G_B18_0;
		bool L_27 = V_8;
		if (!L_27)
		{
			goto IL_011d;
		}
	}
	{
		float L_28 = V_1;
		float L_29 = __this->___warningTemp;
		float L_30 = __this->___throttlingTemp;
		V_9 = (bool)((((float)L_28) > ((float)((float)(((float)il2cpp_codegen_add(L_29, L_30))/(2.0f)))))? 1 : 0);
		bool L_31 = V_9;
		if (!L_31)
		{
			goto IL_00ea;
		}
	}
	{
		V_7 = 2;
		goto IL_017f;
	}

IL_00ea:
	{
		float L_32 = V_0;
		V_10 = (bool)((((int32_t)((!(((float)L_32) <= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_33 = V_10;
		if (!L_33)
		{
			goto IL_0100;
		}
	}
	{
		V_7 = 0;
		goto IL_017f;
	}

IL_0100:
	{
		float L_34 = V_0;
		V_11 = (bool)((((double)((double)L_34)) > ((double)(0.5)))? 1 : 0);
		bool L_35 = V_11;
		if (!L_35)
		{
			goto IL_0118;
		}
	}
	{
		V_7 = 3;
		goto IL_017f;
	}

IL_0118:
	{
		V_7 = 2;
		goto IL_017f;
	}

IL_011d:
	{
		int32_t L_36 = V_2;
		if (L_36)
		{
			goto IL_012b;
		}
	}
	{
		float L_37 = V_1;
		float L_38 = __this->___warningTemp;
		G_B29_0 = ((((float)L_37) < ((float)L_38))? 1 : 0);
		goto IL_012c;
	}

IL_012b:
	{
		G_B29_0 = 0;
	}

IL_012c:
	{
		V_12 = (bool)G_B29_0;
		bool L_39 = V_12;
		if (!L_39)
		{
			goto IL_017a;
		}
	}
	{
		float L_40 = V_0;
		V_13 = (bool)((((int32_t)((!(((float)L_40) <= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_41 = V_13;
		if (!L_41)
		{
			goto IL_0149;
		}
	}
	{
		V_7 = 1;
		goto IL_017f;
	}

IL_0149:
	{
		float L_42 = V_0;
		V_14 = (bool)((((double)((double)L_42)) > ((double)(0.5)))? 1 : 0);
		bool L_43 = V_14;
		if (!L_43)
		{
			goto IL_0161;
		}
	}
	{
		V_7 = 3;
		goto IL_017f;
	}

IL_0161:
	{
		float L_44 = V_0;
		V_15 = (bool)((((double)((double)L_44)) > ((double)(0.10000000000000001)))? 1 : 0);
		bool L_45 = V_15;
		if (!L_45)
		{
			goto IL_0179;
		}
	}
	{
		V_7 = 2;
		goto IL_017f;
	}

IL_0179:
	{
	}

IL_017a:
	{
		V_7 = 0;
		goto IL_017f;
	}

IL_017f:
	{
		int32_t L_46 = V_7;
		return L_46;
	}
}
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PerformanceStateTracker_get_Trend_m5B01BE6B1AFCCF93AA9C39DB6FCB4C92D2343F01 (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTrendU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceStateTracker_set_Trend_m9EF024F5AD38939B40AB422762C29E6FC00C3B28 (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CTrendU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceStateTracker__ctor_m56D91AED87F3AA5921E44F11CD1DB77524FEAE27 (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, int32_t ___0_sampleCapacity, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Queue_1__ctor_mBA54E63FD043CDF50C61B6BAC72D6C1FC596E8FC_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		int32_t L_0 = ___0_sampleCapacity;
		Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* L_1 = (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153*)il2cpp_codegen_object_new(Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153_il2cpp_TypeInfo_var);
		Queue_1__ctor_mBA54E63FD043CDF50C61B6BAC72D6C1FC596E8FC(L_1, L_0, Queue_1__ctor_mBA54E63FD043CDF50C61B6BAC72D6C1FC596E8FC_RuntimeMethod_var);
		__this->___m_Samples = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Samples), (void*)L_1);
		int32_t L_2 = ___0_sampleCapacity;
		__this->___m_SampleCapacity = L_2;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceStateTracker_Update_m319BE856A71079B98B610BDBAABA8A8077088D02 (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m22D5FF72E74C304B067EE723AB2B1F4C459D77CE_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m5CCBECB6D2882395D3FACC9FC31FD2313C421063_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m62E368A4DD097851C75B69B36879B2EBF17672BD_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Queue_1_Dequeue_mBACC5C5C572CEE16EEC3D0BE7BD08D625CF31F70_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Queue_1_Enqueue_m14504EB7E4AE1EA85E3D4D88BEBA493C1595B459_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Queue_1_GetEnumerator_m142C9D8C0C21B0EDBE627636B32E20D752BE46E1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Queue_1_get_Count_mA189895F44030B7359A0552C5DFFC061C480A601_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	float V_1 = 0.0f;
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 V_2;
	memset((&V_2), 0, sizeof(V_2));
	bool V_3 = false;
	float V_4 = 0.0f;
	float V_5 = 0.0f;
	bool V_6 = false;
	Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE V_7;
	memset((&V_7), 0, sizeof(V_7));
	float V_8 = 0.0f;
	bool V_9 = false;
	int32_t V_10 = 0;
	bool V_11 = false;
	{
		RuntimeObject* L_0;
		L_0 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_0);
		RuntimeObject* L_1;
		L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(3, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_0);
		NullCheck(L_1);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 L_2;
		L_2 = InterfaceFuncInvoker0< FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 >::Invoke(1, IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var, L_1);
		V_2 = L_2;
		float L_3;
		L_3 = FrameTiming_get_AverageFrameTime_m74195198DBAE79F981C42C97F01F44479A5BC77A_inline((&V_2), NULL);
		V_0 = L_3;
		float L_4 = V_0;
		V_3 = (bool)((((float)L_4) > ((float)(0.0f)))? 1 : 0);
		bool L_5 = V_3;
		if (!L_5)
		{
			goto IL_0074;
		}
	}
	{
		float L_6;
		L_6 = VirtualFuncInvoker0< float >::Invoke(4, __this);
		V_4 = ((float)((1.0f)/L_6));
		float L_7 = V_0;
		float L_8 = V_4;
		V_5 = ((float)il2cpp_codegen_subtract(((float)(L_7/L_8)), (1.0f)));
		Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* L_9 = __this->___m_Samples;
		float L_10 = V_5;
		NullCheck(L_9);
		Queue_1_Enqueue_m14504EB7E4AE1EA85E3D4D88BEBA493C1595B459(L_9, L_10, Queue_1_Enqueue_m14504EB7E4AE1EA85E3D4D88BEBA493C1595B459_RuntimeMethod_var);
		Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* L_11 = __this->___m_Samples;
		NullCheck(L_11);
		int32_t L_12;
		L_12 = Queue_1_get_Count_mA189895F44030B7359A0552C5DFFC061C480A601_inline(L_11, Queue_1_get_Count_mA189895F44030B7359A0552C5DFFC061C480A601_RuntimeMethod_var);
		int32_t L_13 = __this->___m_SampleCapacity;
		V_6 = (bool)((((int32_t)L_12) > ((int32_t)L_13))? 1 : 0);
		bool L_14 = V_6;
		if (!L_14)
		{
			goto IL_0073;
		}
	}
	{
		Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* L_15 = __this->___m_Samples;
		NullCheck(L_15);
		float L_16;
		L_16 = Queue_1_Dequeue_mBACC5C5C572CEE16EEC3D0BE7BD08D625CF31F70(L_15, Queue_1_Dequeue_mBACC5C5C572CEE16EEC3D0BE7BD08D625CF31F70_RuntimeMethod_var);
	}

IL_0073:
	{
	}

IL_0074:
	{
		V_1 = (0.0f);
		Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* L_17 = __this->___m_Samples;
		NullCheck(L_17);
		Enumerator_t2D4422D03B66E15DB324EDDEC9B8B8BE994B2ACE L_18;
		L_18 = Queue_1_GetEnumerator_m142C9D8C0C21B0EDBE627636B32E20D752BE46E1(L_17, Queue_1_GetEnumerator_m142C9D8C0C21B0EDBE627636B32E20D752BE46E1_RuntimeMethod_var);
		V_7 = L_18;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_00a3:
			{
				Enumerator_Dispose_m22D5FF72E74C304B067EE723AB2B1F4C459D77CE((&V_7), Enumerator_Dispose_m22D5FF72E74C304B067EE723AB2B1F4C459D77CE_RuntimeMethod_var);
				return;
			}
		});
		try
		{
			{
				goto IL_0098_1;
			}

IL_008a_1:
			{
				float L_19;
				L_19 = Enumerator_get_Current_m62E368A4DD097851C75B69B36879B2EBF17672BD((&V_7), Enumerator_get_Current_m62E368A4DD097851C75B69B36879B2EBF17672BD_RuntimeMethod_var);
				V_8 = L_19;
				float L_20 = V_1;
				float L_21 = V_8;
				V_1 = ((float)il2cpp_codegen_add(L_20, L_21));
			}

IL_0098_1:
			{
				bool L_22;
				L_22 = Enumerator_MoveNext_m5CCBECB6D2882395D3FACC9FC31FD2313C421063((&V_7), Enumerator_MoveNext_m5CCBECB6D2882395D3FACC9FC31FD2313C421063_RuntimeMethod_var);
				if (L_22)
				{
					goto IL_008a_1;
				}
			}
			{
				goto IL_00b2;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_00b2:
	{
		float L_23 = V_1;
		Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* L_24 = __this->___m_Samples;
		NullCheck(L_24);
		int32_t L_25;
		L_25 = Queue_1_get_Count_mA189895F44030B7359A0552C5DFFC061C480A601_inline(L_24, Queue_1_get_Count_mA189895F44030B7359A0552C5DFFC061C480A601_RuntimeMethod_var);
		V_1 = ((float)(L_23/((float)L_25)));
		float L_26 = V_1;
		PerformanceStateTracker_set_Trend_m9EF024F5AD38939B40AB422762C29E6FC00C3B28_inline(__this, L_26, NULL);
		float L_27;
		L_27 = PerformanceStateTracker_get_Trend_m5B01BE6B1AFCCF93AA9C39DB6FCB4C92D2343F01_inline(__this, NULL);
		V_9 = (bool)((((int32_t)((!(((double)((double)L_27)) >= ((double)(0.29999999999999999))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_28 = V_9;
		if (!L_28)
		{
			goto IL_00e9;
		}
	}
	{
		V_10 = 3;
		goto IL_010e;
	}

IL_00e9:
	{
		float L_29;
		L_29 = PerformanceStateTracker_get_Trend_m5B01BE6B1AFCCF93AA9C39DB6FCB4C92D2343F01_inline(__this, NULL);
		V_11 = (bool)((((int32_t)((!(((double)((double)L_29)) >= ((double)(0.14999999999999999))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_30 = V_11;
		if (!L_30)
		{
			goto IL_0109;
		}
	}
	{
		V_10 = 2;
		goto IL_010e;
	}

IL_0109:
	{
		V_10 = 0;
		goto IL_010e;
	}

IL_010e:
	{
		int32_t L_31 = V_10;
		return L_31;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PerformanceStateTracker_GetEffectiveTargetFrameRate_mA46834110A2D7AD22884FF7908729331FF9083E4 (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0;
		L_0 = AdaptivePerformanceManager_EffectiveTargetFrameRate_mE38F57BAA3D18BD6A1E55C2C7C6283372F59C8BA(NULL);
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		float L_1 = V_0;
		return L_1;
	}
}
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScalerEfficiencyTracker_get_IsRunning_m8733AABBEEEBA2C94DB5ACDEEA67FBA252B876D4 (AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_0 = __this->___m_Scaler;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerEfficiencyTracker_Start_mC5F7FB1D9B8859A16774618940CCD3FCF78BDD4D (AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, bool ___1_isApply, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A44E66839AFBF304ACD9C51801B905DA48B3C7C);
		s_Il2CppMethodInitialized = true;
	}
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		bool L_0;
		L_0 = AdaptivePerformanceScalerEfficiencyTracker_get_IsRunning_m8733AABBEEEBA2C94DB5ACDEEA67FBA252B876D4(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_mA460392021AC0A8210C9081E3C1C9652DBF32BF6((bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0), _stringLiteral2A44E66839AFBF304ACD9C51801B905DA48B3C7C, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_1 = ___0_scaler;
		__this->___m_Scaler = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Scaler), (void*)L_1);
		RuntimeObject* L_2;
		L_2 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_2);
		RuntimeObject* L_3;
		L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(3, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_2);
		NullCheck(L_3);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 L_4;
		L_4 = InterfaceFuncInvoker0< FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 >::Invoke(1, IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var, L_3);
		V_0 = L_4;
		float L_5;
		L_5 = FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_inline((&V_0), NULL);
		__this->___m_LastAverageGpuFrameTime = L_5;
		RuntimeObject* L_6;
		L_6 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_6);
		RuntimeObject* L_7;
		L_7 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(3, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_6);
		NullCheck(L_7);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 L_8;
		L_8 = InterfaceFuncInvoker0< FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 >::Invoke(1, IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var, L_7);
		V_0 = L_8;
		float L_9;
		L_9 = FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_inline((&V_0), NULL);
		__this->___m_LastAverageCpuFrameTime = L_9;
		__this->___m_IsApplied = (bool)1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerEfficiencyTracker_Stop_m11160180119BD15E09FF66CFC44ACDA717E39E29 (AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	float V_1 = 0.0f;
	int32_t V_2 = 0;
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 V_3;
	memset((&V_3), 0, sizeof(V_3));
	int32_t G_B3_0 = 0;
	{
		RuntimeObject* L_0;
		L_0 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_0);
		RuntimeObject* L_1;
		L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(3, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_0);
		NullCheck(L_1);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 L_2;
		L_2 = InterfaceFuncInvoker0< FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 >::Invoke(1, IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var, L_1);
		V_3 = L_2;
		float L_3;
		L_3 = FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_inline((&V_3), NULL);
		float L_4 = __this->___m_LastAverageGpuFrameTime;
		V_0 = ((float)il2cpp_codegen_subtract(L_3, L_4));
		RuntimeObject* L_5;
		L_5 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_5);
		RuntimeObject* L_6;
		L_6 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(3, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_5);
		NullCheck(L_6);
		FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 L_7;
		L_7 = InterfaceFuncInvoker0< FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908 >::Invoke(1, IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var, L_6);
		V_3 = L_7;
		float L_8;
		L_8 = FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_inline((&V_3), NULL);
		float L_9 = __this->___m_LastAverageCpuFrameTime;
		V_1 = ((float)il2cpp_codegen_subtract(L_8, L_9));
		bool L_10 = __this->___m_IsApplied;
		if (L_10)
		{
			goto IL_004a;
		}
	}
	{
		G_B3_0 = (-1);
		goto IL_004b;
	}

IL_004a:
	{
		G_B3_0 = 1;
	}

IL_004b:
	{
		V_2 = G_B3_0;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_11 = __this->___m_Scaler;
		int32_t L_12 = V_2;
		float L_13 = V_0;
		NullCheck(L_11);
		AdaptivePerformanceScaler_set_GpuImpact_m0E6FA566E69AC21E1AE65C3CC626CEEC2C7AA797_inline(L_11, ((int32_t)il2cpp_codegen_multiply(L_12, il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_multiply(L_13, (1000.0f)))))), NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_14 = __this->___m_Scaler;
		int32_t L_15 = V_2;
		float L_16 = V_1;
		NullCheck(L_14);
		AdaptivePerformanceScaler_set_CpuImpact_m8FE81E3BDD092C52F009AAE883B4821F633D140F_inline(L_14, ((int32_t)il2cpp_codegen_multiply(L_15, il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_multiply(L_16, (1000.0f)))))), NULL);
		__this->___m_Scaler = (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Scaler), (void*)(AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerEfficiencyTracker__ctor_mC90E271D4072B0F654958062B753D5F5FED0B0E7 (AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceIndexer_get_TimeUntilNextAction_mEB42A55A09868273E35C5B83E7C047EC957945DD (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTimeUntilNextActionU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CTimeUntilNextActionU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceIndexer_get_ThermalAction_m0A1DF0C06906C2EBB8B75063E93A661E0D68917C (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CThermalActionU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_set_ThermalAction_m9C68FEA3D0F5ED81D1D2485C8751F9C09AA8F2CF (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CThermalActionU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceIndexer_get_PerformanceAction_mA6F70560C6A740B6216168E7718184111657E3BA (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceActionU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_set_PerformanceAction_m051FF6B60B2C606ADC9620116DE8E5DA5E86A3A2 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CPerformanceActionU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_GetAppliedScalers_mC8AA0863E2342001443EF8FD3E77DE94771E83E1 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** ___0_scalers, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** L_0 = ___0_scalers;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_1 = *((List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B**)L_0);
		NullCheck(L_1);
		List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_inline(L_1, List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** L_2 = ___0_scalers;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_3 = *((List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B**)L_2);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_4 = __this->___m_AppliedScalers;
		NullCheck(L_3);
		List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70(L_3, L_4, List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_GetUnappliedScalers_m9312768F4B234977041724061FFC2C97AA633D49 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** ___0_scalers, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** L_0 = ___0_scalers;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_1 = *((List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B**)L_0);
		NullCheck(L_1);
		List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_inline(L_1, List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** L_2 = ___0_scalers;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_3 = *((List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B**)L_2);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_4 = __this->___m_UnappliedScalers;
		NullCheck(L_3);
		List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70(L_3, L_4, List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_GetDisabledScalers_m7D6F6077B80B84DC1AF2841B73148A43D585BE9D (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** ___0_scalers, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** L_0 = ___0_scalers;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_1 = *((List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B**)L_0);
		NullCheck(L_1);
		List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_inline(L_1, List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** L_2 = ___0_scalers;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_3 = *((List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B**)L_2);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_4 = __this->___m_DisabledScalers;
		NullCheck(L_3);
		List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70(L_3, L_4, List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_GetAllRegisteredScalers_m405093758C45D515E299DB5723ECFA51E153F7C6 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** ___0_scalers, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** L_0 = ___0_scalers;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_1 = *((List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B**)L_0);
		NullCheck(L_1);
		List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_inline(L_1, List_1_Clear_m12B4CCB0FDFF3C7C48AF0DC2E1D5E9A2F8DD8B2E_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** L_2 = ___0_scalers;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_3 = *((List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B**)L_2);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_4 = __this->___m_DisabledScalers;
		NullCheck(L_3);
		List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70(L_3, L_4, List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** L_5 = ___0_scalers;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_6 = *((List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B**)L_5);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_7 = __this->___m_UnappliedScalers;
		NullCheck(L_6);
		List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70(L_6, L_7, List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B** L_8 = ___0_scalers;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_9 = *((List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B**)L_8);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_10 = __this->___m_AppliedScalers;
		NullCheck(L_9);
		List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70(L_9, L_10, List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_UnapplyAllScalers_m9A305D835969684025DABFAA1F1BDB70A084D390 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_0 = NULL;
	bool V_1 = false;
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = __this->___m_Settings;
		NullCheck(L_0);
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_1;
		L_1 = IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590(L_0, NULL);
		NullCheck(L_1);
		float L_2;
		L_2 = AdaptivePerformanceIndexerSettings_get_thermalActionDelay_m7FF7D1C259A3287C224E7F8D8182153F631DC317(L_1, NULL);
		AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline(__this, L_2, NULL);
		goto IL_0031;
	}

IL_001a:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_3 = __this->___m_AppliedScalers;
		NullCheck(L_3);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_4;
		L_4 = List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122(L_3, 0, List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		V_0 = L_4;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_5 = V_0;
		AdaptivePerformanceIndexer_UnapplyScaler_m03476E318E802B825872AA722E175380CCE8C2A5(__this, L_5, NULL);
	}

IL_0031:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_6 = __this->___m_AppliedScalers;
		NullCheck(L_6);
		int32_t L_7;
		L_7 = List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_inline(L_6, List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		V_1 = (bool)((!(((uint32_t)L_7) <= ((uint32_t)0)))? 1 : 0);
		bool L_8 = V_1;
		if (L_8)
		{
			goto IL_001a;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_UpdateOverrideLevel_m14C62AE0BCBA53301C221CE736A3715BA16E38B1 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, const RuntimeMethod* method) 
{
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_0 = ___0_scaler;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline(L_0, NULL);
		V_0 = (bool)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0);
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_0048;
	}

IL_0010:
	{
		goto IL_001a;
	}

IL_0012:
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_3 = ___0_scaler;
		AdaptivePerformanceIndexer_ApplyScaler_m446151B73B180FC77ABF539FFACE9453ACBF4819(__this, L_3, NULL);
	}

IL_001a:
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_4 = ___0_scaler;
		NullCheck(L_4);
		int32_t L_5;
		L_5 = AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline(L_4, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_6 = ___0_scaler;
		NullCheck(L_6);
		int32_t L_7;
		L_7 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(L_6, NULL);
		V_1 = (bool)((((int32_t)L_5) > ((int32_t)L_7))? 1 : 0);
		bool L_8 = V_1;
		if (L_8)
		{
			goto IL_0012;
		}
	}
	{
		goto IL_0036;
	}

IL_002e:
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_9 = ___0_scaler;
		AdaptivePerformanceIndexer_UnapplyScaler_m03476E318E802B825872AA722E175380CCE8C2A5(__this, L_9, NULL);
	}

IL_0036:
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_10 = ___0_scaler;
		NullCheck(L_10);
		int32_t L_11;
		L_11 = AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline(L_10, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_12 = ___0_scaler;
		NullCheck(L_12);
		int32_t L_13;
		L_13 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(L_12, NULL);
		V_2 = (bool)((((int32_t)L_11) < ((int32_t)L_13))? 1 : 0);
		bool L_14 = V_2;
		if (L_14)
		{
			goto IL_002e;
		}
	}

IL_0048:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_AddScaler_m739C7C3318E77F6C8F53CD22798F62C6E8945369 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t G_B3_0 = 0;
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_0 = __this->___m_UnappliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_1 = ___0_scaler;
		NullCheck(L_0);
		bool L_2;
		L_2 = List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A(L_0, L_1, List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A_RuntimeMethod_var);
		if (L_2)
		{
			goto IL_001d;
		}
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_3 = __this->___m_AppliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_4 = ___0_scaler;
		NullCheck(L_3);
		bool L_5;
		L_5 = List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A(L_3, L_4, List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A_RuntimeMethod_var);
		G_B3_0 = ((int32_t)(L_5));
		goto IL_001e;
	}

IL_001d:
	{
		G_B3_0 = 1;
	}

IL_001e:
	{
		V_0 = (bool)G_B3_0;
		bool L_6 = V_0;
		if (!L_6)
		{
			goto IL_0024;
		}
	}
	{
		goto IL_0031;
	}

IL_0024:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_7 = __this->___m_UnappliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_8 = ___0_scaler;
		NullCheck(L_7);
		List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_inline(L_7, L_8, List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_RuntimeMethod_var);
	}

IL_0031:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_RemoveScaler_mD8C4CF1D7BDFA251390D2E071ADE5B4569E094E4 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_0 = __this->___m_UnappliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_1 = ___0_scaler;
		NullCheck(L_0);
		bool L_2;
		L_2 = List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A(L_0, L_1, List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A_RuntimeMethod_var);
		V_0 = L_2;
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0021;
		}
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_4 = __this->___m_UnappliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_5 = ___0_scaler;
		NullCheck(L_4);
		bool L_6;
		L_6 = List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC(L_4, L_5, List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC_RuntimeMethod_var);
		goto IL_0056;
	}

IL_0021:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_7 = __this->___m_AppliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_8 = ___0_scaler;
		NullCheck(L_7);
		bool L_9;
		L_9 = List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A(L_7, L_8, List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A_RuntimeMethod_var);
		V_1 = L_9;
		bool L_10 = V_1;
		if (!L_10)
		{
			goto IL_0056;
		}
	}
	{
		goto IL_003b;
	}

IL_0034:
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_11 = ___0_scaler;
		NullCheck(L_11);
		AdaptivePerformanceScaler_DecreaseLevel_mAC739988670545887A15C1B37F0E911B1B45C548(L_11, NULL);
	}

IL_003b:
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_12 = ___0_scaler;
		NullCheck(L_12);
		bool L_13;
		L_13 = AdaptivePerformanceScaler_get_NotLeveled_mC3205612CA27B88738841FB8870B09D89791BD07(L_12, NULL);
		V_2 = (bool)((((int32_t)L_13) == ((int32_t)0))? 1 : 0);
		bool L_14 = V_2;
		if (L_14)
		{
			goto IL_0034;
		}
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_15 = __this->___m_AppliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_16 = ___0_scaler;
		NullCheck(L_15);
		bool L_17;
		L_17 = List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC(L_15, L_16, List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC_RuntimeMethod_var);
	}

IL_0056:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer__ctor_mE8DFE09ED49D19619907CD2CAB1F79361AD54AB2 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8** ___0_settings, PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* ___1_tracker, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8** L_0 = ___0_settings;
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_1 = *((IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8**)L_0);
		__this->___m_Settings = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Settings), (void*)L_1);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_2 = __this->___m_Settings;
		NullCheck(L_2);
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_3;
		L_3 = IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590(L_2, NULL);
		NullCheck(L_3);
		float L_4;
		L_4 = AdaptivePerformanceIndexerSettings_get_thermalActionDelay_m7FF7D1C259A3287C224E7F8D8182153F631DC317(L_3, NULL);
		AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline(__this, L_4, NULL);
		ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904* L_5 = (ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904*)il2cpp_codegen_object_new(ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904_il2cpp_TypeInfo_var);
		ThermalStateTracker__ctor_mEC56D797379A29D191CF52E507B5EEAA3737A027(L_5, NULL);
		__this->___m_ThermalStateTracker = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ThermalStateTracker), (void*)L_5);
		PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* L_6 = ___1_tracker;
		__this->___m_PerformanceStateTracker = L_6;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PerformanceStateTracker), (void*)L_6);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_7 = (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*)il2cpp_codegen_object_new(List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B_il2cpp_TypeInfo_var);
		List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2(L_7, List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2_RuntimeMethod_var);
		__this->___m_UnappliedScalers = L_7;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_UnappliedScalers), (void*)L_7);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_8 = (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*)il2cpp_codegen_object_new(List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B_il2cpp_TypeInfo_var);
		List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2(L_8, List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2_RuntimeMethod_var);
		__this->___m_AppliedScalers = L_8;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AppliedScalers), (void*)L_8);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_9 = (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*)il2cpp_codegen_object_new(List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B_il2cpp_TypeInfo_var);
		List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2(L_9, List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2_RuntimeMethod_var);
		__this->___m_DisabledScalers = L_9;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DisabledScalers), (void*)L_9);
		AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* L_10 = (AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC*)il2cpp_codegen_object_new(AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerEfficiencyTracker__ctor_mC90E271D4072B0F654958062B753D5F5FED0B0E7(L_10, NULL);
		__this->___m_ScalerEfficiencyTracker = L_10;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ScalerEfficiencyTracker), (void*)L_10);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_Update_m3CEF422B17818763878C1363E00A15A311EB5F76 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	bool V_9 = false;
	bool V_10 = false;
	bool V_11 = false;
	int32_t G_B3_0 = 0;
	int32_t G_B14_0 = 0;
	int32_t G_B19_0 = 0;
	{
		RuntimeObject* L_0;
		L_0 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		if (!L_0)
		{
			goto IL_001d;
		}
	}
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_1 = __this->___m_Settings;
		NullCheck(L_1);
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_2;
		L_2 = IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590(L_1, NULL);
		NullCheck(L_2);
		bool L_3;
		L_3 = AdaptivePerformanceIndexerSettings_get_active_m40145990966F7AB11AB0284546D89C97F3826AD1(L_2, NULL);
		G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
		goto IL_001e;
	}

IL_001d:
	{
		G_B3_0 = 1;
	}

IL_001e:
	{
		V_2 = (bool)G_B3_0;
		bool L_4 = V_2;
		if (!L_4)
		{
			goto IL_0027;
		}
	}
	{
		goto IL_01e7;
	}

IL_0027:
	{
		AdaptivePerformanceIndexer_DeactivateDisabledScalers_m076FF8C13D0F6D3302714119584743ED381788A4(__this, NULL);
		AdaptivePerformanceIndexer_ActivateEnabledScalers_m09F24264BA8AD83DFA8E6C5D6E8C75D3E0496CC7(__this, NULL);
		ThermalStateTracker_t300C79D40805906CB2E288552F7093472311A904* L_5 = __this->___m_ThermalStateTracker;
		NullCheck(L_5);
		int32_t L_6;
		L_6 = ThermalStateTracker_Update_m385B38BD676249E9458A4C4F63A09BAA8CDD06C6(L_5, NULL);
		V_0 = L_6;
		PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* L_7 = __this->___m_PerformanceStateTracker;
		NullCheck(L_7);
		int32_t L_8;
		L_8 = PerformanceStateTracker_Update_m319BE856A71079B98B610BDBAABA8A8077088D02(L_7, NULL);
		V_1 = L_8;
		int32_t L_9 = V_0;
		AdaptivePerformanceIndexer_set_ThermalAction_m9C68FEA3D0F5ED81D1D2485C8751F9C09AA8F2CF_inline(__this, L_9, NULL);
		int32_t L_10 = V_1;
		AdaptivePerformanceIndexer_set_PerformanceAction_m051FF6B60B2C606ADC9620116DE8E5DA5E86A3A2_inline(__this, L_10, NULL);
		bool L_11;
		L_11 = Profiler_get_enabled_mEDFF5039F8E763A1B7700FAB358F9DC986370628(NULL);
		V_3 = L_11;
		bool L_12 = V_3;
		if (!L_12)
		{
			goto IL_006d;
		}
	}
	{
		AdaptivePerformanceIndexer_CollectProfilerStats_m9299DAD84FAFD7F3C498636EA7394C5E92C7EE10(__this, NULL);
	}

IL_006d:
	{
		float L_13;
		L_13 = AdaptivePerformanceIndexer_get_TimeUntilNextAction_mEB42A55A09868273E35C5B83E7C047EC957945DD_inline(__this, NULL);
		float L_14;
		L_14 = VirtualFuncInvoker0< float >::Invoke(4, __this);
		float L_15;
		L_15 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(((float)il2cpp_codegen_subtract(L_13, L_14)), (0.0f), NULL);
		AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline(__this, L_15, NULL);
		float L_16;
		L_16 = AdaptivePerformanceIndexer_get_TimeUntilNextAction_mEB42A55A09868273E35C5B83E7C047EC957945DD_inline(__this, NULL);
		V_4 = (bool)((((int32_t)((((float)L_16) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_17 = V_4;
		if (!L_17)
		{
			goto IL_00a6;
		}
	}
	{
		goto IL_01e7;
	}

IL_00a6:
	{
		AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* L_18 = __this->___m_ScalerEfficiencyTracker;
		NullCheck(L_18);
		bool L_19;
		L_19 = AdaptivePerformanceScalerEfficiencyTracker_get_IsRunning_m8733AABBEEEBA2C94DB5ACDEEA67FBA252B876D4(L_18, NULL);
		V_5 = L_19;
		bool L_20 = V_5;
		if (!L_20)
		{
			goto IL_00c3;
		}
	}
	{
		AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* L_21 = __this->___m_ScalerEfficiencyTracker;
		NullCheck(L_21);
		AdaptivePerformanceScalerEfficiencyTracker_Stop_m11160180119BD15E09FF66CFC44ACDA717E39E29(L_21, NULL);
	}

IL_00c3:
	{
		int32_t L_22 = V_0;
		if ((!(((uint32_t)L_22) == ((uint32_t)1))))
		{
			goto IL_00cd;
		}
	}
	{
		int32_t L_23 = V_1;
		G_B14_0 = ((((int32_t)L_23) == ((int32_t)0))? 1 : 0);
		goto IL_00ce;
	}

IL_00cd:
	{
		G_B14_0 = 0;
	}

IL_00ce:
	{
		V_6 = (bool)G_B14_0;
		bool L_24 = V_6;
		if (!L_24)
		{
			goto IL_00f8;
		}
	}
	{
		bool L_25;
		L_25 = AdaptivePerformanceIndexer_UnapplyHighestCostScaler_mD7BE8B4DC0FB98C278514F2D2D3E8AA241A581D3(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_26 = __this->___m_Settings;
		NullCheck(L_26);
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_27;
		L_27 = IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590(L_26, NULL);
		NullCheck(L_27);
		float L_28;
		L_28 = AdaptivePerformanceIndexerSettings_get_thermalActionDelay_m7FF7D1C259A3287C224E7F8D8182153F631DC317(L_27, NULL);
		AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline(__this, L_28, NULL);
		goto IL_01e7;
	}

IL_00f8:
	{
		int32_t L_29 = V_0;
		if (L_29)
		{
			goto IL_0101;
		}
	}
	{
		int32_t L_30 = V_1;
		G_B19_0 = ((((int32_t)L_30) == ((int32_t)0))? 1 : 0);
		goto IL_0102;
	}

IL_0101:
	{
		G_B19_0 = 0;
	}

IL_0102:
	{
		V_7 = (bool)G_B19_0;
		bool L_31 = V_7;
		if (!L_31)
		{
			goto IL_012c;
		}
	}
	{
		bool L_32;
		L_32 = AdaptivePerformanceIndexer_UnapplyHighestCostScaler_mD7BE8B4DC0FB98C278514F2D2D3E8AA241A581D3(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_33 = __this->___m_Settings;
		NullCheck(L_33);
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_34;
		L_34 = IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590(L_33, NULL);
		NullCheck(L_34);
		float L_35;
		L_35 = AdaptivePerformanceIndexerSettings_get_thermalActionDelay_m7FF7D1C259A3287C224E7F8D8182153F631DC317(L_34, NULL);
		AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline(__this, L_35, NULL);
		goto IL_01e7;
	}

IL_012c:
	{
		int32_t L_36 = V_0;
		V_8 = (bool)((((int32_t)L_36) == ((int32_t)2))? 1 : 0);
		bool L_37 = V_8;
		if (!L_37)
		{
			goto IL_015a;
		}
	}
	{
		bool L_38;
		L_38 = AdaptivePerformanceIndexer_ApplyLowestCostScaler_m5DBF631DFDAC96369065A45086107ECB74F5BEE6(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_39 = __this->___m_Settings;
		NullCheck(L_39);
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_40;
		L_40 = IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590(L_39, NULL);
		NullCheck(L_40);
		float L_41;
		L_41 = AdaptivePerformanceIndexerSettings_get_thermalActionDelay_m7FF7D1C259A3287C224E7F8D8182153F631DC317(L_40, NULL);
		AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline(__this, L_41, NULL);
		goto IL_01e7;
	}

IL_015a:
	{
		int32_t L_42 = V_1;
		V_9 = (bool)((((int32_t)L_42) == ((int32_t)2))? 1 : 0);
		bool L_43 = V_9;
		if (!L_43)
		{
			goto IL_0185;
		}
	}
	{
		bool L_44;
		L_44 = AdaptivePerformanceIndexer_ApplyLowestCostScaler_m5DBF631DFDAC96369065A45086107ECB74F5BEE6(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_45 = __this->___m_Settings;
		NullCheck(L_45);
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_46;
		L_46 = IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590(L_45, NULL);
		NullCheck(L_46);
		float L_47;
		L_47 = AdaptivePerformanceIndexerSettings_get_performanceActionDelay_m61BC753B924C5FF95DB65E82D0B82A62D05AD3A2(L_46, NULL);
		AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline(__this, L_47, NULL);
		goto IL_01e7;
	}

IL_0185:
	{
		int32_t L_48 = V_0;
		V_10 = (bool)((((int32_t)L_48) == ((int32_t)3))? 1 : 0);
		bool L_49 = V_10;
		if (!L_49)
		{
			goto IL_01b6;
		}
	}
	{
		bool L_50;
		L_50 = AdaptivePerformanceIndexer_ApplyLowestCostScaler_m5DBF631DFDAC96369065A45086107ECB74F5BEE6(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_51 = __this->___m_Settings;
		NullCheck(L_51);
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_52;
		L_52 = IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590(L_51, NULL);
		NullCheck(L_52);
		float L_53;
		L_53 = AdaptivePerformanceIndexerSettings_get_thermalActionDelay_m7FF7D1C259A3287C224E7F8D8182153F631DC317(L_52, NULL);
		AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline(__this, ((float)(L_53/(2.0f))), NULL);
		goto IL_01e7;
	}

IL_01b6:
	{
		int32_t L_54 = V_1;
		V_11 = (bool)((((int32_t)L_54) == ((int32_t)3))? 1 : 0);
		bool L_55 = V_11;
		if (!L_55)
		{
			goto IL_01e7;
		}
	}
	{
		bool L_56;
		L_56 = AdaptivePerformanceIndexer_ApplyLowestCostScaler_m5DBF631DFDAC96369065A45086107ECB74F5BEE6(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_57 = __this->___m_Settings;
		NullCheck(L_57);
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_58;
		L_58 = IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590(L_57, NULL);
		NullCheck(L_58);
		float L_59;
		L_59 = AdaptivePerformanceIndexerSettings_get_performanceActionDelay_m61BC753B924C5FF95DB65E82D0B82A62D05AD3A2(L_58, NULL);
		AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline(__this, ((float)(L_59/(2.0f))), NULL);
		goto IL_01e7;
	}

IL_01e7:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceIndexer_DeltaTime_mFB73D12B904987E91FC7275FC704153AAE7EF6EA (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0;
		L_0 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_CollectProfilerStats_m9299DAD84FAFD7F3C498636EA7394C5E92C7EE10 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_1 = NULL;
	bool V_2 = false;
	int32_t V_3 = 0;
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_4 = NULL;
	bool V_5 = false;
	int32_t V_6 = 0;
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_7 = NULL;
	bool V_8 = false;
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_0 = __this->___m_UnappliedScalers;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_inline(L_0, List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, 1));
		goto IL_004f;
	}

IL_0011:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_2 = __this->___m_UnappliedScalers;
		int32_t L_3 = V_0;
		NullCheck(L_2);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_4;
		L_4 = List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122(L_2, L_3, List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		V_1 = L_4;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_5 = V_1;
		NullCheck(L_5);
		String_t* L_6;
		L_6 = VirtualFuncInvoker0< String_t* >::Invoke(4, L_5);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_7 = V_1;
		NullCheck(L_7);
		bool L_8;
		L_8 = VirtualFuncInvoker0< bool >::Invoke(6, L_7);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_9 = V_1;
		NullCheck(L_9);
		int32_t L_10;
		L_10 = AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline(L_9, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_11 = V_1;
		NullCheck(L_11);
		int32_t L_12;
		L_12 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(L_11, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_13 = V_1;
		NullCheck(L_13);
		float L_14;
		L_14 = VirtualFuncInvoker0< float >::Invoke(8, L_13);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_15 = V_1;
		NullCheck(L_15);
		int32_t L_16;
		L_16 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_15);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		AdaptivePerformanceProfilerStats_EmitScalerDataToProfilerStream_mFADDF395AC035ED66EEB414F78E0C550B5147F86(L_6, L_8, L_10, L_12, L_14, (bool)0, L_16, NULL);
		int32_t L_17 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_subtract(L_17, 1));
	}

IL_004f:
	{
		int32_t L_18 = V_0;
		V_2 = (bool)((((int32_t)((((int32_t)L_18) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_19 = V_2;
		if (L_19)
		{
			goto IL_0011;
		}
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_20 = __this->___m_AppliedScalers;
		NullCheck(L_20);
		int32_t L_21;
		L_21 = List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_inline(L_20, List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		V_3 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
		goto IL_00af;
	}

IL_006a:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_22 = __this->___m_AppliedScalers;
		int32_t L_23 = V_3;
		NullCheck(L_22);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_24;
		L_24 = List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122(L_22, L_23, List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		V_4 = L_24;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_25 = V_4;
		NullCheck(L_25);
		String_t* L_26;
		L_26 = VirtualFuncInvoker0< String_t* >::Invoke(4, L_25);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_27 = V_4;
		NullCheck(L_27);
		bool L_28;
		L_28 = VirtualFuncInvoker0< bool >::Invoke(6, L_27);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_29 = V_4;
		NullCheck(L_29);
		int32_t L_30;
		L_30 = AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline(L_29, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_31 = V_4;
		NullCheck(L_31);
		int32_t L_32;
		L_32 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(L_31, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_33 = V_4;
		NullCheck(L_33);
		float L_34;
		L_34 = VirtualFuncInvoker0< float >::Invoke(8, L_33);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_35 = V_4;
		NullCheck(L_35);
		int32_t L_36;
		L_36 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_35);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		AdaptivePerformanceProfilerStats_EmitScalerDataToProfilerStream_mFADDF395AC035ED66EEB414F78E0C550B5147F86(L_26, L_28, L_30, L_32, L_34, (bool)1, L_36, NULL);
		int32_t L_37 = V_3;
		V_3 = ((int32_t)il2cpp_codegen_subtract(L_37, 1));
	}

IL_00af:
	{
		int32_t L_38 = V_3;
		V_5 = (bool)((((int32_t)((((int32_t)L_38) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_39 = V_5;
		if (L_39)
		{
			goto IL_006a;
		}
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_40 = __this->___m_DisabledScalers;
		NullCheck(L_40);
		int32_t L_41;
		L_41 = List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_inline(L_40, List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		V_6 = ((int32_t)il2cpp_codegen_subtract(L_41, 1));
		goto IL_0115;
	}

IL_00cd:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_42 = __this->___m_DisabledScalers;
		int32_t L_43 = V_6;
		NullCheck(L_42);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_44;
		L_44 = List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122(L_42, L_43, List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		V_7 = L_44;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_45 = V_7;
		NullCheck(L_45);
		String_t* L_46;
		L_46 = VirtualFuncInvoker0< String_t* >::Invoke(4, L_45);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_47 = V_7;
		NullCheck(L_47);
		bool L_48;
		L_48 = VirtualFuncInvoker0< bool >::Invoke(6, L_47);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_49 = V_7;
		NullCheck(L_49);
		int32_t L_50;
		L_50 = AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline(L_49, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_51 = V_7;
		NullCheck(L_51);
		int32_t L_52;
		L_52 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(L_51, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_53 = V_7;
		NullCheck(L_53);
		float L_54;
		L_54 = VirtualFuncInvoker0< float >::Invoke(8, L_53);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_55 = V_7;
		NullCheck(L_55);
		int32_t L_56;
		L_56 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_55);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		AdaptivePerformanceProfilerStats_EmitScalerDataToProfilerStream_mFADDF395AC035ED66EEB414F78E0C550B5147F86(L_46, L_48, L_50, L_52, L_54, (bool)0, L_56, NULL);
		int32_t L_57 = V_6;
		V_6 = ((int32_t)il2cpp_codegen_subtract(L_57, 1));
	}

IL_0115:
	{
		int32_t L_58 = V_6;
		V_8 = (bool)((((int32_t)((((int32_t)L_58) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_59 = V_8;
		if (L_59)
		{
			goto IL_00cd;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceProfilerStats_t2F28528B9549C6F9555E30BC48DBA0AFD60D80E9_il2cpp_TypeInfo_var);
		AdaptivePerformanceProfilerStats_FlushScalerDataToProfilerStream_mFB2A59E37D0B5F48776F060A87F96AA5390C1EF6(NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_DeactivateDisabledScalers_m076FF8C13D0F6D3302714119584743ED381788A4 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_mE00B5BB5B3DA535A8A4F3B3F89D6BA4C3E99E7D2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36B294828A025083683E0D2C88314CFF73882729);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3A85E850B101D094138CE7CA062272677A97FF4F);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_1 = NULL;
	bool V_2 = false;
	bool V_3 = false;
	int32_t V_4 = 0;
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_5 = NULL;
	bool V_6 = false;
	bool V_7 = false;
	int32_t G_B4_0 = 0;
	int32_t G_B12_0 = 0;
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_0 = __this->___m_UnappliedScalers;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_inline(L_0, List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, 1));
		goto IL_0085;
	}

IL_0011:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_2 = __this->___m_UnappliedScalers;
		int32_t L_3 = V_0;
		NullCheck(L_2);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_4;
		L_4 = List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122(L_2, L_3, List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		V_1 = L_4;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_5 = V_1;
		NullCheck(L_5);
		bool L_6;
		L_6 = VirtualFuncInvoker0< bool >::Invoke(6, L_5);
		if (L_6)
		{
			goto IL_0038;
		}
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_7 = __this->___m_DisabledScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_8 = V_1;
		NullCheck(L_7);
		bool L_9;
		L_9 = List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A(L_7, L_8, List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A_RuntimeMethod_var);
		G_B4_0 = ((((int32_t)L_9) == ((int32_t)0))? 1 : 0);
		goto IL_0039;
	}

IL_0038:
	{
		G_B4_0 = 0;
	}

IL_0039:
	{
		V_2 = (bool)G_B4_0;
		bool L_10 = V_2;
		if (!L_10)
		{
			goto IL_0080;
		}
	}
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_11 = V_1;
		NullCheck(L_11);
		String_t* L_12;
		L_12 = VirtualFuncInvoker0< String_t* >::Invoke(4, L_11);
		String_t* L_13;
		L_13 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral3A85E850B101D094138CE7CA062272677A97FF4F, L_12, _stringLiteral36B294828A025083683E0D2C88314CFF73882729, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_14;
		L_14 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(L_13, L_14, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_15 = V_1;
		NullCheck(L_15);
		AdaptivePerformanceScaler_Deactivate_mCCDB4671D348668925269C7E6F973C355CB66070(L_15, NULL);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_16 = __this->___m_DisabledScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_17 = V_1;
		NullCheck(L_16);
		List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_inline(L_16, L_17, List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_18 = __this->___m_UnappliedScalers;
		int32_t L_19 = V_0;
		NullCheck(L_18);
		List_1_RemoveAt_mE00B5BB5B3DA535A8A4F3B3F89D6BA4C3E99E7D2(L_18, L_19, List_1_RemoveAt_mE00B5BB5B3DA535A8A4F3B3F89D6BA4C3E99E7D2_RuntimeMethod_var);
	}

IL_0080:
	{
		int32_t L_20 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_subtract(L_20, 1));
	}

IL_0085:
	{
		int32_t L_21 = V_0;
		V_3 = (bool)((((int32_t)((((int32_t)L_21) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_22 = V_3;
		if (L_22)
		{
			goto IL_0011;
		}
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_23 = __this->___m_AppliedScalers;
		NullCheck(L_23);
		int32_t L_24;
		L_24 = List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_inline(L_23, List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		V_4 = ((int32_t)il2cpp_codegen_subtract(L_24, 1));
		goto IL_0124;
	}

IL_00a4:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_25 = __this->___m_AppliedScalers;
		int32_t L_26 = V_4;
		NullCheck(L_25);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_27;
		L_27 = List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122(L_25, L_26, List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		V_5 = L_27;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_28 = V_5;
		NullCheck(L_28);
		bool L_29;
		L_29 = VirtualFuncInvoker0< bool >::Invoke(6, L_28);
		if (L_29)
		{
			goto IL_00cf;
		}
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_30 = __this->___m_DisabledScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_31 = V_5;
		NullCheck(L_30);
		bool L_32;
		L_32 = List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A(L_30, L_31, List_1_Contains_m4D3E7BD22535F8782C8469C3744D8E1278222A3A_RuntimeMethod_var);
		G_B12_0 = ((((int32_t)L_32) == ((int32_t)0))? 1 : 0);
		goto IL_00d0;
	}

IL_00cf:
	{
		G_B12_0 = 0;
	}

IL_00d0:
	{
		V_6 = (bool)G_B12_0;
		bool L_33 = V_6;
		if (!L_33)
		{
			goto IL_011d;
		}
	}
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_34 = V_5;
		NullCheck(L_34);
		String_t* L_35;
		L_35 = VirtualFuncInvoker0< String_t* >::Invoke(4, L_34);
		String_t* L_36;
		L_36 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral3A85E850B101D094138CE7CA062272677A97FF4F, L_35, _stringLiteral36B294828A025083683E0D2C88314CFF73882729, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_37;
		L_37 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(L_36, L_37, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_38 = V_5;
		NullCheck(L_38);
		AdaptivePerformanceScaler_Deactivate_mCCDB4671D348668925269C7E6F973C355CB66070(L_38, NULL);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_39 = __this->___m_DisabledScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_40 = V_5;
		NullCheck(L_39);
		List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_inline(L_39, L_40, List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_41 = __this->___m_AppliedScalers;
		int32_t L_42 = V_4;
		NullCheck(L_41);
		List_1_RemoveAt_mE00B5BB5B3DA535A8A4F3B3F89D6BA4C3E99E7D2(L_41, L_42, List_1_RemoveAt_mE00B5BB5B3DA535A8A4F3B3F89D6BA4C3E99E7D2_RuntimeMethod_var);
	}

IL_011d:
	{
		int32_t L_43 = V_4;
		V_4 = ((int32_t)il2cpp_codegen_subtract(L_43, 1));
	}

IL_0124:
	{
		int32_t L_44 = V_4;
		V_7 = (bool)((((int32_t)((((int32_t)L_44) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_45 = V_7;
		if (L_45)
		{
			goto IL_00a4;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_ActivateEnabledScalers_m09F24264BA8AD83DFA8E6C5D6E8C75D3E0496CC7 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_mE00B5BB5B3DA535A8A4F3B3F89D6BA4C3E99E7D2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A7F18A9676DB7F0DFA601012769B9665EAAFC7F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36B294828A025083683E0D2C88314CFF73882729);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_1 = NULL;
	bool V_2 = false;
	bool V_3 = false;
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_0 = __this->___m_DisabledScalers;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_inline(L_0, List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, 1));
		goto IL_006c;
	}

IL_0011:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_2 = __this->___m_DisabledScalers;
		int32_t L_3 = V_0;
		NullCheck(L_2);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_4;
		L_4 = List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122(L_2, L_3, List_1_get_Item_m618B3F0A927207D30A2F4ABBA7EB0D41FFE5E122_RuntimeMethod_var);
		V_1 = L_4;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_5 = V_1;
		NullCheck(L_5);
		bool L_6;
		L_6 = VirtualFuncInvoker0< bool >::Invoke(6, L_5);
		V_2 = L_6;
		bool L_7 = V_2;
		if (!L_7)
		{
			goto IL_0067;
		}
	}
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_8 = V_1;
		NullCheck(L_8);
		AdaptivePerformanceScaler_Activate_m011996E733279ABE5B8AEFBE0CCFA737BB302396(L_8, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_9 = V_1;
		AdaptivePerformanceIndexer_AddScaler_m739C7C3318E77F6C8F53CD22798F62C6E8945369(__this, L_9, NULL);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_10 = __this->___m_DisabledScalers;
		int32_t L_11 = V_0;
		NullCheck(L_10);
		List_1_RemoveAt_mE00B5BB5B3DA535A8A4F3B3F89D6BA4C3E99E7D2(L_10, L_11, List_1_RemoveAt_mE00B5BB5B3DA535A8A4F3B3F89D6BA4C3E99E7D2_RuntimeMethod_var);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_12 = V_1;
		NullCheck(L_12);
		String_t* L_13;
		L_13 = VirtualFuncInvoker0< String_t* >::Invoke(4, L_12);
		String_t* L_14;
		L_14 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral0A7F18A9676DB7F0DFA601012769B9665EAAFC7F, L_13, _stringLiteral36B294828A025083683E0D2C88314CFF73882729, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_15;
		L_15 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(L_14, L_15, NULL);
	}

IL_0067:
	{
		int32_t L_16 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_subtract(L_16, 1));
	}

IL_006c:
	{
		int32_t L_17 = V_0;
		V_3 = (bool)((((int32_t)((((int32_t)L_17) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_18 = V_3;
		if (L_18)
		{
			goto IL_0011;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceIndexer_ApplyLowestCostScaler_m5DBF631DFDAC96369065A45086107ECB74F5BEE6 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m0763F65E14CD39929EFD7253E929AD0799D764C6_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mD35AF568BF2FE4654D3E22CEF7BCA07F422E3645_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m86D3D9BFB68FC9BC87AACE24A2F8E8D8DCD4B395_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m8BCCEFD22FD2AFC8A16E6DF8D5D6E2393DC1E0A0_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_0 = NULL;
	float V_1 = 0.0f;
	Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF V_2;
	memset((&V_2), 0, sizeof(V_2));
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_3 = NULL;
	int32_t V_4 = 0;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF V_8;
	memset((&V_8), 0, sizeof(V_8));
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_9 = NULL;
	int32_t V_10 = 0;
	bool V_11 = false;
	bool V_12 = false;
	bool V_13 = false;
	bool V_14 = false;
	bool V_15 = false;
	bool V_16 = false;
	{
		V_0 = (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)NULL;
		V_1 = (std::numeric_limits<float>::infinity());
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_0 = __this->___m_UnappliedScalers;
		NullCheck(L_0);
		Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF L_1;
		L_1 = List_1_GetEnumerator_m8BCCEFD22FD2AFC8A16E6DF8D5D6E2393DC1E0A0(L_0, List_1_GetEnumerator_m8BCCEFD22FD2AFC8A16E6DF8D5D6E2393DC1E0A0_RuntimeMethod_var);
		V_2 = L_1;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_006e:
			{
				Enumerator_Dispose_m0763F65E14CD39929EFD7253E929AD0799D764C6((&V_2), Enumerator_Dispose_m0763F65E14CD39929EFD7253E929AD0799D764C6_RuntimeMethod_var);
				return;
			}
		});
		try
		{
			{
				goto IL_0063_1;
			}

IL_0018_1:
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_2;
				L_2 = Enumerator_get_Current_m86D3D9BFB68FC9BC87AACE24A2F8E8D8DCD4B395_inline((&V_2), Enumerator_get_Current_m86D3D9BFB68FC9BC87AACE24A2F8E8D8DCD4B395_RuntimeMethod_var);
				V_3 = L_2;
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_3 = V_3;
				NullCheck(L_3);
				bool L_4;
				L_4 = VirtualFuncInvoker0< bool >::Invoke(6, L_3);
				V_5 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
				bool L_5 = V_5;
				if (!L_5)
				{
					goto IL_0032_1;
				}
			}
			{
				goto IL_0063_1;
			}

IL_0032_1:
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_6 = V_3;
				NullCheck(L_6);
				int32_t L_7;
				L_7 = AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline(L_6, NULL);
				V_6 = (bool)((((int32_t)((((int32_t)L_7) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
				bool L_8 = V_6;
				if (!L_8)
				{
					goto IL_0046_1;
				}
			}
			{
				goto IL_0063_1;
			}

IL_0046_1:
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_9 = V_3;
				NullCheck(L_9);
				int32_t L_10;
				L_10 = AdaptivePerformanceScaler_CalculateCost_m327F368487672CF65FB65111845764E14E559AB3(L_9, NULL);
				V_4 = L_10;
				float L_11 = V_1;
				int32_t L_12 = V_4;
				V_7 = (bool)((((float)L_11) > ((float)((float)L_12)))? 1 : 0);
				bool L_13 = V_7;
				if (!L_13)
				{
					goto IL_0062_1;
				}
			}
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_14 = V_3;
				V_0 = L_14;
				int32_t L_15 = V_4;
				V_1 = ((float)L_15);
			}

IL_0062_1:
			{
			}

IL_0063_1:
			{
				bool L_16;
				L_16 = Enumerator_MoveNext_mD35AF568BF2FE4654D3E22CEF7BCA07F422E3645((&V_2), Enumerator_MoveNext_mD35AF568BF2FE4654D3E22CEF7BCA07F422E3645_RuntimeMethod_var);
				if (L_16)
				{
					goto IL_0018_1;
				}
			}
			{
				goto IL_007d;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_007d:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_17 = __this->___m_AppliedScalers;
		NullCheck(L_17);
		Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF L_18;
		L_18 = List_1_GetEnumerator_m8BCCEFD22FD2AFC8A16E6DF8D5D6E2393DC1E0A0(L_17, List_1_GetEnumerator_m8BCCEFD22FD2AFC8A16E6DF8D5D6E2393DC1E0A0_RuntimeMethod_var);
		V_8 = L_18;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_00f7:
			{
				Enumerator_Dispose_m0763F65E14CD39929EFD7253E929AD0799D764C6((&V_8), Enumerator_Dispose_m0763F65E14CD39929EFD7253E929AD0799D764C6_RuntimeMethod_var);
				return;
			}
		});
		try
		{
			{
				goto IL_00ec_1;
			}

IL_008d_1:
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_19;
				L_19 = Enumerator_get_Current_m86D3D9BFB68FC9BC87AACE24A2F8E8D8DCD4B395_inline((&V_8), Enumerator_get_Current_m86D3D9BFB68FC9BC87AACE24A2F8E8D8DCD4B395_RuntimeMethod_var);
				V_9 = L_19;
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_20 = V_9;
				NullCheck(L_20);
				bool L_21;
				L_21 = VirtualFuncInvoker0< bool >::Invoke(6, L_20);
				V_11 = (bool)((((int32_t)L_21) == ((int32_t)0))? 1 : 0);
				bool L_22 = V_11;
				if (!L_22)
				{
					goto IL_00a9_1;
				}
			}
			{
				goto IL_00ec_1;
			}

IL_00a9_1:
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_23 = V_9;
				NullCheck(L_23);
				int32_t L_24;
				L_24 = AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline(L_23, NULL);
				V_12 = (bool)((((int32_t)((((int32_t)L_24) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
				bool L_25 = V_12;
				if (!L_25)
				{
					goto IL_00be_1;
				}
			}
			{
				goto IL_00ec_1;
			}

IL_00be_1:
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_26 = V_9;
				NullCheck(L_26);
				bool L_27;
				L_27 = AdaptivePerformanceScaler_get_IsMaxLevel_mB960E902B10B7030FC489E17EAFEDFF585F16785(L_26, NULL);
				V_13 = L_27;
				bool L_28 = V_13;
				if (!L_28)
				{
					goto IL_00cd_1;
				}
			}
			{
				goto IL_00ec_1;
			}

IL_00cd_1:
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_29 = V_9;
				NullCheck(L_29);
				int32_t L_30;
				L_30 = AdaptivePerformanceScaler_CalculateCost_m327F368487672CF65FB65111845764E14E559AB3(L_29, NULL);
				V_10 = L_30;
				float L_31 = V_1;
				int32_t L_32 = V_10;
				V_14 = (bool)((((float)L_31) > ((float)((float)L_32)))? 1 : 0);
				bool L_33 = V_14;
				if (!L_33)
				{
					goto IL_00eb_1;
				}
			}
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_34 = V_9;
				V_0 = L_34;
				int32_t L_35 = V_10;
				V_1 = ((float)L_35);
			}

IL_00eb_1:
			{
			}

IL_00ec_1:
			{
				bool L_36;
				L_36 = Enumerator_MoveNext_mD35AF568BF2FE4654D3E22CEF7BCA07F422E3645((&V_8), Enumerator_MoveNext_mD35AF568BF2FE4654D3E22CEF7BCA07F422E3645_RuntimeMethod_var);
				if (L_36)
				{
					goto IL_008d_1;
				}
			}
			{
				goto IL_0106;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_0106:
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_37 = V_0;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_38;
		L_38 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_37, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_15 = L_38;
		bool L_39 = V_15;
		if (!L_39)
		{
			goto IL_012f;
		}
	}
	{
		AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* L_40 = __this->___m_ScalerEfficiencyTracker;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_41 = V_0;
		NullCheck(L_40);
		AdaptivePerformanceScalerEfficiencyTracker_Start_mC5F7FB1D9B8859A16774618940CCD3FCF78BDD4D(L_40, L_41, (bool)1, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_42 = V_0;
		AdaptivePerformanceIndexer_ApplyScaler_m446151B73B180FC77ABF539FFACE9453ACBF4819(__this, L_42, NULL);
		V_16 = (bool)1;
		goto IL_0134;
	}

IL_012f:
	{
		V_16 = (bool)0;
		goto IL_0134;
	}

IL_0134:
	{
		bool L_43 = V_16;
		return L_43;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_ApplyScaler_m446151B73B180FC77ABF539FFACE9453ACBF4819 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A6FAB1C77E1CB38C7BFE85AE70A916933B6DDFD);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_0 = ___0_scaler;
		NullCheck(L_0);
		String_t* L_1;
		L_1 = VirtualFuncInvoker0< String_t* >::Invoke(4, L_0);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_2 = ___0_scaler;
		NullCheck(L_2);
		int32_t L_3;
		L_3 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(L_2, NULL);
		int32_t L_4 = L_3;
		RuntimeObject* L_5 = Box(il2cpp_defaults.int32_class, &L_4);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_6 = ___0_scaler;
		NullCheck(L_6);
		int32_t L_7;
		L_7 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(L_6, NULL);
		int32_t L_8 = ((int32_t)il2cpp_codegen_add(L_7, 1));
		RuntimeObject* L_9 = Box(il2cpp_defaults.int32_class, &L_8);
		String_t* L_10;
		L_10 = String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C(_stringLiteral0A6FAB1C77E1CB38C7BFE85AE70A916933B6DDFD, L_1, L_5, L_9, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_11;
		L_11 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(L_10, L_11, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_12 = ___0_scaler;
		NullCheck(L_12);
		bool L_13;
		L_13 = AdaptivePerformanceScaler_get_NotLeveled_mC3205612CA27B88738841FB8870B09D89791BD07(L_12, NULL);
		V_0 = L_13;
		bool L_14 = V_0;
		if (!L_14)
		{
			goto IL_005a;
		}
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_15 = __this->___m_UnappliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_16 = ___0_scaler;
		NullCheck(L_15);
		bool L_17;
		L_17 = List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC(L_15, L_16, List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_18 = __this->___m_AppliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_19 = ___0_scaler;
		NullCheck(L_18);
		List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_inline(L_18, L_19, List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_RuntimeMethod_var);
	}

IL_005a:
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_20 = ___0_scaler;
		NullCheck(L_20);
		AdaptivePerformanceScaler_IncreaseLevel_mDBA7C9066AF359004B702E829B46A0A23F9FA995(L_20, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceIndexer_UnapplyHighestCostScaler_mD7BE8B4DC0FB98C278514F2D2D3E8AA241A581D3 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m0763F65E14CD39929EFD7253E929AD0799D764C6_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mD35AF568BF2FE4654D3E22CEF7BCA07F422E3645_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m86D3D9BFB68FC9BC87AACE24A2F8E8D8DCD4B395_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m8BCCEFD22FD2AFC8A16E6DF8D5D6E2393DC1E0A0_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_0 = NULL;
	float V_1 = 0.0f;
	Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF V_2;
	memset((&V_2), 0, sizeof(V_2));
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_3 = NULL;
	int32_t V_4 = 0;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	{
		V_0 = (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)NULL;
		V_1 = (-std::numeric_limits<float>::infinity());
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_0 = __this->___m_AppliedScalers;
		NullCheck(L_0);
		Enumerator_tEF408F9081D84C8E6329FBBF4504FAD1531BE9FF L_1;
		L_1 = List_1_GetEnumerator_m8BCCEFD22FD2AFC8A16E6DF8D5D6E2393DC1E0A0(L_0, List_1_GetEnumerator_m8BCCEFD22FD2AFC8A16E6DF8D5D6E2393DC1E0A0_RuntimeMethod_var);
		V_2 = L_1;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_005d:
			{
				Enumerator_Dispose_m0763F65E14CD39929EFD7253E929AD0799D764C6((&V_2), Enumerator_Dispose_m0763F65E14CD39929EFD7253E929AD0799D764C6_RuntimeMethod_var);
				return;
			}
		});
		try
		{
			{
				goto IL_0052_1;
			}

IL_0018_1:
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_2;
				L_2 = Enumerator_get_Current_m86D3D9BFB68FC9BC87AACE24A2F8E8D8DCD4B395_inline((&V_2), Enumerator_get_Current_m86D3D9BFB68FC9BC87AACE24A2F8E8D8DCD4B395_RuntimeMethod_var);
				V_3 = L_2;
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_3 = V_3;
				NullCheck(L_3);
				int32_t L_4;
				L_4 = AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline(L_3, NULL);
				V_5 = (bool)((((int32_t)((((int32_t)L_4) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
				bool L_5 = V_5;
				if (!L_5)
				{
					goto IL_0035_1;
				}
			}
			{
				goto IL_0052_1;
			}

IL_0035_1:
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_6 = V_3;
				NullCheck(L_6);
				int32_t L_7;
				L_7 = AdaptivePerformanceScaler_CalculateCost_m327F368487672CF65FB65111845764E14E559AB3(L_6, NULL);
				V_4 = L_7;
				float L_8 = V_1;
				int32_t L_9 = V_4;
				V_6 = (bool)((((float)L_8) < ((float)((float)L_9)))? 1 : 0);
				bool L_10 = V_6;
				if (!L_10)
				{
					goto IL_0051_1;
				}
			}
			{
				AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_11 = V_3;
				V_0 = L_11;
				int32_t L_12 = V_4;
				V_1 = ((float)L_12);
			}

IL_0051_1:
			{
			}

IL_0052_1:
			{
				bool L_13;
				L_13 = Enumerator_MoveNext_mD35AF568BF2FE4654D3E22CEF7BCA07F422E3645((&V_2), Enumerator_MoveNext_mD35AF568BF2FE4654D3E22CEF7BCA07F422E3645_RuntimeMethod_var);
				if (L_13)
				{
					goto IL_0018_1;
				}
			}
			{
				goto IL_006c;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_006c:
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_14 = V_0;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_15;
		L_15 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_14, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_7 = L_15;
		bool L_16 = V_7;
		if (!L_16)
		{
			goto IL_0095;
		}
	}
	{
		AdaptivePerformanceScalerEfficiencyTracker_t89CCC215D6ECFE85E79EB903DBE1D4C517902DCC* L_17 = __this->___m_ScalerEfficiencyTracker;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_18 = V_0;
		NullCheck(L_17);
		AdaptivePerformanceScalerEfficiencyTracker_Start_mC5F7FB1D9B8859A16774618940CCD3FCF78BDD4D(L_17, L_18, (bool)0, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_19 = V_0;
		AdaptivePerformanceIndexer_UnapplyScaler_m03476E318E802B825872AA722E175380CCE8C2A5(__this, L_19, NULL);
		V_8 = (bool)1;
		goto IL_009a;
	}

IL_0095:
	{
		V_8 = (bool)0;
		goto IL_009a;
	}

IL_009a:
	{
		bool L_20 = V_8;
		return L_20;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_UnapplyScaler_m03476E318E802B825872AA722E175380CCE8C2A5 (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_scaler, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD2EEDBD6169EBCA23656FC76E46425554D4E9F37);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_0 = ___0_scaler;
		NullCheck(L_0);
		String_t* L_1;
		L_1 = VirtualFuncInvoker0< String_t* >::Invoke(4, L_0);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_2 = ___0_scaler;
		NullCheck(L_2);
		int32_t L_3;
		L_3 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(L_2, NULL);
		int32_t L_4 = L_3;
		RuntimeObject* L_5 = Box(il2cpp_defaults.int32_class, &L_4);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_6 = ___0_scaler;
		NullCheck(L_6);
		int32_t L_7;
		L_7 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(L_6, NULL);
		int32_t L_8 = ((int32_t)il2cpp_codegen_subtract(L_7, 1));
		RuntimeObject* L_9 = Box(il2cpp_defaults.int32_class, &L_8);
		String_t* L_10;
		L_10 = String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C(_stringLiteralD2EEDBD6169EBCA23656FC76E46425554D4E9F37, L_1, L_5, L_9, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_11;
		L_11 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(L_10, L_11, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_12 = ___0_scaler;
		NullCheck(L_12);
		AdaptivePerformanceScaler_DecreaseLevel_mAC739988670545887A15C1B37F0E911B1B45C548(L_12, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_13 = ___0_scaler;
		NullCheck(L_13);
		bool L_14;
		L_14 = AdaptivePerformanceScaler_get_NotLeveled_mC3205612CA27B88738841FB8870B09D89791BD07(L_13, NULL);
		V_0 = L_14;
		bool L_15 = V_0;
		if (!L_15)
		{
			goto IL_0061;
		}
	}
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_16 = __this->___m_AppliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_17 = ___0_scaler;
		NullCheck(L_16);
		bool L_18;
		L_18 = List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC(L_16, L_17, List_1_Remove_m8D2367D91076A2C3AB98A8320E496372C7F20CCC_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_19 = __this->___m_UnappliedScalers;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_20 = ___0_scaler;
		NullCheck(L_19);
		List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_inline(L_19, L_20, List_1_Add_mB4FCAA5E90B3A4868C3F9ADEE05D8BBB2F95C024_RuntimeMethod_var);
	}

IL_0061:
	{
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceRenderSettings_get_MainLightShadowmapResolutionMultiplier_mE4F508B1B1B29F7D7AE1C1E61A6F251C9F4C55B5 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		float L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_ShadowResolutionMultiplier;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_MainLightShadowmapResolutionMultiplier_m488203D2976B464F591786A279C6860C9AEC163D (float ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		float L_0 = ___0_value;
		float L_1;
		L_1 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_0, NULL);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_ShadowResolutionMultiplier = L_1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceRenderSettings_get_DecalsDrawDistance_mC3D298759AD8A364A93E1AE73092C6EE54D42123 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		float L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_DecalsMaxDistance;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_DecalsDrawDistance_mA0556ADC49BE771D09D277E811EE1C18A3A758C9 (float ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		float L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_DecalsMaxDistance = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceRenderSettings_get_MainLightShadowCascadesCountBias_mFB9E643A5D67393F20BCEAE1FD7C076E93424F8A (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		int32_t L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CMainLightShadowCascadesCountBiasU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_MainLightShadowCascadesCountBias_mA0FC793465E40D31F13C2148EBB3282DE0ECF26F (int32_t ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		int32_t L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CMainLightShadowCascadesCountBiasU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceRenderSettings_get_ShadowQualityBias_mDC7B30DE123707A8EB0BFC6273D087C4B514CDD3 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		int32_t L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CShadowQualityBiasU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_ShadowQualityBias_m99CB51DF27FCBD57A9E5F1DC5D21A3163758B5B2 (int32_t ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		int32_t L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CShadowQualityBiasU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceRenderSettings_get_LutBias_m066C8AE5F8123FE07E7159CC96A465E33968B9C8 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		float L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CLutBiasU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_LutBias_m87D91BB543BA3016BFA2BABE97AF9E23A605348D (float ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		float L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CLutBiasU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceRenderSettings_get_MaxShadowDistanceMultiplier_mD8879DD88AE8FF3CB2106FF35910D57E1BCC5D27 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		float L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_MaxShadowDistanceMultiplier;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_MaxShadowDistanceMultiplier_mE4E339CDF51E898BC7EA1EF348586002238DB700 (float ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		float L_0 = ___0_value;
		float L_1;
		L_1 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_0, NULL);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_MaxShadowDistanceMultiplier = L_1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceRenderSettings_get_RenderScaleMultiplier_m3300CA2A6EDA35A504D99656B11FF2DDD2BCA4C0 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		float L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_RenderScaleMultiplier;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_RenderScaleMultiplier_mCD329036D85AB4C2BF6F8B5EA50695128E1BF5A3 (float ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		float L_0 = ___0_value;
		float L_1;
		L_1 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_0, NULL);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_RenderScaleMultiplier = L_1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceRenderSettings_get_AntiAliasingQualityBias_mDA59F3EE645D94B63DD3B89AD65925B47C365C5A (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		int32_t L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CAntiAliasingQualityBiasU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_AntiAliasingQualityBias_mFA1BF607115C11AF87722CC2C91C00529AAE5A54 (int32_t ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		int32_t L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CAntiAliasingQualityBiasU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceRenderSettings_get_SkipDynamicBatching_m939E279451A083DF507A8CFC6CE0449905C3C88A (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		bool L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CSkipDynamicBatchingU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_SkipDynamicBatching_m7EEEBD9DF256D8AAD27513FD65D15D81BE7B92DC (bool ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CSkipDynamicBatchingU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceRenderSettings_get_SkipFrontToBackSorting_mC73182E28DEF80E85310854E7DF9D15E655A4CF9 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		bool L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CSkipFrontToBackSortingU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_SkipFrontToBackSorting_m7609623ACADF37E2B6DC928EEE6FE9D39624B633 (bool ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CSkipFrontToBackSortingU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceRenderSettings_get_SkipTransparentObjects_mAC308B05C32F99C3B7C4941F3F8574D2B70CF364 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		bool L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CSkipTransparentObjectsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_SkipTransparentObjects_m1BE082200B1A25094A5FB1D307995842479B9649 (bool ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CSkipTransparentObjectsU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings__cctor_mF70619226FCE2E83F6ED0A643096FD85BD3181F6 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_MaxShadowDistanceMultiplier = (1.0f);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_ShadowResolutionMultiplier = (1.0f);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_RenderScaleMultiplier = (1.0f);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___s_DecalsMaxDistance = (1000.0f);
		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
#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
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AdaptivePerformanceScaler_get_Name_mCC7E224B7E938381E3CEB54067773C528B48A1A7 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		String_t* L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_name_mF13E237177358FB6B1E5EA3FF812C9D3CFF7331A(L_0, NULL);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_Name_mCCC60C1C22FB3DBDE4A1B89D774D45D1753879BE (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, String_t* ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		String_t* L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_name_mF13E237177358FB6B1E5EA3FF812C9D3CFF7331A(L_0, NULL);
		String_t* L_2 = ___0_value;
		bool L_3;
		L_3 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_1, L_2, NULL);
		V_0 = L_3;
		bool L_4 = V_0;
		if (!L_4)
		{
			goto IL_0018;
		}
	}
	{
		goto IL_0025;
	}

IL_0018:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5 = __this->___m_defaultSetting;
		String_t* L_6 = ___0_value;
		NullCheck(L_5);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_5, L_6, NULL);
	}

IL_0025:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScaler_get_Enabled_mFD2B6D659D91F772E73748AFAE05DA1FF09AE37D (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		bool L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_enabled_m3C206F801CD595875BBD175B27D6DE0A85C675CC(L_0, NULL);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_Enabled_mCE4130752DC90F2732DD81053B6D83A34C20DE71 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		bool L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_enabled_m3C206F801CD595875BBD175B27D6DE0A85C675CC(L_0, NULL);
		bool L_2 = ___0_value;
		V_0 = (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0);
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0015;
		}
	}
	{
		goto IL_0022;
	}

IL_0015:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_4 = __this->___m_defaultSetting;
		bool L_5 = ___0_value;
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_4, L_5, NULL);
	}

IL_0022:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceScaler_get_Scale_m4248617789F0908E6A0AF7D2BE7B9E5D9BEE1111 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		float L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_scale_mC0B010C3248EC3661FC76CA4FE9C63CFF0F9618A(L_0, NULL);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_Scale_m84B245941E0C9117FC80BEC3EEF89288C3443AC6 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, float ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		float L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_scale_mC0B010C3248EC3661FC76CA4FE9C63CFF0F9618A(L_0, NULL);
		float L_2 = ___0_value;
		V_0 = (bool)((((float)L_1) == ((float)L_2))? 1 : 0);
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0015;
		}
	}
	{
		goto IL_0022;
	}

IL_0015:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_4 = __this->___m_defaultSetting;
		float L_5 = ___0_value;
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_4, L_5, NULL);
	}

IL_0022:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_VisualImpact_mB9CA189090EEC7A1C4AEA540D427C5D90A86123A (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_visualImpact_mE5FADC25B00CEECAD5349055028C713156A78100(L_0, NULL);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_VisualImpact_mD8B5D2EBB3AE5BE9A68B584AA30157EAD0BF20E4 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_visualImpact_mE5FADC25B00CEECAD5349055028C713156A78100(L_0, NULL);
		int32_t L_2 = ___0_value;
		V_0 = (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0);
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0015;
		}
	}
	{
		goto IL_0022;
	}

IL_0015:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_4 = __this->___m_defaultSetting;
		int32_t L_5 = ___0_value;
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_4, L_5, NULL);
	}

IL_0022:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_Target_m64CE8A9B7E6C0B93C3B0F350A47BEB5B17434890 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_target_m779AFC0CB0E43A351D0129EEDB00DC61F8B7373A(L_0, NULL);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_Target_m67D88E9E0526F818C8154FA6B078E001737124A3 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_target_m779AFC0CB0E43A351D0129EEDB00DC61F8B7373A(L_0, NULL);
		int32_t L_2 = ___0_value;
		V_0 = (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0);
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0015;
		}
	}
	{
		goto IL_0022;
	}

IL_0015:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_4 = __this->___m_defaultSetting;
		int32_t L_5 = ___0_value;
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_4, L_5, NULL);
	}

IL_0022:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_MaxLevel_mA59AB957023992AA9EC9002886A4496B716EB147 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_maxLevel_m7151F65E2E1588694A55EF6872E420FCC231BEBE(L_0, NULL);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_MaxLevel_m9B76874A43446B72F7C99F80EE3BD1F53E0B6257 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_maxLevel_m7151F65E2E1588694A55EF6872E420FCC231BEBE(L_0, NULL);
		int32_t L_2 = ___0_value;
		V_0 = (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0);
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0015;
		}
	}
	{
		goto IL_0022;
	}

IL_0015:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_4 = __this->___m_defaultSetting;
		int32_t L_5 = ___0_value;
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_4, L_5, NULL);
	}

IL_0022:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceScaler_get_MinBound_m095A70993373CEAB79A69D8E403CD55231BD4337 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		float L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_minBound_mA6F4ACD69674DB3BB5F5306D22F349369DF42370(L_0, NULL);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_MinBound_m32557347BA7F199A6951E5445C8AA261AC7534EE (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, float ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		float L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_minBound_mA6F4ACD69674DB3BB5F5306D22F349369DF42370(L_0, NULL);
		float L_2 = ___0_value;
		V_0 = (bool)((((float)L_1) == ((float)L_2))? 1 : 0);
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0015;
		}
	}
	{
		goto IL_0022;
	}

IL_0015:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_4 = __this->___m_defaultSetting;
		float L_5 = ___0_value;
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_4, L_5, NULL);
	}

IL_0022:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceScaler_get_MaxBound_mE4F1960A3834113BFCEF886F1DE4E53B853314CC (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		float L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_maxBound_m898333F82C63A160DD9B2FE5B2240F85017C6729(L_0, NULL);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_MaxBound_m7B85058B4B615BA5CDA710BA4399E65CA659D1DB (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, float ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_defaultSetting;
		NullCheck(L_0);
		float L_1;
		L_1 = AdaptivePerformanceScalerSettingsBase_get_maxBound_m898333F82C63A160DD9B2FE5B2240F85017C6729(L_0, NULL);
		float L_2 = ___0_value;
		V_0 = (bool)((((float)L_1) == ((float)L_2))? 1 : 0);
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0015;
		}
	}
	{
		goto IL_0022;
	}

IL_0015:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_4 = __this->___m_defaultSetting;
		float L_5 = ___0_value;
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_4, L_5, NULL);
	}

IL_0022:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCurrentLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_CurrentLevel_mCCC4299E8C1C123A3C141348365477166C317DB3 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCurrentLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScaler_get_IsMaxLevel_mB960E902B10B7030FC489E17EAFEDFF585F16785 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0;
		L_0 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		int32_t L_1;
		L_1 = VirtualFuncInvoker0< int32_t >::Invoke(14, __this);
		return (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0);
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScaler_get_NotLeveled_mC3205612CA27B88738841FB8870B09D89791BD07 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0;
		L_0 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_GpuImpact_m53D71C69DABEF507C22BC9D0CDD7C6F21216979D (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CGpuImpactU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_GpuImpact_m0E6FA566E69AC21E1AE65C3CC626CEEC2C7AA797 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CGpuImpactU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_CpuImpact_mDEC7D4AEAEA20BBE5D1ACDD4D7C8BD044DEBB319 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCpuImpactU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_CpuImpact_m8FE81E3BDD092C52F009AAE883B4821F633D140F (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCpuImpactU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___m_OverrideLevel;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_OverrideLevel_mBDE07C202A3BB506F88AD00B5B4D24ED250471A1 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_OverrideLevel = L_0;
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_1 = __this->___m_Indexer;
		NullCheck(L_1);
		AdaptivePerformanceIndexer_UpdateOverrideLevel_m14C62AE0BCBA53301C221CE736A3715BA16E38B1(L_1, __this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_CalculateCost_m327F368487672CF65FB65111845764E14E559AB3 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 V_2;
	memset((&V_2), 0, sizeof(V_2));
	int32_t V_3 = 0;
	int32_t V_4 = 0;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	int32_t V_8 = 0;
	int32_t G_B8_0 = 0;
	int32_t G_B13_0 = 0;
	int32_t G_B18_0 = 0;
	{
		RuntimeObject* L_0;
		L_0 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_0);
		RuntimeObject* L_1;
		L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(3, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_0);
		NullCheck(L_1);
		PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 L_2;
		L_2 = InterfaceFuncInvoker0< PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6 >::Invoke(0, IPerformanceStatus_t8A4DCF9A34C5D67A0771DE6ED38241E246B7EDF0_il2cpp_TypeInfo_var, L_1);
		V_2 = L_2;
		int32_t L_3;
		L_3 = PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD_inline((&V_2), NULL);
		V_0 = L_3;
		V_1 = 0;
		int32_t L_4;
		L_4 = VirtualFuncInvoker0< int32_t >::Invoke(10, __this);
		V_4 = L_4;
		int32_t L_5 = V_4;
		V_3 = L_5;
		int32_t L_6 = V_3;
		switch (L_6)
		{
			case 0:
			{
				goto IL_003a;
			}
			case 1:
			{
				goto IL_0045;
			}
			case 2:
			{
				goto IL_0052;
			}
		}
	}
	{
		goto IL_005f;
	}

IL_003a:
	{
		int32_t L_7 = V_1;
		int32_t L_8;
		L_8 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		V_1 = ((int32_t)il2cpp_codegen_add(L_7, L_8));
		goto IL_005f;
	}

IL_0045:
	{
		int32_t L_9 = V_1;
		int32_t L_10;
		L_10 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		V_1 = ((int32_t)il2cpp_codegen_add(L_9, ((int32_t)il2cpp_codegen_multiply(L_10, 2))));
		goto IL_005f;
	}

IL_0052:
	{
		int32_t L_11 = V_1;
		int32_t L_12;
		L_12 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		V_1 = ((int32_t)il2cpp_codegen_add(L_11, ((int32_t)il2cpp_codegen_multiply(L_12, 3))));
		goto IL_005f;
	}

IL_005f:
	{
		int32_t L_13 = V_0;
		if ((!(((uint32_t)L_13) == ((uint32_t)1))))
		{
			goto IL_0070;
		}
	}
	{
		int32_t L_14;
		L_14 = VirtualFuncInvoker0< int32_t >::Invoke(12, __this);
		G_B8_0 = ((((int32_t)((int32_t)((int32_t)L_14&1))) == ((int32_t)0))? 1 : 0);
		goto IL_0071;
	}

IL_0070:
	{
		G_B8_0 = 0;
	}

IL_0071:
	{
		V_5 = (bool)G_B8_0;
		bool L_15 = V_5;
		if (!L_15)
		{
			goto IL_0079;
		}
	}
	{
		V_1 = 6;
	}

IL_0079:
	{
		int32_t L_16 = V_0;
		if ((!(((uint32_t)L_16) == ((uint32_t)2))))
		{
			goto IL_008a;
		}
	}
	{
		int32_t L_17;
		L_17 = VirtualFuncInvoker0< int32_t >::Invoke(12, __this);
		G_B13_0 = ((((int32_t)((int32_t)((int32_t)L_17&2))) == ((int32_t)0))? 1 : 0);
		goto IL_008b;
	}

IL_008a:
	{
		G_B13_0 = 0;
	}

IL_008b:
	{
		V_6 = (bool)G_B13_0;
		bool L_18 = V_6;
		if (!L_18)
		{
			goto IL_0093;
		}
	}
	{
		V_1 = 6;
	}

IL_0093:
	{
		int32_t L_19 = V_0;
		if ((!(((uint32_t)L_19) == ((uint32_t)3))))
		{
			goto IL_00a4;
		}
	}
	{
		int32_t L_20;
		L_20 = VirtualFuncInvoker0< int32_t >::Invoke(12, __this);
		G_B18_0 = ((((int32_t)((int32_t)((int32_t)L_20&4))) == ((int32_t)0))? 1 : 0);
		goto IL_00a5;
	}

IL_00a4:
	{
		G_B18_0 = 0;
	}

IL_00a5:
	{
		V_7 = (bool)G_B18_0;
		bool L_21 = V_7;
		if (!L_21)
		{
			goto IL_00ad;
		}
	}
	{
		V_1 = 6;
	}

IL_00ad:
	{
		int32_t L_22 = V_1;
		V_8 = L_22;
		goto IL_00b2;
	}

IL_00b2:
	{
		int32_t L_23 = V_8;
		return L_23;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		RuntimeObject* L_0;
		L_0 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		V_0 = (bool)((((RuntimeObject*)(RuntimeObject*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_000f;
		}
	}
	{
		goto IL_002f;
	}

IL_000f:
	{
		RuntimeObject* L_2;
		L_2 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_2);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_3;
		L_3 = InterfaceFuncInvoker0< IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* >::Invoke(8, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_2);
		__this->___m_Settings = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Settings), (void*)L_3);
		RuntimeObject* L_4;
		L_4 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_4);
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_5;
		L_5 = InterfaceFuncInvoker0< AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* >::Invoke(7, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_4);
		__this->___m_Indexer = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Indexer), (void*)L_5);
	}

IL_002f:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_OnEnable_m2F509D15AE4B351C553E3312231DA4C90913124A (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_0 = __this->___m_Indexer;
		V_0 = (bool)((((RuntimeObject*)(AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_0024;
	}

IL_0010:
	{
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_2 = __this->___m_Indexer;
		NullCheck(L_2);
		AdaptivePerformanceIndexer_AddScaler_m739C7C3318E77F6C8F53CD22798F62C6E8945369(L_2, __this, NULL);
		VirtualActionInvoker0::Invoke(24, __this);
	}

IL_0024:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_OnDisable_mE8FF7454B04C601B23EF587DCE985F567A56AC21 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_0 = __this->___m_Indexer;
		V_0 = (bool)((((RuntimeObject*)(AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_0024;
	}

IL_0010:
	{
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_2 = __this->___m_Indexer;
		NullCheck(L_2);
		AdaptivePerformanceIndexer_RemoveScaler_mD8C4CF1D7BDFA251390D2E071ADE5B4569E094E4(L_2, __this, NULL);
		VirtualActionInvoker0::Invoke(25, __this);
	}

IL_0024:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_IncreaseLevel_mDBA7C9066AF359004B702E829B46A0A23F9FA995 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_Trigger_TisAdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_m34F588B172E4E59FE48CCBAF82961A4BAFA7DE71_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7C58DA39C7DE4A951378C863F054C8B233A1790F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE11DB328075F02ACDA8E87255BF1AAFE02B2C9B6);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t V_1 = 0;
	{
		bool L_0;
		L_0 = AdaptivePerformanceScaler_get_IsMaxLevel_mB960E902B10B7030FC489E17EAFEDFF585F16785(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0019;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralE11DB328075F02ACDA8E87255BF1AAFE02B2C9B6, NULL);
		goto IL_0070;
	}

IL_0019:
	{
		int32_t L_2;
		L_2 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		V_1 = L_2;
		int32_t L_3 = V_1;
		AdaptivePerformanceScaler_set_CurrentLevel_mCCC4299E8C1C123A3C141348365477166C317DB3_inline(__this, ((int32_t)il2cpp_codegen_add(L_3, 1)), NULL);
		VirtualActionInvoker0::Invoke(21, __this);
		VirtualActionInvoker0::Invoke(23, __this);
		AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D* L_4 = (AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D*)(&__this->___m_ScalerEvent);
		String_t* L_5;
		L_5 = VirtualFuncInvoker0< String_t* >::Invoke(4, __this);
		L_4->___Name = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&L_4->___Name), (void*)L_5);
		AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D* L_6 = (AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D*)(&__this->___m_ScalerEvent);
		int32_t L_7;
		L_7 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		L_6->___Level = L_7;
		EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 L_8;
		L_8 = EventHook_op_Implicit_m93EAC8789A8E846D55B193CB46237A48C54693FA(_stringLiteral7C58DA39C7DE4A951378C863F054C8B233A1790F, NULL);
		AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D L_9 = __this->___m_ScalerEvent;
		il2cpp_codegen_runtime_class_init_inline(EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		EventBus_Trigger_TisAdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_m34F588B172E4E59FE48CCBAF82961A4BAFA7DE71(L_8, L_9, EventBus_Trigger_TisAdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_m34F588B172E4E59FE48CCBAF82961A4BAFA7DE71_RuntimeMethod_var);
	}

IL_0070:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_DecreaseLevel_mAC739988670545887A15C1B37F0E911B1B45C548 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_Trigger_TisAdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_m34F588B172E4E59FE48CCBAF82961A4BAFA7DE71_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5713F4896AF9A5CD8CDA98FB0891EF8FF91BB44B);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7C58DA39C7DE4A951378C863F054C8B233A1790F);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t V_1 = 0;
	{
		bool L_0;
		L_0 = AdaptivePerformanceScaler_get_NotLeveled_mC3205612CA27B88738841FB8870B09D89791BD07(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0019;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral5713F4896AF9A5CD8CDA98FB0891EF8FF91BB44B, NULL);
		goto IL_0070;
	}

IL_0019:
	{
		int32_t L_2;
		L_2 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		V_1 = L_2;
		int32_t L_3 = V_1;
		AdaptivePerformanceScaler_set_CurrentLevel_mCCC4299E8C1C123A3C141348365477166C317DB3_inline(__this, ((int32_t)il2cpp_codegen_subtract(L_3, 1)), NULL);
		VirtualActionInvoker0::Invoke(22, __this);
		VirtualActionInvoker0::Invoke(23, __this);
		AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D* L_4 = (AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D*)(&__this->___m_ScalerEvent);
		String_t* L_5;
		L_5 = VirtualFuncInvoker0< String_t* >::Invoke(4, __this);
		L_4->___Name = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&L_4->___Name), (void*)L_5);
		AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D* L_6 = (AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D*)(&__this->___m_ScalerEvent);
		int32_t L_7;
		L_7 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		L_6->___Level = L_7;
		EventHook_t1C9E2570B55940C342214BACB5E9EC889A113157 L_8;
		L_8 = EventHook_op_Implicit_m93EAC8789A8E846D55B193CB46237A48C54693FA(_stringLiteral7C58DA39C7DE4A951378C863F054C8B233A1790F, NULL);
		AdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D L_9 = __this->___m_ScalerEvent;
		il2cpp_codegen_runtime_class_init_inline(EventBus_t6457FCB216134244ECE28921407E893BC1D38056_il2cpp_TypeInfo_var);
		EventBus_Trigger_TisAdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_m34F588B172E4E59FE48CCBAF82961A4BAFA7DE71(L_8, L_9, EventBus_Trigger_TisAdaptivePerformanceScalerEvent_t4FB8CAC39F9A8788AB10F7B8E579B0A4FB56558D_m34F588B172E4E59FE48CCBAF82961A4BAFA7DE71_RuntimeMethod_var);
	}

IL_0070:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_Activate_m011996E733279ABE5B8AEFBE0CCFA737BB302396 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		VirtualActionInvoker0::Invoke(24, __this);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_Deactivate_mCCDB4671D348668925269C7E6F973C355CB66070 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		VirtualActionInvoker0::Invoke(25, __this);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_defaultSetting, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_defaultSetting;
		__this->___m_defaultSetting = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_defaultSetting), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScaler_ScaleChanged_m8CA4C17F6CFFEE7ECBFF95720EB205A2DA01A6BE (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	float V_1 = 0.0f;
	bool V_2 = false;
	{
		float L_0;
		L_0 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		V_0 = L_0;
		float L_1;
		L_1 = VirtualFuncInvoker0< float >::Invoke(18, __this);
		float L_2;
		L_2 = VirtualFuncInvoker0< float >::Invoke(16, __this);
		int32_t L_3;
		L_3 = VirtualFuncInvoker0< int32_t >::Invoke(14, __this);
		V_1 = ((float)(((float)il2cpp_codegen_subtract(L_1, L_2))/((float)L_3)));
		float L_4 = V_1;
		int32_t L_5;
		L_5 = VirtualFuncInvoker0< int32_t >::Invoke(14, __this);
		int32_t L_6;
		L_6 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		float L_7;
		L_7 = VirtualFuncInvoker0< float >::Invoke(16, __this);
		VirtualActionInvoker1< float >::Invoke(9, __this, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_4, ((float)((int32_t)il2cpp_codegen_subtract(L_5, L_6))))), L_7)));
		float L_8;
		L_8 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		float L_9 = V_0;
		V_2 = (bool)((((int32_t)((((float)L_8) == ((float)L_9))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_004b;
	}

IL_004b:
	{
		bool L_10 = V_2;
		return L_10;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_OnLevelIncrease_mA658119D5C1CD66FD563BE27FBBC13C14E560322 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_OnLevelDecrease_m0CF0F677788404B2515698BF1EB29615DFC512CC (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_OnLevel_m0D94C45D9EC09DBF5196EF3719B672D4B69FE65D (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_OnEnabled_m1C202312308D5C8DA7B4F99CC3228709FAC2600B (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_OnDisabled_m21B2B49F5CA0441932FEEDAA6F0DF973DA830A1E (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5 (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___m_OverrideLevel = (-1);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_0, NULL);
		__this->___m_defaultSetting = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_defaultSetting), (void*)L_0);
		ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, 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
void PerformanceModeEventHandler_Invoke_m3B33E17EF884CEC700E6A9DE69B7C75ED9D4FE77_Multicast(PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, int32_t ___0_performanceMode, const RuntimeMethod* method)
{
	il2cpp_array_size_t length = __this->___delegates->max_length;
	Delegate_t** delegatesToInvoke = reinterpret_cast<Delegate_t**>(__this->___delegates->GetAddressAtUnchecked(0));
	for (il2cpp_array_size_t i = 0; i < length; i++)
	{
		PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* currentDelegate = reinterpret_cast<PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2*>(delegatesToInvoke[i]);
		typedef void (*FunctionPointerType) (RuntimeObject*, int32_t, const RuntimeMethod*);
		((FunctionPointerType)currentDelegate->___invoke_impl)((Il2CppObject*)currentDelegate->___method_code, ___0_performanceMode, reinterpret_cast<RuntimeMethod*>(currentDelegate->___method));
	}
}
void PerformanceModeEventHandler_Invoke_m3B33E17EF884CEC700E6A9DE69B7C75ED9D4FE77_OpenInst(PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, int32_t ___0_performanceMode, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (int32_t, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_performanceMode, method);
}
void PerformanceModeEventHandler_Invoke_m3B33E17EF884CEC700E6A9DE69B7C75ED9D4FE77_OpenStatic(PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, int32_t ___0_performanceMode, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (int32_t, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_performanceMode, method);
}
IL2CPP_EXTERN_C  void DelegatePInvokeWrapper_PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2 (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, int32_t ___0_performanceMode, const RuntimeMethod* method)
{
	typedef void (DEFAULT_CALL *PInvokeFunc)(int32_t);
	PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_reverse_pinvoke_function_ptr(__this));
	il2cppPInvokeFunc(___0_performanceMode);

}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceModeEventHandler__ctor_m432B3597C45952AA88677103590FC3EDB99F252E (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) 
{
	__this->___method_ptr = (intptr_t)il2cpp_codegen_get_method_pointer((RuntimeMethod*)___1_method);
	__this->___method = ___1_method;
	__this->___m_target = ___0_object;
	Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target), (void*)___0_object);
	int parameterCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___1_method);
	__this->___method_code = (intptr_t)__this;
	if (MethodIsStatic((RuntimeMethod*)___1_method))
	{
		bool isOpen = parameterCount == 1;
		if (isOpen)
			__this->___invoke_impl = (intptr_t)&PerformanceModeEventHandler_Invoke_m3B33E17EF884CEC700E6A9DE69B7C75ED9D4FE77_OpenStatic;
		else
			{
				__this->___invoke_impl = __this->___method_ptr;
				__this->___method_code = (intptr_t)__this->___m_target;
			}
	}
	else
	{
		if (___0_object == NULL)
			il2cpp_codegen_raise_exception(il2cpp_codegen_get_argument_exception(NULL, "Delegate to an instance method cannot have null 'this'."), NULL);
		__this->___invoke_impl = __this->___method_ptr;
		__this->___method_code = (intptr_t)__this->___m_target;
	}
	__this->___extra_arg = (intptr_t)&PerformanceModeEventHandler_Invoke_m3B33E17EF884CEC700E6A9DE69B7C75ED9D4FE77_Multicast;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceModeEventHandler_Invoke_m3B33E17EF884CEC700E6A9DE69B7C75ED9D4FE77 (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, int32_t ___0_performanceMode, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, int32_t, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_performanceMode, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PerformanceModeEventHandler_BeginInvoke_mBD735B8F9BD7B4FDA509949377DBFA198BB297EC (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, int32_t ___0_performanceMode, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___1_callback, RuntimeObject* ___2_object, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	void *__d_args[2] = {0};
	__d_args[0] = Box(PerformanceMode_t802427AAFDD60AC7A3A3EE23B05F30BAD2680F56_il2cpp_TypeInfo_var, &___0_performanceMode);
	return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___1_callback, (RuntimeObject*)___2_object);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceModeEventHandler_EndInvoke_m3D0A6EE9EC06B8A76A6E2C531309DC3D483379B5 (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, RuntimeObject* ___0_result, const RuntimeMethod* method) 
{
	il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___0_result, 0);
}
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceBottleneckChangeEventArgs_get_PerformanceBottleneck_m0395024C7943AACD22607D5265939B1C88DBABA2 (PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceBottleneckU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t PerformanceBottleneckChangeEventArgs_get_PerformanceBottleneck_m0395024C7943AACD22607D5265939B1C88DBABA2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = PerformanceBottleneckChangeEventArgs_get_PerformanceBottleneck_m0395024C7943AACD22607D5265939B1C88DBABA2_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBottleneckChangeEventArgs_set_PerformanceBottleneck_m6E3F0F2D2A0A64914359EB02B306B010F4B4AA4D (PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CPerformanceBottleneckU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceBottleneckChangeEventArgs_set_PerformanceBottleneck_m6E3F0F2D2A0A64914359EB02B306B010F4B4AA4D_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821*>(__this + _offset);
	PerformanceBottleneckChangeEventArgs_set_PerformanceBottleneck_m6E3F0F2D2A0A64914359EB02B306B010F4B4AA4D_inline(_thisAdjusted, ___0_value, method);
}
#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
void PerformanceBottleneckChangeHandler_Invoke_m9A78E791943F6FC1CE4BC5F8D5E5FEB8F5C0B8F1_Multicast(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_bottleneckEventArgs, const RuntimeMethod* method)
{
	il2cpp_array_size_t length = __this->___delegates->max_length;
	Delegate_t** delegatesToInvoke = reinterpret_cast<Delegate_t**>(__this->___delegates->GetAddressAtUnchecked(0));
	for (il2cpp_array_size_t i = 0; i < length; i++)
	{
		PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* currentDelegate = reinterpret_cast<PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61*>(delegatesToInvoke[i]);
		typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821, const RuntimeMethod*);
		((FunctionPointerType)currentDelegate->___invoke_impl)((Il2CppObject*)currentDelegate->___method_code, ___0_bottleneckEventArgs, reinterpret_cast<RuntimeMethod*>(currentDelegate->___method));
	}
}
void PerformanceBottleneckChangeHandler_Invoke_m9A78E791943F6FC1CE4BC5F8D5E5FEB8F5C0B8F1_OpenInst(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_bottleneckEventArgs, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_bottleneckEventArgs, method);
}
void PerformanceBottleneckChangeHandler_Invoke_m9A78E791943F6FC1CE4BC5F8D5E5FEB8F5C0B8F1_OpenStatic(PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_bottleneckEventArgs, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_bottleneckEventArgs, method);
}
IL2CPP_EXTERN_C  void DelegatePInvokeWrapper_PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61 (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_bottleneckEventArgs, const RuntimeMethod* method)
{
	typedef void (DEFAULT_CALL *PInvokeFunc)(PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821);
	PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_reverse_pinvoke_function_ptr(__this));
	il2cppPInvokeFunc(___0_bottleneckEventArgs);

}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBottleneckChangeHandler__ctor_m3A5E803EF4F1B326E5792A4CE5DC88FB1876305D (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) 
{
	__this->___method_ptr = (intptr_t)il2cpp_codegen_get_method_pointer((RuntimeMethod*)___1_method);
	__this->___method = ___1_method;
	__this->___m_target = ___0_object;
	Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target), (void*)___0_object);
	int parameterCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___1_method);
	__this->___method_code = (intptr_t)__this;
	if (MethodIsStatic((RuntimeMethod*)___1_method))
	{
		bool isOpen = parameterCount == 1;
		if (isOpen)
			__this->___invoke_impl = (intptr_t)&PerformanceBottleneckChangeHandler_Invoke_m9A78E791943F6FC1CE4BC5F8D5E5FEB8F5C0B8F1_OpenStatic;
		else
			{
				__this->___invoke_impl = __this->___method_ptr;
				__this->___method_code = (intptr_t)__this->___m_target;
			}
	}
	else
	{
		if (___0_object == NULL)
			il2cpp_codegen_raise_exception(il2cpp_codegen_get_argument_exception(NULL, "Delegate to an instance method cannot have null 'this'."), NULL);
		__this->___invoke_impl = __this->___method_ptr;
		__this->___method_code = (intptr_t)__this->___m_target;
	}
	__this->___extra_arg = (intptr_t)&PerformanceBottleneckChangeHandler_Invoke_m9A78E791943F6FC1CE4BC5F8D5E5FEB8F5C0B8F1_Multicast;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBottleneckChangeHandler_Invoke_m9A78E791943F6FC1CE4BC5F8D5E5FEB8F5C0B8F1 (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_bottleneckEventArgs, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_bottleneckEventArgs, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PerformanceBottleneckChangeHandler_BeginInvoke_mB72C19AD5CA40D3093AED23672F1735A0DA6C378 (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_bottleneckEventArgs, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___1_callback, RuntimeObject* ___2_object, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	void *__d_args[2] = {0};
	__d_args[0] = Box(PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821_il2cpp_TypeInfo_var, &___0_bottleneckEventArgs);
	return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___1_callback, (RuntimeObject*)___2_object);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBottleneckChangeHandler_EndInvoke_m116BEE2E18CE1363FF0F074C0B8077E53B1A4B98 (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, RuntimeObject* ___0_result, const RuntimeMethod* method) 
{
	il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___0_result, 0);
}
#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
IL2CPP_EXTERN_C void PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_pinvoke(const PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6& unmarshaled, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke& marshaled)
{
	marshaled.___U3CCpuBoostU3Ek__BackingField = static_cast<int32_t>(unmarshaled.___U3CCpuBoostU3Ek__BackingField);
	marshaled.___U3CGpuBoostU3Ek__BackingField = static_cast<int32_t>(unmarshaled.___U3CGpuBoostU3Ek__BackingField);
}
IL2CPP_EXTERN_C void PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_pinvoke_back(const PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke& marshaled, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6& unmarshaled)
{
	bool unmarshaledU3CCpuBoostU3Ek__BackingField_temp_0 = false;
	unmarshaledU3CCpuBoostU3Ek__BackingField_temp_0 = static_cast<bool>(marshaled.___U3CCpuBoostU3Ek__BackingField);
	unmarshaled.___U3CCpuBoostU3Ek__BackingField = unmarshaledU3CCpuBoostU3Ek__BackingField_temp_0;
	bool unmarshaledU3CGpuBoostU3Ek__BackingField_temp_1 = false;
	unmarshaledU3CGpuBoostU3Ek__BackingField_temp_1 = static_cast<bool>(marshaled.___U3CGpuBoostU3Ek__BackingField);
	unmarshaled.___U3CGpuBoostU3Ek__BackingField = unmarshaledU3CGpuBoostU3Ek__BackingField_temp_1;
}
IL2CPP_EXTERN_C void PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_pinvoke_cleanup(PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_com(const PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6& unmarshaled, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_com& marshaled)
{
	marshaled.___U3CCpuBoostU3Ek__BackingField = static_cast<int32_t>(unmarshaled.___U3CCpuBoostU3Ek__BackingField);
	marshaled.___U3CGpuBoostU3Ek__BackingField = static_cast<int32_t>(unmarshaled.___U3CGpuBoostU3Ek__BackingField);
}
IL2CPP_EXTERN_C void PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_com_back(const PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_com& marshaled, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6& unmarshaled)
{
	bool unmarshaledU3CCpuBoostU3Ek__BackingField_temp_0 = false;
	unmarshaledU3CCpuBoostU3Ek__BackingField_temp_0 = static_cast<bool>(marshaled.___U3CCpuBoostU3Ek__BackingField);
	unmarshaled.___U3CCpuBoostU3Ek__BackingField = unmarshaledU3CCpuBoostU3Ek__BackingField_temp_0;
	bool unmarshaledU3CGpuBoostU3Ek__BackingField_temp_1 = false;
	unmarshaledU3CGpuBoostU3Ek__BackingField_temp_1 = static_cast<bool>(marshaled.___U3CGpuBoostU3Ek__BackingField);
	unmarshaled.___U3CGpuBoostU3Ek__BackingField = unmarshaledU3CGpuBoostU3Ek__BackingField_temp_1;
}
IL2CPP_EXTERN_C void PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_com_cleanup(PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_com& marshaled)
{
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PerformanceBoostChangeEventArgs_get_CpuBoost_m8A4E9ADBE730B5736D35C2F1B69D990075FDA8F1 (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CCpuBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  bool PerformanceBoostChangeEventArgs_get_CpuBoost_m8A4E9ADBE730B5736D35C2F1B69D990075FDA8F1_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6*>(__this + _offset);
	bool _returnValue;
	_returnValue = PerformanceBoostChangeEventArgs_get_CpuBoost_m8A4E9ADBE730B5736D35C2F1B69D990075FDA8F1_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBoostChangeEventArgs_set_CpuBoost_m5CBD7C703CC9425735CC381BF5255AFB771276E0 (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CCpuBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceBoostChangeEventArgs_set_CpuBoost_m5CBD7C703CC9425735CC381BF5255AFB771276E0_AdjustorThunk (RuntimeObject* __this, bool ___0_value, const RuntimeMethod* method)
{
	PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6*>(__this + _offset);
	PerformanceBoostChangeEventArgs_set_CpuBoost_m5CBD7C703CC9425735CC381BF5255AFB771276E0_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PerformanceBoostChangeEventArgs_get_GpuBoost_m39C7AF59354957CE76736EB95D795638198D2D56 (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CGpuBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  bool PerformanceBoostChangeEventArgs_get_GpuBoost_m39C7AF59354957CE76736EB95D795638198D2D56_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6*>(__this + _offset);
	bool _returnValue;
	_returnValue = PerformanceBoostChangeEventArgs_get_GpuBoost_m39C7AF59354957CE76736EB95D795638198D2D56_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBoostChangeEventArgs_set_GpuBoost_mDB42C244A0DF199B69265D01476230654B5743F5 (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CGpuBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceBoostChangeEventArgs_set_GpuBoost_mDB42C244A0DF199B69265D01476230654B5743F5_AdjustorThunk (RuntimeObject* __this, bool ___0_value, const RuntimeMethod* method)
{
	PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6*>(__this + _offset);
	PerformanceBoostChangeEventArgs_set_GpuBoost_mDB42C244A0DF199B69265D01476230654B5743F5_inline(_thisAdjusted, ___0_value, method);
}
#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
void PerformanceBoostChangeHandler_Invoke_mA7FE1E392A09B1C23126CAEFB3CDB37B22699D6E_Multicast(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___0_boostEventArgs, const RuntimeMethod* method)
{
	il2cpp_array_size_t length = __this->___delegates->max_length;
	Delegate_t** delegatesToInvoke = reinterpret_cast<Delegate_t**>(__this->___delegates->GetAddressAtUnchecked(0));
	for (il2cpp_array_size_t i = 0; i < length; i++)
	{
		PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* currentDelegate = reinterpret_cast<PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68*>(delegatesToInvoke[i]);
		typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6, const RuntimeMethod*);
		((FunctionPointerType)currentDelegate->___invoke_impl)((Il2CppObject*)currentDelegate->___method_code, ___0_boostEventArgs, reinterpret_cast<RuntimeMethod*>(currentDelegate->___method));
	}
}
void PerformanceBoostChangeHandler_Invoke_mA7FE1E392A09B1C23126CAEFB3CDB37B22699D6E_OpenInst(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___0_boostEventArgs, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_boostEventArgs, method);
}
void PerformanceBoostChangeHandler_Invoke_mA7FE1E392A09B1C23126CAEFB3CDB37B22699D6E_OpenStatic(PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___0_boostEventArgs, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_boostEventArgs, method);
}
IL2CPP_EXTERN_C  void DelegatePInvokeWrapper_PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68 (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___0_boostEventArgs, const RuntimeMethod* method)
{


	typedef void (DEFAULT_CALL *PInvokeFunc)(PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke);
	PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_reverse_pinvoke_function_ptr(__this));
	PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshaled_pinvoke ____0_boostEventArgs_marshaled = {};
	PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_pinvoke(___0_boostEventArgs, ____0_boostEventArgs_marshaled);

	il2cppPInvokeFunc(____0_boostEventArgs_marshaled);

	PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_marshal_pinvoke_cleanup(____0_boostEventArgs_marshaled);

}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBoostChangeHandler__ctor_mC68B1563B584520F2CC441AF57E80E31A43C5C23 (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) 
{
	__this->___method_ptr = (intptr_t)il2cpp_codegen_get_method_pointer((RuntimeMethod*)___1_method);
	__this->___method = ___1_method;
	__this->___m_target = ___0_object;
	Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target), (void*)___0_object);
	int parameterCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___1_method);
	__this->___method_code = (intptr_t)__this;
	if (MethodIsStatic((RuntimeMethod*)___1_method))
	{
		bool isOpen = parameterCount == 1;
		if (isOpen)
			__this->___invoke_impl = (intptr_t)&PerformanceBoostChangeHandler_Invoke_mA7FE1E392A09B1C23126CAEFB3CDB37B22699D6E_OpenStatic;
		else
			{
				__this->___invoke_impl = __this->___method_ptr;
				__this->___method_code = (intptr_t)__this->___m_target;
			}
	}
	else
	{
		if (___0_object == NULL)
			il2cpp_codegen_raise_exception(il2cpp_codegen_get_argument_exception(NULL, "Delegate to an instance method cannot have null 'this'."), NULL);
		__this->___invoke_impl = __this->___method_ptr;
		__this->___method_code = (intptr_t)__this->___m_target;
	}
	__this->___extra_arg = (intptr_t)&PerformanceBoostChangeHandler_Invoke_mA7FE1E392A09B1C23126CAEFB3CDB37B22699D6E_Multicast;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBoostChangeHandler_Invoke_mA7FE1E392A09B1C23126CAEFB3CDB37B22699D6E (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___0_boostEventArgs, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_boostEventArgs, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PerformanceBoostChangeHandler_BeginInvoke_m1F85033750A9E6452EBCB54F19828B1875ADCFEE (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___0_boostEventArgs, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___1_callback, RuntimeObject* ___2_object, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	void *__d_args[2] = {0};
	__d_args[0] = Box(PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6_il2cpp_TypeInfo_var, &___0_boostEventArgs);
	return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___1_callback, (RuntimeObject*)___2_object);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceBoostChangeHandler_EndInvoke_mC100EC9F96FEB55442ABF358FD890273C0A406AE (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, RuntimeObject* ___0_result, const RuntimeMethod* method) 
{
	il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___0_result, 0);
}
#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
IL2CPP_EXTERN_C void PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_pinvoke(const PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838& unmarshaled, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke& marshaled)
{
	marshaled.___U3CCpuLevelU3Ek__BackingField = unmarshaled.___U3CCpuLevelU3Ek__BackingField;
	marshaled.___U3CCpuLevelDeltaU3Ek__BackingField = unmarshaled.___U3CCpuLevelDeltaU3Ek__BackingField;
	marshaled.___U3CGpuLevelU3Ek__BackingField = unmarshaled.___U3CGpuLevelU3Ek__BackingField;
	marshaled.___U3CGpuLevelDeltaU3Ek__BackingField = unmarshaled.___U3CGpuLevelDeltaU3Ek__BackingField;
	marshaled.___U3CPerformanceControlModeU3Ek__BackingField = unmarshaled.___U3CPerformanceControlModeU3Ek__BackingField;
	marshaled.___U3CManualOverrideU3Ek__BackingField = static_cast<int32_t>(unmarshaled.___U3CManualOverrideU3Ek__BackingField);
}
IL2CPP_EXTERN_C void PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_pinvoke_back(const PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke& marshaled, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838& unmarshaled)
{
	int32_t unmarshaledU3CCpuLevelU3Ek__BackingField_temp_0 = 0;
	unmarshaledU3CCpuLevelU3Ek__BackingField_temp_0 = marshaled.___U3CCpuLevelU3Ek__BackingField;
	unmarshaled.___U3CCpuLevelU3Ek__BackingField = unmarshaledU3CCpuLevelU3Ek__BackingField_temp_0;
	int32_t unmarshaledU3CCpuLevelDeltaU3Ek__BackingField_temp_1 = 0;
	unmarshaledU3CCpuLevelDeltaU3Ek__BackingField_temp_1 = marshaled.___U3CCpuLevelDeltaU3Ek__BackingField;
	unmarshaled.___U3CCpuLevelDeltaU3Ek__BackingField = unmarshaledU3CCpuLevelDeltaU3Ek__BackingField_temp_1;
	int32_t unmarshaledU3CGpuLevelU3Ek__BackingField_temp_2 = 0;
	unmarshaledU3CGpuLevelU3Ek__BackingField_temp_2 = marshaled.___U3CGpuLevelU3Ek__BackingField;
	unmarshaled.___U3CGpuLevelU3Ek__BackingField = unmarshaledU3CGpuLevelU3Ek__BackingField_temp_2;
	int32_t unmarshaledU3CGpuLevelDeltaU3Ek__BackingField_temp_3 = 0;
	unmarshaledU3CGpuLevelDeltaU3Ek__BackingField_temp_3 = marshaled.___U3CGpuLevelDeltaU3Ek__BackingField;
	unmarshaled.___U3CGpuLevelDeltaU3Ek__BackingField = unmarshaledU3CGpuLevelDeltaU3Ek__BackingField_temp_3;
	int32_t unmarshaledU3CPerformanceControlModeU3Ek__BackingField_temp_4 = 0;
	unmarshaledU3CPerformanceControlModeU3Ek__BackingField_temp_4 = marshaled.___U3CPerformanceControlModeU3Ek__BackingField;
	unmarshaled.___U3CPerformanceControlModeU3Ek__BackingField = unmarshaledU3CPerformanceControlModeU3Ek__BackingField_temp_4;
	bool unmarshaledU3CManualOverrideU3Ek__BackingField_temp_5 = false;
	unmarshaledU3CManualOverrideU3Ek__BackingField_temp_5 = static_cast<bool>(marshaled.___U3CManualOverrideU3Ek__BackingField);
	unmarshaled.___U3CManualOverrideU3Ek__BackingField = unmarshaledU3CManualOverrideU3Ek__BackingField_temp_5;
}
IL2CPP_EXTERN_C void PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_pinvoke_cleanup(PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_com(const PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838& unmarshaled, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_com& marshaled)
{
	marshaled.___U3CCpuLevelU3Ek__BackingField = unmarshaled.___U3CCpuLevelU3Ek__BackingField;
	marshaled.___U3CCpuLevelDeltaU3Ek__BackingField = unmarshaled.___U3CCpuLevelDeltaU3Ek__BackingField;
	marshaled.___U3CGpuLevelU3Ek__BackingField = unmarshaled.___U3CGpuLevelU3Ek__BackingField;
	marshaled.___U3CGpuLevelDeltaU3Ek__BackingField = unmarshaled.___U3CGpuLevelDeltaU3Ek__BackingField;
	marshaled.___U3CPerformanceControlModeU3Ek__BackingField = unmarshaled.___U3CPerformanceControlModeU3Ek__BackingField;
	marshaled.___U3CManualOverrideU3Ek__BackingField = static_cast<int32_t>(unmarshaled.___U3CManualOverrideU3Ek__BackingField);
}
IL2CPP_EXTERN_C void PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_com_back(const PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_com& marshaled, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838& unmarshaled)
{
	int32_t unmarshaledU3CCpuLevelU3Ek__BackingField_temp_0 = 0;
	unmarshaledU3CCpuLevelU3Ek__BackingField_temp_0 = marshaled.___U3CCpuLevelU3Ek__BackingField;
	unmarshaled.___U3CCpuLevelU3Ek__BackingField = unmarshaledU3CCpuLevelU3Ek__BackingField_temp_0;
	int32_t unmarshaledU3CCpuLevelDeltaU3Ek__BackingField_temp_1 = 0;
	unmarshaledU3CCpuLevelDeltaU3Ek__BackingField_temp_1 = marshaled.___U3CCpuLevelDeltaU3Ek__BackingField;
	unmarshaled.___U3CCpuLevelDeltaU3Ek__BackingField = unmarshaledU3CCpuLevelDeltaU3Ek__BackingField_temp_1;
	int32_t unmarshaledU3CGpuLevelU3Ek__BackingField_temp_2 = 0;
	unmarshaledU3CGpuLevelU3Ek__BackingField_temp_2 = marshaled.___U3CGpuLevelU3Ek__BackingField;
	unmarshaled.___U3CGpuLevelU3Ek__BackingField = unmarshaledU3CGpuLevelU3Ek__BackingField_temp_2;
	int32_t unmarshaledU3CGpuLevelDeltaU3Ek__BackingField_temp_3 = 0;
	unmarshaledU3CGpuLevelDeltaU3Ek__BackingField_temp_3 = marshaled.___U3CGpuLevelDeltaU3Ek__BackingField;
	unmarshaled.___U3CGpuLevelDeltaU3Ek__BackingField = unmarshaledU3CGpuLevelDeltaU3Ek__BackingField_temp_3;
	int32_t unmarshaledU3CPerformanceControlModeU3Ek__BackingField_temp_4 = 0;
	unmarshaledU3CPerformanceControlModeU3Ek__BackingField_temp_4 = marshaled.___U3CPerformanceControlModeU3Ek__BackingField;
	unmarshaled.___U3CPerformanceControlModeU3Ek__BackingField = unmarshaledU3CPerformanceControlModeU3Ek__BackingField_temp_4;
	bool unmarshaledU3CManualOverrideU3Ek__BackingField_temp_5 = false;
	unmarshaledU3CManualOverrideU3Ek__BackingField_temp_5 = static_cast<bool>(marshaled.___U3CManualOverrideU3Ek__BackingField);
	unmarshaled.___U3CManualOverrideU3Ek__BackingField = unmarshaledU3CManualOverrideU3Ek__BackingField_temp_5;
}
IL2CPP_EXTERN_C void PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_com_cleanup(PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_com& marshaled)
{
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_CpuLevel_m0B6F576BD2CEE0978E0BD908E09163F80AF9A6DA (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t PerformanceLevelChangeEventArgs_get_CpuLevel_m0B6F576BD2CEE0978E0BD908E09163F80AF9A6DA_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = PerformanceLevelChangeEventArgs_get_CpuLevel_m0B6F576BD2CEE0978E0BD908E09163F80AF9A6DA_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_CpuLevel_mD58480B2447A008C7BF599703303A5328422E955 (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceLevelChangeEventArgs_set_CpuLevel_mD58480B2447A008C7BF599703303A5328422E955_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	PerformanceLevelChangeEventArgs_set_CpuLevel_mD58480B2447A008C7BF599703303A5328422E955_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_CpuLevelDelta_m3F981FFE7CF9C5C7DE0E032DB4629DCAA83CB556 (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCpuLevelDeltaU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t PerformanceLevelChangeEventArgs_get_CpuLevelDelta_m3F981FFE7CF9C5C7DE0E032DB4629DCAA83CB556_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = PerformanceLevelChangeEventArgs_get_CpuLevelDelta_m3F981FFE7CF9C5C7DE0E032DB4629DCAA83CB556_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_CpuLevelDelta_m00EE4AE98A0474906E1823F5E5BC659AF230EA3E (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCpuLevelDeltaU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceLevelChangeEventArgs_set_CpuLevelDelta_m00EE4AE98A0474906E1823F5E5BC659AF230EA3E_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	PerformanceLevelChangeEventArgs_set_CpuLevelDelta_m00EE4AE98A0474906E1823F5E5BC659AF230EA3E_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_GpuLevel_m648A122EA96E4EBD3B2F9845B918F785DB52AA1B (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CGpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t PerformanceLevelChangeEventArgs_get_GpuLevel_m648A122EA96E4EBD3B2F9845B918F785DB52AA1B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = PerformanceLevelChangeEventArgs_get_GpuLevel_m648A122EA96E4EBD3B2F9845B918F785DB52AA1B_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_GpuLevel_mE563A90E537994BA33EB9FE37930984665B5A563 (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CGpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceLevelChangeEventArgs_set_GpuLevel_mE563A90E537994BA33EB9FE37930984665B5A563_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	PerformanceLevelChangeEventArgs_set_GpuLevel_mE563A90E537994BA33EB9FE37930984665B5A563_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_GpuLevelDelta_m6D495A1FEC5830C0A8A6603FEE65C983CA475C85 (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CGpuLevelDeltaU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t PerformanceLevelChangeEventArgs_get_GpuLevelDelta_m6D495A1FEC5830C0A8A6603FEE65C983CA475C85_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = PerformanceLevelChangeEventArgs_get_GpuLevelDelta_m6D495A1FEC5830C0A8A6603FEE65C983CA475C85_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_GpuLevelDelta_mCB323667DF1FB52B0F4AF73C96BAC37FDDD4093B (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CGpuLevelDeltaU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceLevelChangeEventArgs_set_GpuLevelDelta_mCB323667DF1FB52B0F4AF73C96BAC37FDDD4093B_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	PerformanceLevelChangeEventArgs_set_GpuLevelDelta_mCB323667DF1FB52B0F4AF73C96BAC37FDDD4093B_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_PerformanceControlMode_m91748B29F26EF57B474CC8E1D50F2C39B16EC1E1 (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceControlModeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t PerformanceLevelChangeEventArgs_get_PerformanceControlMode_m91748B29F26EF57B474CC8E1D50F2C39B16EC1E1_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = PerformanceLevelChangeEventArgs_get_PerformanceControlMode_m91748B29F26EF57B474CC8E1D50F2C39B16EC1E1_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_PerformanceControlMode_mC9DF077BF69B89D1B5A47CC8C506913B34C7531F (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CPerformanceControlModeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceLevelChangeEventArgs_set_PerformanceControlMode_mC9DF077BF69B89D1B5A47CC8C506913B34C7531F_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	PerformanceLevelChangeEventArgs_set_PerformanceControlMode_mC9DF077BF69B89D1B5A47CC8C506913B34C7531F_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PerformanceLevelChangeEventArgs_get_ManualOverride_mADEEB746E519206BAA5FDE37F800842799281E87 (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CManualOverrideU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  bool PerformanceLevelChangeEventArgs_get_ManualOverride_mADEEB746E519206BAA5FDE37F800842799281E87_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	bool _returnValue;
	_returnValue = PerformanceLevelChangeEventArgs_get_ManualOverride_mADEEB746E519206BAA5FDE37F800842799281E87_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_ManualOverride_mB89018FD5AC92C2322074FBED7A5693ED4450CDB (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CManualOverrideU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceLevelChangeEventArgs_set_ManualOverride_mB89018FD5AC92C2322074FBED7A5693ED4450CDB_AdjustorThunk (RuntimeObject* __this, bool ___0_value, const RuntimeMethod* method)
{
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838*>(__this + _offset);
	PerformanceLevelChangeEventArgs_set_ManualOverride_mB89018FD5AC92C2322074FBED7A5693ED4450CDB_inline(_thisAdjusted, ___0_value, method);
}
#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
void PerformanceLevelChangeHandler_Invoke_m8A6F67F1883E9C762F42DD4882EA681F95DE7E8E_Multicast(PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___0_levelChangeEventArgs, const RuntimeMethod* method)
{
	il2cpp_array_size_t length = __this->___delegates->max_length;
	Delegate_t** delegatesToInvoke = reinterpret_cast<Delegate_t**>(__this->___delegates->GetAddressAtUnchecked(0));
	for (il2cpp_array_size_t i = 0; i < length; i++)
	{
		PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* currentDelegate = reinterpret_cast<PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B*>(delegatesToInvoke[i]);
		typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838, const RuntimeMethod*);
		((FunctionPointerType)currentDelegate->___invoke_impl)((Il2CppObject*)currentDelegate->___method_code, ___0_levelChangeEventArgs, reinterpret_cast<RuntimeMethod*>(currentDelegate->___method));
	}
}
void PerformanceLevelChangeHandler_Invoke_m8A6F67F1883E9C762F42DD4882EA681F95DE7E8E_OpenInst(PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___0_levelChangeEventArgs, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_levelChangeEventArgs, method);
}
void PerformanceLevelChangeHandler_Invoke_m8A6F67F1883E9C762F42DD4882EA681F95DE7E8E_OpenStatic(PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___0_levelChangeEventArgs, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_levelChangeEventArgs, method);
}
IL2CPP_EXTERN_C  void DelegatePInvokeWrapper_PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___0_levelChangeEventArgs, const RuntimeMethod* method)
{


	typedef void (DEFAULT_CALL *PInvokeFunc)(PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke);
	PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_reverse_pinvoke_function_ptr(__this));
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshaled_pinvoke ____0_levelChangeEventArgs_marshaled = {};
	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_pinvoke(___0_levelChangeEventArgs, ____0_levelChangeEventArgs_marshaled);

	il2cppPInvokeFunc(____0_levelChangeEventArgs_marshaled);

	PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_marshal_pinvoke_cleanup(____0_levelChangeEventArgs_marshaled);

}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceLevelChangeHandler__ctor_m5DD61E1980937C4A69EF65CF9F06615441C92536 (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) 
{
	__this->___method_ptr = (intptr_t)il2cpp_codegen_get_method_pointer((RuntimeMethod*)___1_method);
	__this->___method = ___1_method;
	__this->___m_target = ___0_object;
	Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target), (void*)___0_object);
	int parameterCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___1_method);
	__this->___method_code = (intptr_t)__this;
	if (MethodIsStatic((RuntimeMethod*)___1_method))
	{
		bool isOpen = parameterCount == 1;
		if (isOpen)
			__this->___invoke_impl = (intptr_t)&PerformanceLevelChangeHandler_Invoke_m8A6F67F1883E9C762F42DD4882EA681F95DE7E8E_OpenStatic;
		else
			{
				__this->___invoke_impl = __this->___method_ptr;
				__this->___method_code = (intptr_t)__this->___m_target;
			}
	}
	else
	{
		if (___0_object == NULL)
			il2cpp_codegen_raise_exception(il2cpp_codegen_get_argument_exception(NULL, "Delegate to an instance method cannot have null 'this'."), NULL);
		__this->___invoke_impl = __this->___method_ptr;
		__this->___method_code = (intptr_t)__this->___m_target;
	}
	__this->___extra_arg = (intptr_t)&PerformanceLevelChangeHandler_Invoke_m8A6F67F1883E9C762F42DD4882EA681F95DE7E8E_Multicast;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceLevelChangeHandler_Invoke_m8A6F67F1883E9C762F42DD4882EA681F95DE7E8E (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___0_levelChangeEventArgs, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_levelChangeEventArgs, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PerformanceLevelChangeHandler_BeginInvoke_m01CF74ACF600B482B26E0B202F38B52C7175E8E6 (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___0_levelChangeEventArgs, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___1_callback, RuntimeObject* ___2_object, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	void *__d_args[2] = {0};
	__d_args[0] = Box(PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838_il2cpp_TypeInfo_var, &___0_levelChangeEventArgs);
	return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___1_callback, (RuntimeObject*)___2_object);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceLevelChangeHandler_EndInvoke_m7C0A0F0ED20EEDE512D17ABCB7E93F9D3BDDDFA8 (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, RuntimeObject* ___0_result, const RuntimeMethod* method) 
{
	il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___0_result, 0);
}
#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
IL2CPP_EXTERN_C void PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshal_pinvoke(const PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6& unmarshaled, PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshaled_pinvoke& marshaled)
{
	marshaled.___U3CCurrentCpuLevelU3Ek__BackingField = unmarshaled.___U3CCurrentCpuLevelU3Ek__BackingField;
	marshaled.___U3CCurrentGpuLevelU3Ek__BackingField = unmarshaled.___U3CCurrentGpuLevelU3Ek__BackingField;
	marshaled.___U3CPerformanceBottleneckU3Ek__BackingField = unmarshaled.___U3CPerformanceBottleneckU3Ek__BackingField;
	marshaled.___U3CCpuPerformanceBoostU3Ek__BackingField = static_cast<int32_t>(unmarshaled.___U3CCpuPerformanceBoostU3Ek__BackingField);
	marshaled.___U3CGpuPerformanceBoostU3Ek__BackingField = static_cast<int32_t>(unmarshaled.___U3CGpuPerformanceBoostU3Ek__BackingField);
	marshaled.___U3CClusterInfoU3Ek__BackingField = unmarshaled.___U3CClusterInfoU3Ek__BackingField;
}
IL2CPP_EXTERN_C void PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshal_pinvoke_back(const PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshaled_pinvoke& marshaled, PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6& unmarshaled)
{
	int32_t unmarshaledU3CCurrentCpuLevelU3Ek__BackingField_temp_0 = 0;
	unmarshaledU3CCurrentCpuLevelU3Ek__BackingField_temp_0 = marshaled.___U3CCurrentCpuLevelU3Ek__BackingField;
	unmarshaled.___U3CCurrentCpuLevelU3Ek__BackingField = unmarshaledU3CCurrentCpuLevelU3Ek__BackingField_temp_0;
	int32_t unmarshaledU3CCurrentGpuLevelU3Ek__BackingField_temp_1 = 0;
	unmarshaledU3CCurrentGpuLevelU3Ek__BackingField_temp_1 = marshaled.___U3CCurrentGpuLevelU3Ek__BackingField;
	unmarshaled.___U3CCurrentGpuLevelU3Ek__BackingField = unmarshaledU3CCurrentGpuLevelU3Ek__BackingField_temp_1;
	int32_t unmarshaledU3CPerformanceBottleneckU3Ek__BackingField_temp_2 = 0;
	unmarshaledU3CPerformanceBottleneckU3Ek__BackingField_temp_2 = marshaled.___U3CPerformanceBottleneckU3Ek__BackingField;
	unmarshaled.___U3CPerformanceBottleneckU3Ek__BackingField = unmarshaledU3CPerformanceBottleneckU3Ek__BackingField_temp_2;
	bool unmarshaledU3CCpuPerformanceBoostU3Ek__BackingField_temp_3 = false;
	unmarshaledU3CCpuPerformanceBoostU3Ek__BackingField_temp_3 = static_cast<bool>(marshaled.___U3CCpuPerformanceBoostU3Ek__BackingField);
	unmarshaled.___U3CCpuPerformanceBoostU3Ek__BackingField = unmarshaledU3CCpuPerformanceBoostU3Ek__BackingField_temp_3;
	bool unmarshaledU3CGpuPerformanceBoostU3Ek__BackingField_temp_4 = false;
	unmarshaledU3CGpuPerformanceBoostU3Ek__BackingField_temp_4 = static_cast<bool>(marshaled.___U3CGpuPerformanceBoostU3Ek__BackingField);
	unmarshaled.___U3CGpuPerformanceBoostU3Ek__BackingField = unmarshaledU3CGpuPerformanceBoostU3Ek__BackingField_temp_4;
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 unmarshaledU3CClusterInfoU3Ek__BackingField_temp_5;
	memset((&unmarshaledU3CClusterInfoU3Ek__BackingField_temp_5), 0, sizeof(unmarshaledU3CClusterInfoU3Ek__BackingField_temp_5));
	unmarshaledU3CClusterInfoU3Ek__BackingField_temp_5 = marshaled.___U3CClusterInfoU3Ek__BackingField;
	unmarshaled.___U3CClusterInfoU3Ek__BackingField = unmarshaledU3CClusterInfoU3Ek__BackingField_temp_5;
}
IL2CPP_EXTERN_C void PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshal_pinvoke_cleanup(PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshal_com(const PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6& unmarshaled, PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshaled_com& marshaled)
{
	marshaled.___U3CCurrentCpuLevelU3Ek__BackingField = unmarshaled.___U3CCurrentCpuLevelU3Ek__BackingField;
	marshaled.___U3CCurrentGpuLevelU3Ek__BackingField = unmarshaled.___U3CCurrentGpuLevelU3Ek__BackingField;
	marshaled.___U3CPerformanceBottleneckU3Ek__BackingField = unmarshaled.___U3CPerformanceBottleneckU3Ek__BackingField;
	marshaled.___U3CCpuPerformanceBoostU3Ek__BackingField = static_cast<int32_t>(unmarshaled.___U3CCpuPerformanceBoostU3Ek__BackingField);
	marshaled.___U3CGpuPerformanceBoostU3Ek__BackingField = static_cast<int32_t>(unmarshaled.___U3CGpuPerformanceBoostU3Ek__BackingField);
	marshaled.___U3CClusterInfoU3Ek__BackingField = unmarshaled.___U3CClusterInfoU3Ek__BackingField;
}
IL2CPP_EXTERN_C void PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshal_com_back(const PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshaled_com& marshaled, PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6& unmarshaled)
{
	int32_t unmarshaledU3CCurrentCpuLevelU3Ek__BackingField_temp_0 = 0;
	unmarshaledU3CCurrentCpuLevelU3Ek__BackingField_temp_0 = marshaled.___U3CCurrentCpuLevelU3Ek__BackingField;
	unmarshaled.___U3CCurrentCpuLevelU3Ek__BackingField = unmarshaledU3CCurrentCpuLevelU3Ek__BackingField_temp_0;
	int32_t unmarshaledU3CCurrentGpuLevelU3Ek__BackingField_temp_1 = 0;
	unmarshaledU3CCurrentGpuLevelU3Ek__BackingField_temp_1 = marshaled.___U3CCurrentGpuLevelU3Ek__BackingField;
	unmarshaled.___U3CCurrentGpuLevelU3Ek__BackingField = unmarshaledU3CCurrentGpuLevelU3Ek__BackingField_temp_1;
	int32_t unmarshaledU3CPerformanceBottleneckU3Ek__BackingField_temp_2 = 0;
	unmarshaledU3CPerformanceBottleneckU3Ek__BackingField_temp_2 = marshaled.___U3CPerformanceBottleneckU3Ek__BackingField;
	unmarshaled.___U3CPerformanceBottleneckU3Ek__BackingField = unmarshaledU3CPerformanceBottleneckU3Ek__BackingField_temp_2;
	bool unmarshaledU3CCpuPerformanceBoostU3Ek__BackingField_temp_3 = false;
	unmarshaledU3CCpuPerformanceBoostU3Ek__BackingField_temp_3 = static_cast<bool>(marshaled.___U3CCpuPerformanceBoostU3Ek__BackingField);
	unmarshaled.___U3CCpuPerformanceBoostU3Ek__BackingField = unmarshaledU3CCpuPerformanceBoostU3Ek__BackingField_temp_3;
	bool unmarshaledU3CGpuPerformanceBoostU3Ek__BackingField_temp_4 = false;
	unmarshaledU3CGpuPerformanceBoostU3Ek__BackingField_temp_4 = static_cast<bool>(marshaled.___U3CGpuPerformanceBoostU3Ek__BackingField);
	unmarshaled.___U3CGpuPerformanceBoostU3Ek__BackingField = unmarshaledU3CGpuPerformanceBoostU3Ek__BackingField_temp_4;
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 unmarshaledU3CClusterInfoU3Ek__BackingField_temp_5;
	memset((&unmarshaledU3CClusterInfoU3Ek__BackingField_temp_5), 0, sizeof(unmarshaledU3CClusterInfoU3Ek__BackingField_temp_5));
	unmarshaledU3CClusterInfoU3Ek__BackingField_temp_5 = marshaled.___U3CClusterInfoU3Ek__BackingField;
	unmarshaled.___U3CClusterInfoU3Ek__BackingField = unmarshaledU3CClusterInfoU3Ek__BackingField_temp_5;
}
IL2CPP_EXTERN_C void PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshal_com_cleanup(PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6_marshaled_com& marshaled)
{
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceMetrics_get_CurrentCpuLevel_m42A271D1A5C04AAAAD68579A49966134E6AF7F3B (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCurrentCpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t PerformanceMetrics_get_CurrentCpuLevel_m42A271D1A5C04AAAAD68579A49966134E6AF7F3B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = PerformanceMetrics_get_CurrentCpuLevel_m42A271D1A5C04AAAAD68579A49966134E6AF7F3B_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceMetrics_set_CurrentCpuLevel_mF5FDB1302D30412674B077F2296C965C0372F585 (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCurrentCpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceMetrics_set_CurrentCpuLevel_mF5FDB1302D30412674B077F2296C965C0372F585_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	PerformanceMetrics_set_CurrentCpuLevel_mF5FDB1302D30412674B077F2296C965C0372F585_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceMetrics_get_CurrentGpuLevel_m25F770270C60AC1AE919AAFAB0339AAB847265B5 (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCurrentGpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t PerformanceMetrics_get_CurrentGpuLevel_m25F770270C60AC1AE919AAFAB0339AAB847265B5_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = PerformanceMetrics_get_CurrentGpuLevel_m25F770270C60AC1AE919AAFAB0339AAB847265B5_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceMetrics_set_CurrentGpuLevel_m5EED681EBBCB6432D34AAAB7761DAA979D42A916 (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCurrentGpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceMetrics_set_CurrentGpuLevel_m5EED681EBBCB6432D34AAAB7761DAA979D42A916_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	PerformanceMetrics_set_CurrentGpuLevel_m5EED681EBBCB6432D34AAAB7761DAA979D42A916_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceBottleneckU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceMetrics_set_PerformanceBottleneck_m435C419AA5CAA34D14B25B6B7BA5680D9B76C6D0 (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CPerformanceBottleneckU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceMetrics_set_PerformanceBottleneck_m435C419AA5CAA34D14B25B6B7BA5680D9B76C6D0_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	PerformanceMetrics_set_PerformanceBottleneck_m435C419AA5CAA34D14B25B6B7BA5680D9B76C6D0_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PerformanceMetrics_get_CpuPerformanceBoost_m54AC3712FE7F51BD212012AB467F4E57F0490069 (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CCpuPerformanceBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  bool PerformanceMetrics_get_CpuPerformanceBoost_m54AC3712FE7F51BD212012AB467F4E57F0490069_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	bool _returnValue;
	_returnValue = PerformanceMetrics_get_CpuPerformanceBoost_m54AC3712FE7F51BD212012AB467F4E57F0490069_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceMetrics_set_CpuPerformanceBoost_m7439D7EA9FAB8291D849A337FCB162D55069D3AD (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CCpuPerformanceBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceMetrics_set_CpuPerformanceBoost_m7439D7EA9FAB8291D849A337FCB162D55069D3AD_AdjustorThunk (RuntimeObject* __this, bool ___0_value, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	PerformanceMetrics_set_CpuPerformanceBoost_m7439D7EA9FAB8291D849A337FCB162D55069D3AD_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PerformanceMetrics_get_GpuPerformanceBoost_mFA438BA2A89EE34241A6F7A00A7B18DBCA6AF9F3 (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CGpuPerformanceBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  bool PerformanceMetrics_get_GpuPerformanceBoost_mFA438BA2A89EE34241A6F7A00A7B18DBCA6AF9F3_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	bool _returnValue;
	_returnValue = PerformanceMetrics_get_GpuPerformanceBoost_mFA438BA2A89EE34241A6F7A00A7B18DBCA6AF9F3_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceMetrics_set_GpuPerformanceBoost_mB0C54D250BEFDF68F163E5525BE5A02EDC76766C (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CGpuPerformanceBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceMetrics_set_GpuPerformanceBoost_mB0C54D250BEFDF68F163E5525BE5A02EDC76766C_AdjustorThunk (RuntimeObject* __this, bool ___0_value, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	PerformanceMetrics_set_GpuPerformanceBoost_mB0C54D250BEFDF68F163E5525BE5A02EDC76766C_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 PerformanceMetrics_get_ClusterInfo_mE06334A4896BC33C0AF26B472DD8F4D2169C80B7 (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 L_0 = __this->___U3CClusterInfoU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 PerformanceMetrics_get_ClusterInfo_mE06334A4896BC33C0AF26B472DD8F4D2169C80B7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 _returnValue;
	_returnValue = PerformanceMetrics_get_ClusterInfo_mE06334A4896BC33C0AF26B472DD8F4D2169C80B7_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PerformanceMetrics_set_ClusterInfo_mA699E5EB646425EFC09BC769F88028F54DC0AD63 (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 ___0_value, const RuntimeMethod* method) 
{
	{
		ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 L_0 = ___0_value;
		__this->___U3CClusterInfoU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void PerformanceMetrics_set_ClusterInfo_mA699E5EB646425EFC09BC769F88028F54DC0AD63_AdjustorThunk (RuntimeObject* __this, ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 ___0_value, const RuntimeMethod* method)
{
	PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6*>(__this + _offset);
	PerformanceMetrics_set_ClusterInfo_mA699E5EB646425EFC09BC769F88028F54DC0AD63_inline(_thisAdjusted, ___0_value, method);
}
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FrameTiming_get_CurrentFrameTime_mA7929199CEBE3A69FB3677893E60690F66815811 (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CCurrentFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  float FrameTiming_get_CurrentFrameTime_mA7929199CEBE3A69FB3677893E60690F66815811_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	float _returnValue;
	_returnValue = FrameTiming_get_CurrentFrameTime_mA7929199CEBE3A69FB3677893E60690F66815811_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FrameTiming_set_CurrentFrameTime_mF8943CE68C11843FA5320F63CB124E8825C287AD (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CCurrentFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void FrameTiming_set_CurrentFrameTime_mF8943CE68C11843FA5320F63CB124E8825C287AD_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	FrameTiming_set_CurrentFrameTime_mF8943CE68C11843FA5320F63CB124E8825C287AD_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FrameTiming_get_AverageFrameTime_m74195198DBAE79F981C42C97F01F44479A5BC77A (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CAverageFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  float FrameTiming_get_AverageFrameTime_m74195198DBAE79F981C42C97F01F44479A5BC77A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	float _returnValue;
	_returnValue = FrameTiming_get_AverageFrameTime_m74195198DBAE79F981C42C97F01F44479A5BC77A_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FrameTiming_set_AverageFrameTime_mE6D87D99901A84A428BC7EF054D0742D4765B952 (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CAverageFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void FrameTiming_set_AverageFrameTime_mE6D87D99901A84A428BC7EF054D0742D4765B952_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	FrameTiming_set_AverageFrameTime_mE6D87D99901A84A428BC7EF054D0742D4765B952_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FrameTiming_get_CurrentGpuFrameTime_m4170E235B898060DC937D46F88D6582BEBE31B91 (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CCurrentGpuFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  float FrameTiming_get_CurrentGpuFrameTime_m4170E235B898060DC937D46F88D6582BEBE31B91_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	float _returnValue;
	_returnValue = FrameTiming_get_CurrentGpuFrameTime_m4170E235B898060DC937D46F88D6582BEBE31B91_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FrameTiming_set_CurrentGpuFrameTime_m27403B1423B1A9E1B98ED12A97920D6A55CE28AB (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CCurrentGpuFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void FrameTiming_set_CurrentGpuFrameTime_m27403B1423B1A9E1B98ED12A97920D6A55CE28AB_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	FrameTiming_set_CurrentGpuFrameTime_m27403B1423B1A9E1B98ED12A97920D6A55CE28AB_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CAverageGpuFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  float FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	float _returnValue;
	_returnValue = FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FrameTiming_set_AverageGpuFrameTime_mC5A1232311C2804A5FC137DA0F89AB29536054F2 (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CAverageGpuFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void FrameTiming_set_AverageGpuFrameTime_mC5A1232311C2804A5FC137DA0F89AB29536054F2_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	FrameTiming_set_AverageGpuFrameTime_mC5A1232311C2804A5FC137DA0F89AB29536054F2_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FrameTiming_get_CurrentCpuFrameTime_mFAEB817260C455798A50C5B3C653A28E0FB184B7 (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CCurrentCpuFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  float FrameTiming_get_CurrentCpuFrameTime_mFAEB817260C455798A50C5B3C653A28E0FB184B7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	float _returnValue;
	_returnValue = FrameTiming_get_CurrentCpuFrameTime_mFAEB817260C455798A50C5B3C653A28E0FB184B7_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FrameTiming_set_CurrentCpuFrameTime_m2C3673BE2888306184DD6DF977FC884D0B84D972 (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CCurrentCpuFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void FrameTiming_set_CurrentCpuFrameTime_m2C3673BE2888306184DD6DF977FC884D0B84D972_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	FrameTiming_set_CurrentCpuFrameTime_m2C3673BE2888306184DD6DF977FC884D0B84D972_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514 (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CAverageCpuFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  float FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	float _returnValue;
	_returnValue = FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FrameTiming_set_AverageCpuFrameTime_m709771E7D96C7FF28F58F6E713B3DEEE1FF9350B (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CAverageCpuFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void FrameTiming_set_AverageCpuFrameTime_m709771E7D96C7FF28F58F6E713B3DEEE1FF9350B_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
	FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908*>(__this + _offset);
	FrameTiming_set_AverageCpuFrameTime_m709771E7D96C7FF28F58F6E713B3DEEE1FF9350B_inline(_thisAdjusted, ___0_value, method);
}
#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
#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
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ClusterInfo_get_BigCore_m7D5461E626AE8A34559D50ACE0B71DF88A90E2F6 (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CBigCoreU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t ClusterInfo_get_BigCore_m7D5461E626AE8A34559D50ACE0B71DF88A90E2F6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = ClusterInfo_get_BigCore_m7D5461E626AE8A34559D50ACE0B71DF88A90E2F6_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ClusterInfo_set_BigCore_m6773CE3416C5DDE25B397D398D60253CA4A913A0 (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CBigCoreU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void ClusterInfo_set_BigCore_m6773CE3416C5DDE25B397D398D60253CA4A913A0_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15*>(__this + _offset);
	ClusterInfo_set_BigCore_m6773CE3416C5DDE25B397D398D60253CA4A913A0_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ClusterInfo_get_MediumCore_mC26A79BF3E09ADD0595D3E212A66BDF4E11000F0 (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CMediumCoreU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t ClusterInfo_get_MediumCore_mC26A79BF3E09ADD0595D3E212A66BDF4E11000F0_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = ClusterInfo_get_MediumCore_mC26A79BF3E09ADD0595D3E212A66BDF4E11000F0_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ClusterInfo_set_MediumCore_mC984A40803648B368E8E998F82E7C89D9E24E126 (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CMediumCoreU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void ClusterInfo_set_MediumCore_mC984A40803648B368E8E998F82E7C89D9E24E126_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15*>(__this + _offset);
	ClusterInfo_set_MediumCore_mC984A40803648B368E8E998F82E7C89D9E24E126_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ClusterInfo_get_LittleCore_m49B36EE3EF01F929BCAB97391DCB3C10C54E7808 (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CLittleCoreU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t ClusterInfo_get_LittleCore_m49B36EE3EF01F929BCAB97391DCB3C10C54E7808_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = ClusterInfo_get_LittleCore_m49B36EE3EF01F929BCAB97391DCB3C10C54E7808_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ClusterInfo_set_LittleCore_m2B02B46BBEA719EFBDD955DF419EAAC81E69C7AB (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CLittleCoreU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void ClusterInfo_set_LittleCore_m2B02B46BBEA719EFBDD955DF419EAAC81E69C7AB_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15*>(__this + _offset);
	ClusterInfo_set_LittleCore_m2B02B46BBEA719EFBDD955DF419EAAC81E69C7AB_inline(_thisAdjusted, ___0_value, method);
}
#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
void ThermalEventHandler_Invoke_m7A6989AC43E129751BD74BFC7AE45D061C7E0597_Multicast(ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___0_thermalMetrics, const RuntimeMethod* method)
{
	il2cpp_array_size_t length = __this->___delegates->max_length;
	Delegate_t** delegatesToInvoke = reinterpret_cast<Delegate_t**>(__this->___delegates->GetAddressAtUnchecked(0));
	for (il2cpp_array_size_t i = 0; i < length; i++)
	{
		ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* currentDelegate = reinterpret_cast<ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27*>(delegatesToInvoke[i]);
		typedef void (*FunctionPointerType) (RuntimeObject*, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723, const RuntimeMethod*);
		((FunctionPointerType)currentDelegate->___invoke_impl)((Il2CppObject*)currentDelegate->___method_code, ___0_thermalMetrics, reinterpret_cast<RuntimeMethod*>(currentDelegate->___method));
	}
}
void ThermalEventHandler_Invoke_m7A6989AC43E129751BD74BFC7AE45D061C7E0597_OpenInst(ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___0_thermalMetrics, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_thermalMetrics, method);
}
void ThermalEventHandler_Invoke_m7A6989AC43E129751BD74BFC7AE45D061C7E0597_OpenStatic(ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___0_thermalMetrics, const RuntimeMethod* method)
{
	typedef void (*FunctionPointerType) (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723, const RuntimeMethod*);
	((FunctionPointerType)__this->___method_ptr)(___0_thermalMetrics, method);
}
IL2CPP_EXTERN_C  void DelegatePInvokeWrapper_ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27 (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___0_thermalMetrics, const RuntimeMethod* method)
{
	typedef void (DEFAULT_CALL *PInvokeFunc)(ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723);
	PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_reverse_pinvoke_function_ptr(__this));
	il2cppPInvokeFunc(___0_thermalMetrics);

}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThermalEventHandler__ctor_m27CFED2A329B29C895A99E14BBD22E76ABDA80D6 (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) 
{
	__this->___method_ptr = (intptr_t)il2cpp_codegen_get_method_pointer((RuntimeMethod*)___1_method);
	__this->___method = ___1_method;
	__this->___m_target = ___0_object;
	Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target), (void*)___0_object);
	int parameterCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___1_method);
	__this->___method_code = (intptr_t)__this;
	if (MethodIsStatic((RuntimeMethod*)___1_method))
	{
		bool isOpen = parameterCount == 1;
		if (isOpen)
			__this->___invoke_impl = (intptr_t)&ThermalEventHandler_Invoke_m7A6989AC43E129751BD74BFC7AE45D061C7E0597_OpenStatic;
		else
			{
				__this->___invoke_impl = __this->___method_ptr;
				__this->___method_code = (intptr_t)__this->___m_target;
			}
	}
	else
	{
		if (___0_object == NULL)
			il2cpp_codegen_raise_exception(il2cpp_codegen_get_argument_exception(NULL, "Delegate to an instance method cannot have null 'this'."), NULL);
		__this->___invoke_impl = __this->___method_ptr;
		__this->___method_code = (intptr_t)__this->___m_target;
	}
	__this->___extra_arg = (intptr_t)&ThermalEventHandler_Invoke_m7A6989AC43E129751BD74BFC7AE45D061C7E0597_Multicast;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThermalEventHandler_Invoke_m7A6989AC43E129751BD74BFC7AE45D061C7E0597 (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___0_thermalMetrics, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_thermalMetrics, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ThermalEventHandler_BeginInvoke_m8B8AEFDC1C3255EF352088BC5A60908B1A51452B (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___0_thermalMetrics, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___1_callback, RuntimeObject* ___2_object, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	void *__d_args[2] = {0};
	__d_args[0] = Box(ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723_il2cpp_TypeInfo_var, &___0_thermalMetrics);
	return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___1_callback, (RuntimeObject*)___2_object);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThermalEventHandler_EndInvoke_m377D947993A5BE5A1F71F434EB514EDB154600E9 (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, RuntimeObject* ___0_result, const RuntimeMethod* method) 
{
	il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___0_result, 0);
}
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75 (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CWarningLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  int32_t ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThermalMetrics_set_WarningLevel_mCF778CD7B517A47526632A2F40E5EB296DACA9EF (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CWarningLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void ThermalMetrics_set_WarningLevel_mCF778CD7B517A47526632A2F40E5EB296DACA9EF_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*>(__this + _offset);
	ThermalMetrics_set_WarningLevel_mCF778CD7B517A47526632A2F40E5EB296DACA9EF_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ThermalMetrics_get_TemperatureLevel_mA209EA1E3F16E8E1C2384126CE2D710A7510D0DB (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTemperatureLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  float ThermalMetrics_get_TemperatureLevel_mA209EA1E3F16E8E1C2384126CE2D710A7510D0DB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*>(__this + _offset);
	float _returnValue;
	_returnValue = ThermalMetrics_get_TemperatureLevel_mA209EA1E3F16E8E1C2384126CE2D710A7510D0DB_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThermalMetrics_set_TemperatureLevel_m8715ECBCFEE9B5331F84EEF35486B4DD579A5037 (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CTemperatureLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void ThermalMetrics_set_TemperatureLevel_m8715ECBCFEE9B5331F84EEF35486B4DD579A5037_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*>(__this + _offset);
	ThermalMetrics_set_TemperatureLevel_m8715ECBCFEE9B5331F84EEF35486B4DD579A5037_inline(_thisAdjusted, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ThermalMetrics_get_TemperatureTrend_mE4FD543C209A2446C88F99A94FF873A8A3CC96A8 (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTemperatureTrendU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C  float ThermalMetrics_get_TemperatureTrend_mE4FD543C209A2446C88F99A94FF873A8A3CC96A8_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*>(__this + _offset);
	float _returnValue;
	_returnValue = ThermalMetrics_get_TemperatureTrend_mE4FD543C209A2446C88F99A94FF873A8A3CC96A8_inline(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThermalMetrics_set_TemperatureTrend_m007B5F0CAF923A9BA54BE4D6B07A9896D75323E7 (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CTemperatureTrendU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C  void ThermalMetrics_set_TemperatureTrend_m007B5F0CAF923A9BA54BE4D6B07A9896D75323E7_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
	ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723*>(__this + _offset);
	ThermalMetrics_set_TemperatureTrend_m007B5F0CAF923A9BA54BE4D6B07A9896D75323E7_inline(_thisAdjusted, ___0_value, method);
}
#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
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AdaptivePerformanceConfigurationDataAttribute_get_displayName_mBC998E0EBCC395CE33F77D3C4CEF3DD27B63B76D (AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB* __this, const RuntimeMethod* method) 
{
	{
		String_t* L_0 = __this->___U3CdisplayNameU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceConfigurationDataAttribute_set_displayName_mB28453DF9CE200238524EF75AB729968A7A999B3 (AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB* __this, String_t* ___0_value, const RuntimeMethod* method) 
{
	{
		String_t* L_0 = ___0_value;
		__this->___U3CdisplayNameU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdisplayNameU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AdaptivePerformanceConfigurationDataAttribute_get_buildSettingsKey_m02EFD489545EEE2210A8B5C7054E7F3E82490D93 (AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB* __this, const RuntimeMethod* method) 
{
	{
		String_t* L_0 = __this->___U3CbuildSettingsKeyU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceConfigurationDataAttribute_set_buildSettingsKey_mDC1190F309469E28A361C217D8FCA727C7873C81 (AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB* __this, String_t* ___0_value, const RuntimeMethod* method) 
{
	{
		String_t* L_0 = ___0_value;
		__this->___U3CbuildSettingsKeyU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CbuildSettingsKeyU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceConfigurationDataAttribute__ctor_m76686E50CF86ABA37B97DC51A07CEF7ED8BAEA8F (AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB* __this, const RuntimeMethod* method) 
{
	{
		Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceConfigurationDataAttribute__ctor_m6F7720497C0D882DCE5FB60FFDD81B8A98D7D2E4 (AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB* __this, String_t* ___0_displayName, String_t* ___1_buildSettingsKey, const RuntimeMethod* method) 
{
	{
		Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
		String_t* L_0 = ___0_displayName;
		AdaptivePerformanceConfigurationDataAttribute_set_displayName_mB28453DF9CE200238524EF75AB729968A7A999B3_inline(__this, L_0, NULL);
		String_t* L_1 = ___1_buildSettingsKey;
		AdaptivePerformanceConfigurationDataAttribute_set_buildSettingsKey_mDC1190F309469E28A361C217D8FCA727C7873C81_inline(__this, L_1, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* AdaptivePerformanceGeneralSettings_get_Manager_mDAE083CC0FAA4D35601D427F634CA2B856177594 (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* V_0 = NULL;
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_0 = __this->___m_LoaderManagerInstance;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_set_Manager_m3712426E6D09D58DB3F8FE0A7AD80139586ECE2C (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_0 = ___0_value;
		__this->___m_LoaderManagerInstance = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LoaderManagerInstance), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceGeneralSettings_get_IsProviderInitialized_m4F74FAC66301D7D6B59F5004ECAF70D1E5FAD70E (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_ProviderIntialized;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceGeneralSettings_get_IsProviderStarted_mDE350CE9899E513478E09A2565D73361A72150FF (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_ProviderStarted;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* V_0 = NULL;
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_0 = ((AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var))->___s_RuntimeSettingsInstance;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* AdaptivePerformanceGeneralSettings_get_AssignedSettings_m7CC275E3149460CDCD3097E040E01C6C691FA64C (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* V_0 = NULL;
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_0 = __this->___m_LoaderManagerInstance;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceGeneralSettings_get_InitManagerOnStart_mBE189650CDF3367491ECFC4F7E6AFE9E2AEA4CB9 (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_InitManagerOnStart;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_Awake_m99B4497ADB135C54DDCACBA2BDE6CEBD5DD24915 (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_Quit_mC3098147642569D292FF8661C98B5AC5AF53A605_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		((AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var))->___s_RuntimeSettingsInstance = __this;
		Il2CppCodeGenWriteBarrier((void**)(&((AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var))->___s_RuntimeSettingsInstance), (void*)__this);
		Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_0 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
		Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_0, NULL, (intptr_t)((void*)AdaptivePerformanceGeneralSettings_Quit_mC3098147642569D292FF8661C98B5AC5AF53A605_RuntimeMethod_var), NULL);
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		Application_add_quitting_m5767AC63F23ABFD5BC3D60710906643BA536CCC5(L_0, NULL);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_1 = ((AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var))->___s_RuntimeSettingsInstance;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		Object_DontDestroyOnLoad_m4B70C3AEF886C176543D1295507B6455C9DCAEA7(L_1, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_Quit_mC3098147642569D292FF8661C98B5AC5AF53A605 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* V_0 = NULL;
	bool V_1 = false;
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_0;
		L_0 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		V_0 = L_0;
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_1 = V_0;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_2;
		L_2 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_1 = L_2;
		bool L_3 = V_1;
		if (!L_3)
		{
			goto IL_0014;
		}
	}
	{
		goto IL_001b;
	}

IL_0014:
	{
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_4 = V_0;
		NullCheck(L_4);
		AdaptivePerformanceGeneralSettings_DeInitAdaptivePerformance_m30B073CA3C7E5922E69A8FA6AAF2DBCCFE4FE10D(L_4, NULL);
	}

IL_001b:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_OnDestroy_m2C31F0C7CA33D7A3BB345B641DE2B86AF8B9C2DA (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		AdaptivePerformanceGeneralSettings_DeInitAdaptivePerformance_m30B073CA3C7E5922E69A8FA6AAF2DBCCFE4FE10D(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		((AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var))->___s_RuntimeSettingsInstance = (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&((AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var))->___s_RuntimeSettingsInstance), (void*)(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8*)NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_AttemptInitializeAdaptivePerformanceOnLoad_m7D878162F7DAD60B0263D78AEDBA5F88C0413FC4 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* V_0 = NULL;
	bool V_1 = false;
	int32_t G_B3_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_0;
		L_0 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		V_0 = L_0;
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_1 = V_0;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_2;
		L_2 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (L_2)
		{
			goto IL_001b;
		}
	}
	{
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_3 = V_0;
		NullCheck(L_3);
		bool L_4;
		L_4 = AdaptivePerformanceGeneralSettings_get_InitManagerOnStart_mBE189650CDF3367491ECFC4F7E6AFE9E2AEA4CB9(L_3, NULL);
		G_B3_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
		goto IL_001c;
	}

IL_001b:
	{
		G_B3_0 = 1;
	}

IL_001c:
	{
		V_1 = (bool)G_B3_0;
		bool L_5 = V_1;
		if (!L_5)
		{
			goto IL_0022;
		}
	}
	{
		goto IL_0029;
	}

IL_0022:
	{
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_6 = V_0;
		NullCheck(L_6);
		AdaptivePerformanceGeneralSettings_InitAdaptivePerformance_mBF7B8E0665E4BEF63E9AF820F9234FFD10009BA3(L_6, NULL);
	}

IL_0029:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_AttemptStartAdaptivePerformanceOnBeforeSplashScreen_m49058E50FAB2C988FBA37480888AA70752B8336C (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* V_0 = NULL;
	bool V_1 = false;
	int32_t G_B3_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_0;
		L_0 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		V_0 = L_0;
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_1 = V_0;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_2;
		L_2 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (L_2)
		{
			goto IL_001b;
		}
	}
	{
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_3 = V_0;
		NullCheck(L_3);
		bool L_4;
		L_4 = AdaptivePerformanceGeneralSettings_get_InitManagerOnStart_mBE189650CDF3367491ECFC4F7E6AFE9E2AEA4CB9(L_3, NULL);
		G_B3_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
		goto IL_001c;
	}

IL_001b:
	{
		G_B3_0 = 1;
	}

IL_001c:
	{
		V_1 = (bool)G_B3_0;
		bool L_5 = V_1;
		if (!L_5)
		{
			goto IL_0022;
		}
	}
	{
		goto IL_0029;
	}

IL_0022:
	{
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_6 = V_0;
		NullCheck(L_6);
		AdaptivePerformanceGeneralSettings_StartAdaptivePerformance_m55831ED4E56C5F12FA009910CC987F58FF0C8C05(L_6, NULL);
	}

IL_0029:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_InitAdaptivePerformance_mBF7B8E0665E4BEF63E9AF820F9234FFD10009BA3 (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral490CCA44A036B4A6E9CBBAD4EF887B07DEE062CF);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	{
		bool L_0 = __this->___m_ProviderIntialized;
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_000d;
		}
	}
	{
		goto IL_0079;
	}

IL_000d:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_2;
		L_2 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_3;
		L_3 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_1 = L_3;
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_001e;
		}
	}
	{
		goto IL_0079;
	}

IL_001e:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* L_5;
		L_5 = AdaptivePerformanceGeneralSettings_get_Instance_mE2728DFE08F4BB68D6491D67C48ADD37A60D69D9(NULL);
		NullCheck(L_5);
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_6 = L_5->___m_LoaderManagerInstance;
		__this->___m_AdaptivePerformanceManager = L_6;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptivePerformanceManager), (void*)L_6);
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_7 = __this->___m_AdaptivePerformanceManager;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_8;
		L_8 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_7, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_2 = L_8;
		bool L_9 = V_2;
		if (!L_9)
		{
			goto IL_004c;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral490CCA44A036B4A6E9CBBAD4EF887B07DEE062CF, NULL);
		goto IL_0079;
	}

IL_004c:
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_10 = __this->___m_AdaptivePerformanceManager;
		NullCheck(L_10);
		AdaptivePerformanceManagerSettings_set_automaticLoading_m318ED8FC7C590B1A79A8CD6D36CB7E33019ED7E7(L_10, (bool)0, NULL);
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_11 = __this->___m_AdaptivePerformanceManager;
		NullCheck(L_11);
		AdaptivePerformanceManagerSettings_set_automaticRunning_m1D6A7025D42102641616363F5AC0AAE061F19785(L_11, (bool)0, NULL);
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_12 = __this->___m_AdaptivePerformanceManager;
		NullCheck(L_12);
		AdaptivePerformanceManagerSettings_InitializeLoaderSync_m60BE9D01B0733A2479E85B1F855A15F094A1DA74(L_12, NULL);
		__this->___m_ProviderIntialized = (bool)1;
	}

IL_0079:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_StartAdaptivePerformance_m55831ED4E56C5F12FA009910CC987F58FF0C8C05 (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	int32_t G_B3_0 = 0;
	int32_t G_B8_0 = 0;
	{
		bool L_0 = __this->___m_ProviderIntialized;
		if (!L_0)
		{
			goto IL_0011;
		}
	}
	{
		bool L_1 = __this->___m_ProviderStarted;
		G_B3_0 = ((int32_t)(L_1));
		goto IL_0012;
	}

IL_0011:
	{
		G_B3_0 = 1;
	}

IL_0012:
	{
		V_0 = (bool)G_B3_0;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0018;
		}
	}
	{
		goto IL_0053;
	}

IL_0018:
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_3 = __this->___m_AdaptivePerformanceManager;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_4;
		L_4 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (L_4)
		{
			goto IL_0039;
		}
	}
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_5 = __this->___m_AdaptivePerformanceManager;
		NullCheck(L_5);
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_6;
		L_6 = AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F(L_5, NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_7;
		L_7 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		G_B8_0 = ((int32_t)(L_7));
		goto IL_003a;
	}

IL_0039:
	{
		G_B8_0 = 1;
	}

IL_003a:
	{
		V_1 = (bool)G_B8_0;
		bool L_8 = V_1;
		if (!L_8)
		{
			goto IL_0040;
		}
	}
	{
		goto IL_0053;
	}

IL_0040:
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_9 = __this->___m_AdaptivePerformanceManager;
		NullCheck(L_9);
		AdaptivePerformanceManagerSettings_StartSubsystems_m6CFE991D0D90ED20C5850E48A8BA78740C09BC9E(L_9, NULL);
		__this->___m_ProviderStarted = (bool)1;
	}

IL_0053:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_StopAdaptivePerformance_mCFE5C1BE110B48A00297FA8DE011468D187A728B (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	int32_t G_B3_0 = 0;
	int32_t G_B8_0 = 0;
	{
		bool L_0 = __this->___m_ProviderIntialized;
		if (!L_0)
		{
			goto IL_0014;
		}
	}
	{
		bool L_1 = __this->___m_ProviderStarted;
		G_B3_0 = ((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
		goto IL_0015;
	}

IL_0014:
	{
		G_B3_0 = 1;
	}

IL_0015:
	{
		V_0 = (bool)G_B3_0;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001b;
		}
	}
	{
		goto IL_0056;
	}

IL_001b:
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_3 = __this->___m_AdaptivePerformanceManager;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_4;
		L_4 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (L_4)
		{
			goto IL_003c;
		}
	}
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_5 = __this->___m_AdaptivePerformanceManager;
		NullCheck(L_5);
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_6;
		L_6 = AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F(L_5, NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_7;
		L_7 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		G_B8_0 = ((int32_t)(L_7));
		goto IL_003d;
	}

IL_003c:
	{
		G_B8_0 = 1;
	}

IL_003d:
	{
		V_1 = (bool)G_B8_0;
		bool L_8 = V_1;
		if (!L_8)
		{
			goto IL_0043;
		}
	}
	{
		goto IL_0056;
	}

IL_0043:
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_9 = __this->___m_AdaptivePerformanceManager;
		NullCheck(L_9);
		AdaptivePerformanceManagerSettings_StopSubsystems_mD685F87FD6E515BAA20156D8AE3B7FCFC7C12BB9(L_9, NULL);
		__this->___m_ProviderStarted = (bool)0;
	}

IL_0056:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings_DeInitAdaptivePerformance_m30B073CA3C7E5922E69A8FA6AAF2DBCCFE4FE10D (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	{
		bool L_0 = __this->___m_ProviderIntialized;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_004d;
	}

IL_0010:
	{
		bool L_2 = __this->___m_ProviderStarted;
		V_1 = L_2;
		bool L_3 = V_1;
		if (!L_3)
		{
			goto IL_0021;
		}
	}
	{
		AdaptivePerformanceGeneralSettings_StopAdaptivePerformance_mCFE5C1BE110B48A00297FA8DE011468D187A728B(__this, NULL);
	}

IL_0021:
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_4 = __this->___m_AdaptivePerformanceManager;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_5;
		L_5 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_2 = L_5;
		bool L_6 = V_2;
		if (!L_6)
		{
			goto IL_0046;
		}
	}
	{
		AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_7 = __this->___m_AdaptivePerformanceManager;
		NullCheck(L_7);
		AdaptivePerformanceManagerSettings_DeinitializeLoader_m23DE86B446324F049DC34C81A7EE7225EF47E774(L_7, NULL);
		__this->___m_AdaptivePerformanceManager = (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptivePerformanceManager), (void*)(AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2*)NULL);
	}

IL_0046:
	{
		__this->___m_ProviderIntialized = (bool)0;
	}

IL_004d:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings__ctor_m5A3A1EF6AD9FAA7F464A90DBF6D87E1E324F57E4 (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8* __this, const RuntimeMethod* method) 
{
	{
		__this->___m_LoaderManagerInstance = (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LoaderManagerInstance), (void*)(AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2*)NULL);
		__this->___m_InitManagerOnStart = (bool)1;
		__this->___m_AdaptivePerformanceManager = (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptivePerformanceManager), (void*)(AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2*)NULL);
		__this->___m_ProviderIntialized = (bool)0;
		__this->___m_ProviderStarted = (bool)0;
		ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceGeneralSettings__cctor_m73DB667CE6B8CCA111F192145B298ECEB88EA8E8 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral339AEA81B4B49AF9D2395346F8886DF3B86D797A);
		s_Il2CppMethodInitialized = true;
	}
	{
		((AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var))->___k_SettingsKey = _stringLiteral339AEA81B4B49AF9D2395346F8886DF3B86D797A;
		Il2CppCodeGenWriteBarrier((void**)(&((AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var))->___k_SettingsKey), (void*)_stringLiteral339AEA81B4B49AF9D2395346F8886DF3B86D797A);
		((AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var))->___s_RuntimeSettingsInstance = (AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&((AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8_il2cpp_TypeInfo_var))->___s_RuntimeSettingsInstance), (void*)(AdaptivePerformanceGeneralSettings_tB55BA22C43C64C564E1E064B5FA9768EBF8DEFD8*)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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceLoader_Initialize_mB4B0D577B87CA5357958DB2FF91C1A306B6F0417 (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		V_0 = (bool)1;
		goto IL_0005;
	}

IL_0005:
	{
		bool L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceLoader_Start_mCFF5C17F4852383A194D211E1C4D970E68D95D7E (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		V_0 = (bool)1;
		goto IL_0005;
	}

IL_0005:
	{
		bool L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceLoader_Stop_m594793F330B1F90D53C2E5611EFAAD2E4789809C (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		V_0 = (bool)1;
		goto IL_0005;
	}

IL_0005:
	{
		bool L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceLoader_Deinitialize_m580D09AD16C7026287B08FAC1CDBC97235333B09 (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		V_0 = (bool)1;
		goto IL_0005;
	}

IL_0005:
	{
		bool L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceLoader__ctor_m7EEE4F088504AF2B572BDAEAD8D2236E09F97135 (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* __this, const RuntimeMethod* method) 
{
	{
		ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceLoaderHelper_Deinitialize_mCDC96B6AAD8AE49EF4E011AA78344AE54D18AAC8 (AdaptivePerformanceLoaderHelper_t43D3768280F68D5528D8DCF87E0FC143DCF9A14F* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m64E5244EC38185D18BDBBD9843498A15D1FE8455_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C* L_0 = __this->___m_SubsystemInstanceMap;
		NullCheck(L_0);
		Dictionary_2_Clear_m64E5244EC38185D18BDBBD9843498A15D1FE8455(L_0, Dictionary_2_Clear_m64E5244EC38185D18BDBBD9843498A15D1FE8455_RuntimeMethod_var);
		bool L_1;
		L_1 = AdaptivePerformanceLoader_Deinitialize_m580D09AD16C7026287B08FAC1CDBC97235333B09(__this, NULL);
		V_0 = L_1;
		goto IL_0016;
	}

IL_0016:
	{
		bool L_2 = V_0;
		return L_2;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceLoaderHelper__ctor_mEEA0DF770A2EAB15E711E6FCC9AE3166FFF30863 (AdaptivePerformanceLoaderHelper_t43D3768280F68D5528D8DCF87E0FC143DCF9A14F* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mCCAE8E8620E1F7596EBB9710A40F6D0D520EED0F_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C* L_0 = (Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C*)il2cpp_codegen_object_new(Dictionary_2_tCDC65F572855EBDD1C12CEE33EBEBE0131F60C9C_il2cpp_TypeInfo_var);
		Dictionary_2__ctor_mCCAE8E8620E1F7596EBB9710A40F6D0D520EED0F(L_0, Dictionary_2__ctor_mCCAE8E8620E1F7596EBB9710A40F6D0D520EED0F_RuntimeMethod_var);
		__this->___m_SubsystemInstanceMap = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SubsystemInstanceMap), (void*)L_0);
		AdaptivePerformanceLoader__ctor_m7EEE4F088504AF2B572BDAEAD8D2236E09F97135(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManagerSettings_get_automaticLoading_m64F39140D84CA83039D2A8FF1BC73A5C0A9705C5 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_AutomaticLoading;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_set_automaticLoading_m318ED8FC7C590B1A79A8CD6D36CB7E33019ED7E7 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___m_AutomaticLoading = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManagerSettings_get_automaticRunning_m1F62B0DA38D6EE14E10AFAEA3CEA071047624DBE (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_AutomaticRunning;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_set_automaticRunning_m1D6A7025D42102641616363F5AC0AAE061F19785 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___m_AutomaticRunning = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* AdaptivePerformanceManagerSettings_get_loaders_m0AF4F7DC01C204E416F5DC027609F74D24D1D35F (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* V_0 = NULL;
	{
		List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* L_0 = __this->___m_Loaders;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceManagerSettings_get_isInitializationComplete_m21C21E3BDCD266224DC543AC4FAA3D96A62FF8CE (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_InitializationComplete;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* V_0 = NULL;
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_0 = ((AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2_il2cpp_TypeInfo_var))->___s_ActiveLoader;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_set_activeLoader_m9704AA3C0A180F2BEDA4843D73649146C5EBE448 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_0 = ___0_value;
		((AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2_il2cpp_TypeInfo_var))->___s_ActiveLoader = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2_il2cpp_TypeInfo_var))->___s_ActiveLoader), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_InitializeLoaderSync_m60BE9D01B0733A2479E85B1F855A15F094A1DA74 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m70521883F21CCB016423DCEAF28338B0D7735747_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m8C0BCAFC7100732485197B9D292E9DA195FDFFC1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mED56120DDEA82B0CE63E2AB8A44B4BFA8E8A6103_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m5E48725ADC5138D0B9D79CE54E0978FB73E7491A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0178CF81A82D7476DD59ACDAE896230D11BC90D);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915 V_1;
	memset((&V_1), 0, sizeof(V_1));
	AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* V_2 = NULL;
	bool V_3 = false;
	bool V_4 = false;
	int32_t G_B3_0 = 0;
	{
		bool L_0;
		L_0 = AdaptivePerformanceManagerSettings_get_isInitializationComplete_m21C21E3BDCD266224DC543AC4FAA3D96A62FF8CE(__this, NULL);
		if (!L_0)
		{
			goto IL_0017;
		}
	}
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_1;
		L_1 = AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_2;
		L_2 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		G_B3_0 = ((int32_t)(L_2));
		goto IL_0018;
	}

IL_0017:
	{
		G_B3_0 = 0;
	}

IL_0018:
	{
		V_0 = (bool)G_B3_0;
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_002a;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(_stringLiteralE0178CF81A82D7476DD59ACDAE896230D11BC90D, NULL);
		goto IL_0090;
	}

IL_002a:
	{
		List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* L_4;
		L_4 = AdaptivePerformanceManagerSettings_get_loaders_m0AF4F7DC01C204E416F5DC027609F74D24D1D35F(__this, NULL);
		NullCheck(L_4);
		Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915 L_5;
		L_5 = List_1_GetEnumerator_m5E48725ADC5138D0B9D79CE54E0978FB73E7491A(L_4, List_1_GetEnumerator_m5E48725ADC5138D0B9D79CE54E0978FB73E7491A_RuntimeMethod_var);
		V_1 = L_5;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_0079:
			{
				Enumerator_Dispose_m70521883F21CCB016423DCEAF28338B0D7735747((&V_1), Enumerator_Dispose_m70521883F21CCB016423DCEAF28338B0D7735747_RuntimeMethod_var);
				return;
			}
		});
		try
		{
			{
				goto IL_006e_1;
			}

IL_0039_1:
			{
				AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_6;
				L_6 = Enumerator_get_Current_mED56120DDEA82B0CE63E2AB8A44B4BFA8E8A6103_inline((&V_1), Enumerator_get_Current_mED56120DDEA82B0CE63E2AB8A44B4BFA8E8A6103_RuntimeMethod_var);
				V_2 = L_6;
				AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_7 = V_2;
				il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
				bool L_8;
				L_8 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_7, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
				V_3 = L_8;
				bool L_9 = V_3;
				if (!L_9)
				{
					goto IL_006d_1;
				}
			}
			{
				AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_10 = V_2;
				NullCheck(L_10);
				bool L_11;
				L_11 = VirtualFuncInvoker0< bool >::Invoke(6, L_10);
				V_4 = L_11;
				bool L_12 = V_4;
				if (!L_12)
				{
					goto IL_006c_1;
				}
			}
			{
				AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_13 = V_2;
				AdaptivePerformanceManagerSettings_set_activeLoader_m9704AA3C0A180F2BEDA4843D73649146C5EBE448(__this, L_13, NULL);
				__this->___m_InitializationComplete = (bool)1;
				goto IL_0090;
			}

IL_006c_1:
			{
			}

IL_006d_1:
			{
			}

IL_006e_1:
			{
				bool L_14;
				L_14 = Enumerator_MoveNext_m8C0BCAFC7100732485197B9D292E9DA195FDFFC1((&V_1), Enumerator_MoveNext_m8C0BCAFC7100732485197B9D292E9DA195FDFFC1_RuntimeMethod_var);
				if (L_14)
				{
					goto IL_0039_1;
				}
			}
			{
				goto IL_0088;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_0088:
	{
		AdaptivePerformanceManagerSettings_set_activeLoader_m9704AA3C0A180F2BEDA4843D73649146C5EBE448(__this, (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E*)NULL, NULL);
	}

IL_0090:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AdaptivePerformanceManagerSettings_InitializeLoader_m5A9EF2B54D8456AEC38C5078074AB411B616FEDF (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* L_0 = (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF*)il2cpp_codegen_object_new(U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF_il2cpp_TypeInfo_var);
		U3CInitializeLoaderU3Ed__20__ctor_m965B41B568997D02232F284FFEF0812480F3AB7D(L_0, 0, NULL);
		U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* L_1 = L_0;
		NullCheck(L_1);
		L_1->___U3CU3E4__this = __this;
		Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this), (void*)__this);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_StartSubsystems_m6CFE991D0D90ED20C5850E48A8BA78740C09BC9E (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral14E0AF5D836F93EEE4EF8E5E6828E58CC4ECDD45);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		bool L_0 = __this->___m_InitializationComplete;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001c;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(_stringLiteral14E0AF5D836F93EEE4EF8E5E6828E58CC4ECDD45, NULL);
		goto IL_003a;
	}

IL_001c:
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_2;
		L_2 = AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_3;
		L_3 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_1 = L_3;
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_002e;
		}
	}
	{
		goto IL_003a;
	}

IL_002e:
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_5;
		L_5 = AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F(__this, NULL);
		NullCheck(L_5);
		bool L_6;
		L_6 = VirtualFuncInvoker0< bool >::Invoke(7, L_5);
	}

IL_003a:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_StopSubsystems_mD685F87FD6E515BAA20156D8AE3B7FCFC7C12BB9 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE97E39CE91F1F09C058F0C6B4A1E8FF04420857A);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		bool L_0 = __this->___m_InitializationComplete;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001c;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(_stringLiteralE97E39CE91F1F09C058F0C6B4A1E8FF04420857A, NULL);
		goto IL_003a;
	}

IL_001c:
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_2;
		L_2 = AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_3;
		L_3 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_1 = L_3;
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_002e;
		}
	}
	{
		goto IL_003a;
	}

IL_002e:
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_5;
		L_5 = AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F(__this, NULL);
		NullCheck(L_5);
		bool L_6;
		L_6 = VirtualFuncInvoker0< bool >::Invoke(8, L_5);
	}

IL_003a:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_DeinitializeLoader_m23DE86B446324F049DC34C81A7EE7225EF47E774 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B10E1B4A1876CAAB09418C2EB99632134F89518);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		bool L_0 = __this->___m_InitializationComplete;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001c;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(_stringLiteral1B10E1B4A1876CAAB09418C2EB99632134F89518, NULL);
		goto IL_0050;
	}

IL_001c:
	{
		AdaptivePerformanceManagerSettings_StopSubsystems_mD685F87FD6E515BAA20156D8AE3B7FCFC7C12BB9(__this, NULL);
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_2;
		L_2 = AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_3;
		L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_1 = L_3;
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0049;
		}
	}
	{
		AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_5;
		L_5 = AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F(__this, NULL);
		NullCheck(L_5);
		bool L_6;
		L_6 = VirtualFuncInvoker0< bool >::Invoke(9, L_5);
		AdaptivePerformanceManagerSettings_set_activeLoader_m9704AA3C0A180F2BEDA4843D73649146C5EBE448(__this, (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E*)NULL, NULL);
	}

IL_0049:
	{
		__this->___m_InitializationComplete = (bool)0;
	}

IL_0050:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_OnDisable_mA8BC12CFBE33C1C3F9B4E1D5E581EA975B7C3934 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	int32_t G_B3_0 = 0;
	{
		bool L_0;
		L_0 = AdaptivePerformanceManagerSettings_get_automaticLoading_m64F39140D84CA83039D2A8FF1BC73A5C0A9705C5(__this, NULL);
		if (!L_0)
		{
			goto IL_0011;
		}
	}
	{
		bool L_1;
		L_1 = AdaptivePerformanceManagerSettings_get_automaticRunning_m1F62B0DA38D6EE14E10AFAEA3CEA071047624DBE(__this, NULL);
		G_B3_0 = ((int32_t)(L_1));
		goto IL_0012;
	}

IL_0011:
	{
		G_B3_0 = 0;
	}

IL_0012:
	{
		V_0 = (bool)G_B3_0;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001f;
		}
	}
	{
		AdaptivePerformanceManagerSettings_StopSubsystems_mD685F87FD6E515BAA20156D8AE3B7FCFC7C12BB9(__this, NULL);
	}

IL_001f:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings_OnDestroy_mF9B913F9BAAB08972E597C12C83808D22628EAE0 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceManagerSettings_get_automaticLoading_m64F39140D84CA83039D2A8FF1BC73A5C0A9705C5(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0014;
		}
	}
	{
		AdaptivePerformanceManagerSettings_DeinitializeLoader_m23DE86B446324F049DC34C81A7EE7225EF47E774(__this, NULL);
	}

IL_0014:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceManagerSettings__ctor_m68CD9CF06536F90398C9AD80C1D5C7C0430777F1 (AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m46DA18DA8BBC2BB5B3B9A816B94E4E9F2A7B6C11_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___m_InitializationComplete = (bool)0;
		__this->___m_AutomaticLoading = (bool)0;
		__this->___m_AutomaticRunning = (bool)0;
		List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* L_0 = (List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3*)il2cpp_codegen_object_new(List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3_il2cpp_TypeInfo_var);
		List_1__ctor_m46DA18DA8BBC2BB5B3B9A816B94E4E9F2A7B6C11(L_0, List_1__ctor_m46DA18DA8BBC2BB5B3B9A816B94E4E9F2A7B6C11_RuntimeMethod_var);
		__this->___m_Loaders = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Loaders), (void*)L_0);
		ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInitializeLoaderU3Ed__20__ctor_m965B41B568997D02232F284FFEF0812480F3AB7D (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		int32_t L_0 = ___0_U3CU3E1__state;
		__this->___U3CU3E1__state = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInitializeLoaderU3Ed__20_System_IDisposable_Dispose_m6CF93E7B0630BF6EBAEF522814345EE1D530DF4D (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___U3CU3E1__state;
		V_0 = L_0;
		int32_t L_1 = V_0;
		if ((((int32_t)L_1) == ((int32_t)((int32_t)-3))))
		{
			goto IL_0014;
		}
	}
	{
		goto IL_000e;
	}

IL_000e:
	{
		int32_t L_2 = V_0;
		if ((((int32_t)L_2) == ((int32_t)1)))
		{
			goto IL_0014;
		}
	}
	{
		goto IL_0020;
	}

IL_0014:
	{
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_0017:
			{
				U3CInitializeLoaderU3Ed__20_U3CU3Em__Finally1_m69AC2B4BB58EF247F436A0EB0A40DA47916CF3B8(__this, NULL);
				return;
			}
		});
		try
		{
			goto IL_001e;
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_001e:
	{
		goto IL_0020;
	}

IL_0020:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CInitializeLoaderU3Ed__20_MoveNext_mF22DCE47A798FF22FA2D684C20D0E49F50D59335 (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m8C0BCAFC7100732485197B9D292E9DA195FDFFC1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mED56120DDEA82B0CE63E2AB8A44B4BFA8E8A6103_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m5E48725ADC5138D0B9D79CE54E0978FB73E7491A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0178CF81A82D7476DD59ACDAE896230D11BC90D);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t V_1 = 0;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	int32_t G_B10_0 = 0;
	{
		auto __finallyBlock = il2cpp::utils::Fault([&]
		{

FAULT_013a:
			{
				U3CInitializeLoaderU3Ed__20_System_IDisposable_Dispose_m6CF93E7B0630BF6EBAEF522814345EE1D530DF4D(__this, NULL);
				return;
			}
		});
		try
		{
			{
				int32_t L_0 = __this->___U3CU3E1__state;
				V_1 = L_0;
				int32_t L_1 = V_1;
				if (!L_1)
				{
					goto IL_0012_1;
				}
			}
			{
				goto IL_000c_1;
			}

IL_000c_1:
			{
				int32_t L_2 = V_1;
				if ((((int32_t)L_2) == ((int32_t)1)))
				{
					goto IL_0014_1;
				}
			}
			{
				goto IL_0019_1;
			}

IL_0012_1:
			{
				goto IL_0020_1;
			}

IL_0014_1:
			{
				goto IL_00eb_1;
			}

IL_0019_1:
			{
				V_0 = (bool)0;
				goto IL_0142;
			}

IL_0020_1:
			{
				__this->___U3CU3E1__state = (-1);
				AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_3 = __this->___U3CU3E4__this;
				NullCheck(L_3);
				bool L_4;
				L_4 = AdaptivePerformanceManagerSettings_get_isInitializationComplete_m21C21E3BDCD266224DC543AC4FAA3D96A62FF8CE(L_3, NULL);
				if (!L_4)
				{
					goto IL_0048_1;
				}
			}
			{
				AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_5 = __this->___U3CU3E4__this;
				NullCheck(L_5);
				AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_6;
				L_6 = AdaptivePerformanceManagerSettings_get_activeLoader_m437ADEEB204181146DAB13B27D6752C74CEACD6F(L_5, NULL);
				il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
				bool L_7;
				L_7 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
				G_B10_0 = ((int32_t)(L_7));
				goto IL_0049_1;
			}

IL_0048_1:
			{
				G_B10_0 = 0;
			}

IL_0049_1:
			{
				V_2 = (bool)G_B10_0;
				bool L_8 = V_2;
				if (!L_8)
				{
					goto IL_0060_1;
				}
			}
			{
				il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
				Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(_stringLiteralE0178CF81A82D7476DD59ACDAE896230D11BC90D, NULL);
				V_0 = (bool)0;
				goto IL_0142;
			}

IL_0060_1:
			{
				AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_9 = __this->___U3CU3E4__this;
				NullCheck(L_9);
				List_1_tD698B2A66D241B0EFFAE6CE4A7882E6E7B3457D3* L_10;
				L_10 = AdaptivePerformanceManagerSettings_get_loaders_m0AF4F7DC01C204E416F5DC027609F74D24D1D35F(L_9, NULL);
				NullCheck(L_10);
				Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915 L_11;
				L_11 = List_1_GetEnumerator_m5E48725ADC5138D0B9D79CE54E0978FB73E7491A(L_10, List_1_GetEnumerator_m5E48725ADC5138D0B9D79CE54E0978FB73E7491A_RuntimeMethod_var);
				__this->___U3CU3Es__1 = L_11;
				Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Es__1))->____list), (void*)NULL);
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Es__1))->____current), (void*)NULL);
				#endif
				__this->___U3CU3E1__state = ((int32_t)-3);
				goto IL_00fb_1;
			}

IL_0081_1:
			{
				Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915* L_12 = (Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915*)(&__this->___U3CU3Es__1);
				AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_13;
				L_13 = Enumerator_get_Current_mED56120DDEA82B0CE63E2AB8A44B4BFA8E8A6103_inline(L_12, Enumerator_get_Current_mED56120DDEA82B0CE63E2AB8A44B4BFA8E8A6103_RuntimeMethod_var);
				__this->___U3CloaderU3E5__2 = L_13;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CloaderU3E5__2), (void*)L_13);
				AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_14 = __this->___U3CloaderU3E5__2;
				il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
				bool L_15;
				L_15 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_14, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
				V_3 = L_15;
				bool L_16 = V_3;
				if (!L_16)
				{
					goto IL_00d9_1;
				}
			}
			{
				AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_17 = __this->___U3CloaderU3E5__2;
				NullCheck(L_17);
				bool L_18;
				L_18 = VirtualFuncInvoker0< bool >::Invoke(6, L_17);
				V_4 = L_18;
				bool L_19 = V_4;
				if (!L_19)
				{
					goto IL_00d8_1;
				}
			}
			{
				AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_20 = __this->___U3CU3E4__this;
				AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E* L_21 = __this->___U3CloaderU3E5__2;
				NullCheck(L_20);
				AdaptivePerformanceManagerSettings_set_activeLoader_m9704AA3C0A180F2BEDA4843D73649146C5EBE448(L_20, L_21, NULL);
				AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_22 = __this->___U3CU3E4__this;
				NullCheck(L_22);
				L_22->___m_InitializationComplete = (bool)1;
				V_0 = (bool)0;
				goto IL_0114_1;
			}

IL_00d8_1:
			{
			}

IL_00d9_1:
			{
				__this->___U3CU3E2__current = NULL;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current), (void*)NULL);
				__this->___U3CU3E1__state = 1;
				V_0 = (bool)1;
				goto IL_0142;
			}

IL_00eb_1:
			{
				__this->___U3CU3E1__state = ((int32_t)-3);
				__this->___U3CloaderU3E5__2 = (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E*)NULL;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CloaderU3E5__2), (void*)(AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E*)NULL);
			}

IL_00fb_1:
			{
				Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915* L_23 = (Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915*)(&__this->___U3CU3Es__1);
				bool L_24;
				L_24 = Enumerator_MoveNext_m8C0BCAFC7100732485197B9D292E9DA195FDFFC1(L_23, Enumerator_MoveNext_m8C0BCAFC7100732485197B9D292E9DA195FDFFC1_RuntimeMethod_var);
				if (L_24)
				{
					goto IL_0081_1;
				}
			}
			{
				U3CInitializeLoaderU3Ed__20_U3CU3Em__Finally1_m69AC2B4BB58EF247F436A0EB0A40DA47916CF3B8(__this, NULL);
				goto IL_011d_1;
			}

IL_0114_1:
			{
				U3CInitializeLoaderU3Ed__20_U3CU3Em__Finally1_m69AC2B4BB58EF247F436A0EB0A40DA47916CF3B8(__this, NULL);
				goto IL_0142;
			}

IL_011d_1:
			{
				Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915* L_25 = (Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915*)(&__this->___U3CU3Es__1);
				il2cpp_codegen_initobj(L_25, sizeof(Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915));
				AdaptivePerformanceManagerSettings_t825765630D775605D6E53BE60D90E50CCDDF30C2* L_26 = __this->___U3CU3E4__this;
				NullCheck(L_26);
				AdaptivePerformanceManagerSettings_set_activeLoader_m9704AA3C0A180F2BEDA4843D73649146C5EBE448(L_26, (AdaptivePerformanceLoader_tF12F9ABBB7711A0FDE47852B1F358EAD7664F54E*)NULL, NULL);
				V_0 = (bool)0;
				goto IL_0142;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_0142:
	{
		bool L_27 = V_0;
		return L_27;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInitializeLoaderU3Ed__20_U3CU3Em__Finally1_m69AC2B4BB58EF247F436A0EB0A40DA47916CF3B8 (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m70521883F21CCB016423DCEAF28338B0D7735747_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___U3CU3E1__state = (-1);
		Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915* L_0 = (Enumerator_t661AF50E37FDFA6D7576D231EA1F4AA1D8AD2915*)(&__this->___U3CU3Es__1);
		Enumerator_Dispose_m70521883F21CCB016423DCEAF28338B0D7735747(L_0, Enumerator_Dispose_m70521883F21CCB016423DCEAF28338B0D7735747_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CInitializeLoaderU3Ed__20_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mB8BFA80B63C31B96BCB81EA3251C274C273FEA74 (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* __this, const RuntimeMethod* method) 
{
	{
		RuntimeObject* L_0 = __this->___U3CU3E2__current;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CInitializeLoaderU3Ed__20_System_Collections_IEnumerator_Reset_mEFA6B977DE813BFD340D70D18FE0936B10B6D34D (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* __this, const RuntimeMethod* method) 
{
	{
		NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
		NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CInitializeLoaderU3Ed__20_System_Collections_IEnumerator_Reset_mEFA6B977DE813BFD340D70D18FE0936B10B6D34D_RuntimeMethod_var)));
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CInitializeLoaderU3Ed__20_System_Collections_IEnumerator_get_Current_m1AB1C0E918FF8B3EB1626841BF3E6510A88C8DBD (U3CInitializeLoaderU3Ed__20_t10C63AE15148795971ED0961A658593AA32580BF* __this, const RuntimeMethod* method) 
{
	{
		RuntimeObject* L_0 = __this->___U3CU3E2__current;
		return L_0;
	}
}
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceIndexerSettings_get_active_m40145990966F7AB11AB0284546D89C97F3826AD1 (AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_Active;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexerSettings_set_active_mF4EC88198DFC777F0213A10EF6200EA7C765F88B (AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* __this, bool ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_Active;
		bool L_1 = ___0_value;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0);
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_0017;
	}

IL_0010:
	{
		bool L_3 = ___0_value;
		__this->___m_Active = L_3;
	}

IL_0017:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceIndexerSettings_get_thermalActionDelay_m7FF7D1C259A3287C224E7F8D8182153F631DC317 (AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_ThermalActionDelay;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexerSettings_set_thermalActionDelay_m2F97C72C08FCA28817697ACE5F15C63C756E5335 (AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___m_ThermalActionDelay = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceIndexerSettings_get_performanceActionDelay_m61BC753B924C5FF95DB65E82D0B82A62D05AD3A2 (AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_PerformanceActionDelay;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexerSettings_set_performanceActionDelay_mF997B8CBE5FCC368DF8F48DA8EB171552A2DA51E (AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___m_PerformanceActionDelay = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexerSettings__ctor_mBA4361EB195F60E0D43D1372C72B6F8CF8C10AD7 (AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* __this, const RuntimeMethod* method) 
{
	{
		__this->___m_Active = (bool)1;
		__this->___m_ThermalActionDelay = (10.0f);
		__this->___m_PerformanceActionDelay = (4.0f);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AdaptivePerformanceScalerProfile_get_Name_m7DD2D2ADB2EDB1C45AAEF60ACFB235F4587A5301 (AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* __this, const RuntimeMethod* method) 
{
	String_t* V_0 = NULL;
	{
		String_t* L_0 = __this->___m_Name;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		String_t* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerProfile_set_Name_m1B9931916D99F1F48EAA70B8E640A9B5FBD927A6 (AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* __this, String_t* ___0_value, const RuntimeMethod* method) 
{
	{
		String_t* L_0 = ___0_value;
		__this->___m_Name = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Name), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerProfile__ctor_mD48EEB9C4D4C6A7C58FB951592E486E8ADDABB3E (AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBED550D57559D43CE3857CCC3B820F6DD5FF643B);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___m_Name = _stringLiteralBED550D57559D43CE3857CCC3B820F6DD5FF643B;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Name), (void*)_stringLiteralBED550D57559D43CE3857CCC3B820F6DD5FF643B);
		AdaptivePerformanceScalerSettings__ctor_m5E13CFF62C88E6EFBDACDCABAD6CE21893CAD6D2(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_ApplySettings_m9905A66D484D01BA4C04CFF7459CE7054EED1DB7 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* ___0_settings, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_0 = ___0_settings;
		V_0 = (bool)((((RuntimeObject*)(AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_000e;
		}
	}
	{
		goto IL_013e;
	}

IL_000e:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_2;
		L_2 = AdaptivePerformanceScalerSettings_get_AdaptiveFramerate_m139C9E39E32D63FA9BC0C37B81B0F1FAE63CDECB(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_3 = ___0_settings;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_4;
		L_4 = AdaptivePerformanceScalerSettings_get_AdaptiveFramerate_m139C9E39E32D63FA9BC0C37B81B0F1FAE63CDECB(L_3, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_2, L_4, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5;
		L_5 = AdaptivePerformanceScalerSettings_get_AdaptiveBatching_mDC178D42713C75DE1ACF822852B8038D72EA821E(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_6 = ___0_settings;
		NullCheck(L_6);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_7;
		L_7 = AdaptivePerformanceScalerSettings_get_AdaptiveBatching_mDC178D42713C75DE1ACF822852B8038D72EA821E(L_6, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_5, L_7, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_8;
		L_8 = AdaptivePerformanceScalerSettings_get_AdaptiveLOD_m6A255C8B118A1769FE4DB9B8431F019FC556DA4C(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_9 = ___0_settings;
		NullCheck(L_9);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_10;
		L_10 = AdaptivePerformanceScalerSettings_get_AdaptiveLOD_m6A255C8B118A1769FE4DB9B8431F019FC556DA4C(L_9, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_8, L_10, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_11;
		L_11 = AdaptivePerformanceScalerSettings_get_AdaptiveLut_m2E6C5FF862F16ABF21E2CDC88C07A625F3B56FB1(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_12 = ___0_settings;
		NullCheck(L_12);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_13;
		L_13 = AdaptivePerformanceScalerSettings_get_AdaptiveLut_m2E6C5FF862F16ABF21E2CDC88C07A625F3B56FB1(L_12, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_11, L_13, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_14;
		L_14 = AdaptivePerformanceScalerSettings_get_AdaptiveMSAA_mE9B6B36E909157597D81AF42FE785D87DF987C7E(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_15 = ___0_settings;
		NullCheck(L_15);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_16;
		L_16 = AdaptivePerformanceScalerSettings_get_AdaptiveMSAA_mE9B6B36E909157597D81AF42FE785D87DF987C7E(L_15, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_14, L_16, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_17;
		L_17 = AdaptivePerformanceScalerSettings_get_AdaptiveResolution_m861CB3DABDDF10571C00579C62F0370AF2314D62(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_18 = ___0_settings;
		NullCheck(L_18);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_19;
		L_19 = AdaptivePerformanceScalerSettings_get_AdaptiveResolution_m861CB3DABDDF10571C00579C62F0370AF2314D62(L_18, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_17, L_19, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_20;
		L_20 = AdaptivePerformanceScalerSettings_get_AdaptiveShadowCascade_mBD0680ECA67B38D0E03B61C5167BA1E378359F92(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_21 = ___0_settings;
		NullCheck(L_21);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_22;
		L_22 = AdaptivePerformanceScalerSettings_get_AdaptiveShadowCascade_mBD0680ECA67B38D0E03B61C5167BA1E378359F92(L_21, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_20, L_22, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_23;
		L_23 = AdaptivePerformanceScalerSettings_get_AdaptiveShadowDistance_mDC623CDFB794E162E723A28CF99AC6C2DE55D878(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_24 = ___0_settings;
		NullCheck(L_24);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_25;
		L_25 = AdaptivePerformanceScalerSettings_get_AdaptiveShadowDistance_mDC623CDFB794E162E723A28CF99AC6C2DE55D878(L_24, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_23, L_25, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_26;
		L_26 = AdaptivePerformanceScalerSettings_get_AdaptiveShadowmapResolution_mD0080328CCE0EB1C8E5AA887D368443BD46A8CD8(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_27 = ___0_settings;
		NullCheck(L_27);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_28;
		L_28 = AdaptivePerformanceScalerSettings_get_AdaptiveShadowmapResolution_mD0080328CCE0EB1C8E5AA887D368443BD46A8CD8(L_27, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_26, L_28, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_29;
		L_29 = AdaptivePerformanceScalerSettings_get_AdaptiveShadowQuality_m21DCF0D2F165C7336B14E21BD7884AF8BD693E2C(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_30 = ___0_settings;
		NullCheck(L_30);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_31;
		L_31 = AdaptivePerformanceScalerSettings_get_AdaptiveShadowQuality_m21DCF0D2F165C7336B14E21BD7884AF8BD693E2C(L_30, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_29, L_31, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_32;
		L_32 = AdaptivePerformanceScalerSettings_get_AdaptiveTransparency_m4DA7C35BF8071924D5C8D9B0ADD7C5DDD5E32CE0(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_33 = ___0_settings;
		NullCheck(L_33);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_34;
		L_34 = AdaptivePerformanceScalerSettings_get_AdaptiveTransparency_m4DA7C35BF8071924D5C8D9B0ADD7C5DDD5E32CE0(L_33, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_32, L_34, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_35;
		L_35 = AdaptivePerformanceScalerSettings_get_AdaptiveSorting_mE5C2FD1CC0AB0A7AF3F6447C2943D50F40BC1016(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_36 = ___0_settings;
		NullCheck(L_36);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_37;
		L_37 = AdaptivePerformanceScalerSettings_get_AdaptiveSorting_mE5C2FD1CC0AB0A7AF3F6447C2943D50F40BC1016(L_36, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_35, L_37, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_38;
		L_38 = AdaptivePerformanceScalerSettings_get_AdaptiveViewDistance_mE7E45AB3EC0919AAF5B9F80D395C676B7B4143A9(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_39 = ___0_settings;
		NullCheck(L_39);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_40;
		L_40 = AdaptivePerformanceScalerSettings_get_AdaptiveViewDistance_mE7E45AB3EC0919AAF5B9F80D395C676B7B4143A9(L_39, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_38, L_40, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_41;
		L_41 = AdaptivePerformanceScalerSettings_get_AdaptivePhysics_mE5E9D7BEA49BEED8B5F13D87FDE10E890C96FBA1(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_42 = ___0_settings;
		NullCheck(L_42);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_43;
		L_43 = AdaptivePerformanceScalerSettings_get_AdaptivePhysics_mE5E9D7BEA49BEED8B5F13D87FDE10E890C96FBA1(L_42, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_41, L_43, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_44;
		L_44 = AdaptivePerformanceScalerSettings_get_AdaptiveLayerCulling_mC291EA5E26B73A0660A5B333B9DD7D7395F5FFDE(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_45 = ___0_settings;
		NullCheck(L_45);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_46;
		L_46 = AdaptivePerformanceScalerSettings_get_AdaptiveLayerCulling_mC291EA5E26B73A0660A5B333B9DD7D7395F5FFDE(L_45, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_44, L_46, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_47;
		L_47 = AdaptivePerformanceScalerSettings_get_AdaptiveDecals_mBDAA020138E8FED45F7AC1F04DAF53736F5CE38D(__this, NULL);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_48 = ___0_settings;
		NullCheck(L_48);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_49;
		L_49 = AdaptivePerformanceScalerSettings_get_AdaptiveDecals_mBDAA020138E8FED45F7AC1F04DAF53736F5CE38D(L_48, NULL);
		AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B(__this, L_47, L_49, NULL);
	}

IL_013e:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_ApplySettingsBase_m43C71B67FF805A20EABC3DD835705817D133CC5B (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_destination, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___1_sources, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_destination;
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = ___1_sources;
		NullCheck(L_1);
		bool L_2;
		L_2 = AdaptivePerformanceScalerSettingsBase_get_enabled_m3C206F801CD595875BBD175B27D6DE0A85C675CC(L_1, NULL);
		NullCheck(L_0);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_0, L_2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_3 = ___0_destination;
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_4 = ___1_sources;
		NullCheck(L_4);
		float L_5;
		L_5 = AdaptivePerformanceScalerSettingsBase_get_scale_mC0B010C3248EC3661FC76CA4FE9C63CFF0F9618A(L_4, NULL);
		NullCheck(L_3);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_3, L_5, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_6 = ___0_destination;
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_7 = ___1_sources;
		NullCheck(L_7);
		int32_t L_8;
		L_8 = AdaptivePerformanceScalerSettingsBase_get_visualImpact_mE5FADC25B00CEECAD5349055028C713156A78100(L_7, NULL);
		NullCheck(L_6);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_6, L_8, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_9 = ___0_destination;
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_10 = ___1_sources;
		NullCheck(L_10);
		int32_t L_11;
		L_11 = AdaptivePerformanceScalerSettingsBase_get_target_m779AFC0CB0E43A351D0129EEDB00DC61F8B7373A(L_10, NULL);
		NullCheck(L_9);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_9, L_11, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_12 = ___0_destination;
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_13 = ___1_sources;
		NullCheck(L_13);
		float L_14;
		L_14 = AdaptivePerformanceScalerSettingsBase_get_minBound_mA6F4ACD69674DB3BB5F5306D22F349369DF42370(L_13, NULL);
		NullCheck(L_12);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_12, L_14, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_15 = ___0_destination;
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_16 = ___1_sources;
		NullCheck(L_16);
		float L_17;
		L_17 = AdaptivePerformanceScalerSettingsBase_get_maxBound_m898333F82C63A160DD9B2FE5B2240F85017C6729(L_16, NULL);
		NullCheck(L_15);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_15, L_17, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_18 = ___0_destination;
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_19 = ___1_sources;
		NullCheck(L_19);
		int32_t L_20;
		L_20 = AdaptivePerformanceScalerSettingsBase_get_maxLevel_m7151F65E2E1588694A55EF6872E420FCC231BEBE(L_19, NULL);
		NullCheck(L_18);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_18, L_20, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveFramerate_m139C9E39E32D63FA9BC0C37B81B0F1FAE63CDECB (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveFramerate;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveFramerate_m44EE882FF0B4B19B79823ECC8FF8DE43F23FBEE5 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveFramerate = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveFramerate), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveResolution_m861CB3DABDDF10571C00579C62F0370AF2314D62 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveResolution;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveResolution_m76EFE35D05A19940BDDC6F33684866595840CD40 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveResolution = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveResolution), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveBatching_mDC178D42713C75DE1ACF822852B8038D72EA821E (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveBatching;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveBatching_m9403934174CFE4B3D9154ED38A315B5A7E3C6B58 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveBatching = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveBatching), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveLOD_m6A255C8B118A1769FE4DB9B8431F019FC556DA4C (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveLOD;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveLOD_m2F7DED6B7ED28A09B96E7C1DB626F939F516F181 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveLOD = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveLOD), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveLut_m2E6C5FF862F16ABF21E2CDC88C07A625F3B56FB1 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveLut;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveLut_mB9A0EC37A0C76FE115AF49B9958FBE615A979D20 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveLut = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveLut), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveMSAA_mE9B6B36E909157597D81AF42FE785D87DF987C7E (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveMSAA;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveMSAA_m791F390C41E45B3CA569608D14ADFB10EADB8F14 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveMSAA = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveMSAA), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveShadowCascades_m64DEA2C55EC84F665D1CCF9B722264EC778FDCFF (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0;
		L_0 = AdaptivePerformanceScalerSettings_get_AdaptiveShadowCascade_mBD0680ECA67B38D0E03B61C5167BA1E378359F92(__this, NULL);
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveShadowCascade_mBD0680ECA67B38D0E03B61C5167BA1E378359F92 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveShadowCascade;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveShadowCascade_m50BCB3948329781DFA4AD0C177AEBA5A4E047078 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveShadowCascade = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveShadowCascade), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveShadowDistance_mDC623CDFB794E162E723A28CF99AC6C2DE55D878 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveShadowDistance;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveShadowDistance_m8BD7703D6EAB648D8EE78B9D9971898648FC14D0 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveShadowDistance = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveShadowDistance), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveShadowmapResolution_mD0080328CCE0EB1C8E5AA887D368443BD46A8CD8 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveShadowmapResolution;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveShadowmapResolution_mE8332093D611294320270CB8CFBB3474D5FB8F75 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveShadowmapResolution = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveShadowmapResolution), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveShadowQuality_m21DCF0D2F165C7336B14E21BD7884AF8BD693E2C (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveShadowQuality;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveShadowQuality_m5501BA6DB7793C0D3A62FA7A8F468BE3E058729E (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveShadowQuality = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveShadowQuality), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveSorting_mE5C2FD1CC0AB0A7AF3F6447C2943D50F40BC1016 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveSorting;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveSorting_m7B04DA92EDB9132A98676FCEC6600431DBE8043B (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveSorting = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveSorting), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveTransparency_m4DA7C35BF8071924D5C8D9B0ADD7C5DDD5E32CE0 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveTransparency;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveTransparency_m1C5ACAA6D00A432E04E929A2C354EA53D33B8352 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveTransparency = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveTransparency), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveViewDistance_mE7E45AB3EC0919AAF5B9F80D395C676B7B4143A9 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveViewDistance;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveViewDistance_m1CC39A6BF1FCB255A1DDEECC371591CB3D1B6946 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveViewDistance = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveViewDistance), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptivePhysics_mE5E9D7BEA49BEED8B5F13D87FDE10E890C96FBA1 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptivePhysics;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptivePhysics_m669412ACDAE3915E04D68B9B635D1685DC4DAAB9 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptivePhysics = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptivePhysics), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveDecals_mBDAA020138E8FED45F7AC1F04DAF53736F5CE38D (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveDecals;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveDecals_m421331C548505EC65177EFA6BA134807AFCF0469 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveDecals = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveDecals), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* AdaptivePerformanceScalerSettings_get_AdaptiveLayerCulling_mC291EA5E26B73A0660A5B333B9DD7D7395F5FFDE (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = __this->___m_AdaptiveLayerCulling;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings_set_AdaptiveLayerCulling_m85912776C656CE2B8003EABF739F303E5413BE17 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = ___0_value;
		__this->___m_AdaptiveLayerCulling = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveLayerCulling), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettings__ctor_m5E13CFF62C88E6EFBDACDCABAD6CE21893CAD6D2 (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D6D01F990FD92ECA780E51008830C79F8745021);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D93ED636075E623081409150A223B81D62A0BC4);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral12CA6ADDAD9731A641A05ADAD44E83BB50DC5037);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B1889DD957D0331955CF5DFFDA9DCE2E54A3201);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral391ABBEA97397F56825F51B32390FAE173FDA5B9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4CB97CA155405AB24C1707844F9E91B8745C3E8F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral72028A36447AF378ACA48B17DE072331555F2935);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral853A9F890B7A62103E2DA4D88598550FEF14A96C);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8ADC1761F734FD5D3BA96BD72147C8FD0451F36E);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB9224F1101469CE6402B33995DE063ACE95B27C5);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBC842E98B3298FC326FB5B7C4F396E36AB78A6EA);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE388D17835332E550F166A86D448DC530F993FF6);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF0C8B88E789EF2CA8C75105A445BF77B90E19FE3);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF248FC9A3B99A408838E0C7A1B1019FD7EBCC5AC);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFCAF06E8E1FA175CF619155CB2EEA0D3F8C46ABC);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD256C25FFCB5B88B4F3503AB1C2F86C343A3DE7);
		s_Il2CppMethodInitialized = true;
	}
	{
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_0 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_1 = L_0;
		NullCheck(L_1);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_1, _stringLiteral8ADC1761F734FD5D3BA96BD72147C8FD0451F36E, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_2 = L_1;
		NullCheck(L_2);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_2, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_3 = L_2;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_3, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_4 = L_3;
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_4, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5 = L_4;
		NullCheck(L_5);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_5, 7, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_6 = L_5;
		NullCheck(L_6);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_6, (15.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_7 = L_6;
		NullCheck(L_7);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_7, (60.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_8 = L_7;
		NullCheck(L_8);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_8, ((int32_t)45), NULL);
		__this->___m_AdaptiveFramerate = L_8;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveFramerate), (void*)L_8);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_9 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_9, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_10 = L_9;
		NullCheck(L_10);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_10, _stringLiteralF248FC9A3B99A408838E0C7A1B1019FD7EBCC5AC, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_11 = L_10;
		NullCheck(L_11);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_11, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_12 = L_11;
		NullCheck(L_12);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_12, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_13 = L_12;
		NullCheck(L_13);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_13, 0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_14 = L_13;
		NullCheck(L_14);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_14, 6, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_15 = L_14;
		NullCheck(L_15);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_15, ((int32_t)9), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_16 = L_15;
		NullCheck(L_16);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_16, (0.5f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_17 = L_16;
		NullCheck(L_17);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_17, (1.0f), NULL);
		__this->___m_AdaptiveResolution = L_17;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveResolution), (void*)L_17);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_18 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_18, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_19 = L_18;
		NullCheck(L_19);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_19, _stringLiteralE388D17835332E550F166A86D448DC530F993FF6, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_20 = L_19;
		NullCheck(L_20);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_20, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_21 = L_20;
		NullCheck(L_21);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_21, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_22 = L_21;
		NullCheck(L_22);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_22, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_23 = L_22;
		NullCheck(L_23);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_23, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_24 = L_23;
		NullCheck(L_24);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_24, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_25 = L_24;
		NullCheck(L_25);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_25, (0.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_26 = L_25;
		NullCheck(L_26);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_26, (1.0f), NULL);
		__this->___m_AdaptiveBatching = L_26;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveBatching), (void*)L_26);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_27 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_27, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_28 = L_27;
		NullCheck(L_28);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_28, _stringLiteralB9224F1101469CE6402B33995DE063ACE95B27C5, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_29 = L_28;
		NullCheck(L_29);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_29, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_30 = L_29;
		NullCheck(L_30);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_30, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_31 = L_30;
		NullCheck(L_31);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_31, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_32 = L_31;
		NullCheck(L_32);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_32, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_33 = L_32;
		NullCheck(L_33);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_33, 3, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_34 = L_33;
		NullCheck(L_34);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_34, (0.400000006f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_35 = L_34;
		NullCheck(L_35);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_35, (1.0f), NULL);
		__this->___m_AdaptiveLOD = L_35;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveLOD), (void*)L_35);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_36 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_36, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_37 = L_36;
		NullCheck(L_37);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_37, _stringLiteralFCAF06E8E1FA175CF619155CB2EEA0D3F8C46ABC, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_38 = L_37;
		NullCheck(L_38);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_38, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_39 = L_38;
		NullCheck(L_39);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_39, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_40 = L_39;
		NullCheck(L_40);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_40, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_41 = L_40;
		NullCheck(L_41);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_41, 3, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_42 = L_41;
		NullCheck(L_42);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_42, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_43 = L_42;
		NullCheck(L_43);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_43, (0.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_44 = L_43;
		NullCheck(L_44);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_44, (1.0f), NULL);
		__this->___m_AdaptiveLut = L_44;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveLut), (void*)L_44);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_45 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_45, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_46 = L_45;
		NullCheck(L_46);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_46, _stringLiteral12CA6ADDAD9731A641A05ADAD44E83BB50DC5037, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_47 = L_46;
		NullCheck(L_47);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_47, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_48 = L_47;
		NullCheck(L_48);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_48, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_49 = L_48;
		NullCheck(L_49);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_49, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_50 = L_49;
		NullCheck(L_50);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_50, 6, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_51 = L_50;
		NullCheck(L_51);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_51, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_52 = L_51;
		NullCheck(L_52);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_52, (0.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_53 = L_52;
		NullCheck(L_53);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_53, (1.0f), NULL);
		__this->___m_AdaptiveMSAA = L_53;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveMSAA), (void*)L_53);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_54 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_54, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_55 = L_54;
		NullCheck(L_55);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_55, _stringLiteral853A9F890B7A62103E2DA4D88598550FEF14A96C, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_56 = L_55;
		NullCheck(L_56);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_56, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_57 = L_56;
		NullCheck(L_57);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_57, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_58 = L_57;
		NullCheck(L_58);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_58, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_59 = L_58;
		NullCheck(L_59);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_59, 3, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_60 = L_59;
		NullCheck(L_60);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_60, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_61 = L_60;
		NullCheck(L_61);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_61, (0.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_62 = L_61;
		NullCheck(L_62);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_62, (1.0f), NULL);
		__this->___m_AdaptiveShadowCascade = L_62;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveShadowCascade), (void*)L_62);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_63 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_63, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_64 = L_63;
		NullCheck(L_64);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_64, _stringLiteral0D6D01F990FD92ECA780E51008830C79F8745021, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_65 = L_64;
		NullCheck(L_65);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_65, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_66 = L_65;
		NullCheck(L_66);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_66, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_67 = L_66;
		NullCheck(L_67);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_67, 0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_68 = L_67;
		NullCheck(L_68);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_68, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_69 = L_68;
		NullCheck(L_69);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_69, 3, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_70 = L_69;
		NullCheck(L_70);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_70, (0.150000006f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_71 = L_70;
		NullCheck(L_71);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_71, (1.0f), NULL);
		__this->___m_AdaptiveShadowDistance = L_71;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveShadowDistance), (void*)L_71);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_72 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_72, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_73 = L_72;
		NullCheck(L_73);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_73, _stringLiteral391ABBEA97397F56825F51B32390FAE173FDA5B9, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_74 = L_73;
		NullCheck(L_74);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_74, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_75 = L_74;
		NullCheck(L_75);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_75, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_76 = L_75;
		NullCheck(L_76);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_76, 0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_77 = L_76;
		NullCheck(L_77);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_77, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_78 = L_77;
		NullCheck(L_78);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_78, 3, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_79 = L_78;
		NullCheck(L_79);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_79, (0.150000006f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_80 = L_79;
		NullCheck(L_80);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_80, (1.0f), NULL);
		__this->___m_AdaptiveShadowmapResolution = L_80;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveShadowmapResolution), (void*)L_80);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_81 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_81, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_82 = L_81;
		NullCheck(L_82);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_82, _stringLiteralBC842E98B3298FC326FB5B7C4F396E36AB78A6EA, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_83 = L_82;
		NullCheck(L_83);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_83, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_84 = L_83;
		NullCheck(L_84);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_84, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_85 = L_84;
		NullCheck(L_85);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_85, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_86 = L_85;
		NullCheck(L_86);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_86, 3, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_87 = L_86;
		NullCheck(L_87);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_87, 3, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_88 = L_87;
		NullCheck(L_88);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_88, (0.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_89 = L_88;
		NullCheck(L_89);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_89, (1.0f), NULL);
		__this->___m_AdaptiveShadowQuality = L_89;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveShadowQuality), (void*)L_89);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_90 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_90, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_91 = L_90;
		NullCheck(L_91);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_91, _stringLiteralF0C8B88E789EF2CA8C75105A445BF77B90E19FE3, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_92 = L_91;
		NullCheck(L_92);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_92, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_93 = L_92;
		NullCheck(L_93);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_93, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_94 = L_93;
		NullCheck(L_94);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_94, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_95 = L_94;
		NullCheck(L_95);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_95, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_96 = L_95;
		NullCheck(L_96);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_96, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_97 = L_96;
		NullCheck(L_97);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_97, (0.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_98 = L_97;
		NullCheck(L_98);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_98, (1.0f), NULL);
		__this->___m_AdaptiveSorting = L_98;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveSorting), (void*)L_98);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_99 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_99, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_100 = L_99;
		NullCheck(L_100);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_100, _stringLiteral0D93ED636075E623081409150A223B81D62A0BC4, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_101 = L_100;
		NullCheck(L_101);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_101, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_102 = L_101;
		NullCheck(L_102);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_102, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_103 = L_102;
		NullCheck(L_103);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_103, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_104 = L_103;
		NullCheck(L_104);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_104, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_105 = L_104;
		NullCheck(L_105);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_105, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_106 = L_105;
		NullCheck(L_106);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_106, (0.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_107 = L_106;
		NullCheck(L_107);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_107, (1.0f), NULL);
		__this->___m_AdaptiveTransparency = L_107;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveTransparency), (void*)L_107);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_108 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_108, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_109 = L_108;
		NullCheck(L_109);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_109, _stringLiteral4CB97CA155405AB24C1707844F9E91B8745C3E8F, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_110 = L_109;
		NullCheck(L_110);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_110, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_111 = L_110;
		NullCheck(L_111);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_111, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_112 = L_111;
		NullCheck(L_112);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_112, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_113 = L_112;
		NullCheck(L_113);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_113, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_114 = L_113;
		NullCheck(L_114);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_114, ((int32_t)40), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_115 = L_114;
		NullCheck(L_115);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_115, (50.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_116 = L_115;
		NullCheck(L_116);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_116, (1000.0f), NULL);
		__this->___m_AdaptiveViewDistance = L_116;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveViewDistance), (void*)L_116);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_117 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_117, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_118 = L_117;
		NullCheck(L_118);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_118, _stringLiteralFD256C25FFCB5B88B4F3503AB1C2F86C343A3DE7, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_119 = L_118;
		NullCheck(L_119);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_119, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_120 = L_119;
		NullCheck(L_120);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_120, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_121 = L_120;
		NullCheck(L_121);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_121, 0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_122 = L_121;
		NullCheck(L_122);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_122, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_123 = L_122;
		NullCheck(L_123);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_123, 5, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_124 = L_123;
		NullCheck(L_124);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_124, (0.5f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_125 = L_124;
		NullCheck(L_125);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_125, (1.0f), NULL);
		__this->___m_AdaptivePhysics = L_125;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptivePhysics), (void*)L_125);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_126 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_126, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_127 = L_126;
		NullCheck(L_127);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_127, _stringLiteral72028A36447AF378ACA48B17DE072331555F2935, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_128 = L_127;
		NullCheck(L_128);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_128, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_129 = L_128;
		NullCheck(L_129);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_129, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_130 = L_129;
		NullCheck(L_130);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_130, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_131 = L_130;
		NullCheck(L_131);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_131, 2, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_132 = L_131;
		NullCheck(L_132);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_132, ((int32_t)20), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_133 = L_132;
		NullCheck(L_133);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_133, (0.00999999978f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_134 = L_133;
		NullCheck(L_134);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_134, (1.0f), NULL);
		__this->___m_AdaptiveDecals = L_134;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveDecals), (void*)L_134);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_135 = (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)il2cpp_codegen_object_new(AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC(L_135, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_136 = L_135;
		NullCheck(L_136);
		AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F(L_136, _stringLiteral1B1889DD957D0331955CF5DFFDA9DCE2E54A3201, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_137 = L_136;
		NullCheck(L_137);
		AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8(L_137, (bool)0, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_138 = L_137;
		NullCheck(L_138);
		AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A(L_138, (1.0f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_139 = L_138;
		NullCheck(L_139);
		AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3(L_139, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_140 = L_139;
		NullCheck(L_140);
		AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6(L_140, 1, NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_141 = L_140;
		NullCheck(L_141);
		AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E(L_141, ((int32_t)40), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_142 = L_141;
		NullCheck(L_142);
		AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7(L_142, (0.00999999978f), NULL);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_143 = L_142;
		NullCheck(L_143);
		AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D(L_143, (1.0f), NULL);
		__this->___m_AdaptiveLayerCulling = L_143;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdaptiveLayerCulling), (void*)L_143);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AdaptivePerformanceScalerSettingsBase_get_name_mF13E237177358FB6B1E5EA3FF812C9D3CFF7331A (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) 
{
	String_t* V_0 = NULL;
	{
		String_t* L_0 = __this->___m_Name;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		String_t* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_name_m73718A1BABB2598F102BD8DD2E0B68F3BDC1589F (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, String_t* ___0_value, const RuntimeMethod* method) 
{
	{
		String_t* L_0 = ___0_value;
		__this->___m_Name = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Name), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptivePerformanceScalerSettingsBase_get_enabled_m3C206F801CD595875BBD175B27D6DE0A85C675CC (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_Enabled;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_enabled_m9ED5BD57BEF1EEA325609F4B29288390492797B8 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___m_Enabled = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceScalerSettingsBase_get_scale_mC0B010C3248EC3661FC76CA4FE9C63CFF0F9618A (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_Scale;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_scale_mD056CD78F677AA86D498C3327FF5E21DC585A34A (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___m_Scale = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScalerSettingsBase_get_visualImpact_mE5FADC25B00CEECAD5349055028C713156A78100 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_VisualImpact;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_visualImpact_m423E1A3DBD11AF8DB7EFA9AAD876A05E98B1FEE3 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_VisualImpact = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScalerSettingsBase_get_target_m779AFC0CB0E43A351D0129EEDB00DC61F8B7373A (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_Target;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_target_m044C0A8EEFDAD2B2E0468DD543DC6C702D82BAB6 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_Target = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScalerSettingsBase_get_maxLevel_m7151F65E2E1588694A55EF6872E420FCC231BEBE (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_MaxLevel;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_maxLevel_m4F42BC7BD2F3BDC1BD1F08BEA675F305AA303C2E (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_MaxLevel = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceScalerSettingsBase_get_minBound_mA6F4ACD69674DB3BB5F5306D22F349369DF42370 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_MinBound;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_minBound_m07649D03640B405020CBCD1404FF7896C9A14AB7 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___m_MinBound = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdaptivePerformanceScalerSettingsBase_get_maxBound_m898333F82C63A160DD9B2FE5B2240F85017C6729 (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_MaxBound;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase_set_maxBound_m943F82D7696DE8FD7C055600BAC6A24498BF4E2D (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___m_MaxBound = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePerformanceScalerSettingsBase__ctor_mCDC77CC950C15F9E0F3843A23EA212695BCFD2EC (AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9DE6D4768EA039BD98423DCFF6932448B95053AB);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___m_Name = _stringLiteral9DE6D4768EA039BD98423DCFF6932448B95053AB;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Name), (void*)_stringLiteral9DE6D4768EA039BD98423DCFF6932448B95053AB);
		__this->___m_Enabled = (bool)0;
		__this->___m_Scale = (-1.0f);
		__this->___m_VisualImpact = 0;
		__this->___m_Target = 1;
		__this->___m_MaxLevel = 1;
		__this->___m_MinBound = (-1.0f);
		__this->___m_MaxBound = (-1.0f);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IAdaptivePerformanceSettings_get_logging_mB0CC800270863EFBDC55AD11224ECB542CEC862D (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_Logging;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_set_logging_mCE73AF887F2CF27D7078E04579699E72C4614C05 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___m_Logging = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IAdaptivePerformanceSettings_get_automaticPerformanceMode_m51B5634FEB7E01814D62A2B27A444A477D8A1469 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_AutomaticPerformanceModeEnabled;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_set_automaticPerformanceMode_m7D2AE0452E6B78FF6CEC4838B42093BE059F74D0 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___m_AutomaticPerformanceModeEnabled = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IAdaptivePerformanceSettings_get_automaticGameMode_m4BC9354605B41CB482C02D3B7E238C83A271B509 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_AutomaticGameModeEnabled;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_set_automaticGameMode_m4CD4763DD6F534ACD091F0427FEB77E184B96D65 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___m_AutomaticGameModeEnabled = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IAdaptivePerformanceSettings_get_enableBoostOnStartup_mF4001AAC1E860EE62EEA2365179EACE6CA771366 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0 = __this->___m_EnableBoostOnStartup;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_set_enableBoostOnStartup_m5403ECC0AFC0BAC2B13B0375C119FCD3CDDFE729 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___m_EnableBoostOnStartup = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IAdaptivePerformanceSettings_get_statsLoggingFrequencyInFrames_m6C987101463434ACA13DAE06388EEBA812B645D0 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_StatsLoggingFrequencyInFrames;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_set_statsLoggingFrequencyInFrames_mB02033B0DAC8821E444DD8A3E4FB6974D40172AB (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_StatsLoggingFrequencyInFrames = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* IAdaptivePerformanceSettings_get_indexerSettings_mCC957D612FD342B1F04E23311BB30F02CC091590 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* V_0 = NULL;
	{
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_0 = __this->___m_IndexerSettings;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_set_indexerSettings_mC8DE1DCB48C2DDB9F69B1772FE4E305D904578D4 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceIndexerSettings_t3D9418B7302C8FCA3344719FF10FBADFD2F1CDC6* L_0 = ___0_value;
		__this->___m_IndexerSettings = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_IndexerSettings), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* V_0 = NULL;
	{
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_0 = __this->___m_ScalerSettings;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_set_scalerSettings_mE813366E935093E191DD19E050EBC668224D58F8 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_0 = ___0_value;
		__this->___m_ScalerSettings = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ScalerSettings), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_LoadScalerProfile_mB90E9C680B7985CAA13611C77181D42831BF9BF9 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, String_t* ___0_scalerProfileName, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1572A4AA832F8112E4814205C788C8E5BB2729D8);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E474CD1F681E537673C56EFB7D004175C5FF6E9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral38331D8DFC0BF56A86787B976D6E401183BFD8C9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral389748DB93AE40EE556525621937B04870D49935);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4EB466CE846990B544F0A3B4B4CA468A7FFB00E6);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA8FC93E23C7D7A332490C20B004B1573EE372EC);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD24B013E2C845111588A1BE07E0D340F60B080D);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	int32_t V_3 = 0;
	AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* V_4 = NULL;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	bool V_9 = false;
	int32_t G_B3_0 = 0;
	int32_t G_B15_0 = 0;
	{
		String_t* L_0 = ___0_scalerProfileName;
		if (!L_0)
		{
			goto IL_0012;
		}
	}
	{
		String_t* L_1 = ___0_scalerProfileName;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL);
		G_B3_0 = ((((int32_t)((((int32_t)L_2) > ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_0013;
	}

IL_0012:
	{
		G_B3_0 = 1;
	}

IL_0013:
	{
		V_0 = (bool)G_B3_0;
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_002d;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4;
		L_4 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral38331D8DFC0BF56A86787B976D6E401183BFD8C9, L_4, NULL);
		goto IL_013e;
	}

IL_002d:
	{
		AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* L_5 = __this->___m_scalerProfileList;
		NullCheck(L_5);
		V_1 = (bool)((((int32_t)(((RuntimeArray*)L_5)->max_length)) == ((int32_t)0))? 1 : 0);
		bool L_6 = V_1;
		if (!L_6)
		{
			goto IL_0051;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7;
		L_7 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral1572A4AA832F8112E4814205C788C8E5BB2729D8, L_7, NULL);
		goto IL_013e;
	}

IL_0051:
	{
		AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* L_8 = __this->___m_scalerProfileList;
		NullCheck(L_8);
		V_2 = (bool)((((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))) == ((int32_t)1))? 1 : 0);
		bool L_9 = V_2;
		if (!L_9)
		{
			goto IL_0070;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_10;
		L_10 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral389748DB93AE40EE556525621937B04870D49935, L_10, NULL);
	}

IL_0070:
	{
		V_3 = 0;
		goto IL_0103;
	}

IL_0077:
	{
		AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* L_11 = __this->___m_scalerProfileList;
		int32_t L_12 = V_3;
		NullCheck(L_11);
		int32_t L_13 = L_12;
		AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* L_14 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
		V_4 = L_14;
		AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* L_15 = V_4;
		V_5 = (bool)((((RuntimeObject*)(AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982*)L_15) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_16 = V_5;
		if (!L_16)
		{
			goto IL_00a3;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_17;
		L_17 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral4EB466CE846990B544F0A3B4B4CA468A7FFB00E6, L_17, NULL);
		goto IL_013e;
	}

IL_00a3:
	{
		AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* L_18 = V_4;
		NullCheck(L_18);
		String_t* L_19;
		L_19 = AdaptivePerformanceScalerProfile_get_Name_m7DD2D2ADB2EDB1C45AAEF60ACFB235F4587A5301(L_18, NULL);
		if (!L_19)
		{
			goto IL_00c0;
		}
	}
	{
		AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* L_20 = V_4;
		NullCheck(L_20);
		String_t* L_21;
		L_21 = AdaptivePerformanceScalerProfile_get_Name_m7DD2D2ADB2EDB1C45AAEF60ACFB235F4587A5301(L_20, NULL);
		NullCheck(L_21);
		int32_t L_22;
		L_22 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_21, NULL);
		G_B15_0 = ((((int32_t)((((int32_t)L_22) > ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_00c1;
	}

IL_00c0:
	{
		G_B15_0 = 1;
	}

IL_00c1:
	{
		V_6 = (bool)G_B15_0;
		bool L_23 = V_6;
		if (!L_23)
		{
			goto IL_00da;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_24;
		L_24 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral1E474CD1F681E537673C56EFB7D004175C5FF6E9, L_24, NULL);
		goto IL_013e;
	}

IL_00da:
	{
		AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* L_25 = V_4;
		NullCheck(L_25);
		String_t* L_26;
		L_26 = AdaptivePerformanceScalerProfile_get_Name_m7DD2D2ADB2EDB1C45AAEF60ACFB235F4587A5301(L_25, NULL);
		String_t* L_27 = ___0_scalerProfileName;
		bool L_28;
		L_28 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_26, L_27, NULL);
		V_7 = L_28;
		bool L_29 = V_7;
		if (!L_29)
		{
			goto IL_00fe;
		}
	}
	{
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_30;
		L_30 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(__this, NULL);
		AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* L_31 = V_4;
		NullCheck(L_30);
		AdaptivePerformanceScalerSettings_ApplySettings_m9905A66D484D01BA4C04CFF7459CE7054EED1DB7(L_30, L_31, NULL);
		goto IL_0117;
	}

IL_00fe:
	{
		int32_t L_32 = V_3;
		V_3 = ((int32_t)il2cpp_codegen_add(L_32, 1));
	}

IL_0103:
	{
		int32_t L_33 = V_3;
		AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* L_34 = __this->___m_scalerProfileList;
		NullCheck(L_34);
		V_8 = (bool)((((int32_t)L_33) < ((int32_t)((int32_t)(((RuntimeArray*)L_34)->max_length))))? 1 : 0);
		bool L_35 = V_8;
		if (L_35)
		{
			goto IL_0077;
		}
	}

IL_0117:
	{
		bool L_36;
		L_36 = IAdaptivePerformanceSettings_ApplyScalerProfileToAllScalers_m0BB948C40EED00EAD3BEBD382F86FBD4BA14DDB2(__this, NULL);
		V_9 = L_36;
		bool L_37 = V_9;
		if (!L_37)
		{
			goto IL_013e;
		}
	}
	{
		String_t* L_38 = ___0_scalerProfileName;
		String_t* L_39;
		L_39 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteralFD24B013E2C845111588A1BE07E0D340F60B080D, L_38, _stringLiteralDA8FC93E23C7D7A332490C20B004B1573EE372EC, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_40;
		L_40 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(L_39, L_40, NULL);
	}

IL_013e:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IAdaptivePerformanceSettings_ApplyScalerProfileToAllScalers_m0BB948C40EED00EAD3BEBD382F86FBD4BA14DDB2 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Find_m2A476A218D406C7330D31D38E8928FFBD74814D8_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass29_0_U3CApplyScalerProfileToAllScalersU3Eb__0_m909F2BE145F054D9E7DA71484BD33985CD818A34_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9F6AF448E9DB3F49DD37C104CD1F1EC2F058FA4E);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* V_1 = NULL;
	List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* V_2 = NULL;
	PropertyInfoU5BU5D_tD81C248B41D0C76207C42DB9C332DC79F490B1D7* V_3 = NULL;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	PropertyInfoU5BU5D_tD81C248B41D0C76207C42DB9C332DC79F490B1D7* V_7 = NULL;
	int32_t V_8 = 0;
	U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2* V_9 = NULL;
	AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* V_10 = NULL;
	bool V_11 = false;
	PropertyInfo_t* V_12 = NULL;
	RuntimeObject* V_13 = NULL;
	int32_t G_B3_0 = 0;
	{
		V_0 = (bool)0;
		RuntimeObject* L_0;
		L_0 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		if (!L_0)
		{
			goto IL_0019;
		}
	}
	{
		RuntimeObject* L_1;
		L_1 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_1);
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_2;
		L_2 = InterfaceFuncInvoker0< AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* >::Invoke(7, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_1);
		G_B3_0 = ((((RuntimeObject*)(AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73*)L_2) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		goto IL_001a;
	}

IL_0019:
	{
		G_B3_0 = 1;
	}

IL_001a:
	{
		V_4 = (bool)G_B3_0;
		bool L_3 = V_4;
		if (!L_3)
		{
			goto IL_0028;
		}
	}
	{
		bool L_4 = V_0;
		V_5 = L_4;
		goto IL_0165;
	}

IL_0028:
	{
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_5 = (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*)il2cpp_codegen_object_new(List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B_il2cpp_TypeInfo_var);
		List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2(L_5, List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2_RuntimeMethod_var);
		V_1 = L_5;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_6 = (List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B*)il2cpp_codegen_object_new(List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B_il2cpp_TypeInfo_var);
		List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2(L_6, List_1__ctor_m1B0DD2F7ED0C5C537017D8557C2FE6FDDE715DE2_RuntimeMethod_var);
		V_2 = L_6;
		RuntimeObject* L_7;
		L_7 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_7);
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_8;
		L_8 = InterfaceFuncInvoker0< AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* >::Invoke(7, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_7);
		NullCheck(L_8);
		AdaptivePerformanceIndexer_GetUnappliedScalers_m9312768F4B234977041724061FFC2C97AA633D49(L_8, (&V_2), NULL);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_9 = V_1;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_10 = V_2;
		NullCheck(L_9);
		List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70(L_9, L_10, List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		RuntimeObject* L_11;
		L_11 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_11);
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_12;
		L_12 = InterfaceFuncInvoker0< AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* >::Invoke(7, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_11);
		NullCheck(L_12);
		AdaptivePerformanceIndexer_GetAppliedScalers_mC8AA0863E2342001443EF8FD3E77DE94771E83E1(L_12, (&V_2), NULL);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_13 = V_1;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_14 = V_2;
		NullCheck(L_13);
		List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70(L_13, L_14, List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		RuntimeObject* L_15;
		L_15 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_15);
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_16;
		L_16 = InterfaceFuncInvoker0< AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* >::Invoke(7, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_15);
		NullCheck(L_16);
		AdaptivePerformanceIndexer_GetDisabledScalers_m7D6F6077B80B84DC1AF2841B73148A43D585BE9D(L_16, (&V_2), NULL);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_17 = V_1;
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_18 = V_2;
		NullCheck(L_17);
		List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70(L_17, L_18, List_1_AddRange_mD9F8AA7F4ECF908D23FB8C3E39094332D2742F70_RuntimeMethod_var);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_19 = V_1;
		NullCheck(L_19);
		int32_t L_20;
		L_20 = List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_inline(L_19, List_1_get_Count_m17A544C6DAE8677C8A85D00A587614608FA754BF_RuntimeMethod_var);
		V_6 = (bool)((((int32_t)((((int32_t)L_20) > ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_21 = V_6;
		if (!L_21)
		{
			goto IL_00ad;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_22;
		L_22 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral9F6AF448E9DB3F49DD37C104CD1F1EC2F058FA4E, L_22, NULL);
		bool L_23 = V_0;
		V_5 = L_23;
		goto IL_0165;
	}

IL_00ad:
	{
		RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_24 = { reinterpret_cast<intptr_t> (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8_0_0_0_var) };
		il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class);
		Type_t* L_25;
		L_25 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_24, NULL);
		NullCheck(L_25);
		PropertyInfoU5BU5D_tD81C248B41D0C76207C42DB9C332DC79F490B1D7* L_26;
		L_26 = Type_GetProperties_m090A935168ED8AEE2CE95BDF6D69F3AAAF71B2D6(L_25, NULL);
		V_3 = L_26;
		PropertyInfoU5BU5D_tD81C248B41D0C76207C42DB9C332DC79F490B1D7* L_27 = V_3;
		V_7 = L_27;
		V_8 = 0;
		goto IL_0155;
	}

IL_00c9:
	{
		U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2* L_28 = (U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2_il2cpp_TypeInfo_var);
		U3CU3Ec__DisplayClass29_0__ctor_m494C9BDE58CFA84D29922FBE848133799152E978(L_28, NULL);
		V_9 = L_28;
		U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2* L_29 = V_9;
		PropertyInfoU5BU5D_tD81C248B41D0C76207C42DB9C332DC79F490B1D7* L_30 = V_7;
		int32_t L_31 = V_8;
		NullCheck(L_30);
		int32_t L_32 = L_31;
		PropertyInfo_t* L_33 = (L_30)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
		NullCheck(L_29);
		L_29->___property = L_33;
		Il2CppCodeGenWriteBarrier((void**)(&L_29->___property), (void*)L_33);
		List_1_tA9FA703E24B91B854E8744EA2121A940ACD5F17B* L_34 = V_1;
		U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2* L_35 = V_9;
		Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1* L_36 = (Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1*)il2cpp_codegen_object_new(Predicate_1_t88AB266B73087D38F84331D364A65E90A57D67B1_il2cpp_TypeInfo_var);
		Predicate_1__ctor_mE0982304EAFBFE8F998BFC12924DDE0116143C0D(L_36, L_35, (intptr_t)((void*)U3CU3Ec__DisplayClass29_0_U3CApplyScalerProfileToAllScalersU3Eb__0_m909F2BE145F054D9E7DA71484BD33985CD818A34_RuntimeMethod_var), NULL);
		NullCheck(L_34);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_37;
		L_37 = List_1_Find_m2A476A218D406C7330D31D38E8928FFBD74814D8(L_34, L_36, List_1_Find_m2A476A218D406C7330D31D38E8928FFBD74814D8_RuntimeMethod_var);
		V_10 = L_37;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_38 = V_10;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_39;
		L_39 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_38, NULL);
		V_11 = L_39;
		bool L_40 = V_11;
		if (!L_40)
		{
			goto IL_014e;
		}
	}
	{
		RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_41 = { reinterpret_cast<intptr_t> (AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8_0_0_0_var) };
		il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class);
		Type_t* L_42;
		L_42 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_41, NULL);
		U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2* L_43 = V_9;
		NullCheck(L_43);
		PropertyInfo_t* L_44 = L_43->___property;
		NullCheck(L_44);
		String_t* L_45;
		L_45 = VirtualFuncInvoker0< String_t* >::Invoke(8, L_44);
		NullCheck(L_42);
		PropertyInfo_t* L_46;
		L_46 = Type_GetProperty_mD183124FC8A89121E8368058B327A7750B14281D(L_42, L_45, NULL);
		V_12 = L_46;
		PropertyInfo_t* L_47 = V_12;
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_48;
		L_48 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(__this, NULL);
		NullCheck(L_47);
		RuntimeObject* L_49;
		L_49 = PropertyInfo_GetValue_m89576462107E2A4DF5B7775216AEC29D74FF6088(L_47, L_48, NULL);
		V_13 = L_49;
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_50 = V_10;
		NullCheck(L_50);
		AdaptivePerformanceScaler_Deactivate_mCCDB4671D348668925269C7E6F973C355CB66070(L_50, NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_51 = V_10;
		RuntimeObject* L_52 = V_13;
		NullCheck(L_51);
		AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19(L_51, ((AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA*)CastclassClass((RuntimeObject*)L_52, AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA_il2cpp_TypeInfo_var)), NULL);
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_53 = V_10;
		NullCheck(L_53);
		AdaptivePerformanceScaler_Activate_m011996E733279ABE5B8AEFBE0CCFA737BB302396(L_53, NULL);
		V_0 = (bool)1;
	}

IL_014e:
	{
		int32_t L_54 = V_8;
		V_8 = ((int32_t)il2cpp_codegen_add(L_54, 1));
	}

IL_0155:
	{
		int32_t L_55 = V_8;
		PropertyInfoU5BU5D_tD81C248B41D0C76207C42DB9C332DC79F490B1D7* L_56 = V_7;
		NullCheck(L_56);
		if ((((int32_t)L_55) < ((int32_t)((int32_t)(((RuntimeArray*)L_56)->max_length)))))
		{
			goto IL_00c9;
		}
	}
	{
		bool L_57 = V_0;
		V_5 = L_57;
		goto IL_0165;
	}

IL_0165:
	{
		bool L_58 = V_5;
		return L_58;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* IAdaptivePerformanceSettings_GetAvailableScalerProfiles_m8C52323F56526234565CCFD22D26F4109C9C3242 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D192DF0E52FE6CD116F149A60CD2174CE44BDF7);
		s_Il2CppMethodInitialized = true;
	}
	StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_0 = NULL;
	bool V_1 = false;
	StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_2 = NULL;
	int32_t V_3 = 0;
	AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* V_4 = NULL;
	bool V_5 = false;
	{
		AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* L_0 = __this->___m_scalerProfileList;
		NullCheck(L_0);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)));
		V_0 = L_1;
		AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* L_2 = __this->___m_scalerProfileList;
		NullCheck(L_2);
		V_1 = (bool)((((int32_t)(((RuntimeArray*)L_2)->max_length)) == ((int32_t)0))? 1 : 0);
		bool L_3 = V_1;
		if (!L_3)
		{
			goto IL_0032;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4;
		L_4 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral4D192DF0E52FE6CD116F149A60CD2174CE44BDF7, L_4, NULL);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_5 = V_0;
		V_2 = L_5;
		goto IL_0065;
	}

IL_0032:
	{
		V_3 = 0;
		goto IL_0050;
	}

IL_0036:
	{
		AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* L_6 = __this->___m_scalerProfileList;
		int32_t L_7 = V_3;
		NullCheck(L_6);
		int32_t L_8 = L_7;
		AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
		V_4 = L_9;
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_10 = V_0;
		int32_t L_11 = V_3;
		AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* L_12 = V_4;
		NullCheck(L_12);
		String_t* L_13;
		L_13 = AdaptivePerformanceScalerProfile_get_Name_m7DD2D2ADB2EDB1C45AAEF60ACFB235F4587A5301(L_12, NULL);
		NullCheck(L_10);
		(L_10)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (String_t*)L_13);
		int32_t L_14 = V_3;
		V_3 = ((int32_t)il2cpp_codegen_add(L_14, 1));
	}

IL_0050:
	{
		int32_t L_15 = V_3;
		AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* L_16 = __this->___m_scalerProfileList;
		NullCheck(L_16);
		V_5 = (bool)((((int32_t)L_15) < ((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))))? 1 : 0);
		bool L_17 = V_5;
		if (L_17)
		{
			goto IL_0036;
		}
	}
	{
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_18 = V_0;
		V_2 = L_18;
		goto IL_0065;
	}

IL_0065:
	{
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_19 = V_2;
		return L_19;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IAdaptivePerformanceSettings_get_defaultScalerProfilerIndex_mB0572602357F3507BF9558ABD8793951B69CCE4E (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_DefaultScalerProfilerIndex;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_set_defaultScalerProfilerIndex_m8FF2D6846FAD06A3905C2F5E818907DE79A21201 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_DefaultScalerProfilerIndex = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings_OnEnable_m6BAE555F89B083A247DA7FD289736EC8A1CD2EBC (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IAdaptivePerformanceSettings__ctor_mBEEA4933FD88BF7E3C20FAAE1E8BEAF3EBB18379 (IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___m_Logging = (bool)1;
		__this->___m_AutomaticPerformanceModeEnabled = (bool)1;
		__this->___m_AutomaticGameModeEnabled = (bool)0;
		__this->___m_EnableBoostOnStartup = (bool)1;
		__this->___m_StatsLoggingFrequencyInFrames = ((int32_t)50);
		AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* L_0 = (AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7*)(AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7*)SZArrayNew(AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7_il2cpp_TypeInfo_var, (uint32_t)1);
		AdaptivePerformanceScalerProfileU5BU5D_t502F55D3686CAB852984FDB6F92431963616F4B7* L_1 = L_0;
		AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982* L_2 = (AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982*)il2cpp_codegen_object_new(AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982_il2cpp_TypeInfo_var);
		AdaptivePerformanceScalerProfile__ctor_mD48EEB9C4D4C6A7C58FB951592E486E8ADDABB3E(L_2, NULL);
		NullCheck(L_1);
		ArrayElementTypeCheck (L_1, L_2);
		(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (AdaptivePerformanceScalerProfile_t990EE1A8C24396DC5CFE993F6CE87D55EF730982*)L_2);
		__this->___m_scalerProfileList = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_scalerProfileList), (void*)L_1);
		__this->___m_DefaultScalerProfilerIndex = 0;
		ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass29_0__ctor_m494C9BDE58CFA84D29922FBE848133799152E978 (U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec__DisplayClass29_0_U3CApplyScalerProfileToAllScalersU3Eb__0_m909F2BE145F054D9E7DA71484BD33985CD818A34 (U3CU3Ec__DisplayClass29_0_t613D0FB41FAE368AF7760C9D86C1216CA3104AB2* __this, AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* ___0_s, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* L_0 = ___0_s;
		NullCheck(L_0);
		Type_t* L_1;
		L_1 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_0, NULL);
		NullCheck(L_1);
		String_t* L_2;
		L_2 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_1);
		PropertyInfo_t* L_3 = __this->___property;
		NullCheck(L_3);
		String_t* L_4;
		L_4 = VirtualFuncInvoker0< String_t* >::Invoke(8, L_3);
		NullCheck(L_2);
		bool L_5;
		L_5 = String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3(L_2, L_4, NULL);
		return L_5;
	}
}
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveBatching_Awake_m6948AFFA23BA3A074DD363C75D00E7FB24264180 (AdaptiveBatching_t77F425AEC56C7E0DE9E5F5B39F6E7DC6A0420B72* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001a;
		}
	}
	{
		goto IL_0031;
	}

IL_001a:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_3 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_4;
		L_4 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(L_3, NULL);
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5;
		L_5 = AdaptivePerformanceScalerSettings_get_AdaptiveBatching_mDC178D42713C75DE1ACF822852B8038D72EA821E(L_4, NULL);
		AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19(__this, L_5, NULL);
	}

IL_0031:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveBatching_OnDisabled_m140FB41E01650B5A603ED1B68376B5961EABBAA6 (AdaptiveBatching_t77F425AEC56C7E0DE9E5F5B39F6E7DC6A0420B72* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = __this->___m_DefaultState;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		AdaptivePerformanceRenderSettings_set_SkipDynamicBatching_m7EEEBD9DF256D8AAD27513FD65D15D81BE7B92DC_inline(L_0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveBatching_OnEnabled_m2BBD45D86652AA4179CD812A173612BE1ED92990 (AdaptiveBatching_t77F425AEC56C7E0DE9E5F5B39F6E7DC6A0420B72* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = AdaptivePerformanceRenderSettings_get_SkipDynamicBatching_m939E279451A083DF507A8CFC6CE0449905C3C88A_inline(NULL);
		__this->___m_DefaultState = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveBatching_OnLevel_m3400687FE33FFFF82C63F2D76AF9059DEA4E7045 (AdaptiveBatching_t77F425AEC56C7E0DE9E5F5B39F6E7DC6A0420B72* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceScaler_ScaleChanged_m8CA4C17F6CFFEE7ECBFF95720EB205A2DA01A6BE(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001e;
		}
	}
	{
		float L_2;
		L_2 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		AdaptivePerformanceRenderSettings_set_SkipDynamicBatching_m7EEEBD9DF256D8AAD27513FD65D15D81BE7B92DC_inline((bool)((((float)L_2) < ((float)(1.0f)))? 1 : 0), NULL);
	}

IL_001e:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveBatching__ctor_mBD9F7902E00B629DABCC42A16AB905E45FC5E1FB (AdaptiveBatching_t77F425AEC56C7E0DE9E5F5B39F6E7DC6A0420B72* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveDecals_Awake_mB6781592EC0A829E0515E484E76FEE9BDEF28F0C (AdaptiveDecals_t8012E665DB185647D65EECBC640BD0637231DD3A* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001a;
		}
	}
	{
		goto IL_0031;
	}

IL_001a:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_3 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_4;
		L_4 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(L_3, NULL);
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5;
		L_5 = AdaptivePerformanceScalerSettings_get_AdaptiveDecals_mBDAA020138E8FED45F7AC1F04DAF53736F5CE38D(L_4, NULL);
		AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19(__this, L_5, NULL);
	}

IL_0031:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveDecals_OnDisabled_m3C0DB457C18922742A9D040787B71E066B306E53 (AdaptiveDecals_t8012E665DB185647D65EECBC640BD0637231DD3A* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		float L_0 = __this->___m_DefaultDecalsDistance;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		AdaptivePerformanceRenderSettings_set_DecalsDrawDistance_mA0556ADC49BE771D09D277E811EE1C18A3A758C9(L_0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveDecals_OnEnabled_m1E3B88D091A91FADA4B7BC5A275C3AD630E1CA80 (AdaptiveDecals_t8012E665DB185647D65EECBC640BD0637231DD3A* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		float L_0;
		L_0 = AdaptivePerformanceRenderSettings_get_DecalsDrawDistance_mC3D298759AD8A364A93E1AE73092C6EE54D42123(NULL);
		__this->___m_DefaultDecalsDistance = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveDecals_OnLevel_m9501F1011A3C6C15AF66DC06FB56AFDE91C88606 (AdaptiveDecals_t8012E665DB185647D65EECBC640BD0637231DD3A* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceScaler_ScaleChanged_m8CA4C17F6CFFEE7ECBFF95720EB205A2DA01A6BE(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0020;
		}
	}
	{
		float L_2 = __this->___m_DefaultDecalsDistance;
		float L_3;
		L_3 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		AdaptivePerformanceRenderSettings_set_DecalsDrawDistance_mA0556ADC49BE771D09D277E811EE1C18A3A758C9(((float)il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_multiply(L_2, L_3)))), NULL);
	}

IL_0020:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveDecals__ctor_m52D1BE1A0A2FCA26DC15818227FC5F6DFD20DEBA (AdaptiveDecals_t8012E665DB185647D65EECBC640BD0637231DD3A* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveFramerate_Awake_mEFFD0C457A737B1F637A2BB27E7C468351A7C894 (AdaptiveFramerate_t87F82B3C838B42BFDE5277B446D2A9C4674D6104* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576(__this, NULL);
		__this->___m_FirstTimeStart = 0;
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0021;
		}
	}
	{
		goto IL_0038;
	}

IL_0021:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_3 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_4;
		L_4 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(L_3, NULL);
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5;
		L_5 = AdaptivePerformanceScalerSettings_get_AdaptiveFramerate_m139C9E39E32D63FA9BC0C37B81B0F1FAE63CDECB(L_4, NULL);
		AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19(__this, L_5, NULL);
	}

IL_0038:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveFramerate_OnDisabled_m6CA3A4174B1E09B31BEFB70E212B7811C2CF9DD0 (AdaptiveFramerate_t87F82B3C838B42BFDE5277B446D2A9C4674D6104* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		int32_t L_0 = __this->___m_FirstTimeStart;
		V_0 = (bool)((((int32_t)L_0) < ((int32_t)2))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001f;
		}
	}
	{
		int32_t L_2 = __this->___m_FirstTimeStart;
		__this->___m_FirstTimeStart = ((int32_t)il2cpp_codegen_add(L_2, 1));
		goto IL_002b;
	}

IL_001f:
	{
		int32_t L_3 = __this->___m_DefaultFPS;
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		Application_set_targetFrameRate_mB90EEA60DAE55CD71C38D4B7DFDBE2B34EA6B46F(L_3, NULL);
	}

IL_002b:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveFramerate_OnEnabled_m83DA60536ADE76F0E290455BF879835B354BA3BD (AdaptiveFramerate_t87F82B3C838B42BFDE5277B446D2A9C4674D6104* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		int32_t L_0 = __this->___m_FirstTimeStart;
		V_0 = (bool)((((int32_t)L_0) < ((int32_t)2))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_0028;
	}

IL_0010:
	{
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		int32_t L_2;
		L_2 = Application_get_targetFrameRate_m5A5B0FC0DFE1EBC940FF49B8237A243F45A630E1(NULL);
		__this->___m_DefaultFPS = L_2;
		float L_3;
		L_3 = VirtualFuncInvoker0< float >::Invoke(18, __this);
		Application_set_targetFrameRate_mB90EEA60DAE55CD71C38D4B7DFDBE2B34EA6B46F(il2cpp_codegen_cast_double_to_int<int32_t>(L_3), NULL);
	}

IL_0028:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveFramerate_OnLevelIncrease_mB4D951DD6A0419CD87F5AE0E5673F06DA8F9500E (AdaptiveFramerate_t87F82B3C838B42BFDE5277B446D2A9C4674D6104* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	bool V_2 = false;
	bool V_3 = false;
	int32_t G_B5_0 = 0;
	{
		AdaptivePerformanceScaler_OnLevelIncrease_mA658119D5C1CD66FD563BE27FBBC13C14E560322(__this, NULL);
		V_0 = 1;
		RuntimeObject* L_0;
		L_0 = Holder_get_Instance_m7407844A5E498B5A02207B38E739A4ACBE93010B(NULL);
		NullCheck(L_0);
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_1;
		L_1 = InterfaceFuncInvoker0< AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* >::Invoke(7, IAdaptivePerformance_tBB12A63019C69A6BB094EB947A51A88D5CB0F2EE_il2cpp_TypeInfo_var, L_0);
		NullCheck(L_1);
		int32_t L_2;
		L_2 = AdaptivePerformanceIndexer_get_PerformanceAction_mA6F70560C6A740B6216168E7718184111657E3BA_inline(L_1, NULL);
		V_2 = (bool)((((int32_t)L_2) == ((int32_t)3))? 1 : 0);
		bool L_3 = V_2;
		if (!L_3)
		{
			goto IL_0022;
		}
	}
	{
		V_0 = 5;
	}

IL_0022:
	{
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		int32_t L_4;
		L_4 = Application_get_targetFrameRate_m5A5B0FC0DFE1EBC940FF49B8237A243F45A630E1(NULL);
		int32_t L_5 = V_0;
		V_1 = ((int32_t)il2cpp_codegen_subtract(L_4, L_5));
		int32_t L_6 = V_1;
		float L_7;
		L_7 = VirtualFuncInvoker0< float >::Invoke(16, __this);
		if ((!(((float)((float)L_6)) >= ((float)L_7))))
		{
			goto IL_0043;
		}
	}
	{
		int32_t L_8 = V_1;
		float L_9;
		L_9 = VirtualFuncInvoker0< float >::Invoke(18, __this);
		G_B5_0 = ((((int32_t)((!(((float)((float)L_8)) <= ((float)L_9)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_0044;
	}

IL_0043:
	{
		G_B5_0 = 0;
	}

IL_0044:
	{
		V_3 = (bool)G_B5_0;
		bool L_10 = V_3;
		if (!L_10)
		{
			goto IL_004f;
		}
	}
	{
		int32_t L_11 = V_1;
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		Application_set_targetFrameRate_mB90EEA60DAE55CD71C38D4B7DFDBE2B34EA6B46F(L_11, NULL);
	}

IL_004f:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveFramerate_OnLevelDecrease_mD76599BDC1B74CE97FB0BB1467D8446A0D8F8F39 (AdaptiveFramerate_t87F82B3C838B42BFDE5277B446D2A9C4674D6104* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	bool V_1 = false;
	int32_t G_B3_0 = 0;
	{
		AdaptivePerformanceScaler_OnLevelDecrease_m0CF0F677788404B2515698BF1EB29615DFC512CC(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		int32_t L_0;
		L_0 = Application_get_targetFrameRate_m5A5B0FC0DFE1EBC940FF49B8237A243F45A630E1(NULL);
		V_0 = ((int32_t)il2cpp_codegen_add(L_0, 5));
		int32_t L_1 = V_0;
		float L_2;
		L_2 = VirtualFuncInvoker0< float >::Invoke(16, __this);
		if ((!(((float)((float)L_1)) >= ((float)L_2))))
		{
			goto IL_0029;
		}
	}
	{
		int32_t L_3 = V_0;
		float L_4;
		L_4 = VirtualFuncInvoker0< float >::Invoke(18, __this);
		G_B3_0 = ((((int32_t)((!(((float)((float)L_3)) <= ((float)L_4)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_002a;
	}

IL_0029:
	{
		G_B3_0 = 0;
	}

IL_002a:
	{
		V_1 = (bool)G_B3_0;
		bool L_5 = V_1;
		if (!L_5)
		{
			goto IL_0035;
		}
	}
	{
		int32_t L_6 = V_0;
		il2cpp_codegen_runtime_class_init_inline(Application_tDB03BE91CDF0ACA614A5E0B67CFB77C44EB19B21_il2cpp_TypeInfo_var);
		Application_set_targetFrameRate_mB90EEA60DAE55CD71C38D4B7DFDBE2B34EA6B46F(L_6, NULL);
	}

IL_0035:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveFramerate__ctor_m4DDA4198D52446513FA0C8CA97BB19FA72C9EBE3 (AdaptiveFramerate_t87F82B3C838B42BFDE5277B446D2A9C4674D6104* __this, const RuntimeMethod* method) 
{
	{
		__this->___m_FirstTimeStart = 0;
		AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLayerCulling_Awake_mEAE690C5935E1AC6B26B0F1F2BA924EEC7EB850C (AdaptiveLayerCulling_t3F39BED1B652723D64174B5CF0E4C555657B046E* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001a;
		}
	}
	{
		goto IL_0031;
	}

IL_001a:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_3 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_4;
		L_4 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(L_3, NULL);
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5;
		L_5 = AdaptivePerformanceScalerSettings_get_AdaptiveLayerCulling_mC291EA5E26B73A0660A5B333B9DD7D7395F5FFDE(L_4, NULL);
		AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19(__this, L_5, NULL);
	}

IL_0031:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLayerCulling_OnDisabled_m571359CF3F7B99A54909CEC040F0B0720ED3A1C1 (AdaptiveLayerCulling_t3F39BED1B652723D64174B5CF0E4C555657B046E* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t G_B3_0 = 0;
	{
		__this->___init = (bool)0;
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0;
		L_0 = Camera_get_main_m52C992F18E05355ABB9EEB64A4BF2215E12762DF(NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
		if (!L_1)
		{
			goto IL_001f;
		}
	}
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = __this->___m_defaultDistances;
		G_B3_0 = ((((RuntimeObject*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)L_2) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		goto IL_0020;
	}

IL_001f:
	{
		G_B3_0 = 1;
	}

IL_0020:
	{
		V_0 = (bool)G_B3_0;
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0026;
		}
	}
	{
		goto IL_0037;
	}

IL_0026:
	{
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_4;
		L_4 = Camera_get_main_m52C992F18E05355ABB9EEB64A4BF2215E12762DF(NULL);
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = __this->___m_defaultDistances;
		NullCheck(L_4);
		Camera_set_layerCullDistances_m4D2749319E09EC88A62CF39446E906E0D4D5391D(L_4, L_5, NULL);
	}

IL_0037:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLayerCulling_OnEnabled_m67C703DD3C31813CCCBD6EA63EF9CC50789B770F (AdaptiveLayerCulling_t3F39BED1B652723D64174B5CF0E4C555657B046E* __this, const RuntimeMethod* method) 
{
	{
		AdaptiveLayerCulling_AsignDefaultValues_m9079BC6D1139EF30F58205FE28723D8CDBF5D179(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLayerCulling_OnLevel_mC71FEDD315CB35317F98520B06F3FA9AA26341C8 (AdaptiveLayerCulling_t3F39BED1B652723D64174B5CF0E4C555657B046E* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	int32_t V_2 = 0;
	bool V_3 = false;
	bool V_4 = false;
	{
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0;
		L_0 = Camera_get_main_m52C992F18E05355ABB9EEB64A4BF2215E12762DF(NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
		V_0 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0014;
		}
	}
	{
		goto IL_007c;
	}

IL_0014:
	{
		AdaptiveLayerCulling_AsignDefaultValues_m9079BC6D1139EF30F58205FE28723D8CDBF5D179(__this, NULL);
		bool L_3;
		L_3 = AdaptivePerformanceScaler_ScaleChanged_m8CA4C17F6CFFEE7ECBFF95720EB205A2DA01A6BE(__this, NULL);
		V_1 = L_3;
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_007c;
		}
	}
	{
		V_2 = ((int32_t)31);
		goto IL_005d;
	}

IL_002b:
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = __this->___m_defaultDistances;
		int32_t L_6 = V_2;
		NullCheck(L_5);
		int32_t L_7 = L_6;
		float L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
		V_3 = (bool)((((float)L_8) == ((float)(0.0f)))? 1 : 0);
		bool L_9 = V_3;
		if (!L_9)
		{
			goto IL_0041;
		}
	}
	{
		goto IL_0059;
	}

IL_0041:
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___m_scaledDistances;
		int32_t L_11 = V_2;
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_12 = __this->___m_defaultDistances;
		int32_t L_13 = V_2;
		NullCheck(L_12);
		int32_t L_14 = L_13;
		float L_15 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
		float L_16;
		L_16 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		NullCheck(L_10);
		(L_10)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (float)((float)il2cpp_codegen_multiply(L_15, L_16)));
	}

IL_0059:
	{
		int32_t L_17 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_subtract(L_17, 1));
	}

IL_005d:
	{
		int32_t L_18 = V_2;
		V_4 = (bool)((((int32_t)((((int32_t)L_18) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_19 = V_4;
		if (L_19)
		{
			goto IL_002b;
		}
	}
	{
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_20;
		L_20 = Camera_get_main_m52C992F18E05355ABB9EEB64A4BF2215E12762DF(NULL);
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_21 = __this->___m_scaledDistances;
		NullCheck(L_20);
		Camera_set_layerCullDistances_m4D2749319E09EC88A62CF39446E906E0D4D5391D(L_20, L_21, NULL);
	}

IL_007c:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLayerCulling_AsignDefaultValues_m9079BC6D1139EF30F58205FE28723D8CDBF5D179 (AdaptiveLayerCulling_t3F39BED1B652723D64174B5CF0E4C555657B046E* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	int32_t G_B3_0 = 0;
	int32_t G_B8_0 = 0;
	{
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0 = __this->___m_cachedCamera;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (L_1)
		{
			goto IL_0021;
		}
	}
	{
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_2 = __this->___m_cachedCamera;
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_3;
		L_3 = Camera_get_main_m52C992F18E05355ABB9EEB64A4BF2215E12762DF(NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_4;
		L_4 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, L_3, NULL);
		G_B3_0 = ((int32_t)(L_4));
		goto IL_0022;
	}

IL_0021:
	{
		G_B3_0 = 1;
	}

IL_0022:
	{
		V_0 = (bool)G_B3_0;
		bool L_5 = V_0;
		if (!L_5)
		{
			goto IL_003a;
		}
	}
	{
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_6;
		L_6 = Camera_get_main_m52C992F18E05355ABB9EEB64A4BF2215E12762DF(NULL);
		__this->___m_cachedCamera = L_6;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_cachedCamera), (void*)L_6);
		__this->___init = (bool)0;
	}

IL_003a:
	{
		bool L_7 = __this->___init;
		if (L_7)
		{
			goto IL_0051;
		}
	}
	{
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_8;
		L_8 = Camera_get_main_m52C992F18E05355ABB9EEB64A4BF2215E12762DF(NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_9;
		L_9 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_8, NULL);
		G_B8_0 = ((((int32_t)L_9) == ((int32_t)0))? 1 : 0);
		goto IL_0052;
	}

IL_0051:
	{
		G_B8_0 = 1;
	}

IL_0052:
	{
		V_1 = (bool)G_B8_0;
		bool L_10 = V_1;
		if (!L_10)
		{
			goto IL_0058;
		}
	}
	{
		goto IL_006f;
	}

IL_0058:
	{
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_11;
		L_11 = Camera_get_main_m52C992F18E05355ABB9EEB64A4BF2215E12762DF(NULL);
		NullCheck(L_11);
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_12;
		L_12 = Camera_get_layerCullDistances_m4D86AC0001E2A5697803433A168A3AA1D794CBCB(L_11, NULL);
		__this->___m_defaultDistances = L_12;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_defaultDistances), (void*)L_12);
		__this->___init = (bool)1;
	}

IL_006f:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLayerCulling__ctor_mF4039F8AD4007D0ECF9E23242277EE56F0039DE2 (AdaptiveLayerCulling_t3F39BED1B652723D64174B5CF0E4C555657B046E* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32));
		__this->___m_defaultDistances = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_defaultDistances), (void*)L_0);
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32));
		__this->___m_scaledDistances = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_scaledDistances), (void*)L_1);
		__this->___init = (bool)0;
		AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLOD_Awake_mA0EFFA27274AF6D09A7DD92DBD30C8902998502E (AdaptiveLOD_t431D7DB4C0E76F630B4FB64D9D3EB84357E0A049* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001a;
		}
	}
	{
		goto IL_0031;
	}

IL_001a:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_3 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_4;
		L_4 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(L_3, NULL);
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5;
		L_5 = AdaptivePerformanceScalerSettings_get_AdaptiveLOD_m6A255C8B118A1769FE4DB9B8431F019FC556DA4C(L_4, NULL);
		AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19(__this, L_5, NULL);
	}

IL_0031:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLOD_OnDisabled_mA6B84A786CB3F6EC23C96809BF32C7C6C0FF61C1 (AdaptiveLOD_t431D7DB4C0E76F630B4FB64D9D3EB84357E0A049* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___m_DefaultLodBias;
		QualitySettings_set_lodBias_m27C5C958D35E5FE52BB117C3E4069211A690336B(L_0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLOD_OnEnabled_m0A9E15DBEAB077C3233FCD1703F287A3B057186D (AdaptiveLOD_t431D7DB4C0E76F630B4FB64D9D3EB84357E0A049* __this, const RuntimeMethod* method) 
{
	{
		float L_0;
		L_0 = QualitySettings_get_lodBias_mFC5A527CC65FE124E6C58757AA11ADCB6F8C9BCD(NULL);
		__this->___m_DefaultLodBias = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLOD_OnLevel_mC9BEB3DCD63DC5180CA3E0E88C08C126AB228BA0 (AdaptiveLOD_t431D7DB4C0E76F630B4FB64D9D3EB84357E0A049* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceScaler_ScaleChanged_m8CA4C17F6CFFEE7ECBFF95720EB205A2DA01A6BE(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001e;
		}
	}
	{
		float L_2 = __this->___m_DefaultLodBias;
		float L_3;
		L_3 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		QualitySettings_set_lodBias_m27C5C958D35E5FE52BB117C3E4069211A690336B(((float)il2cpp_codegen_multiply(L_2, L_3)), NULL);
	}

IL_001e:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLOD__ctor_mFC0D8EC2D40332B0BF5F9EE859FE3EB5EFF18959 (AdaptiveLOD_t431D7DB4C0E76F630B4FB64D9D3EB84357E0A049* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLut_Awake_mBEED018A351A1EDA3679CEC56A8BF3695DBB7C09 (AdaptiveLut_t395FAB268B6C2B89CAE757BEDE26FE8903647478* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001a;
		}
	}
	{
		goto IL_0031;
	}

IL_001a:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_3 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_4;
		L_4 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(L_3, NULL);
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5;
		L_5 = AdaptivePerformanceScalerSettings_get_AdaptiveLut_m2E6C5FF862F16ABF21E2CDC88C07A625F3B56FB1(L_4, NULL);
		AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19(__this, L_5, NULL);
	}

IL_0031:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLut_OnDisabled_mD0120CDBA028536C5D5A03525F042D77C19E6331 (AdaptiveLut_t395FAB268B6C2B89CAE757BEDE26FE8903647478* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		float L_0 = __this->___m_DefaultLutBias;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		AdaptivePerformanceRenderSettings_set_LutBias_m87D91BB543BA3016BFA2BABE97AF9E23A605348D_inline(L_0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLut_OnEnabled_m1A5C52F7F2203BB1D1FB59EFAD06D14E7406F5FE (AdaptiveLut_t395FAB268B6C2B89CAE757BEDE26FE8903647478* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		float L_0;
		L_0 = AdaptivePerformanceRenderSettings_get_LutBias_m066C8AE5F8123FE07E7159CC96A465E33968B9C8_inline(NULL);
		__this->___m_DefaultLutBias = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLut_OnLevel_mD37351D54A72153A446E7CF0F620494205F3ED4F (AdaptiveLut_t395FAB268B6C2B89CAE757BEDE26FE8903647478* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceScaler_ScaleChanged_m8CA4C17F6CFFEE7ECBFF95720EB205A2DA01A6BE(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0017;
		}
	}
	{
		float L_2;
		L_2 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		AdaptivePerformanceRenderSettings_set_LutBias_m87D91BB543BA3016BFA2BABE97AF9E23A605348D_inline(L_2, NULL);
	}

IL_0017:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveLut__ctor_mA70F42AB9D8FECEEE0B87BD79BA9387C86FD3736 (AdaptiveLut_t395FAB268B6C2B89CAE757BEDE26FE8903647478* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveMSAA_Awake_m993214030C7B6B6858DD2613518CCE50A44A8C53 (AdaptiveMSAA_tAD23E8AB2F9DBC3A20819AD3D2FFCA632C5F45F8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001a;
		}
	}
	{
		goto IL_0031;
	}

IL_001a:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_3 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_4;
		L_4 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(L_3, NULL);
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5;
		L_5 = AdaptivePerformanceScalerSettings_get_AdaptiveMSAA_mE9B6B36E909157597D81AF42FE785D87DF987C7E(L_4, NULL);
		AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19(__this, L_5, NULL);
	}

IL_0031:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveMSAA_OnDisabled_m2268EA76826D017588CF95C4B2B0A919B70D4D9F (AdaptiveMSAA_tAD23E8AB2F9DBC3A20819AD3D2FFCA632C5F45F8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		int32_t L_0 = __this->___m_DefaultAA;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		AdaptivePerformanceRenderSettings_set_AntiAliasingQualityBias_mFA1BF607115C11AF87722CC2C91C00529AAE5A54_inline(L_0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveMSAA_OnEnabled_m4844BBBABA4BEF8FA335B4D34B56DB5B76EBBAA8 (AdaptiveMSAA_tAD23E8AB2F9DBC3A20819AD3D2FFCA632C5F45F8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		int32_t L_0;
		L_0 = AdaptivePerformanceRenderSettings_get_AntiAliasingQualityBias_mDA59F3EE645D94B63DD3B89AD65925B47C365C5A_inline(NULL);
		__this->___m_DefaultAA = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveMSAA_OnLevel_m3E79E3913D596E3AA776B09C1B1543326D901929 (AdaptiveMSAA_tAD23E8AB2F9DBC3A20819AD3D2FFCA632C5F45F8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceScaler_ScaleChanged_m8CA4C17F6CFFEE7ECBFF95720EB205A2DA01A6BE(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001e;
		}
	}
	{
		float L_2;
		L_2 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		AdaptivePerformanceRenderSettings_set_AntiAliasingQualityBias_mFA1BF607115C11AF87722CC2C91C00529AAE5A54_inline(il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_multiply((2.0f), L_2))), NULL);
	}

IL_001e:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveMSAA__ctor_m26D3EAC836A4CE0D4DD219F5D799E1E126A21D33 (AdaptiveMSAA_tAD23E8AB2F9DBC3A20819AD3D2FFCA632C5F45F8* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePhysics_Awake_mEADD24EAA4073509518A19DA8935E07B4C1ADD9D (AdaptivePhysics_t672F42FEC7114552CC1A7756AD8D6A3822331ACC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001a;
		}
	}
	{
		goto IL_0031;
	}

IL_001a:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_3 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_4;
		L_4 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(L_3, NULL);
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5;
		L_5 = AdaptivePerformanceScalerSettings_get_AdaptivePhysics_mE5E9D7BEA49BEED8B5F13D87FDE10E890C96FBA1(L_4, NULL);
		AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19(__this, L_5, NULL);
	}

IL_0031:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePhysics_OnDisabled_m8C0EF4C9488E90CB08E2F0C81E1182912B755757 (AdaptivePhysics_t672F42FEC7114552CC1A7756AD8D6A3822331ACC* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___m_fixedDeltaTimeDefault;
		Time_set_fixedDeltaTime_m8D8417B234CFF76AF81890D5AF67D8C54EFD189F(L_0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePhysics_OnEnabled_m3EDB248FF27ADC8C1AC2B241C01B9EB121F55E85 (AdaptivePhysics_t672F42FEC7114552CC1A7756AD8D6A3822331ACC* __this, const RuntimeMethod* method) 
{
	{
		float L_0;
		L_0 = Time_get_fixedDeltaTime_m43136893D00AF5D5FE80AD05609558F6E2381381(NULL);
		__this->___m_fixedDeltaTimeDefault = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePhysics_OnLevel_mFD9F229508E9C7E7570FE0CA6A6FE087EB2F9409 (AdaptivePhysics_t672F42FEC7114552CC1A7756AD8D6A3822331ACC* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0;
		L_0 = AdaptivePerformanceScaler_ScaleChanged_m8CA4C17F6CFFEE7ECBFF95720EB205A2DA01A6BE(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0020;
		}
	}
	{
		float L_2 = __this->___m_fixedDeltaTimeDefault;
		float L_3;
		L_3 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		Time_set_fixedDeltaTime_m8D8417B234CFF76AF81890D5AF67D8C54EFD189F(((float)(L_2/L_3)), NULL);
	}

IL_0020:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptivePhysics__ctor_m1C6E7E7E03F45C68B5B36EB0314D705174DC5218 (AdaptivePhysics_t672F42FEC7114552CC1A7756AD8D6A3822331ACC* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5(__this, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveResolution_Awake_m318BF00A9B1FD46647B2772D32F6F188083BCA76 (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		AdaptivePerformanceScaler_Awake_m9AFB587F718F1FB523F3F7EC1A5CE083E8AFE576(__this, NULL);
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_0 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_001a;
		}
	}
	{
		goto IL_0031;
	}

IL_001a:
	{
		IAdaptivePerformanceSettings_tFB49C60F821F093D3F18E8DC115E7D929E6C86C8* L_3 = ((AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC*)__this)->___m_Settings;
		NullCheck(L_3);
		AdaptivePerformanceScalerSettings_tAF8002CE95F36DE71E945DA73AADB6783EB2FFD8* L_4;
		L_4 = IAdaptivePerformanceSettings_get_scalerSettings_mB33C0AAA3A6CA0B05E9B1E205853D1698A088575(L_3, NULL);
		NullCheck(L_4);
		AdaptivePerformanceScalerSettingsBase_tDF99867134986926CE22505B0B9EE99AD74501AA* L_5;
		L_5 = AdaptivePerformanceScalerSettings_get_AdaptiveResolution_m861CB3DABDDF10571C00579C62F0370AF2314D62(L_4, NULL);
		AdaptivePerformanceScaler_ApplyDefaultSetting_m55A6880662648019B4AABE1E644B8B3C1B1D7D19(__this, L_5, NULL);
	}

IL_0031:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveResolution_OnDisabled_m07EA79962980F2A7C7899F7E1DADDF6FE11E1872 (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) 
{
	{
		AdaptiveResolution_OnDestroy_m99CE298FD3EACCA1D75876EC942DF6D91011BEF1(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveResolution_OnEnabled_m44B9331C16C8BDB57E6C7FB8C39B5AB9F30DE6FB (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) 
{
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveResolution_OnValidate_mB83616576B53B2B8E07D63AC8DC99E34A1BEA137 (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		int32_t L_0;
		L_0 = VirtualFuncInvoker0< int32_t >::Invoke(14, __this);
		V_0 = (bool)((((int32_t)L_0) < ((int32_t)1))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0016;
		}
	}
	{
		VirtualActionInvoker1< int32_t >::Invoke(15, __this, 1);
	}

IL_0016:
	{
		float L_2;
		L_2 = VirtualFuncInvoker0< float >::Invoke(18, __this);
		float L_3;
		L_3 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_2, (0.25f), (1.0f), NULL);
		VirtualActionInvoker1< float >::Invoke(19, __this, L_3);
		float L_4;
		L_4 = VirtualFuncInvoker0< float >::Invoke(16, __this);
		float L_5;
		L_5 = VirtualFuncInvoker0< float >::Invoke(18, __this);
		float L_6;
		L_6 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_4, (0.25f), L_5, NULL);
		VirtualActionInvoker1< float >::Invoke(17, __this, L_6);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdaptiveResolution_IsDynamicResolutionSupported_m31E48F2D2D63E4F2ACC321494A09085161F45593 (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		int32_t L_0;
		L_0 = SystemInfo_get_graphicsDeviceType_m2D54A0B94D138727041B29B127D8837165686545(NULL);
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)((int32_t)21)))? 1 : 0);
		goto IL_000d;
	}

IL_000d:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveResolution_Start_mD4AD7ACF25405D0270A99CED719F8B2D2B6B81A6 (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A2C5A37B65D5C0EE5D4A4D278D7C3E41B679FE1);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9AECD6CD6D1D6C84754C8902A40C0FC3258E83A8);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		int32_t L_0 = ((AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_StaticFields*)il2cpp_codegen_static_fields_for(AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_il2cpp_TypeInfo_var))->___instanceCount;
		((AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_StaticFields*)il2cpp_codegen_static_fields_for(AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_il2cpp_TypeInfo_var))->___instanceCount = ((int32_t)il2cpp_codegen_add(L_0, 1));
		int32_t L_1 = ((AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_StaticFields*)il2cpp_codegen_static_fields_for(AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_il2cpp_TypeInfo_var))->___instanceCount;
		V_0 = (bool)((((int32_t)L_1) > ((int32_t)1))? 1 : 0);
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0024;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(_stringLiteral6A2C5A37B65D5C0EE5D4A4D278D7C3E41B679FE1, NULL);
	}

IL_0024:
	{
		bool L_3;
		L_3 = AdaptiveResolution_IsDynamicResolutionSupported_m31E48F2D2D63E4F2ACC321494A09085161F45593(__this, NULL);
		V_1 = (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0046;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5;
		L_5 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		String_t* L_6;
		L_6 = String_Format_m918500C1EFB475181349A79989BB79BB36102894(_stringLiteral9AECD6CD6D1D6C84754C8902A40C0FC3258E83A8, L_5, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_6, NULL);
	}

IL_0046:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveResolution_OnDestroy_m99CE298FD3EACCA1D75876EC942DF6D91011BEF1 (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7935481BD4850BC25D09698F83FF4579D79AF6CA);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		int32_t L_0 = ((AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_StaticFields*)il2cpp_codegen_static_fields_for(AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_il2cpp_TypeInfo_var))->___instanceCount;
		((AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_StaticFields*)il2cpp_codegen_static_fields_for(AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25_il2cpp_TypeInfo_var))->___instanceCount = ((int32_t)il2cpp_codegen_subtract(L_0, 1));
		float L_1;
		L_1 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		V_0 = (bool)((((float)L_1) == ((float)(1.0f)))? 1 : 0);
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0020;
		}
	}
	{
		goto IL_0057;
	}

IL_0020:
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3;
		L_3 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(_stringLiteral7935481BD4850BC25D09698F83FF4579D79AF6CA, L_3, NULL);
		bool L_4;
		L_4 = AdaptiveResolution_IsDynamicResolutionSupported_m31E48F2D2D63E4F2ACC321494A09085161F45593(__this, NULL);
		V_1 = L_4;
		bool L_5 = V_1;
		if (!L_5)
		{
			goto IL_004c;
		}
	}
	{
		ScalableBufferManager_ResizeBuffers_m3E75B5044AD106F7413273B884D313FEE11FEA0A((1.0f), (1.0f), NULL);
		goto IL_0057;
	}

IL_004c:
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		AdaptivePerformanceRenderSettings_set_RenderScaleMultiplier_mCD329036D85AB4C2BF6F8B5EA50695128E1BF5A3((1.0f), NULL);
	}

IL_0057:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveResolution_OnLevel_mE8B203C29D9F81E85684735FA5F9CEA7AC21BEF5 (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral27E409BCA45BC69D062A10A274FA831B3E4218A3);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0F527AF4EDCCA5581EFBD7EC6FB0B54B366447F);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	int32_t V_2 = 0;
	int32_t V_3 = 0;
	bool V_4 = false;
	Resolution_tDF215F567EEFFD07B9A8FB7CEACC08EA6B8B9525 V_5;
	memset((&V_5), 0, sizeof(V_5));
	{
		bool L_0;
		L_0 = AdaptivePerformanceScaler_ScaleChanged_m8CA4C17F6CFFEE7ECBFF95720EB205A2DA01A6BE(__this, NULL);
		V_0 = L_0;
		bool L_1;
		L_1 = AdaptiveResolution_IsDynamicResolutionSupported_m31E48F2D2D63E4F2ACC321494A09085161F45593(__this, NULL);
		V_1 = L_1;
		bool L_2 = V_1;
		if (!L_2)
		{
			goto IL_00db;
		}
	}
	{
		bool L_3 = V_0;
		V_4 = L_3;
		bool L_4 = V_4;
		if (!L_4)
		{
			goto IL_002f;
		}
	}
	{
		float L_5;
		L_5 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		float L_6;
		L_6 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		ScalableBufferManager_ResizeBuffers_m3E75B5044AD106F7413273B884D313FEE11FEA0A(L_5, L_6, NULL);
	}

IL_002f:
	{
		float L_7;
		L_7 = ScalableBufferManager_get_widthScaleFactor_m544DB29370FFD51C8E445BA407B0199116F79EAC(NULL);
		Resolution_tDF215F567EEFFD07B9A8FB7CEACC08EA6B8B9525 L_8;
		L_8 = Screen_get_currentResolution_m8FE4C43E4F6EF28E0B85EB94B6C69D1EC5687CCD(NULL);
		V_5 = L_8;
		int32_t L_9;
		L_9 = Resolution_get_width_mC55423852D453EEC0B66E692AA3E7F5DE772FB24((&V_5), NULL);
		float L_10;
		L_10 = ceilf(((float)il2cpp_codegen_multiply(L_7, ((float)L_9))));
		V_2 = il2cpp_codegen_cast_double_to_int<int32_t>(L_10);
		float L_11;
		L_11 = ScalableBufferManager_get_heightScaleFactor_mD47126B1D94893B4DC53B57D7678631A058A264B(NULL);
		Resolution_tDF215F567EEFFD07B9A8FB7CEACC08EA6B8B9525 L_12;
		L_12 = Screen_get_currentResolution_m8FE4C43E4F6EF28E0B85EB94B6C69D1EC5687CCD(NULL);
		V_5 = L_12;
		int32_t L_13;
		L_13 = Resolution_get_height_mD46754FA3634CA816BE91D1610D1FEBDECCEBE5B((&V_5), NULL);
		float L_14;
		L_14 = ceilf(((float)il2cpp_codegen_multiply(L_11, ((float)L_13))));
		V_3 = il2cpp_codegen_cast_double_to_int<int32_t>(L_14);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_15 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)7);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_16 = L_15;
		float L_17;
		L_17 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		float L_18 = L_17;
		RuntimeObject* L_19 = Box(il2cpp_defaults.single_class, &L_18);
		NullCheck(L_16);
		ArrayElementTypeCheck (L_16, L_19);
		(L_16)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_19);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_20 = L_16;
		int32_t L_21 = V_2;
		int32_t L_22 = L_21;
		RuntimeObject* L_23 = Box(il2cpp_defaults.int32_class, &L_22);
		NullCheck(L_20);
		ArrayElementTypeCheck (L_20, L_23);
		(L_20)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_23);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_24 = L_20;
		int32_t L_25 = V_3;
		int32_t L_26 = L_25;
		RuntimeObject* L_27 = Box(il2cpp_defaults.int32_class, &L_26);
		NullCheck(L_24);
		ArrayElementTypeCheck (L_24, L_27);
		(L_24)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)L_27);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_28 = L_24;
		float L_29;
		L_29 = ScalableBufferManager_get_widthScaleFactor_m544DB29370FFD51C8E445BA407B0199116F79EAC(NULL);
		float L_30 = L_29;
		RuntimeObject* L_31 = Box(il2cpp_defaults.single_class, &L_30);
		NullCheck(L_28);
		ArrayElementTypeCheck (L_28, L_31);
		(L_28)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_31);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_32 = L_28;
		float L_33;
		L_33 = ScalableBufferManager_get_heightScaleFactor_mD47126B1D94893B4DC53B57D7678631A058A264B(NULL);
		float L_34 = L_33;
		RuntimeObject* L_35 = Box(il2cpp_defaults.single_class, &L_34);
		NullCheck(L_32);
		ArrayElementTypeCheck (L_32, L_35);
		(L_32)->SetAt(static_cast<il2cpp_array_size_t>(4), (RuntimeObject*)L_35);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_36 = L_32;
		int32_t L_37;
		L_37 = AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline(__this, NULL);
		int32_t L_38 = L_37;
		RuntimeObject* L_39 = Box(il2cpp_defaults.int32_class, &L_38);
		NullCheck(L_36);
		ArrayElementTypeCheck (L_36, L_39);
		(L_36)->SetAt(static_cast<il2cpp_array_size_t>(5), (RuntimeObject*)L_39);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_40 = L_36;
		int32_t L_41;
		L_41 = VirtualFuncInvoker0< int32_t >::Invoke(14, __this);
		int32_t L_42 = L_41;
		RuntimeObject* L_43 = Box(il2cpp_defaults.int32_class, &L_42);
		NullCheck(L_40);
		ArrayElementTypeCheck (L_40, L_43);
		(L_40)->SetAt(static_cast<il2cpp_array_size_t>(6), (RuntimeObject*)L_43);
		String_t* L_44;
		L_44 = String_Format_m918500C1EFB475181349A79989BB79BB36102894(_stringLiteralE0F527AF4EDCCA5581EFBD7EC6FB0B54B366447F, L_40, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_45;
		L_45 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(L_44, L_45, NULL);
		goto IL_0109;
	}

IL_00db:
	{
		float L_46;
		L_46 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		AdaptivePerformanceRenderSettings_set_RenderScaleMultiplier_mCD329036D85AB4C2BF6F8B5EA50695128E1BF5A3(L_46, NULL);
		float L_47;
		L_47 = VirtualFuncInvoker0< float >::Invoke(8, __this);
		float L_48 = L_47;
		RuntimeObject* L_49 = Box(il2cpp_defaults.single_class, &L_48);
		String_t* L_50;
		L_50 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(_stringLiteral27E409BCA45BC69D062A10A274FA831B3E4218A3, L_49, NULL);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_51;
		L_51 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
		APLog_Debug_mD333CC10AE36AC100EF1E926EEF58D27376049FD(L_50, L_51, NULL);
	}

IL_0109:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdaptiveResolution__ctor_mD4F269176BF9F035C89DAED04CC5E64143ED151A (AdaptiveResolution_t5BA5B25A7954EACE90E977D7947241A1EB419F25* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceScaler__ctor_m1DAA2566D0A20850A60AB246C8578D69BB93A5D5(__this, NULL);
		return;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->____stringLength;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 MemoryExtensions_AsSpan_m0EB07912D71097A8B05F586158966837F5C3DB38_inline (String_t* ___0_text, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		String_t* L_0 = ___0_text;
		if (L_0)
		{
			goto IL_000d;
		}
	}
	{
		il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1));
		ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_1 = V_0;
		return L_1;
	}

IL_000d:
	{
		String_t* L_2 = ___0_text;
		NullCheck(L_2);
		Il2CppChar* L_3;
		L_3 = String_GetRawStringData_m87BC50B7B314C055E27A28032D1003D42FDE411D(L_2, NULL);
		String_t* L_4 = ___0_text;
		NullCheck(L_4);
		int32_t L_5;
		L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_4, NULL);
		ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_6;
		memset((&L_6), 0, sizeof(L_6));
		ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_inline((&L_6), L_3, L_5, ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_RuntimeMethod_var);
		return L_6;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* AdaptivePerformanceManager_get_Indexer_m9A80DF18F44CA4BF5DE7217B1D095086B97481FC_inline (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_0 = __this->___U3CIndexerU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SubsystemWithProvider_get_running_m6BF31FC3BDA38C56C0F60FEA37767A4151B22C44_inline (SubsystemWithProvider_tC72E35EE2D413A4B0635B058154BABF265F31242* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CrunningU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_PerformanceControlMode_m30DE8C384D9081169D9DE6E9CAA8EE8AEA3F1175_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceControlModeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float ThermalMetrics_get_TemperatureLevel_mA209EA1E3F16E8E1C2384126CE2D710A7510D0DB_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTemperatureLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ThermalMetrics_get_WarningLevel_mC6070E7B4C2BF9C39198BF64168D8A036B9C6A75_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CWarningLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float ThermalMetrics_get_TemperatureTrend_mE4FD543C209A2446C88F99A94FF873A8A3CC96A8_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTemperatureTrendU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceBottleneckChangeEventArgs_get_PerformanceBottleneck_m0395024C7943AACD22607D5265939B1C88DBABA2_inline (PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceBottleneckU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceBoostChangeEventArgs_get_CpuBoost_m8A4E9ADBE730B5736D35C2F1B69D990075FDA8F1_inline (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CCpuBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceBoostChangeEventArgs_get_GpuBoost_m39C7AF59354957CE76736EB95D795638198D2D56_inline (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CGpuBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_CpuLevel_m0B6F576BD2CEE0978E0BD908E09163F80AF9A6DA_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_CpuLevelDelta_m3F981FFE7CF9C5C7DE0E032DB4629DCAA83CB556_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCpuLevelDeltaU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_GpuLevel_m648A122EA96E4EBD3B2F9845B918F785DB52AA1B_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CGpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_GpuLevelDelta_m6D495A1FEC5830C0A8A6603FEE65C983CA475C85_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CGpuLevelDeltaU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceLevelChangeEventArgs_get_PerformanceControlMode_m91748B29F26EF57B474CC8E1D50F2C39B16EC1E1_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceControlModeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceLevelChangeEventArgs_get_ManualOverride_mADEEB746E519206BAA5FDE37F800842799281E87_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CManualOverrideU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceManager_get_LoggingFrequencyInFrames_m58F2A59ECADB754AACEAF2F3732E87A4955E279C_inline (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CLoggingFrequencyInFramesU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceMetrics_get_CurrentCpuLevel_m42A271D1A5C04AAAAD68579A49966134E6AF7F3B_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCurrentCpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceMetrics_get_CurrentGpuLevel_m25F770270C60AC1AE919AAFAB0339AAB847265B5_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCurrentGpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_AverageGpuFrameTime_m4953868704CCDBF526AE44C08D38EE07F7CA100C_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CAverageGpuFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_CurrentGpuFrameTime_m4170E235B898060DC937D46F88D6582BEBE31B91_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CCurrentGpuFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_AverageCpuFrameTime_m705848AAE9D6D07C83601369A5363D4307365514_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CAverageCpuFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_CurrentCpuFrameTime_mFAEB817260C455798A50C5B3C653A28E0FB184B7_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CCurrentCpuFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_AverageFrameTime_m74195198DBAE79F981C42C97F01F44479A5BC77A_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CAverageFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FrameTiming_get_CurrentFrameTime_mA7929199CEBE3A69FB3677893E60690F66815811_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CCurrentFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceMetrics_get_PerformanceBottleneck_m071F1E070907F6F1301DB81AF8C9F4387537A9BD_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceBottleneckU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceMetrics_get_CpuPerformanceBoost_m54AC3712FE7F51BD212012AB467F4E57F0490069_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CCpuPerformanceBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceMetrics_get_GpuPerformanceBoost_mFA438BA2A89EE34241A6F7A00A7B18DBCA6AF9F3_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CGpuPerformanceBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 PerformanceMetrics_get_ClusterInfo_mE06334A4896BC33C0AF26B472DD8F4D2169C80B7_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, const RuntimeMethod* method) 
{
	{
		ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 L_0 = __this->___U3CClusterInfoU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ClusterInfo_get_BigCore_m7D5461E626AE8A34559D50ACE0B71DF88A90E2F6_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CBigCoreU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ClusterInfo_get_MediumCore_mC26A79BF3E09ADD0595D3E212A66BDF4E11000F0_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CMediumCoreU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ClusterInfo_get_LittleCore_m49B36EE3EF01F929BCAB97391DCB3C10C54E7808_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CLittleCoreU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceDataRecord_get_WarningLevel_m0C061FD490DF445A1D1347DBC5F798B206B5DB35_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CWarningLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ThermalMetrics_set_WarningLevel_mCF778CD7B517A47526632A2F40E5EB296DACA9EF_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CWarningLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceDataRecord_get_TemperatureLevel_mF48F6ECD619E7DD65811410891B4AB7B9B218865_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTemperatureLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ThermalMetrics_set_TemperatureLevel_m8715ECBCFEE9B5331F84EEF35486B4DD579A5037_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CTemperatureLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceDataRecord_get_OverallFrameTime_m6ABDF5F1B04E6FF9BDD96AFA00844F84E6570D90_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3COverallFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceDataRecord_get_GpuFrameTime_mFA20351C75C59AF7861FCE6E9A859AE0FD75C767_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CGpuFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceDataRecord_get_CpuFrameTime_m64C3D3C8D2D7F3670DCC3EE2026B805DADF614BE_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CCpuFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceDataRecord_get_TemperatureTrend_mF1A3DF7A654F1A20A4D9A70647B4250E734D6467_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTemperatureTrendU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceDataRecord_get_ChangeFlags_m83DE31AF3877A2A1507A6703B190533FD166B9B7_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CChangeFlagsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TemperatureTrend_get_ThermalTrend_mDEF7F7B3E0BA799158C829AA4D79E958194F82A6_inline (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CThermalTrendU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ThermalMetrics_set_TemperatureTrend_m007B5F0CAF923A9BA54BE4D6B07A9896D75323E7_inline (ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CTemperatureTrendU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_AverageFrameTime_mE6D87D99901A84A428BC7EF054D0742D4765B952_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CAverageFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_CurrentFrameTime_mF8943CE68C11843FA5320F63CB124E8825C287AD_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CCurrentFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_AverageGpuFrameTime_mC5A1232311C2804A5FC137DA0F89AB29536054F2_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CAverageGpuFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_CurrentGpuFrameTime_m27403B1423B1A9E1B98ED12A97920D6A55CE28AB_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CCurrentGpuFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_AverageCpuFrameTime_m709771E7D96C7FF28F58F6E713B3DEEE1FF9350B_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CAverageCpuFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FrameTiming_set_CurrentCpuFrameTime_m2C3673BE2888306184DD6DF977FC884D0B84D972_inline (FrameTiming_t51A697C2455B0C75C345FE7D230103AA2F57B908* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CCurrentCpuFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_PerformanceBottleneck_m435C419AA5CAA34D14B25B6B7BA5680D9B76C6D0_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CPerformanceBottleneckU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceBottleneckChangeEventArgs_set_PerformanceBottleneck_m6E3F0F2D2A0A64914359EB02B306B010F4B4AA4D_inline (PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CPerformanceBottleneckU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceDataRecord_get_CpuPerformanceLevel_mF688EC621C77916A86F96CF7D0DAFD520B6D68E8_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCpuPerformanceLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CurrentCpuLevel_mAD7B372D96F90C35803A147A5ADE5F05A11186EB_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCurrentCpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceDataRecord_get_GpuPerformanceLevel_mA928B60EF914AB4E7D95291E1357A3FE795DBE23_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CGpuPerformanceLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CurrentGpuLevel_m05F0EB08FB91FF2388D94544943AFD86F25F09B0_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCurrentGpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceDataRecord_get_PerformanceLevelControlAvailable_mB2379A58631D8AAE1AE389560BF46951ABE7D80F_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CPerformanceLevelControlAvailableU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_PerformanceControlMode_m9779B09D1BAB7183124DDCB1A445428EA67D4D0D_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CPerformanceControlModeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_TargetFrameTime_mDAE72029F7D79C0800C110EA28987A1DE413D2EF_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CTargetFrameTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_ManualOverride_mB89018FD5AC92C2322074FBED7A5693ED4450CDB_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CManualOverrideU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CpuLevel_m37835C7484750B26BE91ADEEE3F1B965BCAD61DE_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_GpuLevel_mB659754667A6E7ADC4BFA8295DA74076C8BC8E5D_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CGpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DevicePerformanceControlImpl_get_CpuPerformanceBoost_m224B8F451A656BB47BDE468C52653A08DC8715A6_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CCpuPerformanceBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceDataRecord_get_CpuPerformanceBoost_m55A78568F8E19144717C3CEC17CE90FA766591D2_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CCpuPerformanceBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_CpuPerformanceBoost_m1FAB8561F6E092387B30BEF465009DA33701ED1A_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CCpuPerformanceBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DevicePerformanceControlImpl_get_GpuPerformanceBoost_mA9DA128F439CFCD7C1A280B109A71C900C6AD304_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CGpuPerformanceBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PerformanceDataRecord_get_GpuPerformanceBoost_mFD01BBFC9A9BE53ED81947089A02691635789B7E_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CGpuPerformanceBoostU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DevicePerformanceControlImpl_set_GpuPerformanceBoost_m7070A76B0FB1C5CC010BD84A232EA87F0EDCDFD2_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CGpuPerformanceBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeHandler_Invoke_m8A6F67F1883E9C762F42DD4882EA681F95DE7E8E_inline (PerformanceLevelChangeHandler_t5EAB4599B89899249588C08442DED430FB8ACF8B* __this, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838 ___0_levelChangeEventArgs, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_levelChangeEventArgs, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_CurrentCpuLevel_mFA08DE80B7F00C883E74C669AA14D6B1B84D0CE8_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCurrentCpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_CurrentCpuLevel_mF5FDB1302D30412674B077F2296C965C0372F585_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCurrentCpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_CurrentGpuLevel_mD3F57116D417D7B03EFF1575B395BE553BA52486_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCurrentGpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_CurrentGpuLevel_m5EED681EBBCB6432D34AAAB7761DAA979D42A916_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCurrentGpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_CpuPerformanceBoost_m7439D7EA9FAB8291D849A337FCB162D55069D3AD_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CCpuPerformanceBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_GpuPerformanceBoost_mB0C54D250BEFDF68F163E5525BE5A02EDC76766C_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CGpuPerformanceBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 PerformanceDataRecord_get_ClusterInfo_m6EC3F093AE1024050D8C7FEAECCC7153668CB187_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 L_0 = __this->___U3CClusterInfoU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceMetrics_set_ClusterInfo_mA699E5EB646425EFC09BC769F88028F54DC0AD63_inline (PerformanceMetrics_t253967A51B97AF7B1BE1BD660908991513CEFEC6* __this, ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 ___0_value, const RuntimeMethod* method) 
{
	{
		ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15 L_0 = ___0_value;
		__this->___U3CClusterInfoU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PerformanceDataRecord_get_PerformanceMode_mEF911B8B3207795B86E013D3DFF2679A599D78DF_inline (PerformanceDataRecord_tDF1B7607FB8378B49C42DFFA5AE4A64F62C42F83* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceModeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ThermalEventHandler_Invoke_m7A6989AC43E129751BD74BFC7AE45D061C7E0597_inline (ThermalEventHandler_t87CF1D35B5172D245FBC64DDBE3DA65B2971DA27* __this, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723 ___0_thermalMetrics, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, ThermalMetrics_t6FA6DDFC4E4C73A2EE63FDDB85CFDB9EE08CA723, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_thermalMetrics, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceBottleneckChangeHandler_Invoke_m9A78E791943F6FC1CE4BC5F8D5E5FEB8F5C0B8F1_inline (PerformanceBottleneckChangeHandler_t518F882C3C63B33DDD6EA909F410EC02322E7F61* __this, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821 ___0_bottleneckEventArgs, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceBottleneckChangeEventArgs_t25E65A05A194DC5E37E60BD0133D6EB68DAF9821, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_bottleneckEventArgs, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceBoostChangeEventArgs_set_CpuBoost_m5CBD7C703CC9425735CC381BF5255AFB771276E0_inline (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CCpuBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceBoostChangeEventArgs_set_GpuBoost_mDB42C244A0DF199B69265D01476230654B5743F5_inline (PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CGpuBoostU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceBoostChangeHandler_Invoke_mA7FE1E392A09B1C23126CAEFB3CDB37B22699D6E_inline (PerformanceBoostChangeHandler_t2878325EFEEE20AE35ADD54DEE76A30C369F4F68* __this, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6 ___0_boostEventArgs, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceBoostChangeEventArgs_t766C305C3E16383AFABAD0F319D8BF79432315E6, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_boostEventArgs, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceModeEventHandler_Invoke_m3B33E17EF884CEC700E6A9DE69B7C75ED9D4FE77_inline (PerformanceModeEventHandler_t057AD545E98525D8FBC44CD8B98EA45459F92BC2* __this, int32_t ___0_performanceMode, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, int32_t, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_performanceMode, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_LoggingFrequencyInFrames_mB80DFAFC7339FCB266B29FA078A0A8635B7965EE_inline (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CLoggingFrequencyInFramesU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceManager_set_Indexer_m76A727AC7FC3420DE8921FE30B2263C46043149C_inline (AdaptivePerformanceManager_tC88D19CCFB59A13F226E4326C51480FCD044928D* __this, AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* ___0_value, const RuntimeMethod* method) 
{
	{
		AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* L_0 = ___0_value;
		__this->___U3CIndexerU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CIndexerU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_UpdateInterval_m79F41A99CC68CDA648E4C7B423613B1649DC04F2_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CUpdateIntervalU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_AllowedCpuActiveTimeRatio_m891683BE09359B3343E8B946945776422D4B997D_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CAllowedCpuActiveTimeRatioU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_AllowedGpuActiveTimeRatio_m0E6B6E15E620AC8F9182F242D9E1217AE3B8C0D0_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CAllowedGpuActiveTimeRatioU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_GpuLevelBounceAvoidanceThreshold_mABC1DE0577A48EB82EAE532F7833C1FE6DF89BF8_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CGpuLevelBounceAvoidanceThresholdU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_CpuLevelBounceAvoidanceThreshold_mA2191ADC82A355AC0F06E9977DD8F58B8B835E91_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CCpuLevelBounceAvoidanceThresholdU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_MinTargetFrameRateHitTime_mC65BBF0F702B69B62B6F2BAFDFF52DD1D6C778D2_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CMinTargetFrameRateHitTimeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AutoPerformanceLevelController_set_MaxTemperatureLevel_mFCD0EF2765D894038BE2A4C40A0483D020513A65_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CMaxTemperatureLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_UpdateInterval_m5E91316BB5AFC4742120523C005F42C02DC2C467_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CUpdateIntervalU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_MinTargetFrameRateHitTime_m68B4290A99CE14A955726B6CAFD5272572BCCB1A_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CMinTargetFrameRateHitTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_CpuLevelBounceAvoidanceThreshold_m502213C34716051CF8846230662A1BB215A493E3_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CCpuLevelBounceAvoidanceThresholdU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_TargetFrameTime_mF7E9BD9AED114892A036B925CDA589B56E63C1A0_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTargetFrameTimeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_AllowedCpuActiveTimeRatio_mD2BB6C949C1730623502072743FC9636C6F7C1DE_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CAllowedCpuActiveTimeRatioU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_GpuLevelBounceAvoidanceThreshold_m8E23279796365E87E0664A27D26DF088A07A86FA_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CGpuLevelBounceAvoidanceThresholdU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_AllowedGpuActiveTimeRatio_mCD4B5213275196084EB691E58A1FDFDFC1B3747D_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CAllowedGpuActiveTimeRatioU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AutoPerformanceLevelController_get_MaxTemperatureLevel_m306D07DD927CA2A18F4AA1BD12972F87F3C69D3A_inline (AutoPerformanceLevelController_t0453CBF43CF2DF317C742ED8D717A03C223D67AE* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CMaxTemperatureLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double RefreshRate_get_value_m7F8BB0D20DAB1EF882F1FC97E0C7618FCD319561_inline (RefreshRate_t44FF0D3F256477CC8AB97FA49D08B636AFB4F68F* __this, const RuntimeMethod* method) 
{
	{
		uint32_t L_0 = __this->___numerator;
		uint32_t L_1 = __this->___denominator;
		return ((double)(((double)((double)(uint32_t)L_0))/((double)((double)(uint32_t)L_1))));
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	float G_B3_0 = 0.0f;
	{
		float L_0 = ___0_a;
		float L_1 = ___1_b;
		if ((((float)L_0) > ((float)L_1)))
		{
			goto IL_0008;
		}
	}
	{
		float L_2 = ___1_b;
		G_B3_0 = L_2;
		goto IL_0009;
	}

IL_0008:
	{
		float L_3 = ___0_a;
		G_B3_0 = L_3;
	}

IL_0009:
	{
		V_0 = G_B3_0;
		goto IL_000c;
	}

IL_000c:
	{
		float L_4 = V_0;
		return L_4;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_PerformanceControlMode_mC9DF077BF69B89D1B5A47CC8C506913B34C7531F_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CPerformanceControlModeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_CpuLevel_mD58480B2447A008C7BF599703303A5328422E955_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_GpuLevel_mE563A90E537994BA33EB9FE37930984665B5A563_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CGpuLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_CpuLevelDelta_m00EE4AE98A0474906E1823F5E5BC659AF230EA3E_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCpuLevelDeltaU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceLevelChangeEventArgs_set_GpuLevelDelta_mCB323667DF1FB52B0F4AF73C96BAC37FDDD4093B_inline (PerformanceLevelChangeEventArgs_t2CDED2F277ED6C533AA0BA6F11B790ECBB4B2838* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CGpuLevelDeltaU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_CpuLevel_m8FC6326BB7B7014B261396350E47E6CCEE97433B_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DevicePerformanceControlImpl_get_GpuLevel_mE6D09A24D5D248F1F26187FDC0B8E5A652354ED3_inline (DevicePerformanceControlImpl_tEB7D163F25D2E50D95FB77546E9C6DA299F90E4D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CGpuLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	int32_t G_B3_0 = 0;
	{
		int32_t L_0 = ___0_a;
		int32_t L_1 = ___1_b;
		if ((((int32_t)L_0) < ((int32_t)L_1)))
		{
			goto IL_0008;
		}
	}
	{
		int32_t L_2 = ___1_b;
		G_B3_0 = L_2;
		goto IL_0009;
	}

IL_0008:
	{
		int32_t L_3 = ___0_a;
		G_B3_0 = L_3;
	}

IL_0009:
	{
		V_0 = G_B3_0;
		goto IL_000c;
	}

IL_000c:
	{
		int32_t L_4 = V_0;
		return L_4;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TemperatureTrend_set_ThermalTrend_m007E47AD14FDEDA21E7EBFB63CD7D491BD8AC31D_inline (TemperatureTrend_tC254F71FC2E21E8809C1CA23A9503A5E67332894* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CThermalTrendU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LifecycleEventHandler_Invoke_mA8A2DB9E206C8AF65F5522DA98A83EDEEDE5E102_inline (LifecycleEventHandler_t0CEE910DDC9E3368CD2041B08EC4394E59A8060B* __this, RuntimeObject* ___0_instance, int32_t ___1_changeType, const RuntimeMethod* method) 
{
	typedef void (*FunctionPointerType) (RuntimeObject*, RuntimeObject*, int32_t, const RuntimeMethod*);
	((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_instance, ___1_changeType, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PerformanceStateTracker_set_Trend_m9EF024F5AD38939B40AB422762C29E6FC00C3B28_inline (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CTrendU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PerformanceStateTracker_get_Trend_m5B01BE6B1AFCCF93AA9C39DB6FCB4C92D2343F01_inline (PerformanceStateTracker_tDF46D2D9CE3326E210493B3F4171DD715E6DBB43* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTrendU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_GpuImpact_m0E6FA566E69AC21E1AE65C3CC626CEEC2C7AA797_inline (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CGpuImpactU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_CpuImpact_m8FE81E3BDD092C52F009AAE883B4821F633D140F_inline (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCpuImpactU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_set_TimeUntilNextAction_m97B977FBB3B31966A40BBE48A4A2C121632B1866_inline (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___U3CTimeUntilNextActionU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_OverrideLevel_m4025C0B33E4CB9AF0015618B6ECC85A39C42AA47_inline (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___m_OverrideLevel;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceScaler_get_CurrentLevel_m4CE8B1FED757CAE1596767FD4BB3ACC274219E30_inline (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CCurrentLevelU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_set_ThermalAction_m9C68FEA3D0F5ED81D1D2485C8751F9C09AA8F2CF_inline (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CThermalActionU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceIndexer_set_PerformanceAction_m051FF6B60B2C606ADC9620116DE8E5DA5E86A3A2_inline (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CPerformanceActionU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AdaptivePerformanceIndexer_get_TimeUntilNextAction_mEB42A55A09868273E35C5B83E7C047EC957945DD_inline (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___U3CTimeUntilNextActionU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	float V_1 = 0.0f;
	bool V_2 = false;
	{
		float L_0 = ___0_value;
		V_0 = (bool)((((float)L_0) < ((float)(0.0f)))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0015;
		}
	}
	{
		V_1 = (0.0f);
		goto IL_002d;
	}

IL_0015:
	{
		float L_2 = ___0_value;
		V_2 = (bool)((((float)L_2) > ((float)(1.0f)))? 1 : 0);
		bool L_3 = V_2;
		if (!L_3)
		{
			goto IL_0029;
		}
	}
	{
		V_1 = (1.0f);
		goto IL_002d;
	}

IL_0029:
	{
		float L_4 = ___0_value;
		V_1 = L_4;
		goto IL_002d;
	}

IL_002d:
	{
		float L_5 = V_1;
		return L_5;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceScaler_set_CurrentLevel_mCCC4299E8C1C123A3C141348365477166C317DB3_inline (AdaptivePerformanceScaler_tB9F76E7E942E332BEF5DC363BE906AD4FD1700BC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CCurrentLevelU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ClusterInfo_set_BigCore_m6773CE3416C5DDE25B397D398D60253CA4A913A0_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CBigCoreU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ClusterInfo_set_MediumCore_mC984A40803648B368E8E998F82E7C89D9E24E126_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CMediumCoreU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ClusterInfo_set_LittleCore_m2B02B46BBEA719EFBDD955DF419EAAC81E69C7AB_inline (ClusterInfo_tE84F530B1972D0F8712CD136B14D4C4136B0BA15* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CLittleCoreU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceConfigurationDataAttribute_set_displayName_mB28453DF9CE200238524EF75AB729968A7A999B3_inline (AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB* __this, String_t* ___0_value, const RuntimeMethod* method) 
{
	{
		String_t* L_0 = ___0_value;
		__this->___U3CdisplayNameU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdisplayNameU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceConfigurationDataAttribute_set_buildSettingsKey_mDC1190F309469E28A361C217D8FCA727C7873C81_inline (AdaptivePerformanceConfigurationDataAttribute_t2BF38133BBAA25FF820DFE0A81A6A94A8B7B75FB* __this, String_t* ___0_value, const RuntimeMethod* method) 
{
	{
		String_t* L_0 = ___0_value;
		__this->___U3CbuildSettingsKeyU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CbuildSettingsKeyU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_SkipDynamicBatching_m7EEEBD9DF256D8AAD27513FD65D15D81BE7B92DC_inline (bool ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CSkipDynamicBatchingU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool AdaptivePerformanceRenderSettings_get_SkipDynamicBatching_m939E279451A083DF507A8CFC6CE0449905C3C88A_inline (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		bool L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CSkipDynamicBatchingU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceIndexer_get_PerformanceAction_mA6F70560C6A740B6216168E7718184111657E3BA_inline (AdaptivePerformanceIndexer_tE43B4A07AF7944322BA939E2D4F8AE90AD42EF73* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CPerformanceActionU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_LutBias_m87D91BB543BA3016BFA2BABE97AF9E23A605348D_inline (float ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		float L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CLutBiasU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AdaptivePerformanceRenderSettings_get_LutBias_m066C8AE5F8123FE07E7159CC96A465E33968B9C8_inline (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		float L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CLutBiasU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AdaptivePerformanceRenderSettings_set_AntiAliasingQualityBias_mFA1BF607115C11AF87722CC2C91C00529AAE5A54_inline (int32_t ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		int32_t L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CAntiAliasingQualityBiasU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdaptivePerformanceRenderSettings_get_AntiAliasingQualityBias_mDA59F3EE645D94B63DD3B89AD65925B47C365C5A_inline (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var);
		int32_t L_0 = ((AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_StaticFields*)il2cpp_codegen_static_fields_for(AdaptivePerformanceRenderSettings_t1CA7AF4570B08D3E052FE8F176D429C2C15FBD79_il2cpp_TypeInfo_var))->___U3CAntiAliasingQualityBiasU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method) 
{
	bool V_0 = false;
	bool V_1 = false;
	float V_2 = 0.0f;
	{
		float L_0 = ___0_value;
		float L_1 = ___1_min;
		V_0 = (bool)((((float)L_0) < ((float)L_1))? 1 : 0);
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_000e;
		}
	}
	{
		float L_3 = ___1_min;
		___0_value = L_3;
		goto IL_0019;
	}

IL_000e:
	{
		float L_4 = ___0_value;
		float L_5 = ___2_max;
		V_1 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0);
		bool L_6 = V_1;
		if (!L_6)
		{
			goto IL_0019;
		}
	}
	{
		float L_7 = ___2_max;
		___0_value = L_7;
	}

IL_0019:
	{
		float L_8 = ___0_value;
		V_2 = L_8;
		goto IL_001d;
	}

IL_001d:
	{
		float L_9 = V_2;
		return L_9;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) 
{
	{
		goto IL_0016;
	}

IL_0016:
	{
		int32_t L_0 = ___1_length;
		if ((((int32_t)L_0) >= ((int32_t)0)))
		{
			goto IL_001f;
		}
	}
	{
		ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL);
	}

IL_001f:
	{
		void* L_1 = ___0_pointer;
		uint8_t* L_2;
		L_2 = il2cpp_unsafe_as_ref<uint8_t>((uint8_t*)L_1);
		ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_3;
		memset((&L_3), 0, sizeof(L_3));
		il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_3), L_2);
		__this->____pointer = L_3;
		int32_t L_4 = ___1_length;
		__this->____length = L_4;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerCounter_1__ctor_mAAC22BFF814164F1109D1329B76B5CAC07690FB2_gshared_inline (ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46* __this, ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC ___0_category, String_t* ___1_name, uint8_t ___2_dataUnit, const RuntimeMethod* method) 
{
	{
		uint8_t L_0;
		L_0 = ProfilerUtility_GetProfilerMarkerDataType_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m6CD1758DB1D58F231EBDACD2A74621158FF6D46C(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 0));
		__this->___m_Type = L_0;
		String_t* L_1 = ___1_name;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_2 = ___0_category;
		uint16_t L_3;
		L_3 = ProfilerCategory_op_Implicit_m441AE38B56781EE2D3F0865F65C81A77BEC6D76B(L_2, NULL);
		intptr_t L_4;
		L_4 = ProfilerUnsafeUtility_CreateMarker_mC5E1AAB8CC1F0342065DF85BA3334445ED754E64(L_1, L_3, (uint16_t)((int32_t)128), 1, NULL);
		__this->___m_Ptr = L_4;
		intptr_t L_5 = __this->___m_Ptr;
		uint8_t L_6 = __this->___m_Type;
		uint8_t L_7 = ___2_dataUnit;
		ProfilerUnsafeUtility_SetMarkerMetadata_mD5FD13DE489F9C2E0E7D0AF209CD9369375CFA16(L_5, 0, (String_t*)NULL, L_6, (uint8_t)L_7, NULL);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerCounter_1__ctor_mBD6F70C0E45D5EAE6A9A92C258244F4CA2BB0BEE_gshared_inline (ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B* __this, ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC ___0_category, String_t* ___1_name, uint8_t ___2_dataUnit, const RuntimeMethod* method) 
{
	{
		uint8_t L_0;
		L_0 = ProfilerUtility_GetProfilerMarkerDataType_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCE6A9B1FD4AEE0DDFFE0CA90A6E3A83A6479B3A7(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 0));
		__this->___m_Type = L_0;
		String_t* L_1 = ___1_name;
		ProfilerCategory_tA55212CD512C618AF6D2147791F20319896592AC L_2 = ___0_category;
		uint16_t L_3;
		L_3 = ProfilerCategory_op_Implicit_m441AE38B56781EE2D3F0865F65C81A77BEC6D76B(L_2, NULL);
		intptr_t L_4;
		L_4 = ProfilerUnsafeUtility_CreateMarker_mC5E1AAB8CC1F0342065DF85BA3334445ED754E64(L_1, L_3, (uint16_t)((int32_t)128), 1, NULL);
		__this->___m_Ptr = L_4;
		intptr_t L_5 = __this->___m_Ptr;
		uint8_t L_6 = __this->___m_Type;
		uint8_t L_7 = ___2_dataUnit;
		ProfilerUnsafeUtility_SetMarkerMetadata_mD5FD13DE489F9C2E0E7D0AF209CD9369375CFA16(L_5, 0, (String_t*)NULL, L_6, (uint8_t)L_7, NULL);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline (const RuntimeMethod* method) 
{
	il2cpp_rgctx_method_init(method);
	{
		il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 2));
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = ((EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 2)))->___Value;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerCounter_1_Sample_m2F237C48E3DDF31BD7A9FBDD982CCFEF10555D87_gshared_inline (ProfilerCounter_1_t68E2CFFB798098E104EA176B2E2ACF696599BB46* __this, float ___0_value, const RuntimeMethod* method) 
{
	ProfilerMarkerData_tC01B15D61B904B700E4DE1FFB3452F2C5C2789A2 V_0;
	memset((&V_0), 0, sizeof(V_0));
	ProfilerMarkerData_tC01B15D61B904B700E4DE1FFB3452F2C5C2789A2 V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		il2cpp_codegen_initobj((&V_1), sizeof(ProfilerMarkerData_tC01B15D61B904B700E4DE1FFB3452F2C5C2789A2));
		uint8_t L_0 = __this->___m_Type;
		(&V_1)->___Type = L_0;
		int32_t L_1;
		L_1 = UnsafeUtility_SizeOf_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3E4AF62978F92E52CE242CAC83115C8EA6C850A3_inline(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 2));
		(&V_1)->___Size = (uint32_t)L_1;
		void* L_2;
		L_2 = il2cpp_codegen_unsafe_cast((&___0_value));
		(&V_1)->___Ptr = L_2;
		ProfilerMarkerData_tC01B15D61B904B700E4DE1FFB3452F2C5C2789A2 L_3 = V_1;
		V_0 = L_3;
		intptr_t L_4 = __this->___m_Ptr;
		ProfilerUnsafeUtility_SingleSampleWithMetadata_mA4CD442AA9596086004E36704DCE40F8B5D8AC9A(L_4, 1, (void*)((uintptr_t)(&V_0)), NULL);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerCounter_1_Sample_m556E04155D3898D4F4669395C094A606D2457D34_gshared_inline (ProfilerCounter_1_t07FB1AFB5D2CF605187740D185C2B1207E99EE2B* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	ProfilerMarkerData_tC01B15D61B904B700E4DE1FFB3452F2C5C2789A2 V_0;
	memset((&V_0), 0, sizeof(V_0));
	ProfilerMarkerData_tC01B15D61B904B700E4DE1FFB3452F2C5C2789A2 V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		il2cpp_codegen_initobj((&V_1), sizeof(ProfilerMarkerData_tC01B15D61B904B700E4DE1FFB3452F2C5C2789A2));
		uint8_t L_0 = __this->___m_Type;
		(&V_1)->___Type = L_0;
		int32_t L_1;
		L_1 = UnsafeUtility_SizeOf_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mED481D505BF43CBD96972069EDD4E3509BE84931_inline(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 2));
		(&V_1)->___Size = (uint32_t)L_1;
		void* L_2;
		L_2 = il2cpp_codegen_unsafe_cast((&___0_value));
		(&V_1)->___Ptr = L_2;
		ProfilerMarkerData_tC01B15D61B904B700E4DE1FFB3452F2C5C2789A2 L_3 = V_1;
		V_0 = L_3;
		intptr_t L_4 = __this->___m_Ptr;
		ProfilerUnsafeUtility_SingleSampleWithMetadata_mA4CD442AA9596086004E36704DCE40F8B5D8AC9A(L_4, 1, (void*)((uintptr_t)(&V_0)), NULL);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Queue_1_get_Count_mA189895F44030B7359A0552C5DFFC061C480A601_gshared_inline (Queue_1_tBB15A96A0BD226BCEDC19339C7F969E4B3A42153* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->____size;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
	}
	{
		int32_t L_1 = __this->____size;
		V_0 = L_1;
		__this->____size = 0;
		int32_t L_2 = V_0;
		if ((((int32_t)L_2) <= ((int32_t)0)))
		{
			goto IL_003c;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = __this->____items;
		int32_t L_4 = V_0;
		Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
		return;
	}

IL_003c:
	{
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->____size;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) 
{
	ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL;
	int32_t V_1 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = __this->____items;
		V_0 = L_1;
		int32_t L_2 = __this->____size;
		V_1 = L_2;
		int32_t L_3 = V_1;
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0;
		NullCheck(L_4);
		if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
		{
			goto IL_0034;
		}
	}
	{
		int32_t L_5 = V_1;
		__this->____size = ((int32_t)il2cpp_codegen_add(L_5, 1));
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0;
		int32_t L_7 = V_1;
		RuntimeObject* L_8 = ___0_item;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (RuntimeObject*)L_8);
		return;
	}

IL_0034:
	{
		RuntimeObject* L_9 = ___0_item;
		List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) 
{
	{
		RuntimeObject* L_0 = __this->____current;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_gshared_inline (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, Il2CppChar* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method) 
{
	{
		Il2CppChar* L_0 = ___0_ptr;
		ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 L_1;
		memset((&L_1), 0, sizeof(L_1));
		il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_1), L_0);
		__this->____pointer = L_1;
		int32_t L_2 = ___1_length;
		__this->____length = L_2;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3E4AF62978F92E52CE242CAC83115C8EA6C850A3_gshared_inline (const RuntimeMethod* method) 
{
	{
		uint32_t L_0 = sizeof(float);
		return (int32_t)L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mED481D505BF43CBD96972069EDD4E3509BE84931_gshared_inline (const RuntimeMethod* method) 
{
	{
		uint32_t L_0 = sizeof(int32_t);
		return (int32_t)L_0;
	}
}
