#include "pch-c.h" #ifndef _MSC_VER # include #else # include #endif #include "codegen/il2cpp-codegen-metadata.h" // 0x00000001 System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() extern void EmbeddedAttribute__ctor_m93D23E0241AEA98DE88285ECFB378AAD361CDC83 (void); // 0x00000002 System.Void System.Runtime.CompilerServices.IsReadOnlyAttribute::.ctor() extern void IsReadOnlyAttribute__ctor_m627542EC70C984B1DB3E6F048AE53E121339B9BF (void); // 0x00000003 System.Void UnityEngineInternal.TypeInferenceRuleAttribute::.ctor(UnityEngineInternal.TypeInferenceRules) extern void TypeInferenceRuleAttribute__ctor_m356F2A18ACB338DE48EADD04E97C971C554EDDE0 (void); // 0x00000004 System.Void UnityEngineInternal.TypeInferenceRuleAttribute::.ctor(System.String) extern void TypeInferenceRuleAttribute__ctor_mECD854F0BC27EC215F4BD1C6F0CECA9BEC090E0D (void); // 0x00000005 System.String UnityEngineInternal.TypeInferenceRuleAttribute::ToString() extern void TypeInferenceRuleAttribute_ToString_m009A152A07FC88BF49F1C72FC615F2FB7350F2BD (void); // 0x00000006 System.Void UnityEngineInternal.MathfInternal::.cctor() extern void MathfInternal__cctor_m405C235849BE19E6F82F403A518E0E2958F043AE (void); // 0x00000007 System.Void Unity.Jobs.JobHandle::ScheduleBatchedJobs() extern void JobHandle_ScheduleBatchedJobs_mCA0E146397E30E31FB57C96DAA1820451886DACA (void); // 0x00000008 System.Void Unity.Jobs.LowLevel.Unsafe.JobsUtility::InvokePanicFunction() extern void JobsUtility_InvokePanicFunction_mDD3D5F9B1F0A26924CC82DB52E0561D32DC8E255 (void); // 0x00000009 System.Void Unity.Jobs.LowLevel.Unsafe.JobsUtility/PanicFunction_::.ctor(System.Object,System.IntPtr) extern void PanicFunction___ctor_m17297514778BEA5F35E562880A6C317CF34856DF (void); // 0x0000000A System.Void Unity.Jobs.LowLevel.Unsafe.JobsUtility/PanicFunction_::Invoke() extern void PanicFunction__Invoke_m1AF64BA1DC405B9451341076B6E099CBB173A12A (void); // 0x0000000B System.Void Unity.IL2CPP.CompilerServices.Il2CppEagerStaticClassConstructionAttribute::.ctor() extern void Il2CppEagerStaticClassConstructionAttribute__ctor_m124F17545F01CC678CE74870FC9EE5D4891EE935 (void); // 0x0000000C System.Void Unity.Collections.NativeLeakDetection::Initialize() extern void NativeLeakDetection_Initialize_m9784B14ACCA52F6AFBB23F0A10203977C941D092 (void); // 0x0000000D System.Int32 Unity.Collections.NativeArray`1::get_Length() // 0x0000000E T Unity.Collections.NativeArray`1::get_Item(System.Int32) // 0x0000000F System.Void Unity.Collections.NativeArray`1::set_Item(System.Int32,T) // 0x00000010 System.Boolean Unity.Collections.NativeArray`1::get_IsCreated() // 0x00000011 System.Void Unity.Collections.NativeArray`1::Dispose() // 0x00000012 T[] Unity.Collections.NativeArray`1::ToArray() // 0x00000013 Unity.Collections.NativeArray`1/Enumerator Unity.Collections.NativeArray`1::GetEnumerator() // 0x00000014 System.Collections.Generic.IEnumerator`1 Unity.Collections.NativeArray`1::System.Collections.Generic.IEnumerable.GetEnumerator() // 0x00000015 System.Collections.IEnumerator Unity.Collections.NativeArray`1::System.Collections.IEnumerable.GetEnumerator() // 0x00000016 System.Boolean Unity.Collections.NativeArray`1::Equals(Unity.Collections.NativeArray`1) // 0x00000017 System.Boolean Unity.Collections.NativeArray`1::Equals(System.Object) // 0x00000018 System.Int32 Unity.Collections.NativeArray`1::GetHashCode() // 0x00000019 System.Void Unity.Collections.NativeArray`1::Copy(Unity.Collections.NativeArray`1,T[],System.Int32) // 0x0000001A System.Void Unity.Collections.NativeArray`1::Copy(Unity.Collections.NativeArray`1,System.Int32,T[],System.Int32,System.Int32) // 0x0000001B System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) // 0x0000001C System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() // 0x0000001D System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() // 0x0000001E System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() // 0x0000001F T Unity.Collections.NativeArray`1/Enumerator::get_Current() // 0x00000020 System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() // 0x00000021 T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement(System.Void*,System.Int32) // 0x00000022 System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement(System.Void*,System.Int32,T) // 0x00000023 System.Int32 Unity.Collections.LowLevel.Unsafe.UnsafeUtility::SizeOf() // 0x00000024 System.Void* Unity.Collections.LowLevel.Unsafe.UnsafeUtility::Malloc(System.Int64,System.Int32,Unity.Collections.Allocator) extern void UnsafeUtility_Malloc_mD7BD28D5AE7E4901B225B7DFFE2B568EE7BDC0C9 (void); // 0x00000025 System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::Free(System.Void*,Unity.Collections.Allocator) extern void UnsafeUtility_Free_mFF99F4F02FE7F735AB30D8987D6953E55A2B23E1 (void); // 0x00000026 System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::MemCpy(System.Void*,System.Void*,System.Int64) extern void UnsafeUtility_MemCpy_m5CEA91ACDADC522E584AE3A2AB2B0B74393A9177 (void); // 0x00000027 Unity.Collections.NativeArray`1 Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray(System.Void*,System.Int32,Unity.Collections.Allocator) // 0x00000028 System.Void Unity.Collections.LowLevel.Unsafe.NativeContainerAttribute::.ctor() extern void NativeContainerAttribute__ctor_m9249B57B7D6F9E1D425EC32392FB975B8568AD9B (void); // 0x00000029 System.Void Unity.Collections.LowLevel.Unsafe.NativeContainerSupportsMinMaxWriteRestrictionAttribute::.ctor() extern void NativeContainerSupportsMinMaxWriteRestrictionAttribute__ctor_m340DBE8A3B007A450B4643E7350C29D92514B782 (void); // 0x0000002A System.Void Unity.Collections.LowLevel.Unsafe.NativeContainerSupportsDeallocateOnJobCompletionAttribute::.ctor() extern void NativeContainerSupportsDeallocateOnJobCompletionAttribute__ctor_mBE27310D46174944DF46D01B8AE4BBE69DA94729 (void); // 0x0000002B System.Void Unity.Collections.LowLevel.Unsafe.NativeContainerSupportsDeferredConvertListToArray::.ctor() extern void NativeContainerSupportsDeferredConvertListToArray__ctor_m40F59B7627032F45D2ED023BA9525EEF40660C27 (void); // 0x0000002C System.Void Unity.Collections.LowLevel.Unsafe.WriteAccessRequiredAttribute::.ctor() extern void WriteAccessRequiredAttribute__ctor_mB36E4CF6313543DEB0DFA64575446C5ABB6F4C8B (void); // 0x0000002D System.Void Unity.Collections.LowLevel.Unsafe.NativeDisableUnsafePtrRestrictionAttribute::.ctor() extern void NativeDisableUnsafePtrRestrictionAttribute__ctor_m8E1BE43B9791FD4E5790060D6506003D35F081CC (void); // 0x0000002E System.Void UnityEngine.AnimationCurve::Internal_Destroy(System.IntPtr) extern void AnimationCurve_Internal_Destroy_m240B298D0A13EEC1652955C4BDCDBE9B7B2EE296 (void); // 0x0000002F System.IntPtr UnityEngine.AnimationCurve::Internal_Create(UnityEngine.Keyframe[]) extern void AnimationCurve_Internal_Create_m638BB04F32C3013A7CA810879E46FD9F32E9FE05 (void); // 0x00000030 System.Boolean UnityEngine.AnimationCurve::Internal_Equals(System.IntPtr) extern void AnimationCurve_Internal_Equals_mEBA61732FE57654C4E3AF5B317918D1641E36050 (void); // 0x00000031 System.Void UnityEngine.AnimationCurve::Finalize() extern void AnimationCurve_Finalize_m803AC16166EE497C4DFA996B15692D91F4D04C3C (void); // 0x00000032 System.Void UnityEngine.AnimationCurve::.ctor(UnityEngine.Keyframe[]) extern void AnimationCurve__ctor_mEABC98C03805713354D61E50D9340766BD5B717E (void); // 0x00000033 System.Void UnityEngine.AnimationCurve::.ctor() extern void AnimationCurve__ctor_m0D976567166F92383307DC8EB8D7082CD34E226F (void); // 0x00000034 System.Boolean UnityEngine.AnimationCurve::Equals(System.Object) extern void AnimationCurve_Equals_mE47717A57755581C546986799C9DBC64D98928A9 (void); // 0x00000035 System.Boolean UnityEngine.AnimationCurve::Equals(UnityEngine.AnimationCurve) extern void AnimationCurve_Equals_mC44657401804A22DCA648BD8495FC4E8A2F088A3 (void); // 0x00000036 System.Int32 UnityEngine.AnimationCurve::GetHashCode() extern void AnimationCurve_GetHashCode_m1AEBC4C469357E1FA2541CC4B8D2B39C284CF8F6 (void); // 0x00000037 System.Void UnityEngine.DebugLogHandler::Internal_Log(UnityEngine.LogType,UnityEngine.LogOption,System.String,UnityEngine.Object) extern void DebugLogHandler_Internal_Log_m20852F18A88BB18425BA07260545E3968F7EA76C (void); // 0x00000038 System.Void UnityEngine.DebugLogHandler::Internal_LogException(System.Exception,UnityEngine.Object) extern void DebugLogHandler_Internal_LogException_mC3895F1E5B79BD8151B3F94462F5516A68AB26AF (void); // 0x00000039 System.Void UnityEngine.DebugLogHandler::LogFormat(UnityEngine.LogType,UnityEngine.Object,System.String,System.Object[]) extern void DebugLogHandler_LogFormat_m216B169EF9B669F2ED4C59F6B9F326D4EBBDF821 (void); // 0x0000003A System.Void UnityEngine.DebugLogHandler::LogException(System.Exception,UnityEngine.Object) extern void DebugLogHandler_LogException_mF66A663A86BF5D412BC9A4B3F92DA5CF61049F08 (void); // 0x0000003B System.Void UnityEngine.DebugLogHandler::.ctor() extern void DebugLogHandler__ctor_m1078DDBE735090C0215BFDF2409A376F10F7A070 (void); // 0x0000003C UnityEngine.ILogger UnityEngine.Debug::get_unityLogger() extern void Debug_get_unityLogger_m4FDE4D41C187123244FE13124DA636BB50C9C1E1 (void); // 0x0000003D System.Int32 UnityEngine.Debug::ExtractStackTraceNoAlloc(System.Byte*,System.Int32,System.String) extern void Debug_ExtractStackTraceNoAlloc_mEA19F1BD13F74CCE53CED8FA2C07380772C58FB6 (void); // 0x0000003E System.Void UnityEngine.Debug::Log(System.Object) extern void Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB (void); // 0x0000003F System.Void UnityEngine.Debug::LogError(System.Object) extern void Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2 (void); // 0x00000040 System.Void UnityEngine.Debug::LogError(System.Object,UnityEngine.Object) extern void Debug_LogError_m94F967AB31244EACE68C3BE1DD85B69ED3334C0E (void); // 0x00000041 System.Void UnityEngine.Debug::LogException(System.Exception) extern void Debug_LogException_mAB3F4DC7297ED8FBB49DAA718B70E59A6B0171B0 (void); // 0x00000042 System.Void UnityEngine.Debug::LogException(System.Exception,UnityEngine.Object) extern void Debug_LogException_mD4CF3A9C64D8D4BA0570D529E705D134A9A5E498 (void); // 0x00000043 System.Void UnityEngine.Debug::LogWarning(System.Object) extern void Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9 (void); // 0x00000044 System.Void UnityEngine.Debug::LogWarning(System.Object,UnityEngine.Object) extern void Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB (void); // 0x00000045 System.Void UnityEngine.Debug::Assert(System.Boolean) extern void Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D (void); // 0x00000046 System.Boolean UnityEngine.Debug::CallOverridenDebugHandler(System.Exception,UnityEngine.Object) extern void Debug_CallOverridenDebugHandler_mB78E42B7792823F50830A325BB1CF50C45FEAA8B (void); // 0x00000047 System.Boolean UnityEngine.Debug::IsLoggingEnabled() extern void Debug_IsLoggingEnabled_mAB371F62AA458AC5D6CF25ACD58A1C951F3EFD01 (void); // 0x00000048 System.Void UnityEngine.Debug::.cctor() extern void Debug__cctor_m9D586A54F5AF4804DA5FEC7549187109B05F7831 (void); // 0x00000049 System.Void UnityEngine.SerializeField::.ctor() extern void SerializeField__ctor_mD3D7B72B71C1F3F70060E2830710F48F965C753E (void); // 0x0000004A System.Void UnityEngine.ISerializationCallbackReceiver::OnBeforeSerialize() // 0x0000004B System.Void UnityEngine.ISerializationCallbackReceiver::OnAfterDeserialize() // 0x0000004C System.Void UnityEngine.UnityLogWriter::WriteStringToUnityLog(System.String) extern void UnityLogWriter_WriteStringToUnityLog_mAB589270D6F989237C679A82F161BF18ADA41E40 (void); // 0x0000004D System.Void UnityEngine.UnityLogWriter::WriteStringToUnityLogImpl(System.String) extern void UnityLogWriter_WriteStringToUnityLogImpl_m63EA15B35792BA856753DECCFE64D63C2BBC82B9 (void); // 0x0000004E System.Void UnityEngine.UnityLogWriter::Init() extern void UnityLogWriter_Init_m1328674AE4A3285353CE1E146DC98A6CCC1469B9 (void); // 0x0000004F System.Void UnityEngine.UnityLogWriter::Write(System.Char) extern void UnityLogWriter_Write_m84C3CC2A39BCB227569A7CA862364347ED6D577B (void); // 0x00000050 System.Void UnityEngine.UnityLogWriter::Write(System.String) extern void UnityLogWriter_Write_m0B8D2EBA5EE6845949F89ADEEC46770E14BD2EA5 (void); // 0x00000051 System.Void UnityEngine.UnityLogWriter::Write(System.Char[],System.Int32,System.Int32) extern void UnityLogWriter_Write_mAF2FA56268554F3AA26CBA5754F0A4BB951BC61F (void); // 0x00000052 System.Void UnityEngine.UnityLogWriter::.ctor() extern void UnityLogWriter__ctor_mEAC134C82FDBE3621F92519D6C163505BEFF6823 (void); // 0x00000053 UnityEngine.ILogHandler UnityEngine.ILogger::get_logHandler() // 0x00000054 System.Boolean UnityEngine.ILogger::get_logEnabled() // 0x00000055 System.Void UnityEngine.ILogger::Log(UnityEngine.LogType,System.Object) // 0x00000056 System.Void UnityEngine.ILogger::Log(UnityEngine.LogType,System.Object,UnityEngine.Object) // 0x00000057 System.Void UnityEngine.ILogger::LogError(System.String,System.Object) // 0x00000058 System.Void UnityEngine.ILogHandler::LogFormat(UnityEngine.LogType,UnityEngine.Object,System.String,System.Object[]) // 0x00000059 System.Void UnityEngine.ILogHandler::LogException(System.Exception,UnityEngine.Object) // 0x0000005A System.Void UnityEngine.Logger::.ctor(UnityEngine.ILogHandler) extern void Logger__ctor_m3155E21A68AA616431A260A3FCBB4B074DF6FAA2 (void); // 0x0000005B UnityEngine.ILogHandler UnityEngine.Logger::get_logHandler() extern void Logger_get_logHandler_m4FAA2028695BD9FBA134E836AD52480984E82215 (void); // 0x0000005C System.Void UnityEngine.Logger::set_logHandler(UnityEngine.ILogHandler) extern void Logger_set_logHandler_mD2A80ADC7D4155C91B68EAE1FDBD7ECBF6DB49D3 (void); // 0x0000005D System.Boolean UnityEngine.Logger::get_logEnabled() extern void Logger_get_logEnabled_m0A868820FAADBF477B46963F5050AFCBBC46AF0B (void); // 0x0000005E System.Void UnityEngine.Logger::set_logEnabled(System.Boolean) extern void Logger_set_logEnabled_m3FBDDB7D1C5D9854C0F32ED6F7AB0348F286F52E (void); // 0x0000005F UnityEngine.LogType UnityEngine.Logger::get_filterLogType() extern void Logger_get_filterLogType_mCE9711AF596B77EAD158590247FA5FC855F54A54 (void); // 0x00000060 System.Void UnityEngine.Logger::set_filterLogType(UnityEngine.LogType) extern void Logger_set_filterLogType_m8EF119582F4975FE3D297EE71F9D3E1CFEA7AB74 (void); // 0x00000061 System.Boolean UnityEngine.Logger::IsLogTypeAllowed(UnityEngine.LogType) extern void Logger_IsLogTypeAllowed_mFE76B00210BF4431747A69A28A15EE2BF1A0D586 (void); // 0x00000062 System.String UnityEngine.Logger::GetString(System.Object) extern void Logger_GetString_m2965E4936E7B1C763CE7A3FF6AACE9590DA7D7BE (void); // 0x00000063 System.Void UnityEngine.Logger::Log(UnityEngine.LogType,System.Object) extern void Logger_Log_mEA3D39763D610E92491AA479BA653ECFEE3E9E5C (void); // 0x00000064 System.Void UnityEngine.Logger::Log(UnityEngine.LogType,System.Object,UnityEngine.Object) extern void Logger_Log_mF8C7E8A8CC31E04732044D73D2CB551D7CCB8995 (void); // 0x00000065 System.Void UnityEngine.Logger::LogError(System.String,System.Object) extern void Logger_LogError_m4612980842D15256036F4EB16BADF13FD49F38F5 (void); // 0x00000066 System.Void UnityEngine.Logger::LogException(System.Exception,UnityEngine.Object) extern void Logger_LogException_m591AF39F0886DA44666068EDBBD3CCF07623CFBB (void); // 0x00000067 System.Void UnityEngine.Logger::LogFormat(UnityEngine.LogType,UnityEngine.Object,System.String,System.Object[]) extern void Logger_LogFormat_m776A546E755F914039AB8591E23D08510308DB4C (void); // 0x00000068 UnityEngine.LightShadows UnityEngine.Light::get_shadows() extern void Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5 (void); // 0x00000069 System.Single UnityEngine.Light::get_cookieSize() extern void Light_get_cookieSize_m1BB417985207915659198F63CF825A23A8ED30B0 (void); // 0x0000006A UnityEngine.Texture UnityEngine.Light::get_cookie() extern void Light_get_cookie_m44A0C4B92F6CD6F2F8536A91C51B77FEEF59715E (void); // 0x0000006B UnityEngine.LightType UnityEngine.Light::get_type() extern void Light_get_type_m0D12CD1E54E010DC401F7371731D593DEF62D1C7 (void); // 0x0000006C System.Single UnityEngine.Light::get_spotAngle() extern void Light_get_spotAngle_m28B2CD7ADE25422693E7B1FA23E8615E9D7098FC (void); // 0x0000006D UnityEngine.Color UnityEngine.Light::get_color() extern void Light_get_color_mE7EB8F11BF394877B50A2F335627441889ADE536 (void); // 0x0000006E System.Single UnityEngine.Light::get_colorTemperature() extern void Light_get_colorTemperature_mA5B7C9A5B315B27625764B8CE7EF5ADC06060B08 (void); // 0x0000006F System.Boolean UnityEngine.Light::get_useColorTemperature() extern void Light_get_useColorTemperature_mD76967684F904F6068B58EE78BD65001D8AFF3EF (void); // 0x00000070 System.Single UnityEngine.Light::get_intensity() extern void Light_get_intensity_m8FA28D515853068A93FA68B2148809BBEE4E710F (void); // 0x00000071 System.Single UnityEngine.Light::get_bounceIntensity() extern void Light_get_bounceIntensity_m535008F539A0EF22BBB831113EC34F20D6331FAE (void); // 0x00000072 System.Single UnityEngine.Light::get_range() extern void Light_get_range_m4156F07BA6CD289DA47080B590D632721D975A22 (void); // 0x00000073 UnityEngine.LightBakingOutput UnityEngine.Light::get_bakingOutput() extern void Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED (void); // 0x00000074 System.Void UnityEngine.Light::get_color_Injected(UnityEngine.Color&) extern void Light_get_color_Injected_m7B1E67B800788DF5DAF6C3114CBACA3B029A900A (void); // 0x00000075 System.Void UnityEngine.Light::get_bakingOutput_Injected(UnityEngine.LightBakingOutput&) extern void Light_get_bakingOutput_Injected_m587C60162C878716DF9310258756C2F587E35185 (void); // 0x00000076 System.Void UnityEngine.MeshRenderer::DontStripMeshRenderer() extern void MeshRenderer_DontStripMeshRenderer_m6AA14C7B8A41C6BBCDE33338AAB96239048192A1 (void); // 0x00000077 System.Void UnityEngine.Mesh::Internal_Create(UnityEngine.Mesh) extern void Mesh_Internal_Create_m484E627641C5E449D1B755F473DE5F6CD116FC45 (void); // 0x00000078 System.Void UnityEngine.Mesh::.ctor() extern void Mesh__ctor_m5A9AECEDDAFFD84811ED8928012BDE97A9CEBD00 (void); // 0x00000079 System.Void UnityEngine.Texture::.ctor() extern void Texture__ctor_mC0C7974BEBD867CEB281409FEA15A78CD91B19CC (void); // 0x0000007A System.Void UnityEngine.Texture::set_width(System.Int32) extern void Texture_set_width_m309DEA6AA9203B160624755C5D9EA75AB08AD6AE (void); // 0x0000007B System.Void UnityEngine.Texture::set_height(System.Int32) extern void Texture_set_height_m2A62EC27DC1F0AE6A952B2B65FF7BF68710CDF36 (void); // 0x0000007C System.Boolean UnityEngine.Texture::ValidateFormat(UnityEngine.TextureFormat) extern void Texture_ValidateFormat_m5E00A267F1E4805EFCE6F6ACE707518221589596 (void); // 0x0000007D System.Boolean UnityEngine.Texture::ValidateFormat(UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.FormatUsage) extern void Texture_ValidateFormat_m1BC113E81713CBAF60BCA4D022ACC0C6B239E740 (void); // 0x0000007E System.Void UnityEngine.Texture::.cctor() extern void Texture__cctor_mDE84772DB367950D96076B69BCF675ECC5819CE8 (void); // 0x0000007F UnityEngine.Texture2D UnityEngine.Texture2D::get_blackTexture() extern void Texture2D_get_blackTexture_mBEF97F64AD650DAAC1EEC84EB34F9CF22B56A08C (void); // 0x00000080 System.Boolean UnityEngine.Texture2D::Internal_CreateImpl(UnityEngine.Texture2D,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.IntPtr) extern void Texture2D_Internal_CreateImpl_mC36CA260B5818F36B9D3860A790E904663DAF428 (void); // 0x00000081 System.Void UnityEngine.Texture2D::Internal_Create(UnityEngine.Texture2D,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.IntPtr) extern void Texture2D_Internal_Create_m77617B85957E6CA0691304E8CC99549AC803EA31 (void); // 0x00000082 System.Boolean UnityEngine.Texture2D::ValidateFormat(UnityEngine.TextureFormat,System.Int32,System.Int32) extern void Texture2D_ValidateFormat_mD70A9FEEADE89325F05E3650404D8815EE9871F4 (void); // 0x00000083 System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Int32,System.Boolean,System.IntPtr) extern void Texture2D__ctor_m20EA968E1968A169CC798DB95BC7FA1634F422B5 (void); // 0x00000084 System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32) extern void Texture2D__ctor_m3BA82E87442B7F69E118477069AE11101B9DF796 (void); // 0x00000085 System.Boolean UnityEngine.Cubemap::Internal_CreateImpl(UnityEngine.Cubemap,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.IntPtr) extern void Cubemap_Internal_CreateImpl_m33AB1BB79ACCF45268DD9AFC169DB15D7A9780A0 (void); // 0x00000086 System.Void UnityEngine.Cubemap::Internal_Create(UnityEngine.Cubemap,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.IntPtr) extern void Cubemap_Internal_Create_mE54C433EDDEDFB8E022E51215AF02F1A0FF9D2BA (void); // 0x00000087 System.Boolean UnityEngine.Cubemap::ValidateFormat(UnityEngine.TextureFormat,System.Int32) extern void Cubemap_ValidateFormat_m60822B130F11C0593CF08E9C6145277C30EF0394 (void); // 0x00000088 System.Boolean UnityEngine.Cubemap::ValidateFormat(UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32) extern void Cubemap_ValidateFormat_m73C8D32EC70CA5CFB8AF951C1E4D8C92A757ACDD (void); // 0x00000089 System.Void UnityEngine.Cubemap::.ctor(System.Int32,UnityEngine.Experimental.Rendering.DefaultFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Cubemap__ctor_m3359CE12114733CB661B308AB0F73F65B14F4758 (void); // 0x0000008A System.Void UnityEngine.Cubemap::.ctor(System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Cubemap__ctor_m3821285A2DC0E20113E2BEAE3F16C9AF925FE14B (void); // 0x0000008B System.Void UnityEngine.Cubemap::.ctor(System.Int32,UnityEngine.TextureFormat,System.Int32) extern void Cubemap__ctor_m4C0C7AD2F162CF6D98856430F3C2A41CE57123E5 (void); // 0x0000008C System.Void UnityEngine.Cubemap::.ctor(System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.Int32) extern void Cubemap__ctor_m395695939CC8AE11ABC2EBEE0731AA09B9780DB3 (void); // 0x0000008D System.Void UnityEngine.Cubemap::.ctor(System.Int32,UnityEngine.TextureFormat,System.Int32,System.IntPtr) extern void Cubemap__ctor_mB83680A805288E50B7D0715A94CBF24495E240F7 (void); // 0x0000008E System.Void UnityEngine.Cubemap::.ctor(System.Int32,UnityEngine.TextureFormat,System.Boolean,System.IntPtr) extern void Cubemap__ctor_mD5E735B11F069D78C5AF0BE1DD36291A8F49785A (void); // 0x0000008F System.Void UnityEngine.Cubemap::.ctor(System.Int32,UnityEngine.TextureFormat,System.Boolean) extern void Cubemap__ctor_m7FAD821CFD73DA99987C1FEBA363BB2FBF84C034 (void); // 0x00000090 System.Void UnityEngine.Cubemap::ValidateIsNotCrunched(UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Cubemap_ValidateIsNotCrunched_m8DE2FA7581B5DD6221A458125693A060769EAFE9 (void); // 0x00000091 System.Boolean UnityEngine.Texture3D::Internal_CreateImpl(UnityEngine.Texture3D,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.IntPtr) extern void Texture3D_Internal_CreateImpl_mAF7289433DF95006549B464C4B33197221758C05 (void); // 0x00000092 System.Void UnityEngine.Texture3D::Internal_Create(UnityEngine.Texture3D,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.IntPtr) extern void Texture3D_Internal_Create_mF6F11D94DF517F621C53D2143BD85D1C327D5D86 (void); // 0x00000093 System.Void UnityEngine.Texture3D::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.DefaultFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Texture3D__ctor_mBF5766666A0CAAE44719627620B2BA7F99A14054 (void); // 0x00000094 System.Void UnityEngine.Texture3D::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Texture3D__ctor_mA853CA41A85C285281FB928BC926B0798987B17F (void); // 0x00000095 System.Void UnityEngine.Texture3D::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.Int32) extern void Texture3D__ctor_m2814019477DFC8BAD31E7C3CEEEBB693DC26A67E (void); // 0x00000096 System.Void UnityEngine.Texture3D::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Int32) extern void Texture3D__ctor_mFAEE4FD4E1E5A8093603E8C08F3909DDEDD41EFB (void); // 0x00000097 System.Void UnityEngine.Texture3D::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Int32,System.IntPtr) extern void Texture3D__ctor_mD7476DE7FCF3F8811FD94C81CD51AD5A8AF2CD34 (void); // 0x00000098 System.Void UnityEngine.Texture3D::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) extern void Texture3D__ctor_m0026373ADF87B100336F82579802E7819A5DB0F2 (void); // 0x00000099 System.Void UnityEngine.Texture3D::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,System.IntPtr) extern void Texture3D__ctor_mD27F46A8B13B79866370D54112CB569B104886A2 (void); // 0x0000009A System.Void UnityEngine.Texture3D::ValidateIsNotCrunched(UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Texture3D_ValidateIsNotCrunched_m7B73D943590E60158407EC4F8C940061D3850A56 (void); // 0x0000009B System.Boolean UnityEngine.Texture2DArray::Internal_CreateImpl(UnityEngine.Texture2DArray,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Texture2DArray_Internal_CreateImpl_m0E8828AC76CAF0537B190B45BBB60EA9DE57805F (void); // 0x0000009C System.Void UnityEngine.Texture2DArray::Internal_Create(UnityEngine.Texture2DArray,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Texture2DArray_Internal_Create_m200F7956AED50A2DC5C0C719677F35255F1383ED (void); // 0x0000009D System.Boolean UnityEngine.Texture2DArray::ValidateFormat(UnityEngine.TextureFormat,System.Int32,System.Int32) extern void Texture2DArray_ValidateFormat_mBE783ADB196C4C046E69C370387E0CAFB5B26A25 (void); // 0x0000009E System.Boolean UnityEngine.Texture2DArray::ValidateFormat(UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32,System.Int32) extern void Texture2DArray_ValidateFormat_m2155230AF829C3BD0B76D886B9D83A74F9994921 (void); // 0x0000009F System.Void UnityEngine.Texture2DArray::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.DefaultFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Texture2DArray__ctor_mE60F3475E1987C78E2055BFDB60394D9CBDEA395 (void); // 0x000000A0 System.Void UnityEngine.Texture2DArray::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Texture2DArray__ctor_m465591352202E3D5CAF529F8CB094FB2E52C6EA0 (void); // 0x000000A1 System.Void UnityEngine.Texture2DArray::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.Int32) extern void Texture2DArray__ctor_m6EA4D33D0E4804BD374D86BDE37A5F7F860200C4 (void); // 0x000000A2 System.Void UnityEngine.Texture2DArray::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Int32,System.Boolean) extern void Texture2DArray__ctor_m7C3429ECA397399F19C750F842573B920C6CAF78 (void); // 0x000000A3 System.Void UnityEngine.Texture2DArray::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,System.Boolean) extern void Texture2DArray__ctor_m815CEB6ACC6C586A3D696AFA09D78C5B1957F9C0 (void); // 0x000000A4 System.Void UnityEngine.Texture2DArray::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) extern void Texture2DArray__ctor_m02B575835C1D88384829865AAC5A30228AB9C12C (void); // 0x000000A5 System.Void UnityEngine.Texture2DArray::ValidateIsNotCrunched(UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void Texture2DArray_ValidateIsNotCrunched_m66FF8B3CB9A2A6695B90FD47E64F17672E7E825D (void); // 0x000000A6 System.Boolean UnityEngine.CubemapArray::Internal_CreateImpl(UnityEngine.CubemapArray,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void CubemapArray_Internal_CreateImpl_m150862AF0181933774934CBF56886DDE3368DC1B (void); // 0x000000A7 System.Void UnityEngine.CubemapArray::Internal_Create(UnityEngine.CubemapArray,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void CubemapArray_Internal_Create_m2F300E90FC82395876DF46D5E3CBE622340EAE56 (void); // 0x000000A8 System.Void UnityEngine.CubemapArray::.ctor(System.Int32,System.Int32,UnityEngine.Experimental.Rendering.DefaultFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void CubemapArray__ctor_m540A30E402A99397CC4A65A38954283C69FB9B75 (void); // 0x000000A9 System.Void UnityEngine.CubemapArray::.ctor(System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void CubemapArray__ctor_mD255863D4BD2CC18AF0065CAB121609A82019676 (void); // 0x000000AA System.Void UnityEngine.CubemapArray::.ctor(System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.Int32) extern void CubemapArray__ctor_m0C70134AD214861C2B196A31E5F5156B56CEBF7D (void); // 0x000000AB System.Void UnityEngine.CubemapArray::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Int32,System.Boolean) extern void CubemapArray__ctor_m1DB13F0A5997B95E8E30369997CEF9268496881F (void); // 0x000000AC System.Void UnityEngine.CubemapArray::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean,System.Boolean) extern void CubemapArray__ctor_m8F5B690A043EB48E7996148A50F243BF5FE3D65E (void); // 0x000000AD System.Void UnityEngine.CubemapArray::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) extern void CubemapArray__ctor_mF817A910C4140CA704BEA27D6111D1BAFD07E7F1 (void); // 0x000000AE System.Void UnityEngine.CubemapArray::ValidateIsNotCrunched(UnityEngine.Experimental.Rendering.TextureCreationFlags) extern void CubemapArray_ValidateIsNotCrunched_m10B18C4C73CF14C45CC0C9774DE108E7D106DB37 (void); // 0x000000AF System.Void UnityEngine.RenderTexture::set_width(System.Int32) extern void RenderTexture_set_width_mDCDF28DB4E7CC398E5EA31B7A8B39B0D34D7FAB1 (void); // 0x000000B0 System.Void UnityEngine.RenderTexture::set_height(System.Int32) extern void RenderTexture_set_height_m04F8A4678F13855D357AA3458097DF1FD6D5BDEE (void); // 0x000000B1 System.Void UnityEngine.RenderTexture::set_graphicsFormat(UnityEngine.Experimental.Rendering.GraphicsFormat) extern void RenderTexture_set_graphicsFormat_m4CFDFF4CEC81B5350AE94D466585C8186E06B733 (void); // 0x000000B2 System.Void UnityEngine.RenderTexture::set_depthStencilFormat(UnityEngine.Experimental.Rendering.GraphicsFormat) extern void RenderTexture_set_depthStencilFormat_mCEED5DA45F9F19CD67D960D896400E85B1211855 (void); // 0x000000B3 System.Void UnityEngine.RenderTexture::SetMipMapCount(System.Int32) extern void RenderTexture_SetMipMapCount_m037EE54855938389E781C6CFA5A398641BC7CB83 (void); // 0x000000B4 System.Void UnityEngine.RenderTexture::SetSRGBReadWrite(System.Boolean) extern void RenderTexture_SetSRGBReadWrite_mBE116D34F4B919AC7E48814ABC9D623A9FE518C0 (void); // 0x000000B5 System.Void UnityEngine.RenderTexture::Internal_Create(UnityEngine.RenderTexture) extern void RenderTexture_Internal_Create_m9468E1F6533E5E80D6CDD6356472423FC6349BFE (void); // 0x000000B6 System.Void UnityEngine.RenderTexture::SetRenderTextureDescriptor(UnityEngine.RenderTextureDescriptor) extern void RenderTexture_SetRenderTextureDescriptor_m498C0757E95407077AF11B034319DF7AC904BA18 (void); // 0x000000B7 UnityEngine.RenderTextureDescriptor UnityEngine.RenderTexture::GetDescriptor() extern void RenderTexture_GetDescriptor_mB180407D5E1215BF1651A913AC146D25EAE9C6BC (void); // 0x000000B8 System.Void UnityEngine.RenderTexture::.ctor() extern void RenderTexture__ctor_m731283139A246174F3F33B37991F9BFFBD29293D (void); // 0x000000B9 System.Void UnityEngine.RenderTexture::.ctor(UnityEngine.RenderTextureDescriptor) extern void RenderTexture__ctor_m1CBDB7F13C2CE49A31EE654081F01C4F874EA5E3 (void); // 0x000000BA System.Void UnityEngine.RenderTexture::.ctor(UnityEngine.RenderTexture) extern void RenderTexture__ctor_mF6FCD7FA9976CC646BDF8715157EA198A992E75B (void); // 0x000000BB System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.DefaultFormat) extern void RenderTexture__ctor_m69A0AF5C6CCFFFB58D9F5A0C975D0272CA66684B (void); // 0x000000BC System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat) extern void RenderTexture__ctor_m0C81127DE754F64FDD3E80E94BE11054B2791F98 (void); // 0x000000BD System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32) extern void RenderTexture__ctor_m583FCACDD5FCA4102329911331B6DC51660795F0 (void); // 0x000000BE System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32) extern void RenderTexture__ctor_m0F1316F315E35B4E305FE929604E8F489189C39D (void); // 0x000000BF System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.GraphicsFormat) extern void RenderTexture__ctor_mD60FB2D8D9560774F2E21BAC0A0061CB17904EA3 (void); // 0x000000C0 System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite) extern void RenderTexture__ctor_m68A1B9CAA1BE0B597C5F4895C296E21502D0C962 (void); // 0x000000C1 System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.RenderTextureFormat) extern void RenderTexture__ctor_m53215A8EDDE262932758186108347685F6A512C4 (void); // 0x000000C2 System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,System.Int32) extern void RenderTexture__ctor_m45EACC89DDF408948889586516B3CA7AA8B73BFA (void); // 0x000000C3 System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.RenderTextureFormat,System.Int32) extern void RenderTexture__ctor_m7E177DB2DEF7CD2EEB812EEB262081E923BEF2AC (void); // 0x000000C4 System.Void UnityEngine.RenderTexture::Initialize(System.Int32,System.Int32,System.Int32,UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32) extern void RenderTexture_Initialize_m924B8245CB23DF4FECCF5A68B158A393DC0401D0 (void); // 0x000000C5 UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.RenderTexture::GetDepthStencilFormatLegacy(System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat) extern void RenderTexture_GetDepthStencilFormatLegacy_mC4C41354858D1CE6275439361C1763854E42E2C5 (void); // 0x000000C6 UnityEngine.RenderTextureDescriptor UnityEngine.RenderTexture::get_descriptor() extern void RenderTexture_get_descriptor_m2FABD5CF6CCF410D1311FCBC7C9D9ECDEE9C7CC2 (void); // 0x000000C7 System.Void UnityEngine.RenderTexture::ValidateRenderTextureDesc(UnityEngine.RenderTextureDescriptor) extern void RenderTexture_ValidateRenderTextureDesc_m9A67530FAD20FE54836E62B6B45AF9A4375C3340 (void); // 0x000000C8 UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.RenderTexture::GetCompatibleFormat(UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite) extern void RenderTexture_GetCompatibleFormat_mF23017BDD92678EBD0B8B861BA6163B04EF55DBB (void); // 0x000000C9 System.Void UnityEngine.RenderTexture::SetRenderTextureDescriptor_Injected(UnityEngine.RenderTextureDescriptor&) extern void RenderTexture_SetRenderTextureDescriptor_Injected_m92390C2D26840E69E7B8F3DF5DA44FCB078F363F (void); // 0x000000CA System.Void UnityEngine.RenderTexture::GetDescriptor_Injected(UnityEngine.RenderTextureDescriptor&) extern void RenderTexture_GetDescriptor_Injected_m37E30C68CAB7F283BDD1FA2F580066C4BA80A085 (void); // 0x000000CB System.Void UnityEngine.MeshFilter::DontStripMeshFilter() extern void MeshFilter_DontStripMeshFilter_m91485EC5EAB0DFED85197CF48DB2DD5C872695AC (void); // 0x000000CC System.String UnityEngine.Resolution::ToString() extern void Resolution_ToString_m058CE120CC83F314D0C8D4A706F9AA068BC9CF34 (void); // 0x000000CD UnityEngine.ColorSpace UnityEngine.QualitySettings::get_activeColorSpace() extern void QualitySettings_get_activeColorSpace_m4F47784E7B0FE0A5497C8BAB9CA86BD576FB92F9 (void); // 0x000000CE System.Void UnityEngine.CustomRenderTextureManager::InvokeOnTextureLoaded_Internal(UnityEngine.CustomRenderTexture) extern void CustomRenderTextureManager_InvokeOnTextureLoaded_Internal_m18ECD151BFA0492A839269B69A1CDCA444D0FF1F (void); // 0x000000CF System.Void UnityEngine.CustomRenderTextureManager::InvokeOnTextureUnloaded_Internal(UnityEngine.CustomRenderTexture) extern void CustomRenderTextureManager_InvokeOnTextureUnloaded_Internal_m86253D77C4A01969A81716A470F3D67B079D58DC (void); // 0x000000D0 System.Int32 UnityEngine.RenderTextureDescriptor::get_width() extern void RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF (void); // 0x000000D1 System.Int32 UnityEngine.RenderTextureDescriptor::get_height() extern void RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC (void); // 0x000000D2 System.Int32 UnityEngine.RenderTextureDescriptor::get_msaaSamples() extern void RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22 (void); // 0x000000D3 System.Int32 UnityEngine.RenderTextureDescriptor::get_volumeDepth() extern void RenderTextureDescriptor_get_volumeDepth_m528818299E101F1B285B08BE12FAC2F9A871BA36 (void); // 0x000000D4 UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.RenderTextureDescriptor::get_graphicsFormat() extern void RenderTextureDescriptor_get_graphicsFormat_m50F25A4F179EA318C8D3B0D8685F9C5F59F7DEC0 (void); // 0x000000D5 UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.RenderTextureDescriptor::get_depthStencilFormat() extern void RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB (void); // 0x000000D6 UnityEngine.Rendering.TextureDimension UnityEngine.RenderTextureDescriptor::get_dimension() extern void RenderTextureDescriptor_get_dimension_mA23ABB2CA03249DCE3A21F5123524A825C33E31B (void); // 0x000000D7 System.Void UnityEngine.LightProbes::Internal_CallTetrahedralizationCompletedFunction() extern void LightProbes_Internal_CallTetrahedralizationCompletedFunction_m491992F2C5429BCA63C2076F29BBEE7B10BA54CB (void); // 0x000000D8 System.Void UnityEngine.LightProbes::Internal_CallNeedsRetetrahedralizationFunction() extern void LightProbes_Internal_CallNeedsRetetrahedralizationFunction_m72321DC24BB3DDFFABCEC02F72A5BE5826B829FE (void); // 0x000000D9 System.Int32 UnityEngine.Shader::TagToID(System.String) extern void Shader_TagToID_m5B5214F0AABE47C7465EEA717C78568AE1251FE9 (void); // 0x000000DA System.Void UnityEngine.Material::CreateWithShader(UnityEngine.Material,UnityEngine.Shader) extern void Material_CreateWithShader_m3AFA4A4172FE7A3BD861AA015F4DA8BF21E7EB3B (void); // 0x000000DB System.Void UnityEngine.Material::CreateWithMaterial(UnityEngine.Material,UnityEngine.Material) extern void Material_CreateWithMaterial_m11AFA8AF4CF07621B8F872D231F52287D510E49B (void); // 0x000000DC System.Void UnityEngine.Material::CreateWithString(UnityEngine.Material) extern void Material_CreateWithString_m95D6FADE4506835842E09A7E26513252F560C87A (void); // 0x000000DD System.Void UnityEngine.Material::.ctor(UnityEngine.Shader) extern void Material__ctor_m7FDF47105D66D19591BE505A0C42B0F90D88C9BF (void); // 0x000000DE System.Void UnityEngine.Material::.ctor(UnityEngine.Material) extern void Material__ctor_mFCC42FB90257F1E8F7516A8640A79C465A39961C (void); // 0x000000DF System.Void UnityEngine.Material::.ctor(System.String) extern void Material__ctor_mF1676C2EE42E6BCE74AC3C90E207A35E515D1FD8 (void); // 0x000000E0 System.Void UnityEngine.BeforeRenderHelper::Invoke() extern void BeforeRenderHelper_Invoke_mDBB6C0ECACC207FD3A4D354177C93AC24B2184B5 (void); // 0x000000E1 System.Void UnityEngine.BeforeRenderHelper::.cctor() extern void BeforeRenderHelper__cctor_m1BA6EA4EC2C3720A5966A677530FC51FE683EF44 (void); // 0x000000E2 System.Void UnityEngine.Display::.ctor() extern void Display__ctor_mD4B0D1F494D3472058E47A940600FAC93D68D1DF (void); // 0x000000E3 System.Void UnityEngine.Display::.ctor(System.IntPtr) extern void Display__ctor_m0F78D1B697F3D82FFD274A6AA716E96FA6A4B156 (void); // 0x000000E4 System.Void UnityEngine.Display::RecreateDisplayList(System.IntPtr[]) extern void Display_RecreateDisplayList_m8FB39A95A6DAE41CD0194BECB71B80B79A2E6B88 (void); // 0x000000E5 System.Void UnityEngine.Display::FireDisplaysUpdated() extern void Display_FireDisplaysUpdated_mF99580245BC4B28765E06B57611C52A0497E9994 (void); // 0x000000E6 System.Void UnityEngine.Display::.cctor() extern void Display__cctor_mC3998EEB2068A145697B8B6E65DF16BA7FED52CB (void); // 0x000000E7 System.Void UnityEngine.Display/DisplaysUpdatedDelegate::.ctor(System.Object,System.IntPtr) extern void DisplaysUpdatedDelegate__ctor_mCF8A6ABE7CCC32908022E0AB13ED3BF1EBD2719D (void); // 0x000000E8 System.Void UnityEngine.Display/DisplaysUpdatedDelegate::Invoke() extern void DisplaysUpdatedDelegate_Invoke_m4E0A3493E2C3A9CE0D5B5B3FD40A8389BFBA1853 (void); // 0x000000E9 System.Boolean UnityEngine.SystemInfo::IsValidEnumValue(System.Enum) extern void SystemInfo_IsValidEnumValue_mF380A352BF2023F7D9B278873ECFCD56A4EE2F32 (void); // 0x000000EA System.Boolean UnityEngine.SystemInfo::SupportsTextureFormat(UnityEngine.TextureFormat) extern void SystemInfo_SupportsTextureFormat_m833B0ABED13B5B8D0D4BCF082F3EFA51A3B5C860 (void); // 0x000000EB System.Boolean UnityEngine.SystemInfo::SupportsTextureFormatNative(UnityEngine.TextureFormat) extern void SystemInfo_SupportsTextureFormatNative_m47D5DEAD487F9046B4F77B8E9D880D97DD59ACEB (void); // 0x000000EC System.Boolean UnityEngine.SystemInfo::IsFormatSupported(UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.FormatUsage) extern void SystemInfo_IsFormatSupported_m412D2A8B391BDBCD1EDB5C17ADAB724CDB123499 (void); // 0x000000ED UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.SystemInfo::GetCompatibleFormat(UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.FormatUsage) extern void SystemInfo_GetCompatibleFormat_m3A1DEC64F2C85F1D7C45005009D93EFA33C8419B (void); // 0x000000EE UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.SystemInfo::GetGraphicsFormat(UnityEngine.Experimental.Rendering.DefaultFormat) extern void SystemInfo_GetGraphicsFormat_mF4A09D38BA91B8F783C9189B5D744BA943292E0E (void); // 0x000000EF System.Void UnityEngine.IPlayerEditorConnectionNative::Initialize() // 0x000000F0 System.Void UnityEngine.IPlayerEditorConnectionNative::DisconnectAll() // 0x000000F1 System.Void UnityEngine.IPlayerEditorConnectionNative::SendMessage(System.Guid,System.Byte[],System.Int32) // 0x000000F2 System.Boolean UnityEngine.IPlayerEditorConnectionNative::TrySendMessage(System.Guid,System.Byte[],System.Int32) // 0x000000F3 System.Void UnityEngine.IPlayerEditorConnectionNative::Poll() // 0x000000F4 System.Void UnityEngine.IPlayerEditorConnectionNative::RegisterInternal(System.Guid) // 0x000000F5 System.Void UnityEngine.IPlayerEditorConnectionNative::UnregisterInternal(System.Guid) // 0x000000F6 System.Boolean UnityEngine.IPlayerEditorConnectionNative::IsConnected() // 0x000000F7 System.Void UnityEngine.PlayerConnectionInternal::UnityEngine.IPlayerEditorConnectionNative.SendMessage(System.Guid,System.Byte[],System.Int32) extern void PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_SendMessage_m561CA89041EBAFF52314B0D35F7335AF03690EE2 (void); // 0x000000F8 System.Boolean UnityEngine.PlayerConnectionInternal::UnityEngine.IPlayerEditorConnectionNative.TrySendMessage(System.Guid,System.Byte[],System.Int32) extern void PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_TrySendMessage_mD5B897823668810AC92B7A4DB37D2AC469B5AD92 (void); // 0x000000F9 System.Void UnityEngine.PlayerConnectionInternal::UnityEngine.IPlayerEditorConnectionNative.Poll() extern void PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_Poll_m81154E92307248D79B91A1C1EA75BEF458573D02 (void); // 0x000000FA System.Void UnityEngine.PlayerConnectionInternal::UnityEngine.IPlayerEditorConnectionNative.RegisterInternal(System.Guid) extern void PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_RegisterInternal_m75ADFE89F806D7CCDA39F4BEB6E13F98789EC3A4 (void); // 0x000000FB System.Void UnityEngine.PlayerConnectionInternal::UnityEngine.IPlayerEditorConnectionNative.UnregisterInternal(System.Guid) extern void PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_UnregisterInternal_m52F310CFE97694C751D5B1FEC47D42C544CB221B (void); // 0x000000FC System.Void UnityEngine.PlayerConnectionInternal::UnityEngine.IPlayerEditorConnectionNative.Initialize() extern void PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_Initialize_m2DF230DCAD67005FD0517D836520E73944A6CF71 (void); // 0x000000FD System.Boolean UnityEngine.PlayerConnectionInternal::UnityEngine.IPlayerEditorConnectionNative.IsConnected() extern void PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_IsConnected_m6C83428E73F46078BA1407A17A69702BC8F34956 (void); // 0x000000FE System.Void UnityEngine.PlayerConnectionInternal::UnityEngine.IPlayerEditorConnectionNative.DisconnectAll() extern void PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_DisconnectAll_m6143241C82774D473C8979A05BE0CE3ADAF37F98 (void); // 0x000000FF System.Boolean UnityEngine.PlayerConnectionInternal::IsConnected() extern void PlayerConnectionInternal_IsConnected_mB791A845711EE6CEB671A7E103E5A04FD4F48398 (void); // 0x00000100 System.Void UnityEngine.PlayerConnectionInternal::Initialize() extern void PlayerConnectionInternal_Initialize_mCE19DC91D92DF51D2A41F389BDD32E959AC1718A (void); // 0x00000101 System.Void UnityEngine.PlayerConnectionInternal::RegisterInternal(System.String) extern void PlayerConnectionInternal_RegisterInternal_m32D34DB4DDFEDEC14B79F692591E8C606F2F45C2 (void); // 0x00000102 System.Void UnityEngine.PlayerConnectionInternal::UnregisterInternal(System.String) extern void PlayerConnectionInternal_UnregisterInternal_m1289478D06B17D3EE7E0CF45DE0B93AD97D2BBD2 (void); // 0x00000103 System.Void UnityEngine.PlayerConnectionInternal::SendMessage(System.String,System.Byte[],System.Int32) extern void PlayerConnectionInternal_SendMessage_m7CD63211EED2FBC267D2FA47CBA8743CCB202620 (void); // 0x00000104 System.Boolean UnityEngine.PlayerConnectionInternal::TrySendMessage(System.String,System.Byte[],System.Int32) extern void PlayerConnectionInternal_TrySendMessage_m1181E4B71EB5AC3C5B885C875E3A59378E6E75D6 (void); // 0x00000105 System.Void UnityEngine.PlayerConnectionInternal::PollInternal() extern void PlayerConnectionInternal_PollInternal_m8EF1E92D3DA699EB3BBB509820CB8B35EB3D2940 (void); // 0x00000106 System.Void UnityEngine.PlayerConnectionInternal::DisconnectAll() extern void PlayerConnectionInternal_DisconnectAll_m48CA9F5E0FAA2FAB7A35838049289E063A78D6D8 (void); // 0x00000107 System.Void UnityEngine.PlayerConnectionInternal::.ctor() extern void PlayerConnectionInternal__ctor_m522FC54B8DAAD52F95A07B1CA9E5AF0E36B13F45 (void); // 0x00000108 System.Void UnityEngine.CullingGroup::SendEvents(UnityEngine.CullingGroup,System.IntPtr,System.Int32) extern void CullingGroup_SendEvents_m90EC6607039ADA3126DD4650881B3E38BA30D4C1 (void); // 0x00000109 System.Void UnityEngine.CullingGroup/StateChanged::.ctor(System.Object,System.IntPtr) extern void StateChanged__ctor_m1D704B739C7C0F0D91873D24D10A92942826F0C9 (void); // 0x0000010A System.Void UnityEngine.CullingGroup/StateChanged::Invoke(UnityEngine.CullingGroupEvent) extern void StateChanged_Invoke_m050DE641598E0C558A8CC865EAD679194581182C (void); // 0x0000010B System.Void UnityEngine.ReflectionProbe::CallReflectionProbeEvent(UnityEngine.ReflectionProbe,UnityEngine.ReflectionProbe/ReflectionProbeEvent) extern void ReflectionProbe_CallReflectionProbeEvent_m10D7A2D70D6814FD80DAEC78E09268D7ADA98C7E (void); // 0x0000010C System.Void UnityEngine.ReflectionProbe::CallSetDefaultReflection(UnityEngine.Texture) extern void ReflectionProbe_CallSetDefaultReflection_m7CF493CA345676C58B735C0AE506A248037BE89B (void); // 0x0000010D System.Void UnityEngine.Camera::FireOnPreCull(UnityEngine.Camera) extern void Camera_FireOnPreCull_mE55D48DC9F94241A79F59C53FCEC0E6B81FB2CA6 (void); // 0x0000010E System.Void UnityEngine.Camera::FireOnPreRender(UnityEngine.Camera) extern void Camera_FireOnPreRender_m543170A0D796CFF44B97DAC68C2208F061143ADA (void); // 0x0000010F System.Void UnityEngine.Camera::FireOnPostRender(UnityEngine.Camera) extern void Camera_FireOnPostRender_m5C39B4A52A27EE6D9FC15A44518B60CEEDCA6EF5 (void); // 0x00000110 System.Void UnityEngine.Camera/CameraCallback::.ctor(System.Object,System.IntPtr) extern void CameraCallback__ctor_mB48D13F30E749B551E4692E4F2D762C375F62B41 (void); // 0x00000111 System.Void UnityEngine.Camera/CameraCallback::Invoke(UnityEngine.Camera) extern void CameraCallback_Invoke_m67E54F44AA3C83F0D9EF47A5FBC6AF43B0B26362 (void); // 0x00000112 System.Void UnityEngine.LightingSettings::LightingSettingsDontStripMe() extern void LightingSettings_LightingSettingsDontStripMe_mA06509B760BA1A7DDB4CC3CE584DC2C3E1FE0237 (void); // 0x00000113 System.String UnityEngine.Plane::ToString() extern void Plane_ToString_mF0A98DAF2E4FA36A98B68F015A4DE507D8BB3B5A (void); // 0x00000114 System.String UnityEngine.Plane::ToString(System.String,System.IFormatProvider) extern void Plane_ToString_mE12B74C757E52A84BE921DF2E758A36E97A11DDA (void); // 0x00000115 System.Int32 UnityEngine.Bounds::GetHashCode() extern void Bounds_GetHashCode_m59C79B529D33866FE45FEFC0C69FBD3B4AC7E172 (void); // 0x00000116 System.Boolean UnityEngine.Bounds::Equals(System.Object) extern void Bounds_Equals_m93E0B9D24C73E57A6FABB9D312101D48183C88CC (void); // 0x00000117 System.Boolean UnityEngine.Bounds::Equals(UnityEngine.Bounds) extern void Bounds_Equals_m615135524315743D29633C33B6C8B16B754266DB (void); // 0x00000118 UnityEngine.Vector3 UnityEngine.Bounds::get_center() extern void Bounds_get_center_m5B05F81CB835EB6DD8628FDA24B638F477984DC3 (void); // 0x00000119 UnityEngine.Vector3 UnityEngine.Bounds::get_extents() extern void Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25 (void); // 0x0000011A System.String UnityEngine.Bounds::ToString() extern void Bounds_ToString_m1BCCCC8C6455A77DE5C964968C33305EF7A4A0D2 (void); // 0x0000011B System.String UnityEngine.Bounds::ToString(System.String,System.IFormatProvider) extern void Bounds_ToString_m085531A8E800327829FCD48DEA671A4A0B8D21CA (void); // 0x0000011C System.Single UnityEngine.Time::get_deltaTime() extern void Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865 (void); // 0x0000011D UnityEngine.BootConfigData UnityEngine.BootConfigData::WrapBootConfigData(System.IntPtr) extern void BootConfigData_WrapBootConfigData_m47132663C7FB94C3CA9627E5955C1848165AEF72 (void); // 0x0000011E System.Void UnityEngine.BootConfigData::.ctor(System.IntPtr) extern void BootConfigData__ctor_m67B06923C40A5363192040A89BB92479B4B74A9A (void); // 0x0000011F System.Void UnityEngine.Behaviour::.ctor() extern void Behaviour__ctor_m00422B6EFEA829BCB116D715E74F1EAD2CB6F4F8 (void); // 0x00000120 System.Void UnityEngine.ClassLibraryInitializer::Init() extern void ClassLibraryInitializer_Init_m0B7E37DD365582370981A7697AB7273F7A20FF0A (void); // 0x00000121 System.Void UnityEngine.YieldInstruction::.ctor() extern void YieldInstruction__ctor_m23280B9DFE9C3E80554A656B4E7125BC9B2C027B (void); // 0x00000122 System.Type UnityEngine.AttributeHelperEngine::GetParentTypeDisallowingMultipleInclusion(System.Type) extern void AttributeHelperEngine_GetParentTypeDisallowingMultipleInclusion_m699E7A570CBD00B81273CDFB539E1437D8A0E7DC (void); // 0x00000123 System.Type[] UnityEngine.AttributeHelperEngine::GetRequiredComponents(System.Type) extern void AttributeHelperEngine_GetRequiredComponents_m40EADB1A403020D292A62108D295B67111F10738 (void); // 0x00000124 System.Int32 UnityEngine.AttributeHelperEngine::GetExecuteMode(System.Type) extern void AttributeHelperEngine_GetExecuteMode_m6863AD945E6A41B55DA50DB77C86773B088F86FF (void); // 0x00000125 System.Int32 UnityEngine.AttributeHelperEngine::CheckIsEditorScript(System.Type) extern void AttributeHelperEngine_CheckIsEditorScript_m096C287F38FC9802504C6FBE079A28667358FF37 (void); // 0x00000126 System.Int32 UnityEngine.AttributeHelperEngine::GetDefaultExecutionOrderFor(System.Type) extern void AttributeHelperEngine_GetDefaultExecutionOrderFor_mF88FB3280A2C5AF1FE51080021A616C3437CE053 (void); // 0x00000127 T UnityEngine.AttributeHelperEngine::GetCustomAttributeOfType(System.Type) // 0x00000128 System.Void UnityEngine.AttributeHelperEngine::.cctor() extern void AttributeHelperEngine__cctor_m24142033410C104D41A37E17A88149062046CA81 (void); // 0x00000129 System.Void UnityEngine.RuntimeInitializeOnLoadMethodAttribute::.ctor() extern void RuntimeInitializeOnLoadMethodAttribute__ctor_m11E2CC84855B5C6E95A279E1A6D2342506CD9DCA (void); // 0x0000012A System.Void UnityEngine.RuntimeInitializeOnLoadMethodAttribute::.ctor(UnityEngine.RuntimeInitializeLoadType) extern void RuntimeInitializeOnLoadMethodAttribute__ctor_mA563B1C8896C6490F88C060E13950DB600577352 (void); // 0x0000012B System.Void UnityEngine.RuntimeInitializeOnLoadMethodAttribute::set_loadType(UnityEngine.RuntimeInitializeLoadType) extern void RuntimeInitializeOnLoadMethodAttribute_set_loadType_mCB29F9D9D69AB012FB797AB433AD3CFCE696AF10 (void); // 0x0000012C UnityEngine.Component UnityEngine.GameObject::Internal_AddComponentWithType(System.Type) extern void GameObject_Internal_AddComponentWithType_m2D986297A2133DD6896D9715F22C9627991D07FF (void); // 0x0000012D UnityEngine.Component UnityEngine.GameObject::AddComponent(System.Type) extern void GameObject_AddComponent_mDF246771EC34613FA6AF0C98D443368FB43E9F36 (void); // 0x0000012E T UnityEngine.GameObject::AddComponent() // 0x0000012F System.Void UnityEngine.GameObject::.ctor(System.String) extern void GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88 (void); // 0x00000130 System.Void UnityEngine.GameObject::.ctor() extern void GameObject__ctor_m7D0340DE160786E6EFA8DABD39EC3B694DA30AAD (void); // 0x00000131 System.Void UnityEngine.GameObject::Internal_CreateGameObject(UnityEngine.GameObject,System.String) extern void GameObject_Internal_CreateGameObject_mA49D858513048B4CF239D4201C89903F4ECE8498 (void); // 0x00000132 System.Int32 UnityEngine.Object::GetInstanceID() extern void Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A (void); // 0x00000133 System.Int32 UnityEngine.Object::GetHashCode() extern void Object_GetHashCode_m3FA03DBF8CFF6584BCD22BCFDD257AED8DEB5872 (void); // 0x00000134 System.Boolean UnityEngine.Object::Equals(System.Object) extern void Object_Equals_m086D5CEE892DA62DEE463ACFBA493174C56EDAD0 (void); // 0x00000135 System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object) extern void Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A (void); // 0x00000136 System.Boolean UnityEngine.Object::CompareBaseObjects(UnityEngine.Object,UnityEngine.Object) extern void Object_CompareBaseObjects_m0686B5F55766F49B84E0AE0D4F70DFB9BEA3861C (void); // 0x00000137 System.Boolean UnityEngine.Object::IsNativeObjectAlive(UnityEngine.Object) extern void Object_IsNativeObjectAlive_m477E072492E19666F582F31A101C991BA107014F (void); // 0x00000138 System.IntPtr UnityEngine.Object::GetCachedPtr() extern void Object_GetCachedPtr_m3B66BC474B4F735F68184F00248385BAF9AF650B (void); // 0x00000139 System.Void UnityEngine.Object::DontDestroyOnLoad(UnityEngine.Object) extern void Object_DontDestroyOnLoad_m4B70C3AEF886C176543D1295507B6455C9DCAEA7 (void); // 0x0000013A System.Void UnityEngine.Object::set_hideFlags(UnityEngine.HideFlags) extern void Object_set_hideFlags_mACB8BFC903FB3B01BBD427753E791BF28B5E33D4 (void); // 0x0000013B System.String UnityEngine.Object::ToString() extern void Object_ToString_m590B13E2C40DB814E3CF9C3615952B3CC7C4B36C (void); // 0x0000013C System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) extern void Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605 (void); // 0x0000013D System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) extern void Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (void); // 0x0000013E System.Int32 UnityEngine.Object::GetOffsetOfInstanceIDInCPlusPlusObject() extern void Object_GetOffsetOfInstanceIDInCPlusPlusObject_m45636617A1C7BC9D5D3064F8FBF18785126F22F8 (void); // 0x0000013F System.String UnityEngine.Object::ToString(UnityEngine.Object) extern void Object_ToString_mC776F339F5986CCB1F1D7901F335B9A61BDC0C9B (void); // 0x00000140 System.Void UnityEngine.Object::.ctor() extern void Object__ctor_m2149FA40CEC8D82AC20D3508AB40C0D8EFEF68E6 (void); // 0x00000141 System.Void UnityEngine.Object::.cctor() extern void Object__cctor_mED93981CFB29C99D893E0C7ADB4B5BCB2A6C7903 (void); // 0x00000142 System.Void UnityEngine.AsyncOperation::Finalize() extern void AsyncOperation_Finalize_m8163934A18D3DAD2BF51272AAA35EAB1C7BBDE7D (void); // 0x00000143 System.Void UnityEngine.AsyncOperation::InvokeCompletionEvent() extern void AsyncOperation_InvokeCompletionEvent_m477EBEDE3FE8992BDC1DBFE02A313193CDA46DD4 (void); // 0x00000144 System.Void UnityEngine.AsyncOperation::InternalDestroy(System.IntPtr) extern void AsyncOperation_InternalDestroy_mDA1735EC05E6964108BC4C301D938735B2856767 (void); // 0x00000145 System.Void UnityEngine.AsyncOperation::.ctor() extern void AsyncOperation__ctor_m53CF89405A1E2DA6F517D05792826F5784B0D6EC (void); // 0x00000146 System.Void UnityEngine.SetupCoroutine::InvokeMoveNext(System.Collections.IEnumerator,System.IntPtr) extern void SetupCoroutine_InvokeMoveNext_m72FC77384CAC3133B6EE650E0581D055B34B2F5F (void); // 0x00000147 System.Object UnityEngine.SetupCoroutine::InvokeMember(System.Object,System.String,System.Object) extern void SetupCoroutine_InvokeMember_m988CC4721CD62977A75098C58C52A292457E9111 (void); // 0x00000148 System.Byte[] UnityEngine.TextAsset::get_bytes() extern void TextAsset_get_bytes_m244B31755642C9623B570FC96B9A04523B1E5178 (void); // 0x00000149 System.String UnityEngine.TextAsset::get_text() extern void TextAsset_get_text_m36846042E3CF3D9DD337BF3F8B2B1902D10C8FD9 (void); // 0x0000014A System.String UnityEngine.TextAsset::ToString() extern void TextAsset_ToString_m6A506652E11BF9679E6BE931EA2844035FF68923 (void); // 0x0000014B System.String UnityEngine.TextAsset::DecodeString(System.Byte[]) extern void TextAsset_DecodeString_m3345EAF0DE3FE4AAF99F105269E0B83C528198D9 (void); // 0x0000014C System.Void UnityEngine.TextAsset/EncodingUtility::.cctor() extern void EncodingUtility__cctor_m15A59251290A2D2B0CD00F635C7C30F3B033A40B (void); // 0x0000014D System.Void UnityEngine.ScriptableObject::.ctor() extern void ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF (void); // 0x0000014E UnityEngine.ScriptableObject UnityEngine.ScriptableObject::CreateInstance(System.Type) extern void ScriptableObject_CreateInstance_mE015043D7EC19654FDFB830A9393B3914FF5FC24 (void); // 0x0000014F T UnityEngine.ScriptableObject::CreateInstance() // 0x00000150 System.Void UnityEngine.ScriptableObject::CreateScriptableObject(UnityEngine.ScriptableObject) extern void ScriptableObject_CreateScriptableObject_m63730D18415FC4EC61F77C57A4D184064E82D2C0 (void); // 0x00000151 UnityEngine.ScriptableObject UnityEngine.ScriptableObject::CreateScriptableObjectInstanceFromType(System.Type,System.Boolean) extern void ScriptableObject_CreateScriptableObjectInstanceFromType_mDA90002F7BB98734237184C1E160C7763B5A0AD6 (void); // 0x00000152 System.Void UnityEngine.StackTraceUtility::SetProjectFolder(System.String) extern void StackTraceUtility_SetProjectFolder_m60DBA844239D34388650DB96CE47ED18835EE486 (void); // 0x00000153 System.String UnityEngine.StackTraceUtility::ExtractStackTrace() extern void StackTraceUtility_ExtractStackTrace_mFDB05BC4CA207364FFC93F44E29F35A271DF5200 (void); // 0x00000154 System.Void UnityEngine.StackTraceUtility::ExtractStringFromExceptionInternal(System.Object,System.String&,System.String&) extern void StackTraceUtility_ExtractStringFromExceptionInternal_m57F173812EF87153715A42DCE44D2F069F528FF3 (void); // 0x00000155 System.String UnityEngine.StackTraceUtility::ExtractFormattedStackTrace(System.Diagnostics.StackTrace) extern void StackTraceUtility_ExtractFormattedStackTrace_m3857524451432DB6A0A5445E57B3DFC30369B0BB (void); // 0x00000156 System.Void UnityEngine.StackTraceUtility::.cctor() extern void StackTraceUtility__cctor_mA6A35A8164A7DB8BE1BF989E02D5F0B2067ACAFB (void); // 0x00000157 System.Void UnityEngine.UnityException::.ctor() extern void UnityException__ctor_m2FFB2690639A7421DA5DBFC40091AB23D87EA90F (void); // 0x00000158 System.Void UnityEngine.UnityException::.ctor(System.String) extern void UnityException__ctor_mF8A65C9C71A1E0DE6A3224467040765901959312 (void); // 0x00000159 System.Void UnityEngine.UnityException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void UnityException__ctor_m9260470FF42AFD0B748D3A3EF1E4DC857C6EE7A1 (void); // 0x0000015A System.Void UnityEngine.RequireComponent::.ctor(System.Type) extern void RequireComponent__ctor_mB1C4FD7EA20C0ADA84C7956B948A96856B2465A9 (void); // 0x0000015B System.Void UnityEngine.HideInInspector::.ctor() extern void HideInInspector__ctor_m6F39BCE00C935AB46163661E9D4B0B6A6B7976DE (void); // 0x0000015C System.Int32 UnityEngine.DefaultExecutionOrder::get_order() extern void DefaultExecutionOrder_get_order_m362E5F2AB40AAA5154301F88DE93B80F865A31AF (void); // 0x0000015D System.Void UnityEngine.ExcludeFromPresetAttribute::.ctor() extern void ExcludeFromPresetAttribute__ctor_m6BBE5C9A0F32E56C97AE0A9A6FB66CC7DDC8C93A (void); // 0x0000015E System.Boolean UnityEngine.MonoBehaviour::IsInvoking() extern void MonoBehaviour_IsInvoking_mF7CF0A2ABF31B61FC67A75E9210C16683E5020A0 (void); // 0x0000015F System.Void UnityEngine.MonoBehaviour::CancelInvoke() extern void MonoBehaviour_CancelInvoke_m177BCBDFCEA3E09C02E3E444BF4FBA648FAE3CFA (void); // 0x00000160 System.Void UnityEngine.MonoBehaviour::Invoke(System.String,System.Single) extern void MonoBehaviour_Invoke_mF724350C59362B0F1BFE26383209A274A29A63FB (void); // 0x00000161 System.Void UnityEngine.MonoBehaviour::InvokeRepeating(System.String,System.Single,System.Single) extern void MonoBehaviour_InvokeRepeating_mF208501E0E4918F9168BBBA5FC50D8F80D01514D (void); // 0x00000162 System.Void UnityEngine.MonoBehaviour::CancelInvoke(System.String) extern void MonoBehaviour_CancelInvoke_m268FFD58AFF64C07FD4C9B9B8B85F58BD86F3A01 (void); // 0x00000163 System.Boolean UnityEngine.MonoBehaviour::IsInvoking(System.String) extern void MonoBehaviour_IsInvoking_m9CD08C2F7F5E83660FFE3B5A373B202CCBDB3708 (void); // 0x00000164 UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine(System.String) extern void MonoBehaviour_StartCoroutine_m10C4B693B96175C42B0FD00911E072701C220DB4 (void); // 0x00000165 UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine(System.String,System.Object) extern void MonoBehaviour_StartCoroutine_mD754B72714F15210DDA429A096D853852FF437AB (void); // 0x00000166 UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine(System.Collections.IEnumerator) extern void MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812 (void); // 0x00000167 UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine_Auto(System.Collections.IEnumerator) extern void MonoBehaviour_StartCoroutine_Auto_m97F469F18612A2208D2EFDB3274DF0B4E3C9F4E6 (void); // 0x00000168 System.Void UnityEngine.MonoBehaviour::StopCoroutine(System.Collections.IEnumerator) extern void MonoBehaviour_StopCoroutine_mF9E93B82091E804595BE13AA29F9AB7517F7E04A (void); // 0x00000169 System.Void UnityEngine.MonoBehaviour::StopCoroutine(UnityEngine.Coroutine) extern void MonoBehaviour_StopCoroutine_mB0FC91BE84203BD8E360B3FBAE5B958B4C5ED22A (void); // 0x0000016A System.Void UnityEngine.MonoBehaviour::StopCoroutine(System.String) extern void MonoBehaviour_StopCoroutine_m1DA0B9343DCDB53221A6CD707CBF0827A6FFF17F (void); // 0x0000016B System.Void UnityEngine.MonoBehaviour::StopAllCoroutines() extern void MonoBehaviour_StopAllCoroutines_m872033451D42013A99867D09337490017E9ED318 (void); // 0x0000016C System.Boolean UnityEngine.MonoBehaviour::get_useGUILayout() extern void MonoBehaviour_get_useGUILayout_mBCD040C678BF8521BFBAB8FD59BC566B1F5BED89 (void); // 0x0000016D System.Void UnityEngine.MonoBehaviour::set_useGUILayout(System.Boolean) extern void MonoBehaviour_set_useGUILayout_m56F0C62F4B6889D7472074ECCB56EBA462285134 (void); // 0x0000016E System.Void UnityEngine.MonoBehaviour::print(System.Object) extern void MonoBehaviour_print_m9E6FF71C673B651F35DD418C293CFC50C46803B6 (void); // 0x0000016F System.Void UnityEngine.MonoBehaviour::Internal_CancelInvokeAll(UnityEngine.MonoBehaviour) extern void MonoBehaviour_Internal_CancelInvokeAll_mCBF8624858F884C064BC83740A0EF97A59461E83 (void); // 0x00000170 System.Boolean UnityEngine.MonoBehaviour::Internal_IsInvokingAll(UnityEngine.MonoBehaviour) extern void MonoBehaviour_Internal_IsInvokingAll_mCA9B8812ED7656429C2298F272AC1F654C40C3DA (void); // 0x00000171 System.Void UnityEngine.MonoBehaviour::InvokeDelayed(UnityEngine.MonoBehaviour,System.String,System.Single,System.Single) extern void MonoBehaviour_InvokeDelayed_mBD74A4D793E6836BEC5A0FABDA7FD573A87ACD4C (void); // 0x00000172 System.Void UnityEngine.MonoBehaviour::CancelInvoke(UnityEngine.MonoBehaviour,System.String) extern void MonoBehaviour_CancelInvoke_m794BA6F7C1040DDA0D62D37AF97883E23627DC12 (void); // 0x00000173 System.Boolean UnityEngine.MonoBehaviour::IsInvoking(UnityEngine.MonoBehaviour,System.String) extern void MonoBehaviour_IsInvoking_m05A8A914FA3563CF28F1016095BA3A735F319A99 (void); // 0x00000174 System.Boolean UnityEngine.MonoBehaviour::IsObjectMonoBehaviour(UnityEngine.Object) extern void MonoBehaviour_IsObjectMonoBehaviour_mC2F75720102B56F81F3D1329BE96C2C7B336B615 (void); // 0x00000175 UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutineManaged(System.String,System.Object) extern void MonoBehaviour_StartCoroutineManaged_m014E764B40594337F2B5AA03BFFC87DD8D4B063B (void); // 0x00000176 UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutineManaged2(System.Collections.IEnumerator) extern void MonoBehaviour_StartCoroutineManaged2_m55C19C5C5C65E9883E12101A46F37AB1172C73E8 (void); // 0x00000177 System.Void UnityEngine.MonoBehaviour::StopCoroutineManaged(UnityEngine.Coroutine) extern void MonoBehaviour_StopCoroutineManaged_m35C1C524554F9B058538E41E0650FA71373F292D (void); // 0x00000178 System.Void UnityEngine.MonoBehaviour::StopCoroutineFromEnumeratorManaged(System.Collections.IEnumerator) extern void MonoBehaviour_StopCoroutineFromEnumeratorManaged_m81B57000F7ACB16B333800D66E8C74E7481E20B8 (void); // 0x00000179 System.String UnityEngine.MonoBehaviour::GetScriptClassName() extern void MonoBehaviour_GetScriptClassName_m428B33342B759D78A638B6E383F0510F294DE285 (void); // 0x0000017A System.Void UnityEngine.MonoBehaviour::.ctor() extern void MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E (void); // 0x0000017B System.Void UnityEngine.UnhandledExceptionHandler::RegisterUECatcher() extern void UnhandledExceptionHandler_RegisterUECatcher_mDBA57543CC57B4265B7847FE9F4E51125FE5F61F (void); // 0x0000017C System.Void UnityEngine.UnhandledExceptionHandler/<>c::.cctor() extern void U3CU3Ec__cctor_m98D2C4143206DF565508D9D1A8FB0C38851DA96A (void); // 0x0000017D System.Void UnityEngine.UnhandledExceptionHandler/<>c::.ctor() extern void U3CU3Ec__ctor_mFC700DE43CA4803F7317D49C21D6010E21E4C40D (void); // 0x0000017E System.Void UnityEngine.UnhandledExceptionHandler/<>c::b__0_0(System.Object,System.UnhandledExceptionEventArgs) extern void U3CU3Ec_U3CRegisterUECatcherU3Eb__0_0_mD21DF44CEC3DA35516DA5FC75CA8A2FF67E4E382 (void); // 0x0000017F System.Boolean UnityEngine.ScriptingUtility::IsManagedCodeWorking() extern void ScriptingUtility_IsManagedCodeWorking_m023FD7C1DFD42CA5AA1F40219DDED8033F0BC3B6 (void); // 0x00000180 System.Void UnityEngine.ExcludeFromObjectFactoryAttribute::.ctor() extern void ExcludeFromObjectFactoryAttribute__ctor_m547CE65CC098EB4466C456476ECF2D78E2834FBB (void); // 0x00000181 System.Void UnityEngine.Coroutine::.ctor() extern void Coroutine__ctor_m65324E0C6062163C0378CD4190E903B4C2ED75DD (void); // 0x00000182 System.Void UnityEngine.Coroutine::Finalize() extern void Coroutine_Finalize_m83673D20AB464E4C866408F798D5CA1F0391808D (void); // 0x00000183 System.Void UnityEngine.Coroutine::ReleaseCoroutine(System.IntPtr) extern void Coroutine_ReleaseCoroutine_mEEFBA6D7CABF4E6FAF7C115B53BF530B30208869 (void); // 0x00000184 System.Void UnityEngine.ExtensionOfNativeClassAttribute::.ctor() extern void ExtensionOfNativeClassAttribute__ctor_m64B864DD565CE1BF04DA861E6759163A1727F6A1 (void); // 0x00000185 System.Void UnityEngine.ManagedStreamHelpers::ValidateLoadFromStream(System.IO.Stream) extern void ManagedStreamHelpers_ValidateLoadFromStream_mF6E14BAD1BC52711F99076381E5A57DA650B4C1A (void); // 0x00000186 System.Void UnityEngine.ManagedStreamHelpers::ManagedStreamRead(System.Byte[],System.Int32,System.Int32,System.IO.Stream,System.IntPtr) extern void ManagedStreamHelpers_ManagedStreamRead_mB44F01233FDB11E124CC64899912608FB5ECEEE5 (void); // 0x00000187 System.Void UnityEngine.ManagedStreamHelpers::ManagedStreamSeek(System.Int64,System.UInt32,System.IO.Stream,System.IntPtr) extern void ManagedStreamHelpers_ManagedStreamSeek_m97EDF5D08F83234C056003A9890C2C3478EECC4B (void); // 0x00000188 System.Void UnityEngine.ManagedStreamHelpers::ManagedStreamLength(System.IO.Stream,System.IntPtr) extern void ManagedStreamHelpers_ManagedStreamLength_mF75367CF96464E01EDF84070FF038125649AEDFD (void); // 0x00000189 UnityEngine.Transform UnityEngine.Component::get_transform() extern void Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371 (void); // 0x0000018A UnityEngine.GameObject UnityEngine.Component::get_gameObject() extern void Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B (void); // 0x0000018B System.Void UnityEngine.Component::.ctor() extern void Component__ctor_m4319162A6E6B02301078C1233F6E7F4A3E735486 (void); // 0x0000018C System.Void UnityEngine.UnitySynchronizationContext::.ctor(System.Int32) extern void UnitySynchronizationContext__ctor_m4BA1C7C04C4B82783FDC935C2C50639211B11F5C (void); // 0x0000018D System.Void UnityEngine.UnitySynchronizationContext::.ctor(System.Collections.Generic.List`1,System.Int32) extern void UnitySynchronizationContext__ctor_m3CC3D812A97540AB584CECA78B735D68FF30E4F0 (void); // 0x0000018E System.Void UnityEngine.UnitySynchronizationContext::Send(System.Threading.SendOrPostCallback,System.Object) extern void UnitySynchronizationContext_Send_mB69AAB0638FC77BD51BFA5BF7D2B0D568BBEB7F4 (void); // 0x0000018F System.Void UnityEngine.UnitySynchronizationContext::Post(System.Threading.SendOrPostCallback,System.Object) extern void UnitySynchronizationContext_Post_mD36839040EBAB66116699E68558BB8FDFF0FD834 (void); // 0x00000190 System.Threading.SynchronizationContext UnityEngine.UnitySynchronizationContext::CreateCopy() extern void UnitySynchronizationContext_CreateCopy_m11E8C66F575BC1DF3F34A614E6B00D040745301A (void); // 0x00000191 System.Void UnityEngine.UnitySynchronizationContext::Exec() extern void UnitySynchronizationContext_Exec_m7E6352CBA70E4AB14F7D50A919C3F8C22F2E977A (void); // 0x00000192 System.Boolean UnityEngine.UnitySynchronizationContext::HasPendingTasks() extern void UnitySynchronizationContext_HasPendingTasks_m5B62CCDDC05BCC946CB158FECC5FA6422DE1C960 (void); // 0x00000193 System.Void UnityEngine.UnitySynchronizationContext::InitializeSynchronizationContext() extern void UnitySynchronizationContext_InitializeSynchronizationContext_mF6CADD1D15642024F450D918CE1DEA1A4128818A (void); // 0x00000194 System.Void UnityEngine.UnitySynchronizationContext::ExecuteTasks() extern void UnitySynchronizationContext_ExecuteTasks_m3034D59292339809C6D7FA5932ACC365892B8CA1 (void); // 0x00000195 System.Boolean UnityEngine.UnitySynchronizationContext::ExecutePendingTasks(System.Int64) extern void UnitySynchronizationContext_ExecutePendingTasks_m30855D2E24B36B23076FDDF03D6DE93F0433E4F9 (void); // 0x00000196 System.Void UnityEngine.UnitySynchronizationContext/WorkRequest::.ctor(System.Threading.SendOrPostCallback,System.Object,System.Threading.ManualResetEvent) extern void WorkRequest__ctor_m78DC33ED88BF9BA29E05D2180B2ADC439132F1F5 (void); // 0x00000197 System.Void UnityEngine.UnitySynchronizationContext/WorkRequest::Invoke() extern void WorkRequest_Invoke_mBFEC6A3799BAFDE7ED840A0523D3D56160C03921 (void); // 0x00000198 System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single) extern void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548 (void); // 0x00000199 System.String UnityEngine.Vector2::ToString() extern void Vector2_ToString_mB47B29ECB21FA3A4ACEABEFA18077A5A6BBCCB27 (void); // 0x0000019A System.String UnityEngine.Vector2::ToString(System.String,System.IFormatProvider) extern void Vector2_ToString_mC10F098442E56919947154402A77EDE28DC9B7BE (void); // 0x0000019B System.Int32 UnityEngine.Vector2::GetHashCode() extern void Vector2_GetHashCode_mED8670C0E122B7ED0DAB4C3381ADFF04B75E0B03 (void); // 0x0000019C System.Boolean UnityEngine.Vector2::Equals(System.Object) extern void Vector2_Equals_mA4E81D6FCE503DBD502BA499708344410F60DA4E (void); // 0x0000019D System.Boolean UnityEngine.Vector2::Equals(UnityEngine.Vector2) extern void Vector2_Equals_mDF84D5ED14E018609C6A9C9BAE016C1B33BCFF4C (void); // 0x0000019E System.Void UnityEngine.Vector2::.cctor() extern void Vector2__cctor_m985790D0B5F5F80A0E3461F04F05BAB8CBAD0105 (void); // 0x0000019F System.Void UnityEngine.Matrix4x4::.ctor(UnityEngine.Vector4,UnityEngine.Vector4,UnityEngine.Vector4,UnityEngine.Vector4) extern void Matrix4x4__ctor_m6523044D700F15EC6BCD183633A329EE56AA8C99 (void); // 0x000001A0 System.Int32 UnityEngine.Matrix4x4::GetHashCode() extern void Matrix4x4_GetHashCode_m313B1AF4FEA792BB7E4D1D239EBE3257F825914D (void); // 0x000001A1 System.Boolean UnityEngine.Matrix4x4::Equals(System.Object) extern void Matrix4x4_Equals_m35CFC5F304BB40EFFE011B92AA87B77CD8FF8F74 (void); // 0x000001A2 System.Boolean UnityEngine.Matrix4x4::Equals(UnityEngine.Matrix4x4) extern void Matrix4x4_Equals_mDB0C4CCC58BE3E108F1A40BE8DBDCD62E284CC51 (void); // 0x000001A3 UnityEngine.Vector4 UnityEngine.Matrix4x4::GetColumn(System.Int32) extern void Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118 (void); // 0x000001A4 System.String UnityEngine.Matrix4x4::ToString() extern void Matrix4x4_ToString_mB310BE20B7CDE8AEA91D84FCA4E75BCACF7DFC86 (void); // 0x000001A5 System.String UnityEngine.Matrix4x4::ToString(System.String,System.IFormatProvider) extern void Matrix4x4_ToString_mB8E1EFF14A37605ABA321708CC36021FFBCF84CF (void); // 0x000001A6 System.Void UnityEngine.Matrix4x4::.cctor() extern void Matrix4x4__cctor_mD8409F5527865C5B73AC1195893BD110330FDB92 (void); // 0x000001A7 System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single) extern void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813 (void); // 0x000001A8 System.Int32 UnityEngine.Vector4::GetHashCode() extern void Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92 (void); // 0x000001A9 System.Boolean UnityEngine.Vector4::Equals(System.Object) extern void Vector4_Equals_mC2596CA0F441D25DE7A9419BE66A8FA2DA355CB9 (void); // 0x000001AA System.Boolean UnityEngine.Vector4::Equals(UnityEngine.Vector4) extern void Vector4_Equals_m73FAA65A1A565EE28D6C9385603829894B7D4392 (void); // 0x000001AB System.String UnityEngine.Vector4::ToString() extern void Vector4_ToString_mFA0DDF34C1E394F75EF65E06764A1BE750E7F388 (void); // 0x000001AC System.String UnityEngine.Vector4::ToString(System.String,System.IFormatProvider) extern void Vector4_ToString_m2BE67BEBBD3059C9CEE29BF34AD30E1D7057E914 (void); // 0x000001AD System.Void UnityEngine.Vector4::.cctor() extern void Vector4__cctor_mE18131D0C5FFBF3305D29CB0F337057BF8CEB802 (void); // 0x000001AE System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) extern void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0 (void); // 0x000001AF System.Int32 UnityEngine.Vector3::GetHashCode() extern void Vector3_GetHashCode_mB08429DC931A85BD29CE11B9ABC77DE7E0E46327 (void); // 0x000001B0 System.Boolean UnityEngine.Vector3::Equals(System.Object) extern void Vector3_Equals_mB4BE43D5986864F5C22B919F2957E0309F10E3B4 (void); // 0x000001B1 System.Boolean UnityEngine.Vector3::Equals(UnityEngine.Vector3) extern void Vector3_Equals_mEDEAF86793D229455BBF9BA5B30DDF438D6CABC1 (void); // 0x000001B2 System.String UnityEngine.Vector3::ToString() extern void Vector3_ToString_m6C24B9F0382D25D75B05C606E127CD14660574EE (void); // 0x000001B3 System.String UnityEngine.Vector3::ToString(System.String,System.IFormatProvider) extern void Vector3_ToString_mA8DA39B6324392BB93203A4D4CB85AF87231CB62 (void); // 0x000001B4 System.Void UnityEngine.Vector3::.cctor() extern void Vector3__cctor_mBE529AB9D272468D923A964C5F2CE611422EADA8 (void); // 0x000001B5 System.String UnityEngine.Color32::ToString() extern void Color32_ToString_mB1EFBF981F901A76ABF2FEA19EB290A2D8CAFC32 (void); // 0x000001B6 System.String UnityEngine.Color32::ToString(System.String,System.IFormatProvider) extern void Color32_ToString_m263D34787852D176627FC2B910DFE9CABAF26696 (void); // 0x000001B7 System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single) extern void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C (void); // 0x000001B8 System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single) extern void Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0 (void); // 0x000001B9 System.String UnityEngine.Color::ToString() extern void Color_ToString_m0018DE2184B3377CCA6FBD72D5D47886DC669147 (void); // 0x000001BA System.String UnityEngine.Color::ToString(System.String,System.IFormatProvider) extern void Color_ToString_m70AEF3634C556F6AA01FC3236226C3D27C277229 (void); // 0x000001BB System.Int32 UnityEngine.Color::GetHashCode() extern void Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0 (void); // 0x000001BC System.Boolean UnityEngine.Color::Equals(System.Object) extern void Color_Equals_m24E409BF329F25774C6577F18EFD3DE1253684D6 (void); // 0x000001BD System.Boolean UnityEngine.Color::Equals(UnityEngine.Color) extern void Color_Equals_mD297CAFFEBE9352C940873862FDF9A28F1F02435 (void); // 0x000001BE UnityEngine.Color UnityEngine.Color::RGBMultiplied(System.Single) extern void Color_RGBMultiplied_m4B3BAE4310EA98451D608E0300331012AFFF1B01 (void); // 0x000001BF UnityEngine.Color UnityEngine.Color::get_linear() extern void Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C (void); // 0x000001C0 System.Single UnityEngine.Color::get_maxColorComponent() extern void Color_get_maxColorComponent_m97D2940D48767ACC21D76F8CCEAD6898B722529C (void); // 0x000001C1 UnityEngine.Vector4 UnityEngine.Color::op_Implicit(UnityEngine.Color) extern void Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF (void); // 0x000001C2 System.Void UnityEngine.Quaternion::.ctor(System.Single,System.Single,System.Single,System.Single) extern void Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8 (void); // 0x000001C3 System.Int32 UnityEngine.Quaternion::GetHashCode() extern void Quaternion_GetHashCode_m5F55C34C98E437376595E722BE4EB8A70434F049 (void); // 0x000001C4 System.Boolean UnityEngine.Quaternion::Equals(System.Object) extern void Quaternion_Equals_mCF93B00BA4FCDDE6100918451343DB9A0583A0A0 (void); // 0x000001C5 System.Boolean UnityEngine.Quaternion::Equals(UnityEngine.Quaternion) extern void Quaternion_Equals_m25B95D8412B79CC7F8B34062BFAE662BD99578BE (void); // 0x000001C6 System.String UnityEngine.Quaternion::ToString() extern void Quaternion_ToString_mC5BD5DEF60FCA4A38924462A5C4440ECFCF934C4 (void); // 0x000001C7 System.String UnityEngine.Quaternion::ToString(System.String,System.IFormatProvider) extern void Quaternion_ToString_m9B592D577B3FDB892CA53ABF3457BC2EDE45DF8C (void); // 0x000001C8 System.Void UnityEngine.Quaternion::.cctor() extern void Quaternion__cctor_m0C8018E54211DA5CFB4CF107C12EE466951F6575 (void); // 0x000001C9 System.Boolean UnityEngine.Mathf::IsPowerOfTwo(System.Int32) extern void Mathf_IsPowerOfTwo_m58172AEBE272F53FD34CC10641057847181E960A (void); // 0x000001CA System.Single UnityEngine.Mathf::GammaToLinearSpace(System.Single) extern void Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F (void); // 0x000001CB UnityEngine.Color UnityEngine.Mathf::CorrelatedColorTemperatureToRGB(System.Single) extern void Mathf_CorrelatedColorTemperatureToRGB_m595A3D1E887CD42FE21CD2893D8E377B3F44153C (void); // 0x000001CC System.Single UnityEngine.Mathf::Tan(System.Single) extern void Mathf_Tan_m02B11ED38704291D448322E57D396F9FAB4EE5B7 (void); // 0x000001CD System.Single UnityEngine.Mathf::Atan(System.Single) extern void Mathf_Atan_m92C7BFD0B9C392FA72C8940EC4EA3F927907ABF5 (void); // 0x000001CE System.Single UnityEngine.Mathf::Max(System.Single,System.Single) extern void Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051 (void); // 0x000001CF System.Void UnityEngine.Mathf::.cctor() extern void Mathf__cctor_m096B4CC2F751E87D1018F79D32E28182BDC5E652 (void); // 0x000001D0 System.Void UnityEngine.Mathf::CorrelatedColorTemperatureToRGB_Injected(System.Single,UnityEngine.Color&) extern void Mathf_CorrelatedColorTemperatureToRGB_Injected_mE0B92B9F5833D54E73BCF44C715B98F4CAB74020 (void); // 0x000001D1 System.IntPtr UnityEngine.Gradient::Init() extern void Gradient_Init_m5BA62E19CAFB02B0EC3FEEF2247F0D7D79DB4A95 (void); // 0x000001D2 System.Void UnityEngine.Gradient::Cleanup() extern void Gradient_Cleanup_m852D91204DE7A67197754BC5EEF35BBC340795E9 (void); // 0x000001D3 System.Boolean UnityEngine.Gradient::Internal_Equals(System.IntPtr) extern void Gradient_Internal_Equals_m8499EFC381172FFC827366BE219C9CDA8A444D0C (void); // 0x000001D4 System.Void UnityEngine.Gradient::.ctor() extern void Gradient__ctor_m5EC470BB063D4831774C7CDA5D471EBEB5CE7B54 (void); // 0x000001D5 System.Void UnityEngine.Gradient::Finalize() extern void Gradient_Finalize_m69475357E7933E7692476BB6B8952E06EC4F23CC (void); // 0x000001D6 System.Boolean UnityEngine.Gradient::Equals(System.Object) extern void Gradient_Equals_m3CA73EEE2426924D75D835A69F00B9EB50D44294 (void); // 0x000001D7 System.Boolean UnityEngine.Gradient::Equals(UnityEngine.Gradient) extern void Gradient_Equals_m77211B56445AB40DEF32AE890BD6B13E2410FB98 (void); // 0x000001D8 System.Int32 UnityEngine.Gradient::GetHashCode() extern void Gradient_GetHashCode_m031DD1B99829405A1654F69EC63CFF929139C94C (void); // 0x000001D9 System.Int32 UnityEngine.ComputeShader::FindKernel(System.String) extern void ComputeShader_FindKernel_m3BA5C50794FA6AF4C432E55FBBD7CB266532F659 (void); // 0x000001DA System.Boolean UnityEngine.Application::get_isPlaying() extern void Application_get_isPlaying_m25B0ABDFEF54F5370CD3F263A813540843D00F34 (void); // 0x000001DB System.Void UnityEngine.Application::CallLowMemory() extern void Application_CallLowMemory_m527D80B8FB34FA8B3730765171F9C7826100148A (void); // 0x000001DC System.Void UnityEngine.Application::CallLogCallback(System.String,System.String,UnityEngine.LogType,System.Boolean) extern void Application_CallLogCallback_m8E71361EED127C3D753168559078020878A0592C (void); // 0x000001DD System.Boolean UnityEngine.Application::Internal_ApplicationWantsToQuit() extern void Application_Internal_ApplicationWantsToQuit_mB7CD318CF9B29D34E26D2E25F460957D41D26854 (void); // 0x000001DE System.Void UnityEngine.Application::Internal_ApplicationQuit() extern void Application_Internal_ApplicationQuit_m4E0E8DE66A2E435A1A4EFF21CBCD2132895AFF84 (void); // 0x000001DF System.Void UnityEngine.Application::Internal_ApplicationUnload() extern void Application_Internal_ApplicationUnload_mBACA14D6291E2FD79766019FBA0A48EBE16AFFAB (void); // 0x000001E0 System.Void UnityEngine.Application::InvokeOnBeforeRender() extern void Application_InvokeOnBeforeRender_mBD6251514058981E187B0D695C02CB00B983B963 (void); // 0x000001E1 System.Void UnityEngine.Application::InvokeFocusChanged(System.Boolean) extern void Application_InvokeFocusChanged_m85307C7E83A7D2314E44CF0B505D1158B4A1D58A (void); // 0x000001E2 System.Void UnityEngine.Application::InvokeDeepLinkActivated(System.String) extern void Application_InvokeDeepLinkActivated_m9484D7A6C4CB0DD73B83D5F442FB5620CE9F1136 (void); // 0x000001E3 System.Boolean UnityEngine.Application::get_isEditor() extern void Application_get_isEditor_mEAC51E3ACE6DCE438087FB14BD75A3C219D354D0 (void); // 0x000001E4 System.Void UnityEngine.Application/LowMemoryCallback::.ctor(System.Object,System.IntPtr) extern void LowMemoryCallback__ctor_m3B5E06F22A115B898C51A5C4B20166E2A92E0375 (void); // 0x000001E5 System.Void UnityEngine.Application/LowMemoryCallback::Invoke() extern void LowMemoryCallback_Invoke_m3B2AE4EC5556D1D98237EF965477487AE4C7D708 (void); // 0x000001E6 System.Void UnityEngine.Application/LogCallback::.ctor(System.Object,System.IntPtr) extern void LogCallback__ctor_m327A4C69691F8A4B01D405858E48B8A7D9D2A79D (void); // 0x000001E7 System.Void UnityEngine.Application/LogCallback::Invoke(System.String,System.String,UnityEngine.LogType) extern void LogCallback_Invoke_m88EACBF170351AE6FC8E6F5154CD09179D67BB47 (void); // 0x000001E8 System.Void UnityEngine.LowerResBlitTexture::LowerResBlitTextureDontStripMe() extern void LowerResBlitTexture_LowerResBlitTextureDontStripMe_mEECB7042CAE059B760ABFEC12902030249248A8F (void); // 0x000001E9 System.Void UnityEngine.PreloadData::PreloadDataDontStripMe() extern void PreloadData_PreloadDataDontStripMe_mB4D9C8C36672A400FBE7E024C47E0FD152BABA02 (void); // 0x000001EA System.Void UnityEngine.Transform::.ctor() extern void Transform__ctor_mB597BB13F66ADC3B8A3D45A2ABDEC8C02B421B93 (void); // 0x000001EB UnityEngine.Vector3 UnityEngine.Transform::get_position() extern void Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1 (void); // 0x000001EC UnityEngine.Quaternion UnityEngine.Transform::get_rotation() extern void Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C (void); // 0x000001ED System.Int32 UnityEngine.Transform::get_childCount() extern void Transform_get_childCount_mE9C29C702AB662CC540CA053EDE48BDAFA35B4B0 (void); // 0x000001EE System.Collections.IEnumerator UnityEngine.Transform::GetEnumerator() extern void Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404 (void); // 0x000001EF UnityEngine.Transform UnityEngine.Transform::GetChild(System.Int32) extern void Transform_GetChild_mE686DF0C7AAC1F7AEF356967B1C04D8B8E240EAF (void); // 0x000001F0 System.Void UnityEngine.Transform::get_position_Injected(UnityEngine.Vector3&) extern void Transform_get_position_Injected_mC69C78EAC69F2912B161B5710E69F7D3DC30C815 (void); // 0x000001F1 System.Void UnityEngine.Transform::get_rotation_Injected(UnityEngine.Quaternion&) extern void Transform_get_rotation_Injected_m6532D51417F17B804F56FC809B833F3BE524F0FC (void); // 0x000001F2 System.Void UnityEngine.Transform/Enumerator::.ctor(UnityEngine.Transform) extern void Enumerator__ctor_m83A956CC6A8C1F2318C7660553BAD2D2B25AD71A (void); // 0x000001F3 System.Object UnityEngine.Transform/Enumerator::get_Current() extern void Enumerator_get_Current_m4732420B5A80C615B7CA373E750542E7F91D93DF (void); // 0x000001F4 System.Boolean UnityEngine.Transform/Enumerator::MoveNext() extern void Enumerator_MoveNext_mCC9D1D19DCDF3F54E1FFC2798D073C01C202D984 (void); // 0x000001F5 System.Void UnityEngine.Transform/Enumerator::Reset() extern void Enumerator_Reset_m91311F4F60075A13C6B8A27BC2856B37DC18A63E (void); // 0x000001F6 System.Void UnityEngine.RectTransform::SendReapplyDrivenProperties(UnityEngine.RectTransform) extern void RectTransform_SendReapplyDrivenProperties_mCBDC6A65528E92A7E7D5DDC6EB94A058050CFF8D (void); // 0x000001F7 System.Void UnityEngine.RectTransform/ReapplyDrivenProperties::.ctor(System.Object,System.IntPtr) extern void ReapplyDrivenProperties__ctor_mC06AEE119C82C068873EE368C7C8DBE9CAD28949 (void); // 0x000001F8 System.Void UnityEngine.RectTransform/ReapplyDrivenProperties::Invoke(UnityEngine.RectTransform) extern void ReapplyDrivenProperties_Invoke_m3440A5F41B8B52D671A1C26356CB20CF8E7AC39A (void); // 0x000001F9 System.Void UnityEngine.SpriteRenderer::InvokeSpriteChanged() extern void SpriteRenderer_InvokeSpriteChanged_m105236F9C9637A421F96627823413A679319AFB8 (void); // 0x000001FA System.Void UnityEngine.Sprite::.ctor() extern void Sprite__ctor_m14DB77A0955914B9B8D8189BB1A6B190B3CCF919 (void); // 0x000001FB System.Boolean UnityEngine._Scripting.APIUpdating.APIUpdaterRuntimeHelpers::GetMovedFromAttributeDataForType(System.Type,System.String&,System.String&,System.String&) extern void APIUpdaterRuntimeHelpers_GetMovedFromAttributeDataForType_m572E9998D4C574A15D5D044699A572DEBC3FC1E3 (void); // 0x000001FC System.Boolean UnityEngine._Scripting.APIUpdating.APIUpdaterRuntimeHelpers::GetObsoleteTypeRedirection(System.Type,System.String&,System.String&,System.String&) extern void APIUpdaterRuntimeHelpers_GetObsoleteTypeRedirection_m135466CB807CB14025653915037D56D246F0F46C (void); // 0x000001FD System.Boolean UnityEngine.U2D.SpriteAtlasManager::RequestAtlas(System.String) extern void SpriteAtlasManager_RequestAtlas_mE6D9398ADA0A5CB1A76407B59511779F2DAA2593 (void); // 0x000001FE System.Void UnityEngine.U2D.SpriteAtlasManager::PostRegisteredAtlas(UnityEngine.U2D.SpriteAtlas) extern void SpriteAtlasManager_PostRegisteredAtlas_mEBA789EAA074F9C6450ADF50722343BEF4509110 (void); // 0x000001FF System.Void UnityEngine.U2D.SpriteAtlasManager::Register(UnityEngine.U2D.SpriteAtlas) extern void SpriteAtlasManager_Register_m44D4E9341918EA32BEC92A77E851FF9A3BC21505 (void); // 0x00000200 System.Void UnityEngine.Profiling.Memory.Experimental.MetaData::.ctor() extern void MetaData__ctor_m97F5D6737326E4786030786484BFB87377E7E842 (void); // 0x00000201 System.Byte[] UnityEngine.Profiling.Memory.Experimental.MemoryProfiler::PrepareMetadata() extern void MemoryProfiler_PrepareMetadata_m9F0875C731E18579722FA591CAB90AA5E801CDC7 (void); // 0x00000202 System.Int32 UnityEngine.Profiling.Memory.Experimental.MemoryProfiler::WriteIntToByteArray(System.Byte[],System.Int32,System.Int32) extern void MemoryProfiler_WriteIntToByteArray_m3800715858C5A09AE8DE7C042DADAA9D1472D308 (void); // 0x00000203 System.Int32 UnityEngine.Profiling.Memory.Experimental.MemoryProfiler::WriteStringToByteArray(System.Byte[],System.Int32,System.String) extern void MemoryProfiler_WriteStringToByteArray_m0011933F268E3DACEA0E08499958A67D9653DB8B (void); // 0x00000204 System.Void UnityEngine.Profiling.Memory.Experimental.MemoryProfiler::FinalizeSnapshot(System.String,System.Boolean) extern void MemoryProfiler_FinalizeSnapshot_m9ADE80FB19E347CFE5BB7A6FAE99790096FAB1CA (void); // 0x00000205 System.Void UnityEngine.Profiling.Memory.Experimental.MemoryProfiler::SaveScreenshotToDisk(System.String,System.Boolean,System.IntPtr,System.Int32,UnityEngine.TextureFormat,System.Int32,System.Int32) extern void MemoryProfiler_SaveScreenshotToDisk_mD82F1DE5F475C600E7CF5E1BCF1E7E9BDB61404A (void); // 0x00000206 System.Void UnityEngine.Profiling.Experimental.DebugScreenCapture::set_rawImageDataReference(Unity.Collections.NativeArray`1) extern void DebugScreenCapture_set_rawImageDataReference_mB19FBA997F9FDDE05F33ECDF900F299DEFB7001D (void); // 0x00000207 System.Void UnityEngine.Profiling.Experimental.DebugScreenCapture::set_imageFormat(UnityEngine.TextureFormat) extern void DebugScreenCapture_set_imageFormat_m375ECF2BFAC85011D5493B7DE5676B2EC3BA1DFB (void); // 0x00000208 System.Void UnityEngine.Profiling.Experimental.DebugScreenCapture::set_width(System.Int32) extern void DebugScreenCapture_set_width_m1200EF0961699A652475F0590BE8D65A583F01A1 (void); // 0x00000209 System.Void UnityEngine.Profiling.Experimental.DebugScreenCapture::set_height(System.Int32) extern void DebugScreenCapture_set_height_m1798855FA1504E5092D6345264322E4D21B6C2A0 (void); // 0x0000020A System.Void UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents::InvokeMessageIdSubscribers(System.Guid,System.Byte[],System.Int32) extern void PlayerEditorConnectionEvents_InvokeMessageIdSubscribers_m67F47A7AA6EC55A672AD1020F329C4332BEEFFAE (void); // 0x0000020B UnityEngine.Events.UnityEvent`1 UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents::AddAndCreate(System.Guid) extern void PlayerEditorConnectionEvents_AddAndCreate_mB3B1355A8FDC43E5974CC3DE5BB17CB0C4328308 (void); // 0x0000020C System.Void UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents::UnregisterManagedCallback(System.Guid,UnityEngine.Events.UnityAction`1) extern void PlayerEditorConnectionEvents_UnregisterManagedCallback_m61A82E77AA85A903BE0E534FEE601CABF9DE7809 (void); // 0x0000020D System.Void UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents::.ctor() extern void PlayerEditorConnectionEvents__ctor_mA1F7A1F05DA196CDC66A85361C5589F504C557B3 (void); // 0x0000020E System.Void UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageEvent::.ctor() extern void MessageEvent__ctor_mD99E3A2C521C8B2B544F5DF2376258E9613D08EE (void); // 0x0000020F System.Void UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/ConnectionChangeEvent::.ctor() extern void ConnectionChangeEvent__ctor_mEEB8C3ABC40815A0BBC2EEEEAD77ACAE1A6A0554 (void); // 0x00000210 System.Guid UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers::get_MessageTypeId() extern void MessageTypeSubscribers_get_MessageTypeId_m782C2CCF400D0C5A0FB343FBE1B66C9C09971449 (void); // 0x00000211 System.Void UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers::set_MessageTypeId(System.Guid) extern void MessageTypeSubscribers_set_MessageTypeId_m4FA721221C0D7812EA1AFB6C406C0620FF06761B (void); // 0x00000212 System.Void UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers::.ctor() extern void MessageTypeSubscribers__ctor_mFC17A12701D7DB8739ABF17DB1D5EC41531CFED6 (void); // 0x00000213 System.Void UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/<>c__DisplayClass6_0::.ctor() extern void U3CU3Ec__DisplayClass6_0__ctor_m2EE8CF87D7C3816A57E4D6238DEA0660DB2C7303 (void); // 0x00000214 System.Boolean UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/<>c__DisplayClass6_0::b__0(UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers) extern void U3CU3Ec__DisplayClass6_0_U3CInvokeMessageIdSubscribersU3Eb__0_mAB457C850FBAB1CF66C7EFAAE9F57EAD0FED6CFF (void); // 0x00000215 System.Void UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/<>c__DisplayClass7_0::.ctor() extern void U3CU3Ec__DisplayClass7_0__ctor_mC3BBDE08CDDEF0DA0811796906BA4A74C287CC2E (void); // 0x00000216 System.Boolean UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/<>c__DisplayClass7_0::b__0(UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers) extern void U3CU3Ec__DisplayClass7_0_U3CAddAndCreateU3Eb__0_mD687F2BC0FE80692E5F88480DC5B861FE122F82E (void); // 0x00000217 System.Void UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/<>c__DisplayClass8_0::.ctor() extern void U3CU3Ec__DisplayClass8_0__ctor_mEFD5A284D56758F6EA5F97C12FDE739E7E1C2C93 (void); // 0x00000218 System.Boolean UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/<>c__DisplayClass8_0::b__0(UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers) extern void U3CU3Ec__DisplayClass8_0_U3CUnregisterManagedCallbackU3Eb__0_m3906587CC8F4CF5B752383CE6EA540B27E67055D (void); // 0x00000219 UnityEngine.Networking.PlayerConnection.PlayerConnection UnityEngine.Networking.PlayerConnection.PlayerConnection::get_instance() extern void PlayerConnection_get_instance_mF08ABE514910AD8B105D42561CF97CBF135ABD3B (void); // 0x0000021A System.Boolean UnityEngine.Networking.PlayerConnection.PlayerConnection::get_isConnected() extern void PlayerConnection_get_isConnected_mFDFB30D1AD4A7BFC66207092270E86B8D467209D (void); // 0x0000021B UnityEngine.Networking.PlayerConnection.PlayerConnection UnityEngine.Networking.PlayerConnection.PlayerConnection::CreateInstance() extern void PlayerConnection_CreateInstance_m7903C5C28DAA3A2FF48EF6593E03A5E5A6DF7777 (void); // 0x0000021C System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::OnEnable() extern void PlayerConnection_OnEnable_m3BE74152671ABA48E7AD707773B93F57BDA53002 (void); // 0x0000021D UnityEngine.IPlayerEditorConnectionNative UnityEngine.Networking.PlayerConnection.PlayerConnection::GetConnectionNativeApi() extern void PlayerConnection_GetConnectionNativeApi_mDF3BB4FF695E3ED19E525951FEED123C52FB4781 (void); // 0x0000021E System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::Register(System.Guid,UnityEngine.Events.UnityAction`1) extern void PlayerConnection_Register_m8760D786583FD5793A2FCE5EEB8DDA17C649CF86 (void); // 0x0000021F System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::Unregister(System.Guid,UnityEngine.Events.UnityAction`1) extern void PlayerConnection_Unregister_m46303AD2C27A3A71B6569376E5C461AF1D0DFCE1 (void); // 0x00000220 System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::RegisterConnection(UnityEngine.Events.UnityAction`1) extern void PlayerConnection_RegisterConnection_mF9F575D16B80B1299D0E058E5F4A8DBAA907784F (void); // 0x00000221 System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::RegisterDisconnection(UnityEngine.Events.UnityAction`1) extern void PlayerConnection_RegisterDisconnection_m2D2554B55821F11EB89442D54125A5C2984E0EC2 (void); // 0x00000222 System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::UnregisterConnection(UnityEngine.Events.UnityAction`1) extern void PlayerConnection_UnregisterConnection_m0213376CEDCAAF5AF7C49226660C2F2182F2E1FD (void); // 0x00000223 System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::UnregisterDisconnection(UnityEngine.Events.UnityAction`1) extern void PlayerConnection_UnregisterDisconnection_mB2E0A093BA8F75B183A2774CA49FD5762B4E8A6E (void); // 0x00000224 System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::Send(System.Guid,System.Byte[]) extern void PlayerConnection_Send_mBFE41D75C28DF0885455CE809D40C489818F91B7 (void); // 0x00000225 System.Boolean UnityEngine.Networking.PlayerConnection.PlayerConnection::TrySend(System.Guid,System.Byte[]) extern void PlayerConnection_TrySend_m6D589698ADF1E9A0E4CC208651F6CC86AD572423 (void); // 0x00000226 System.Boolean UnityEngine.Networking.PlayerConnection.PlayerConnection::BlockUntilRecvMsg(System.Guid,System.Int32) extern void PlayerConnection_BlockUntilRecvMsg_mBDA2944F58B7984DDFA6A998CA558FC43B64896F (void); // 0x00000227 System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::DisconnectAll() extern void PlayerConnection_DisconnectAll_mDC4057C27894D4216DF83A9EF9107C86AA3C5D03 (void); // 0x00000228 System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::MessageCallbackInternal(System.IntPtr,System.UInt64,System.UInt64,System.String) extern void PlayerConnection_MessageCallbackInternal_mABE4761961414EE58E31F8D06F9870AFD1BBD1BC (void); // 0x00000229 System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::ConnectedCallbackInternal(System.Int32) extern void PlayerConnection_ConnectedCallbackInternal_m64117185C66F8947BFB1ED0E41C6D35A9AC35177 (void); // 0x0000022A System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::DisconnectedCallback(System.Int32) extern void PlayerConnection_DisconnectedCallback_mC66E0C59A86620D43E7C1418F8EAA006B63690A2 (void); // 0x0000022B System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection::.ctor() extern void PlayerConnection__ctor_m03E1218C1A0210FFDC4E2B2E2F79B7416E9D8F11 (void); // 0x0000022C System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection/<>c__DisplayClass12_0::.ctor() extern void U3CU3Ec__DisplayClass12_0__ctor_m07EBBD06394F8590D2B8DFD50B6D1EE94ABB0CBB (void); // 0x0000022D System.Boolean UnityEngine.Networking.PlayerConnection.PlayerConnection/<>c__DisplayClass12_0::b__0(UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers) extern void U3CU3Ec__DisplayClass12_0_U3CRegisterU3Eb__0_mAC55D4E3203F06ED7F9872599F1CF02DF2430859 (void); // 0x0000022E System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection/<>c__DisplayClass13_0::.ctor() extern void U3CU3Ec__DisplayClass13_0__ctor_m6AA357ABA48CA75462E938084C7953E820CB18AA (void); // 0x0000022F System.Boolean UnityEngine.Networking.PlayerConnection.PlayerConnection/<>c__DisplayClass13_0::b__0(UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers) extern void U3CU3Ec__DisplayClass13_0_U3CUnregisterU3Eb__0_m929D945DEF8430CA1E953420F9C28F43198F9FF5 (void); // 0x00000230 System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection/<>c__DisplayClass20_0::.ctor() extern void U3CU3Ec__DisplayClass20_0__ctor_m75B603A2B5F9AB50F7A52CCD844186FE1A6981AA (void); // 0x00000231 System.Void UnityEngine.Networking.PlayerConnection.PlayerConnection/<>c__DisplayClass20_0::b__0(UnityEngine.Networking.PlayerConnection.MessageEventArgs) extern void U3CU3Ec__DisplayClass20_0_U3CBlockUntilRecvMsgU3Eb__0_mE65B4F1DEAC961650E79C59F69302B4AC63CE3F1 (void); // 0x00000232 System.Void UnityEngine.Networking.PlayerConnection.MessageEventArgs::.ctor() extern void MessageEventArgs__ctor_m66E6239501EEE8FCE1DA218E8189F46FB0669A45 (void); // 0x00000233 System.Void UnityEngine.Scripting.PreserveAttribute::.ctor() extern void PreserveAttribute__ctor_mF9E65066D9317F56C6F4AE274A1E2D55D6A62F96 (void); // 0x00000234 System.Void UnityEngine.Scripting.APIUpdating.MovedFromAttributeData::Set(System.Boolean,System.String,System.String,System.String) extern void MovedFromAttributeData_Set_m155005FB8BCE0569C40B02D75FFADB3FBDB7EEDD (void); // 0x00000235 System.Void UnityEngine.Scripting.APIUpdating.MovedFromAttribute::.ctor(System.String) extern void MovedFromAttribute__ctor_mFDCCBD975A9BCC410529DB2B7C01659ACF8005CC (void); // 0x00000236 System.Void UnityEngine.Internal.ExcludeFromDocsAttribute::.ctor() extern void ExcludeFromDocsAttribute__ctor_mF280A16634D72D09D550C2BA2294D9234D50C771 (void); // 0x00000237 System.Void UnityEngine.Internal.DefaultValueAttribute::.ctor(System.String) extern void DefaultValueAttribute__ctor_mC1104F2F0A2CD67CE308CD7E5C1CCE74482C1BB4 (void); // 0x00000238 System.Object UnityEngine.Internal.DefaultValueAttribute::get_Value() extern void DefaultValueAttribute_get_Value_m8FC7A517D291CDDB7B5D17E811F5CB11FCF59D24 (void); // 0x00000239 System.Boolean UnityEngine.Internal.DefaultValueAttribute::Equals(System.Object) extern void DefaultValueAttribute_Equals_m6E5B33344C4FD2FC4775A657481B63F82F18B925 (void); // 0x0000023A System.Int32 UnityEngine.Internal.DefaultValueAttribute::GetHashCode() extern void DefaultValueAttribute_GetHashCode_m6F99553C7E76E711DCA6368417F66898F5AF6359 (void); // 0x0000023B System.Int32 UnityEngine.Rendering.OnDemandRendering::get_renderFrameInterval() extern void OnDemandRendering_get_renderFrameInterval_mC9E8FC6225DCCB074FD3D7BD128734DA321A2CCD (void); // 0x0000023C System.Void UnityEngine.Rendering.OnDemandRendering::GetRenderFrameInterval(System.Int32&) extern void OnDemandRendering_GetRenderFrameInterval_m2E7629CD00648D6DEC5D78E631510ACF1350A931 (void); // 0x0000023D System.Void UnityEngine.Rendering.OnDemandRendering::.cctor() extern void OnDemandRendering__cctor_mED0B1BA868A046D26D214B1DD1C0BAAD6147E9BB (void); // 0x0000023E System.Boolean UnityEngine.Rendering.GraphicsSettings::get_lightsUseLinearIntensity() extern void GraphicsSettings_get_lightsUseLinearIntensity_m74D1A18837CB7E9D3A9BF20D44212F94DD1F67B9 (void); // 0x0000023F UnityEngine.Rendering.RenderPipeline UnityEngine.Rendering.RenderPipelineManager::get_currentPipeline() extern void RenderPipelineManager_get_currentPipeline_m270A15A23593BAD8D6A20CE2E328210FF9AA692D (void); // 0x00000240 System.Void UnityEngine.Rendering.RenderPipelineManager::set_currentPipeline(UnityEngine.Rendering.RenderPipeline) extern void RenderPipelineManager_set_currentPipeline_m1C8CDEC2FD862823D0C4DC007CB57DBAFB1CDB3F (void); // 0x00000241 System.Void UnityEngine.Rendering.RenderPipelineManager::OnActiveRenderPipelineTypeChanged() extern void RenderPipelineManager_OnActiveRenderPipelineTypeChanged_m7BCA10285B43964387C7DA20EFC7C0C6A47C4E24 (void); // 0x00000242 System.Void UnityEngine.Rendering.RenderPipelineManager::HandleRenderPipelineChange(UnityEngine.Rendering.RenderPipelineAsset) extern void RenderPipelineManager_HandleRenderPipelineChange_m8B7BA0E0ADC1AD84C4A2E119E08C225EF519482E (void); // 0x00000243 System.Void UnityEngine.Rendering.RenderPipelineManager::CleanupRenderPipeline() extern void RenderPipelineManager_CleanupRenderPipeline_m1104AEE59AFE2EC1F1AD15DCF862802230466F99 (void); // 0x00000244 System.String UnityEngine.Rendering.RenderPipelineManager::GetCurrentPipelineAssetType() extern void RenderPipelineManager_GetCurrentPipelineAssetType_m78BBEBD08F2BCB77FA23BDCD54C10A4102115EF5 (void); // 0x00000245 System.Void UnityEngine.Rendering.RenderPipelineManager::DoRenderLoop_Internal(UnityEngine.Rendering.RenderPipelineAsset,System.IntPtr,System.Collections.Generic.List`1) extern void RenderPipelineManager_DoRenderLoop_Internal_m01D54C058082806D20515903AC0558768DA1A0FA (void); // 0x00000246 System.Void UnityEngine.Rendering.RenderPipelineManager::PrepareRenderPipeline(UnityEngine.Rendering.RenderPipelineAsset) extern void RenderPipelineManager_PrepareRenderPipeline_m342C65E962B20B547DB2BAF537EA870457736108 (void); // 0x00000247 System.Void UnityEngine.Rendering.RenderPipelineManager::.cctor() extern void RenderPipelineManager__cctor_m8A9308C1CD1B4F533F5D9855ECB44D6B71620807 (void); // 0x00000248 System.Boolean UnityEngine.Rendering.LODParameters::Equals(UnityEngine.Rendering.LODParameters) extern void LODParameters_Equals_mAD45601A9E881620B23A7922D8AA5AFBC91E0B9F (void); // 0x00000249 System.Boolean UnityEngine.Rendering.LODParameters::Equals(System.Object) extern void LODParameters_Equals_mF956A067D82497A00AC8234322CD848E6FB7BADE (void); // 0x0000024A System.Int32 UnityEngine.Rendering.LODParameters::GetHashCode() extern void LODParameters_GetHashCode_mECFCEAAAC935759A99C30C69BBC99A1148F46F40 (void); // 0x0000024B System.Void UnityEngine.Rendering.ShaderTagId::.ctor(System.String) extern void ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B (void); // 0x0000024C System.Boolean UnityEngine.Rendering.ShaderTagId::Equals(System.Object) extern void ShaderTagId_Equals_m02826F7AFC63AA3AE5DB14F7A891F8F173FD9A33 (void); // 0x0000024D System.Boolean UnityEngine.Rendering.ShaderTagId::Equals(UnityEngine.Rendering.ShaderTagId) extern void ShaderTagId_Equals_m932EFCC38C276EEB2784BBC866330F4C595F52E0 (void); // 0x0000024E System.Int32 UnityEngine.Rendering.ShaderTagId::GetHashCode() extern void ShaderTagId_GetHashCode_mF5E3A1F96CBDFDCEFABE1B56125EBBA6E3B9EFEF (void); // 0x0000024F UnityEngine.Rendering.RenderPipeline UnityEngine.Rendering.RenderPipelineAsset::InternalCreatePipeline() extern void RenderPipelineAsset_InternalCreatePipeline_m662E6A3D3B14C19D5318E172A4AF81FEF71C6252 (void); // 0x00000250 System.String[] UnityEngine.Rendering.RenderPipelineAsset::get_renderingLayerMaskNames() extern void RenderPipelineAsset_get_renderingLayerMaskNames_mC0978F38B2EADD1462593AC6D8395E612CB1329D (void); // 0x00000251 System.String[] UnityEngine.Rendering.RenderPipelineAsset::get_prefixedRenderingLayerMaskNames() extern void RenderPipelineAsset_get_prefixedRenderingLayerMaskNames_m89254E02D74CC6FC9320104B8A1748534FE55F6B (void); // 0x00000252 UnityEngine.Material UnityEngine.Rendering.RenderPipelineAsset::get_defaultMaterial() extern void RenderPipelineAsset_get_defaultMaterial_mCF112570E7B47208A0B700BA97B33CAE6713D323 (void); // 0x00000253 UnityEngine.Shader UnityEngine.Rendering.RenderPipelineAsset::get_autodeskInteractiveShader() extern void RenderPipelineAsset_get_autodeskInteractiveShader_m261A0788B4F73AFC5A50953878552BC3BFF8B674 (void); // 0x00000254 UnityEngine.Shader UnityEngine.Rendering.RenderPipelineAsset::get_autodeskInteractiveTransparentShader() extern void RenderPipelineAsset_get_autodeskInteractiveTransparentShader_m6E2A2439FCB378F64DC46CB6DB517A1661A306F8 (void); // 0x00000255 UnityEngine.Shader UnityEngine.Rendering.RenderPipelineAsset::get_autodeskInteractiveMaskedShader() extern void RenderPipelineAsset_get_autodeskInteractiveMaskedShader_m42DB9A70B290E217B91616E9274C9B7E58D54362 (void); // 0x00000256 UnityEngine.Shader UnityEngine.Rendering.RenderPipelineAsset::get_terrainDetailLitShader() extern void RenderPipelineAsset_get_terrainDetailLitShader_m74F2FA112CD18493E7003F6F711AA09A8C930136 (void); // 0x00000257 UnityEngine.Shader UnityEngine.Rendering.RenderPipelineAsset::get_terrainDetailGrassShader() extern void RenderPipelineAsset_get_terrainDetailGrassShader_mBE126045BF9048B59CE56D1BD9C69C3DEB4CDD96 (void); // 0x00000258 UnityEngine.Shader UnityEngine.Rendering.RenderPipelineAsset::get_terrainDetailGrassBillboardShader() extern void RenderPipelineAsset_get_terrainDetailGrassBillboardShader_mE233539926B92ADB7A057C34CBCD7E51823C75A2 (void); // 0x00000259 UnityEngine.Material UnityEngine.Rendering.RenderPipelineAsset::get_defaultParticleMaterial() extern void RenderPipelineAsset_get_defaultParticleMaterial_mC68CA6787815E00CF501F268F34DA0B3C83B3013 (void); // 0x0000025A UnityEngine.Material UnityEngine.Rendering.RenderPipelineAsset::get_defaultLineMaterial() extern void RenderPipelineAsset_get_defaultLineMaterial_mB4DD122B043417F3810FEAAA74E79B369A26B484 (void); // 0x0000025B UnityEngine.Material UnityEngine.Rendering.RenderPipelineAsset::get_defaultTerrainMaterial() extern void RenderPipelineAsset_get_defaultTerrainMaterial_m129D75CFE9689112452AA911C24BEE4939ADB520 (void); // 0x0000025C UnityEngine.Material UnityEngine.Rendering.RenderPipelineAsset::get_defaultUIMaterial() extern void RenderPipelineAsset_get_defaultUIMaterial_mBB9F6694EEEB97AC6140C094A48743660A0DAF04 (void); // 0x0000025D UnityEngine.Material UnityEngine.Rendering.RenderPipelineAsset::get_defaultUIOverdrawMaterial() extern void RenderPipelineAsset_get_defaultUIOverdrawMaterial_m19832E76629C0AFC18F0D61C5C1CC47533200038 (void); // 0x0000025E UnityEngine.Material UnityEngine.Rendering.RenderPipelineAsset::get_defaultUIETC1SupportedMaterial() extern void RenderPipelineAsset_get_defaultUIETC1SupportedMaterial_m2D1DC4B89F59283C8AE3101F3DC05D88C10D4C10 (void); // 0x0000025F UnityEngine.Material UnityEngine.Rendering.RenderPipelineAsset::get_default2DMaterial() extern void RenderPipelineAsset_get_default2DMaterial_m2418C7E1A0974B2A06CF3BE81590C7B0DF1DB113 (void); // 0x00000260 UnityEngine.Material UnityEngine.Rendering.RenderPipelineAsset::get_default2DMaskMaterial() extern void RenderPipelineAsset_get_default2DMaskMaterial_mEE67105F80768BDFD1C93E8709FEBF2D4561E14E (void); // 0x00000261 UnityEngine.Shader UnityEngine.Rendering.RenderPipelineAsset::get_defaultShader() extern void RenderPipelineAsset_get_defaultShader_m633AD6A97B2D1D436E42920D766B1283C1FED858 (void); // 0x00000262 UnityEngine.Shader UnityEngine.Rendering.RenderPipelineAsset::get_defaultSpeedTree7Shader() extern void RenderPipelineAsset_get_defaultSpeedTree7Shader_mCEF3795C9E36F0A9D9A3CE29824790B172637252 (void); // 0x00000263 UnityEngine.Shader UnityEngine.Rendering.RenderPipelineAsset::get_defaultSpeedTree8Shader() extern void RenderPipelineAsset_get_defaultSpeedTree8Shader_mAEB3D02FC0A0016BAC5C22BC1967827403E5C17A (void); // 0x00000264 UnityEngine.Rendering.RenderPipeline UnityEngine.Rendering.RenderPipelineAsset::CreatePipeline() // 0x00000265 System.Void UnityEngine.Rendering.RenderPipelineAsset::OnValidate() extern void RenderPipelineAsset_OnValidate_mD160C7BDEA559BAF3DDA48B4819307E07B377F52 (void); // 0x00000266 System.Void UnityEngine.Rendering.RenderPipelineAsset::OnDisable() extern void RenderPipelineAsset_OnDisable_mE99CEED707BDC901AD37DC976FA3A3A313E7E00C (void); // 0x00000267 System.Void UnityEngine.Rendering.RenderPipelineAsset::.ctor() extern void RenderPipelineAsset__ctor_mC45BECAED54BEDC4555AF010323EABF49BA7B78A (void); // 0x00000268 System.Void UnityEngine.Rendering.RenderPipeline::Render(UnityEngine.Rendering.ScriptableRenderContext,UnityEngine.Camera[]) // 0x00000269 System.Void UnityEngine.Rendering.RenderPipeline::ProcessRenderRequests(UnityEngine.Rendering.ScriptableRenderContext,UnityEngine.Camera,System.Collections.Generic.List`1) extern void RenderPipeline_ProcessRenderRequests_m1303438384D0A5857A147C280A1AF0E16E488908 (void); // 0x0000026A System.Void UnityEngine.Rendering.RenderPipeline::Render(UnityEngine.Rendering.ScriptableRenderContext,System.Collections.Generic.List`1) extern void RenderPipeline_Render_m41E15C2221365D92636651792FBDAD1A04E8AF1A (void); // 0x0000026B System.Void UnityEngine.Rendering.RenderPipeline::InternalRender(UnityEngine.Rendering.ScriptableRenderContext,System.Collections.Generic.List`1) extern void RenderPipeline_InternalRender_mCB77395158F4572F348D8227BA9127ABF1C9C5BE (void); // 0x0000026C System.Void UnityEngine.Rendering.RenderPipeline::InternalRenderWithRequests(UnityEngine.Rendering.ScriptableRenderContext,System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern void RenderPipeline_InternalRenderWithRequests_mA4E809CF43979778D7F5048F79BF506746E82B57 (void); // 0x0000026D System.Boolean UnityEngine.Rendering.RenderPipeline::get_disposed() extern void RenderPipeline_get_disposed_mF0D4B88DF44249E0FC2371697B913DD5A81B3850 (void); // 0x0000026E System.Void UnityEngine.Rendering.RenderPipeline::set_disposed(System.Boolean) extern void RenderPipeline_set_disposed_mB7EC4BD04C80015CBCC0B92A65A6DE615F2828A8 (void); // 0x0000026F System.Void UnityEngine.Rendering.RenderPipeline::Dispose() extern void RenderPipeline_Dispose_mDF8A62A6B7D3A00128C9341921C036D015C41179 (void); // 0x00000270 System.Void UnityEngine.Rendering.RenderPipeline::Dispose(System.Boolean) extern void RenderPipeline_Dispose_m581E2B33EF0CCAF2C3E7BD71AE32B4974D259286 (void); // 0x00000271 System.Void UnityEngine.Rendering.ScriptableRenderContext::.ctor(System.IntPtr) extern void ScriptableRenderContext__ctor_m10159F14BB69F555C375E13BB77A1898FDB42FA5 (void); // 0x00000272 System.Void UnityEngine.Rendering.ScriptableRenderContext::GetCameras(System.Collections.Generic.List`1) extern void ScriptableRenderContext_GetCameras_m9B2329F79132EE49B719560AD739FD3601C44189 (void); // 0x00000273 System.Boolean UnityEngine.Rendering.ScriptableRenderContext::Equals(UnityEngine.Rendering.ScriptableRenderContext) extern void ScriptableRenderContext_Equals_mBFDA5815F2B6ABA9B16503DA906B8BA42078718D (void); // 0x00000274 System.Boolean UnityEngine.Rendering.ScriptableRenderContext::Equals(System.Object) extern void ScriptableRenderContext_Equals_m99E5A233945DFC3B9A786F2413ECE68E5019AB88 (void); // 0x00000275 System.Int32 UnityEngine.Rendering.ScriptableRenderContext::GetHashCode() extern void ScriptableRenderContext_GetHashCode_mA1EE09239F1ACFC29A2ADB027D5E76E690510207 (void); // 0x00000276 System.Void UnityEngine.Rendering.ScriptableRenderContext::GetCameras_Internal(System.Type,System.Object) extern void ScriptableRenderContext_GetCameras_Internal_m852016B3544E3ED5FEFB9695EC175622A5B6A8C8 (void); // 0x00000277 System.Void UnityEngine.Rendering.ScriptableRenderContext::.cctor() extern void ScriptableRenderContext__cctor_m0C385A2E228FAAEBACE8E912E26F05147525E8B1 (void); // 0x00000278 System.Void UnityEngine.Rendering.ScriptableRenderContext::GetCameras_Internal_Injected(UnityEngine.Rendering.ScriptableRenderContext&,System.Type,System.Object) extern void ScriptableRenderContext_GetCameras_Internal_Injected_mFA0C805805CE2CC5BB6AD8DB0075733BF194FEE7 (void); // 0x00000279 UnityEngine.Rendering.SupportedRenderingFeatures UnityEngine.Rendering.SupportedRenderingFeatures::get_active() extern void SupportedRenderingFeatures_get_active_m09012C98E24D5B2E8C09F6657FC5CD19B2AF3054 (void); // 0x0000027A System.Void UnityEngine.Rendering.SupportedRenderingFeatures::set_active(UnityEngine.Rendering.SupportedRenderingFeatures) extern void SupportedRenderingFeatures_set_active_mB2A1A6137C816592E6526CD3DA7405260EAEA8AE (void); // 0x0000027B UnityEngine.Rendering.SupportedRenderingFeatures/LightmapMixedBakeModes UnityEngine.Rendering.SupportedRenderingFeatures::get_defaultMixedLightingModes() extern void SupportedRenderingFeatures_get_defaultMixedLightingModes_m7F9FDF9012EC41E36466613C8A9103D74666CBC4 (void); // 0x0000027C UnityEngine.Rendering.SupportedRenderingFeatures/LightmapMixedBakeModes UnityEngine.Rendering.SupportedRenderingFeatures::get_mixedLightingModes() extern void SupportedRenderingFeatures_get_mixedLightingModes_m929C0CE80A4990993EBCAB8B46C1E273A0829137 (void); // 0x0000027D UnityEngine.LightmapBakeType UnityEngine.Rendering.SupportedRenderingFeatures::get_lightmapBakeTypes() extern void SupportedRenderingFeatures_get_lightmapBakeTypes_m1311A5AD5BE1A6BA3251238C893D7D340358C156 (void); // 0x0000027E UnityEngine.LightmapsMode UnityEngine.Rendering.SupportedRenderingFeatures::get_lightmapsModes() extern void SupportedRenderingFeatures_get_lightmapsModes_m925D670110EF7109A26BE1B228066E1201FAAE38 (void); // 0x0000027F System.Boolean UnityEngine.Rendering.SupportedRenderingFeatures::get_enlightenLightmapper() extern void SupportedRenderingFeatures_get_enlightenLightmapper_mF7C756BBD4E605DD047BD502DFF8569C4CEE8F27 (void); // 0x00000280 System.Boolean UnityEngine.Rendering.SupportedRenderingFeatures::get_enlighten() extern void SupportedRenderingFeatures_get_enlighten_m6F973FEB7CCF0BB1B7A2F25317EADC5F6FD95ED6 (void); // 0x00000281 System.Boolean UnityEngine.Rendering.SupportedRenderingFeatures::get_rendersUIOverlay() extern void SupportedRenderingFeatures_get_rendersUIOverlay_m657FFFC5B360F7BCE9964EF50E7449779224AEFC (void); // 0x00000282 System.Boolean UnityEngine.Rendering.SupportedRenderingFeatures::get_autoAmbientProbeBaking() extern void SupportedRenderingFeatures_get_autoAmbientProbeBaking_m42E98E922511B1CF790FC414C9A85D70DFACA2C8 (void); // 0x00000283 System.Boolean UnityEngine.Rendering.SupportedRenderingFeatures::get_autoDefaultReflectionProbeBaking() extern void SupportedRenderingFeatures_get_autoDefaultReflectionProbeBaking_mFDB934E6645FA5CA95E1F0BEF4A12345A1025207 (void); // 0x00000284 System.Void UnityEngine.Rendering.SupportedRenderingFeatures::FallbackMixedLightingModeByRef(System.IntPtr) extern void SupportedRenderingFeatures_FallbackMixedLightingModeByRef_mEC3BA55F7A145AFCD9762F1FD752CA4D587D0F88 (void); // 0x00000285 System.Boolean UnityEngine.Rendering.SupportedRenderingFeatures::IsMixedLightingModeSupported(UnityEngine.MixedLightingMode) extern void SupportedRenderingFeatures_IsMixedLightingModeSupported_m11E0ADD90300D5396090ED9B2EFD9924524D50AF (void); // 0x00000286 System.Void UnityEngine.Rendering.SupportedRenderingFeatures::IsMixedLightingModeSupportedByRef(UnityEngine.MixedLightingMode,System.IntPtr) extern void SupportedRenderingFeatures_IsMixedLightingModeSupportedByRef_mE48C26F367ABEC734BDB7A8A66FEB8796A401AAF (void); // 0x00000287 System.Boolean UnityEngine.Rendering.SupportedRenderingFeatures::IsLightmapBakeTypeSupported(UnityEngine.LightmapBakeType) extern void SupportedRenderingFeatures_IsLightmapBakeTypeSupported_mE8EE2ACBE267FDAEFA6229CD67298C9D3A16C691 (void); // 0x00000288 System.Void UnityEngine.Rendering.SupportedRenderingFeatures::IsLightmapBakeTypeSupportedByRef(UnityEngine.LightmapBakeType,System.IntPtr) extern void SupportedRenderingFeatures_IsLightmapBakeTypeSupportedByRef_mABE7E2BC06CA25519079DF4EEC89667EB51B8460 (void); // 0x00000289 System.Void UnityEngine.Rendering.SupportedRenderingFeatures::IsLightmapsModeSupportedByRef(UnityEngine.LightmapsMode,System.IntPtr) extern void SupportedRenderingFeatures_IsLightmapsModeSupportedByRef_m99BF1104DDA5C0EB37E529F76670E7F10E6319E8 (void); // 0x0000028A System.Void UnityEngine.Rendering.SupportedRenderingFeatures::IsLightmapperSupportedByRef(System.Int32,System.IntPtr) extern void SupportedRenderingFeatures_IsLightmapperSupportedByRef_m891045E2F4FF9AC667E6FC75F6119D5AB546FBDB (void); // 0x0000028B System.Void UnityEngine.Rendering.SupportedRenderingFeatures::IsUIOverlayRenderedBySRP(System.IntPtr) extern void SupportedRenderingFeatures_IsUIOverlayRenderedBySRP_m15CF763E502A362DC677DEBBEC12A9B45CEEB458 (void); // 0x0000028C System.Void UnityEngine.Rendering.SupportedRenderingFeatures::IsAutoAmbientProbeBakingSupported(System.IntPtr) extern void SupportedRenderingFeatures_IsAutoAmbientProbeBakingSupported_mBC9E03F60617335C1E8D4DE88FD57F591CDA6C50 (void); // 0x0000028D System.Void UnityEngine.Rendering.SupportedRenderingFeatures::IsAutoDefaultReflectionProbeBakingSupported(System.IntPtr) extern void SupportedRenderingFeatures_IsAutoDefaultReflectionProbeBakingSupported_mD59A4D48FC5A6095035739F187C9BCF4D0DC67C5 (void); // 0x0000028E System.Void UnityEngine.Rendering.SupportedRenderingFeatures::FallbackLightmapperByRef(System.IntPtr) extern void SupportedRenderingFeatures_FallbackLightmapperByRef_mBA3E826098F185845769A99830E50C43294304FF (void); // 0x0000028F System.Void UnityEngine.Rendering.SupportedRenderingFeatures::.ctor() extern void SupportedRenderingFeatures__ctor_mF7728980F81142B7BD45FBB25AB001B17A4BF0ED (void); // 0x00000290 System.Void UnityEngine.Rendering.SupportedRenderingFeatures::.cctor() extern void SupportedRenderingFeatures__cctor_mD97BB2123C1AC4DAEF2B5D8D1DC8219C31968416 (void); // 0x00000291 System.Void UnityEngine.Rendering.BatchCullingContext::.ctor(Unity.Collections.NativeArray`1,Unity.Collections.NativeArray`1,Unity.Collections.NativeArray`1,Unity.Collections.NativeArray`1,UnityEngine.Rendering.LODParameters,UnityEngine.Matrix4x4,System.Single) extern void BatchCullingContext__ctor_m4E95A80E46EB29A21AB9AD64C2D1CC5891281449 (void); // 0x00000292 System.Void UnityEngine.Rendering.BatchRendererGroup::InvokeOnPerformCulling(UnityEngine.Rendering.BatchRendererGroup,UnityEngine.Rendering.BatchRendererCullingOutput&,UnityEngine.Rendering.LODParameters&) extern void BatchRendererGroup_InvokeOnPerformCulling_m26A4A11ADF3CDF55A9B6F0A93A16841A405F32E7 (void); // 0x00000293 System.Void UnityEngine.Rendering.BatchRendererGroup/OnPerformCulling::.ctor(System.Object,System.IntPtr) extern void OnPerformCulling__ctor_mFB91FB8D6D713AC39AFB921AF1C23A50EC80529B (void); // 0x00000294 Unity.Jobs.JobHandle UnityEngine.Rendering.BatchRendererGroup/OnPerformCulling::Invoke(UnityEngine.Rendering.BatchRendererGroup,UnityEngine.Rendering.BatchCullingContext) extern void OnPerformCulling_Invoke_mCD3C3FF1DC98173ADA46A711673C69ECAE494F22 (void); // 0x00000295 System.Void UnityEngine.SceneManagement.SceneManager::Internal_SceneLoaded(UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode) extern void SceneManager_Internal_SceneLoaded_m929615D240C989E0EA73E3141C8AAAA73BCB51D4 (void); // 0x00000296 System.Void UnityEngine.SceneManagement.SceneManager::Internal_SceneUnloaded(UnityEngine.SceneManagement.Scene) extern void SceneManager_Internal_SceneUnloaded_m8F6929B480F6398033CF78E654F01D9FDDBA0321 (void); // 0x00000297 System.Void UnityEngine.SceneManagement.SceneManager::Internal_ActiveSceneChanged(UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene) extern void SceneManager_Internal_ActiveSceneChanged_mD1207F7C46CFBA85FA58A4ACCF7C326A8AEE55DC (void); // 0x00000298 UnityEngine.AsyncOperation UnityEngine.SceneManagement.SceneManager::LoadFirstScene_Internal(System.Boolean) extern void SceneManager_LoadFirstScene_Internal_mBD991BBA665DF9A290C6525A09B6D0D275CC5259 (void); // 0x00000299 System.Void UnityEngine.SceneManagement.SceneManager::.cctor() extern void SceneManager__cctor_m130A0393C55C3A0553E24DC895939CC7184D91F9 (void); // 0x0000029A System.Int32 UnityEngine.SceneManagement.Scene::get_handle() extern void Scene_get_handle_mD508BE60333C6168610E12CECAB12E9B11C25E53 (void); // 0x0000029B System.Int32 UnityEngine.SceneManagement.Scene::GetHashCode() extern void Scene_GetHashCode_m74ACBFB8C656D5620A9A1E62D04E55ACBF63ADC9 (void); // 0x0000029C System.Boolean UnityEngine.SceneManagement.Scene::Equals(System.Object) extern void Scene_Equals_mB973481492F291BF8EAF1AD66B9F7FA3ACF3928D (void); // 0x0000029D UnityEngine.SceneManagement.SceneManagerAPI UnityEngine.SceneManagement.SceneManagerAPI::get_ActiveAPI() extern void SceneManagerAPI_get_ActiveAPI_m2040A088481EEBB6D6B9B1B2A4090CBA1129FFA3 (void); // 0x0000029E UnityEngine.SceneManagement.SceneManagerAPI UnityEngine.SceneManagement.SceneManagerAPI::get_overrideAPI() extern void SceneManagerAPI_get_overrideAPI_m636C24986664B542327F2528A1128B7738DEF6E6 (void); // 0x0000029F System.Void UnityEngine.SceneManagement.SceneManagerAPI::.ctor() extern void SceneManagerAPI__ctor_m697F6B718DCE9B5E6CA4D58BBFB0CA275E003307 (void); // 0x000002A0 UnityEngine.AsyncOperation UnityEngine.SceneManagement.SceneManagerAPI::LoadFirstScene(System.Boolean) extern void SceneManagerAPI_LoadFirstScene_mA4217ED8AD09C74E82DA9C10A0558AF830228E6F (void); // 0x000002A1 System.Void UnityEngine.SceneManagement.SceneManagerAPI::.cctor() extern void SceneManagerAPI__cctor_mEF0EF066433E952992273F1624DE367B9FCD52A6 (void); // 0x000002A2 System.Void UnityEngine.Serialization.FormerlySerializedAsAttribute::.ctor(System.String) extern void FormerlySerializedAsAttribute__ctor_mD7361D52007EF623D139A726F892198E089F3C9D (void); // 0x000002A3 System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::get_red() extern void LinearColor_get_red_m376617B8E3156420835055189BB28D953FE46A2A (void); // 0x000002A4 System.Void UnityEngine.Experimental.GlobalIllumination.LinearColor::set_red(System.Single) extern void LinearColor_set_red_m0ACFCEDDD205A6F235BE95936816E92898B01B52 (void); // 0x000002A5 System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::get_green() extern void LinearColor_get_green_mCCE90A662234EE3605368F3AEC14E51572665AE5 (void); // 0x000002A6 System.Void UnityEngine.Experimental.GlobalIllumination.LinearColor::set_green(System.Single) extern void LinearColor_set_green_mBD9C7EA6415DC54B3F6B643C3CD02B71565F0694 (void); // 0x000002A7 System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::get_blue() extern void LinearColor_get_blue_mAFAEA5D5590DD14CFC48BC18DF4BFEBBDCB0A99A (void); // 0x000002A8 System.Void UnityEngine.Experimental.GlobalIllumination.LinearColor::set_blue(System.Single) extern void LinearColor_set_blue_m3FEEAF946772BB177733B67D9DA4B72D84874375 (void); // 0x000002A9 UnityEngine.Experimental.GlobalIllumination.LinearColor UnityEngine.Experimental.GlobalIllumination.LinearColor::Convert(UnityEngine.Color,System.Single) extern void LinearColor_Convert_m0E220E18AC54A8040BAD7FFEB0D81538639F9BBA (void); // 0x000002AA UnityEngine.Experimental.GlobalIllumination.LinearColor UnityEngine.Experimental.GlobalIllumination.LinearColor::Black() extern void LinearColor_Black_mF5AEFA40487500C1683D14FFA58554BF4D7B1A42 (void); // 0x000002AB System.Void UnityEngine.Experimental.GlobalIllumination.LightDataGI::Init(UnityEngine.Experimental.GlobalIllumination.DirectionalLight&,UnityEngine.Experimental.GlobalIllumination.Cookie&) extern void LightDataGI_Init_m112DEBB76EC57AC52E6384C97A3E8B2EAA867207 (void); // 0x000002AC System.Void UnityEngine.Experimental.GlobalIllumination.LightDataGI::Init(UnityEngine.Experimental.GlobalIllumination.PointLight&,UnityEngine.Experimental.GlobalIllumination.Cookie&) extern void LightDataGI_Init_mACE06E00CC639CA89F3847E9DB55FD0F00812A7A (void); // 0x000002AD System.Void UnityEngine.Experimental.GlobalIllumination.LightDataGI::Init(UnityEngine.Experimental.GlobalIllumination.SpotLight&,UnityEngine.Experimental.GlobalIllumination.Cookie&) extern void LightDataGI_Init_m0A999D118CDCBDA99B9E24231ED057D943C9C67B (void); // 0x000002AE System.Void UnityEngine.Experimental.GlobalIllumination.LightDataGI::Init(UnityEngine.Experimental.GlobalIllumination.RectangleLight&,UnityEngine.Experimental.GlobalIllumination.Cookie&) extern void LightDataGI_Init_mDC887CA8191C6CADE1DB585D7FEB46B080B25038 (void); // 0x000002AF System.Void UnityEngine.Experimental.GlobalIllumination.LightDataGI::Init(UnityEngine.Experimental.GlobalIllumination.DiscLight&,UnityEngine.Experimental.GlobalIllumination.Cookie&) extern void LightDataGI_Init_mB2D1C73EDFEA6815E39A0FE3ED2F7BF9A7117632 (void); // 0x000002B0 System.Void UnityEngine.Experimental.GlobalIllumination.LightDataGI::InitNoBake(System.Int32) extern void LightDataGI_InitNoBake_mBDF2EFB22D4BEE63B6F25F4EE9F1522D2866ED43 (void); // 0x000002B1 UnityEngine.Experimental.GlobalIllumination.LightMode UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::Extract(UnityEngine.LightmapBakeType) extern void LightmapperUtils_Extract_m936FF4E20F593777EABF072404B37D0C1EB3AF5D (void); // 0x000002B2 UnityEngine.Experimental.GlobalIllumination.LinearColor UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::ExtractIndirect(UnityEngine.Light) extern void LightmapperUtils_ExtractIndirect_m5776341FC44CD3BBB634828E668732C2A490BB78 (void); // 0x000002B3 System.Single UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::ExtractInnerCone(UnityEngine.Light) extern void LightmapperUtils_ExtractInnerCone_m8B2B838A7D49A49D64813232503D5C3CA8957C5E (void); // 0x000002B4 UnityEngine.Color UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::ExtractColorTemperature(UnityEngine.Light) extern void LightmapperUtils_ExtractColorTemperature_mEA79654385184193BC807A191696BE14B04ABEAA (void); // 0x000002B5 System.Void UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::ApplyColorTemperature(UnityEngine.Color,UnityEngine.Experimental.GlobalIllumination.LinearColor&) extern void LightmapperUtils_ApplyColorTemperature_m5286438BDED2F10292887505A26B1E33C714C325 (void); // 0x000002B6 System.Void UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::Extract(UnityEngine.Light,UnityEngine.Experimental.GlobalIllumination.DirectionalLight&) extern void LightmapperUtils_Extract_m44511C1C63663F51CD77ABF24CC4B34B9A826F0F (void); // 0x000002B7 System.Void UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::Extract(UnityEngine.Light,UnityEngine.Experimental.GlobalIllumination.PointLight&) extern void LightmapperUtils_Extract_m47570BBE32168BBEA4C823D83C8A94A4CBF03AE2 (void); // 0x000002B8 System.Void UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::Extract(UnityEngine.Light,UnityEngine.Experimental.GlobalIllumination.SpotLight&) extern void LightmapperUtils_Extract_m9F0C60CB137D268694B8CB324C73E799E1CE73F9 (void); // 0x000002B9 System.Void UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::Extract(UnityEngine.Light,UnityEngine.Experimental.GlobalIllumination.RectangleLight&) extern void LightmapperUtils_Extract_m3B3FFE050376D624857D5D67413BD532518949F1 (void); // 0x000002BA System.Void UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::Extract(UnityEngine.Light,UnityEngine.Experimental.GlobalIllumination.DiscLight&) extern void LightmapperUtils_Extract_mA319A386DA025BF5F0B7D9C398ACD3BE3AF65ABB (void); // 0x000002BB System.Void UnityEngine.Experimental.GlobalIllumination.LightmapperUtils::Extract(UnityEngine.Light,UnityEngine.Experimental.GlobalIllumination.Cookie&) extern void LightmapperUtils_Extract_mF6521637E4DD97C8BBD71696B5A61C7B7B8C83D4 (void); // 0x000002BC System.Void UnityEngine.Experimental.GlobalIllumination.Lightmapping::SetDelegate(UnityEngine.Experimental.GlobalIllumination.Lightmapping/RequestLightsDelegate) extern void Lightmapping_SetDelegate_m8BEF0FE5035180FF94119860CD15BBE2BE90129D (void); // 0x000002BD UnityEngine.Experimental.GlobalIllumination.Lightmapping/RequestLightsDelegate UnityEngine.Experimental.GlobalIllumination.Lightmapping::GetDelegate() extern void Lightmapping_GetDelegate_m073E4FFA73169C20833F77984024BD328003258A (void); // 0x000002BE System.Void UnityEngine.Experimental.GlobalIllumination.Lightmapping::ResetDelegate() extern void Lightmapping_ResetDelegate_m8D4AAF4F08C8697953B3CB110DD4E6CD130371D9 (void); // 0x000002BF System.Void UnityEngine.Experimental.GlobalIllumination.Lightmapping::RequestLights(UnityEngine.Light[],System.IntPtr,System.Int32) extern void Lightmapping_RequestLights_m1967533AFFB328B3386E7E0D1EC414105E509B80 (void); // 0x000002C0 System.Void UnityEngine.Experimental.GlobalIllumination.Lightmapping::.cctor() extern void Lightmapping__cctor_m6AEDE40A651280EC1A7944E9CFD161AFB78802B3 (void); // 0x000002C1 System.Void UnityEngine.Experimental.GlobalIllumination.Lightmapping/RequestLightsDelegate::.ctor(System.Object,System.IntPtr) extern void RequestLightsDelegate__ctor_mFFCE8681C67A169A04BEA2201C393E1FC84CAB7D (void); // 0x000002C2 System.Void UnityEngine.Experimental.GlobalIllumination.Lightmapping/RequestLightsDelegate::Invoke(UnityEngine.Light[],Unity.Collections.NativeArray`1) extern void RequestLightsDelegate_Invoke_m01792B793691E6471596FF9B30E4D6F8EA18227E (void); // 0x000002C3 System.Void UnityEngine.Experimental.GlobalIllumination.Lightmapping/<>c::.cctor() extern void U3CU3Ec__cctor_m766681161796D9912477BF60542C4DD1EB0D2096 (void); // 0x000002C4 System.Void UnityEngine.Experimental.GlobalIllumination.Lightmapping/<>c::.ctor() extern void U3CU3Ec__ctor_m3FBD26AEC83F79DACB13A7EF6FE5F539A71F0902 (void); // 0x000002C5 System.Void UnityEngine.Experimental.GlobalIllumination.Lightmapping/<>c::<.cctor>b__7_0(UnityEngine.Light[],Unity.Collections.NativeArray`1) extern void U3CU3Ec_U3C_cctorU3Eb__7_0_m3DE1C9F0E58017EDCEAFA5FEC90132A153B492F6 (void); // 0x000002C6 UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.Experimental.Rendering.GraphicsFormatUtility::GetGraphicsFormat(UnityEngine.TextureFormat,System.Boolean) extern void GraphicsFormatUtility_GetGraphicsFormat_mE38154E9B9C810EDAF2FAD3E1F1CD856FFC13F3C (void); // 0x000002C7 UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.Experimental.Rendering.GraphicsFormatUtility::GetGraphicsFormat_Native_TextureFormat(UnityEngine.TextureFormat,System.Boolean) extern void GraphicsFormatUtility_GetGraphicsFormat_Native_TextureFormat_m4A193B562F6F81CE2C1C755B26B67564C2F65319 (void); // 0x000002C8 UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.Experimental.Rendering.GraphicsFormatUtility::GetGraphicsFormat(UnityEngine.RenderTextureFormat,System.Boolean) extern void GraphicsFormatUtility_GetGraphicsFormat_mB9E291EB1EC96594074112E54A7B9CAC20FC7BFA (void); // 0x000002C9 UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.Experimental.Rendering.GraphicsFormatUtility::GetGraphicsFormat_Native_RenderTextureFormat(UnityEngine.RenderTextureFormat,System.Boolean) extern void GraphicsFormatUtility_GetGraphicsFormat_Native_RenderTextureFormat_m27057B9C12BF2ADFF0C8A39BD7D03A9615304942 (void); // 0x000002CA UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.Experimental.Rendering.GraphicsFormatUtility::GetGraphicsFormat(UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite) extern void GraphicsFormatUtility_GetGraphicsFormat_m3DD7EAFBC4F60FA47453B93DAA7B392AEC818BD5 (void); // 0x000002CB UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.Experimental.Rendering.GraphicsFormatUtility::GetDepthStencilFormatFromBitsLegacy_Native(System.Int32) extern void GraphicsFormatUtility_GetDepthStencilFormatFromBitsLegacy_Native_m6C8C3D62D09CAA5333599E53ED45700AEE76E06B (void); // 0x000002CC UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.Experimental.Rendering.GraphicsFormatUtility::GetDepthStencilFormat(System.Int32) extern void GraphicsFormatUtility_GetDepthStencilFormat_m76EEE7255F874FD3AC8E149830EE48F345DF8425 (void); // 0x000002CD UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.Experimental.Rendering.GraphicsFormatUtility::GetDepthStencilFormat(System.Int32,System.Int32) extern void GraphicsFormatUtility_GetDepthStencilFormat_m963D66601AD1C71D4E90483076BCDB175F958321 (void); // 0x000002CE System.Boolean UnityEngine.Experimental.Rendering.GraphicsFormatUtility::IsSRGBFormat(UnityEngine.Experimental.Rendering.GraphicsFormat) extern void GraphicsFormatUtility_IsSRGBFormat_mF3A393D43D68789A16087FF64CA2C050A8485C53 (void); // 0x000002CF System.Boolean UnityEngine.Experimental.Rendering.GraphicsFormatUtility::IsCompressedTextureFormat(UnityEngine.TextureFormat) extern void GraphicsFormatUtility_IsCompressedTextureFormat_m3CA06D90308B58BD0ADAA34115B5103F04FB2F56 (void); // 0x000002D0 System.Boolean UnityEngine.Experimental.Rendering.GraphicsFormatUtility::CanDecompressFormat(UnityEngine.Experimental.Rendering.GraphicsFormat,System.Boolean) extern void GraphicsFormatUtility_CanDecompressFormat_mDC3A7D8AC07ABAC875EACD11F48C5B571E22CEC6 (void); // 0x000002D1 System.Boolean UnityEngine.Experimental.Rendering.GraphicsFormatUtility::CanDecompressFormat(UnityEngine.Experimental.Rendering.GraphicsFormat) extern void GraphicsFormatUtility_CanDecompressFormat_m443675E54409D934EE0DC0FDA5CF6D56DE9C4282 (void); // 0x000002D2 System.Boolean UnityEngine.Experimental.Rendering.GraphicsFormatUtility::IsDepthFormat(UnityEngine.Experimental.Rendering.GraphicsFormat) extern void GraphicsFormatUtility_IsDepthFormat_m3CCCC9CE8DD7DAD9814D03E252D7B0F1C89A1452 (void); // 0x000002D3 System.Boolean UnityEngine.Experimental.Rendering.GraphicsFormatUtility::IsStencilFormat(UnityEngine.Experimental.Rendering.GraphicsFormat) extern void GraphicsFormatUtility_IsStencilFormat_mA27F1DCFF7738B3BAEF225A131F80849BB177BCC (void); // 0x000002D4 System.Boolean UnityEngine.Experimental.Rendering.GraphicsFormatUtility::IsPVRTCFormat(UnityEngine.Experimental.Rendering.GraphicsFormat) extern void GraphicsFormatUtility_IsPVRTCFormat_m7B1CF5EAD3BAEF83A7B5B198C16F54FC9C081D13 (void); // 0x000002D5 System.Boolean UnityEngine.Experimental.Rendering.GraphicsFormatUtility::IsCrunchFormat(UnityEngine.TextureFormat) extern void GraphicsFormatUtility_IsCrunchFormat_mEEE165E8F2D82A469181DA2C4A5C227CCF585DAB (void); // 0x000002D6 System.Void UnityEngine.Experimental.Rendering.GraphicsFormatUtility::.cctor() extern void GraphicsFormatUtility__cctor_mA72A657D7B9FB8670567D2CB6B6FA3A1419980D1 (void); // 0x000002D7 System.Void UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemSettings::set_Internal_ScriptableRuntimeReflectionSystemSettings_system(UnityEngine.Experimental.Rendering.IScriptableRuntimeReflectionSystem) extern void ScriptableRuntimeReflectionSystemSettings_set_Internal_ScriptableRuntimeReflectionSystemSettings_system_mA216659518CF27854FB65C184B10197AB74AFBF7 (void); // 0x000002D8 UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemSettings::get_Internal_ScriptableRuntimeReflectionSystemSettings_instance() extern void ScriptableRuntimeReflectionSystemSettings_get_Internal_ScriptableRuntimeReflectionSystemSettings_instance_mED3776EB64E9E6BF61705125F20F6893C2098E03 (void); // 0x000002D9 System.Void UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemSettings::ScriptingDirtyReflectionSystemInstance() extern void ScriptableRuntimeReflectionSystemSettings_ScriptingDirtyReflectionSystemInstance_mCDA2744C4AD02637B40F84222084C18F0FC369EB (void); // 0x000002DA System.Void UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemSettings::.cctor() extern void ScriptableRuntimeReflectionSystemSettings__cctor_m8225B0B8673C3B8B4529F9BFDAC91D417F1DB083 (void); // 0x000002DB System.Boolean UnityEngine.Experimental.Rendering.IScriptableRuntimeReflectionSystem::TickRealtimeProbes() // 0x000002DC UnityEngine.Experimental.Rendering.IScriptableRuntimeReflectionSystem UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper::get_implementation() extern void ScriptableRuntimeReflectionSystemWrapper_get_implementation_m1AFA781CCFEFE334D758AC43A9FAB9E0FB0F5C40 (void); // 0x000002DD System.Void UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper::set_implementation(UnityEngine.Experimental.Rendering.IScriptableRuntimeReflectionSystem) extern void ScriptableRuntimeReflectionSystemWrapper_set_implementation_mF1552E093F0F437DF191D7CBB0CF7981C36744D8 (void); // 0x000002DE System.Void UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper::Internal_ScriptableRuntimeReflectionSystemWrapper_TickRealtimeProbes(System.Boolean&) extern void ScriptableRuntimeReflectionSystemWrapper_Internal_ScriptableRuntimeReflectionSystemWrapper_TickRealtimeProbes_mDC08C9639CAF2D13623E82B3A9C51689D2FED2B3 (void); // 0x000002DF System.Void UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper::.ctor() extern void ScriptableRuntimeReflectionSystemWrapper__ctor_mCF4DB3AC3AEB1FC08CB03DD0C1733E9BDED4DF8D (void); // 0x000002E0 System.Boolean UnityEngine.Experimental.Rendering.BuiltinRuntimeReflectionSystem::TickRealtimeProbes() extern void BuiltinRuntimeReflectionSystem_TickRealtimeProbes_m0CD6423541B0FCB022D55498C348A013E06E5F39 (void); // 0x000002E1 System.Void UnityEngine.Experimental.Rendering.BuiltinRuntimeReflectionSystem::Dispose() extern void BuiltinRuntimeReflectionSystem_Dispose_m2CDBD30196F65463B8E86AC97DA2370A4D68762D (void); // 0x000002E2 System.Void UnityEngine.Experimental.Rendering.BuiltinRuntimeReflectionSystem::Dispose(System.Boolean) extern void BuiltinRuntimeReflectionSystem_Dispose_m6B57B7E11B7A095063597FBCB0C6EE7036003F6B (void); // 0x000002E3 System.Boolean UnityEngine.Experimental.Rendering.BuiltinRuntimeReflectionSystem::BuiltinUpdate() extern void BuiltinRuntimeReflectionSystem_BuiltinUpdate_m833B3EB0E69D46FDAB5A890FECB417C4D9D5D941 (void); // 0x000002E4 UnityEngine.Experimental.Rendering.BuiltinRuntimeReflectionSystem UnityEngine.Experimental.Rendering.BuiltinRuntimeReflectionSystem::Internal_BuiltinRuntimeReflectionSystem_New() extern void BuiltinRuntimeReflectionSystem_Internal_BuiltinRuntimeReflectionSystem_New_mA100197AC7CA73600AAD55A67E43039EEF8D2C27 (void); // 0x000002E5 System.Void UnityEngine.Experimental.Rendering.BuiltinRuntimeReflectionSystem::.ctor() extern void BuiltinRuntimeReflectionSystem__ctor_mC85D8357332DEC8325E27837409E463208ACE0E5 (void); // 0x000002E6 UnityEngine.Playables.PlayableHandle UnityEngine.Experimental.Playables.MaterialEffectPlayable::GetHandle() extern void MaterialEffectPlayable_GetHandle_m748319E116317E9ADD1EA36A4EDA488338471058 (void); // 0x000002E7 System.Boolean UnityEngine.Experimental.Playables.MaterialEffectPlayable::Equals(UnityEngine.Experimental.Playables.MaterialEffectPlayable) extern void MaterialEffectPlayable_Equals_mC55640B5D29F90360F9743549FABD43C5AA320EC (void); // 0x000002E8 UnityEngine.Playables.PlayableHandle UnityEngine.Experimental.Playables.CameraPlayable::GetHandle() extern void CameraPlayable_GetHandle_mA04469CA50B43AF6219F9967B8AEB310CB5455BD (void); // 0x000002E9 System.Boolean UnityEngine.Experimental.Playables.CameraPlayable::Equals(UnityEngine.Experimental.Playables.CameraPlayable) extern void CameraPlayable_Equals_mD0FA195F3EA6511043E8F0AA1680CEB7E0E2E2CF (void); // 0x000002EA UnityEngine.Playables.PlayableHandle UnityEngine.Experimental.Playables.TextureMixerPlayable::GetHandle() extern void TextureMixerPlayable_GetHandle_mB75CF651C6BDDF347ED6938D0F1DE4BED92BB7CD (void); // 0x000002EB System.Boolean UnityEngine.Experimental.Playables.TextureMixerPlayable::Equals(UnityEngine.Experimental.Playables.TextureMixerPlayable) extern void TextureMixerPlayable_Equals_m6838329B39779020FC3309B7406B8A0418F44FE7 (void); // 0x000002EC UnityEngine.Playables.PlayableOutputHandle UnityEngine.Playables.PlayableOutputHandle::get_Null() extern void PlayableOutputHandle_get_Null_m656E8D2549FA031DA8A2EA5B39CE3B33D75B69F8 (void); // 0x000002ED System.Int32 UnityEngine.Playables.PlayableOutputHandle::GetHashCode() extern void PlayableOutputHandle_GetHashCode_mC2FAF756D71026E3AF4492157EDAE7186429B079 (void); // 0x000002EE System.Boolean UnityEngine.Playables.PlayableOutputHandle::op_Equality(UnityEngine.Playables.PlayableOutputHandle,UnityEngine.Playables.PlayableOutputHandle) extern void PlayableOutputHandle_op_Equality_m116A314100562913DD28474B8D7DA5FBFCA9CD3C (void); // 0x000002EF System.Boolean UnityEngine.Playables.PlayableOutputHandle::Equals(System.Object) extern void PlayableOutputHandle_Equals_mB9106CB9333E0BF4C893E43AD7A23B64471CC21A (void); // 0x000002F0 System.Boolean UnityEngine.Playables.PlayableOutputHandle::Equals(UnityEngine.Playables.PlayableOutputHandle) extern void PlayableOutputHandle_Equals_mF5C23882B2A007186F00EB3D23E9BD6664E8DAE6 (void); // 0x000002F1 System.Boolean UnityEngine.Playables.PlayableOutputHandle::CompareVersion(UnityEngine.Playables.PlayableOutputHandle,UnityEngine.Playables.PlayableOutputHandle) extern void PlayableOutputHandle_CompareVersion_mAB102578900E20BB3B4273F94D1A6AFDB6E20FFD (void); // 0x000002F2 System.Void UnityEngine.Playables.PlayableOutputHandle::.cctor() extern void PlayableOutputHandle__cctor_mBA610D820061BDA36802735EEC57A83B0985CFC2 (void); // 0x000002F3 UnityEngine.Playables.Playable UnityEngine.Playables.PlayableAsset::CreatePlayable(UnityEngine.Playables.PlayableGraph,UnityEngine.GameObject) // 0x000002F4 System.Double UnityEngine.Playables.PlayableAsset::get_duration() extern void PlayableAsset_get_duration_m4668A767DDB780565E6506E63B4797B820405CFE (void); // 0x000002F5 System.Collections.Generic.IEnumerable`1 UnityEngine.Playables.PlayableAsset::get_outputs() extern void PlayableAsset_get_outputs_m5760B1B5EE08B0327FA7D90AE92C94227B1C993C (void); // 0x000002F6 System.Void UnityEngine.Playables.PlayableAsset::Internal_CreatePlayable(UnityEngine.Playables.PlayableAsset,UnityEngine.Playables.PlayableGraph,UnityEngine.GameObject,System.IntPtr) extern void PlayableAsset_Internal_CreatePlayable_m8D90055AAB62B51D1F73B58F30715C4512100714 (void); // 0x000002F7 System.Void UnityEngine.Playables.PlayableAsset::Internal_GetPlayableAssetDuration(UnityEngine.Playables.PlayableAsset,System.IntPtr) extern void PlayableAsset_Internal_GetPlayableAssetDuration_mD80D4032B1E5DECC8710CB63A49E815F21EFDBDA (void); // 0x000002F8 System.Void UnityEngine.Playables.PlayableAsset::.ctor() extern void PlayableAsset__ctor_m36B842356F02DF323B356BAAF6E3DC59BA9E1AB8 (void); // 0x000002F9 System.Void UnityEngine.Playables.PlayableBehaviour::.ctor() extern void PlayableBehaviour__ctor_mA6202DCD846F0DDFC5963764A404EE8AFABEA23A (void); // 0x000002FA System.Void UnityEngine.Playables.PlayableBehaviour::OnGraphStart(UnityEngine.Playables.Playable) extern void PlayableBehaviour_OnGraphStart_mB5944807796239EFB530022539674C4E4D185D65 (void); // 0x000002FB System.Void UnityEngine.Playables.PlayableBehaviour::OnGraphStop(UnityEngine.Playables.Playable) extern void PlayableBehaviour_OnGraphStop_mF80DFC8A3C2D2CA9299011D9E871ED6A8A9586CA (void); // 0x000002FC System.Void UnityEngine.Playables.PlayableBehaviour::OnPlayableCreate(UnityEngine.Playables.Playable) extern void PlayableBehaviour_OnPlayableCreate_m22B0F0051A677A523C5702AABC6B1C9D358E90B8 (void); // 0x000002FD System.Void UnityEngine.Playables.PlayableBehaviour::OnPlayableDestroy(UnityEngine.Playables.Playable) extern void PlayableBehaviour_OnPlayableDestroy_m3DB0AF7BD9689DA1BCCBBFD19BDD544143027C3C (void); // 0x000002FE System.Void UnityEngine.Playables.PlayableBehaviour::OnBehaviourPlay(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData) extern void PlayableBehaviour_OnBehaviourPlay_m05F6FCCBC6E8FB4BA0BE2690045AF28BF95C6FE2 (void); // 0x000002FF System.Void UnityEngine.Playables.PlayableBehaviour::OnBehaviourPause(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData) extern void PlayableBehaviour_OnBehaviourPause_m431A7BD2EE99C1862563FEA37E20C365B753930B (void); // 0x00000300 System.Void UnityEngine.Playables.PlayableBehaviour::PrepareFrame(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData) extern void PlayableBehaviour_PrepareFrame_m33FED1E870D350D8276712A2CD75118FEFAA86BD (void); // 0x00000301 System.Void UnityEngine.Playables.PlayableBehaviour::ProcessFrame(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData,System.Object) extern void PlayableBehaviour_ProcessFrame_mB80DDB2AB5D7EC0D3B9A466D37BE8556F6BBD2A0 (void); // 0x00000302 System.Object UnityEngine.Playables.PlayableBehaviour::Clone() extern void PlayableBehaviour_Clone_m6A5B052F4ECA2ADED5937A4843777F52CCD33EE8 (void); // 0x00000303 UnityEngine.Playables.Playable UnityEngine.Playables.Playable::get_Null() extern void Playable_get_Null_m0D0BB32BC23983C490A363AD6AAC47D8B72864F2 (void); // 0x00000304 System.Void UnityEngine.Playables.Playable::.ctor(UnityEngine.Playables.PlayableHandle) extern void Playable__ctor_mD2EB35E024816AEED68795D0124EAB30E05BF6C4 (void); // 0x00000305 UnityEngine.Playables.PlayableHandle UnityEngine.Playables.Playable::GetHandle() extern void Playable_GetHandle_m39356D23E849DC5428B262092657662C064E04F8 (void); // 0x00000306 System.Boolean UnityEngine.Playables.Playable::Equals(UnityEngine.Playables.Playable) extern void Playable_Equals_mD72D3DB892B8867A0E7BAC032A16C08616EEFF86 (void); // 0x00000307 System.Void UnityEngine.Playables.Playable::.cctor() extern void Playable__cctor_m079282CFC9FB3C8D02C0F6F9FF45C167DF583459 (void); // 0x00000308 System.Void UnityEngine.Playables.PlayableBinding::.cctor() extern void PlayableBinding__cctor_m3055AFB9F43633F1353C40FC9E1B2A4492732AF1 (void); // 0x00000309 System.Void UnityEngine.Playables.PlayableBinding/CreateOutputMethod::.ctor(System.Object,System.IntPtr) extern void CreateOutputMethod__ctor_m5A339017CD8ECB0140EB936FD2A5B589B20166B4 (void); // 0x0000030A UnityEngine.Playables.PlayableOutput UnityEngine.Playables.PlayableBinding/CreateOutputMethod::Invoke(UnityEngine.Playables.PlayableGraph,System.String) extern void CreateOutputMethod_Invoke_mEC7DC5D9A9325BFFB17C248AE9738637704B89CC (void); // 0x0000030B System.Void UnityEngine.Playables.INotificationReceiver::OnNotify(UnityEngine.Playables.Playable,UnityEngine.Playables.INotification,System.Object) // 0x0000030C System.Void UnityEngine.Playables.PlayableOutput::.ctor(UnityEngine.Playables.PlayableOutputHandle) extern void PlayableOutput__ctor_m55FBB20EC479F67641835EA48D84A1AB3DF39747 (void); // 0x0000030D UnityEngine.Playables.PlayableOutputHandle UnityEngine.Playables.PlayableOutput::GetHandle() extern void PlayableOutput_GetHandle_m12FF2889D15884CBEB92A6CB376827EBA5A607BF (void); // 0x0000030E System.Boolean UnityEngine.Playables.PlayableOutput::Equals(UnityEngine.Playables.PlayableOutput) extern void PlayableOutput_Equals_m4CC730818751114DC5643600B5FE20243F4B7121 (void); // 0x0000030F System.Void UnityEngine.Playables.PlayableOutput::.cctor() extern void PlayableOutput__cctor_m02CBFEB6C9DB324655B9D354B32C268EED13749A (void); // 0x00000310 UnityEngine.Playables.PlayableHandle UnityEngine.Playables.PlayableHandle::get_Null() extern void PlayableHandle_get_Null_mF44FE0A71C67054D272F454C91F7E08CBF14A975 (void); // 0x00000311 System.Boolean UnityEngine.Playables.PlayableHandle::op_Equality(UnityEngine.Playables.PlayableHandle,UnityEngine.Playables.PlayableHandle) extern void PlayableHandle_op_Equality_m0E6C48A28F75A870AC22ADE3BD42F7F70A43C99C (void); // 0x00000312 System.Boolean UnityEngine.Playables.PlayableHandle::Equals(System.Object) extern void PlayableHandle_Equals_m60AD76B7D38CA989AE84501B2E9F9ED5CB5F9670 (void); // 0x00000313 System.Boolean UnityEngine.Playables.PlayableHandle::Equals(UnityEngine.Playables.PlayableHandle) extern void PlayableHandle_Equals_m81BA0E127133DFF3E45DA61D185FDF48E16BCF45 (void); // 0x00000314 System.Int32 UnityEngine.Playables.PlayableHandle::GetHashCode() extern void PlayableHandle_GetHashCode_m10FB32ECDC0B9D7BDAEA9E3B76BDDF4614F4EF4F (void); // 0x00000315 System.Boolean UnityEngine.Playables.PlayableHandle::CompareVersion(UnityEngine.Playables.PlayableHandle,UnityEngine.Playables.PlayableHandle) extern void PlayableHandle_CompareVersion_m228CA864DC2BCAA0E03B4C74EC9F2A7B529526D9 (void); // 0x00000316 System.Void UnityEngine.Playables.PlayableHandle::.cctor() extern void PlayableHandle__cctor_mE31857278AA27F9CF449BD99AC79EC5E295A5278 (void); // 0x00000317 System.Void UnityEngine.Playables.IPlayableBehaviour::OnGraphStart(UnityEngine.Playables.Playable) // 0x00000318 System.Void UnityEngine.Playables.IPlayableBehaviour::OnGraphStop(UnityEngine.Playables.Playable) // 0x00000319 System.Void UnityEngine.Playables.IPlayableBehaviour::OnPlayableCreate(UnityEngine.Playables.Playable) // 0x0000031A System.Void UnityEngine.Playables.IPlayableBehaviour::OnPlayableDestroy(UnityEngine.Playables.Playable) // 0x0000031B System.Void UnityEngine.Playables.IPlayableBehaviour::OnBehaviourPlay(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData) // 0x0000031C System.Void UnityEngine.Playables.IPlayableBehaviour::OnBehaviourPause(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData) // 0x0000031D System.Void UnityEngine.Playables.IPlayableBehaviour::PrepareFrame(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData) // 0x0000031E System.Void UnityEngine.Playables.IPlayableBehaviour::ProcessFrame(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData,System.Object) // 0x0000031F System.String UnityEngine.Events.UnityEventTools::TidyAssemblyTypeName(System.String) extern void UnityEventTools_TidyAssemblyTypeName_m744218193DC58EB2F113300DDE351170683797F7 (void); // 0x00000320 UnityEngine.Object UnityEngine.Events.ArgumentCache::get_unityObjectArgument() extern void ArgumentCache_get_unityObjectArgument_mEA22BE8C25CDC789963C2DABF068E88147A66C69 (void); // 0x00000321 System.String UnityEngine.Events.ArgumentCache::get_unityObjectArgumentAssemblyTypeName() extern void ArgumentCache_get_unityObjectArgumentAssemblyTypeName_m85640B88D8DA790019005A4ADD948E036ED79694 (void); // 0x00000322 System.Int32 UnityEngine.Events.ArgumentCache::get_intArgument() extern void ArgumentCache_get_intArgument_m7515338C0F3B5843E40CC48C303D2EFC02D9C19C (void); // 0x00000323 System.Single UnityEngine.Events.ArgumentCache::get_floatArgument() extern void ArgumentCache_get_floatArgument_mDED33C174CAD9DFAD58F9D6DF482557C0FC20D38 (void); // 0x00000324 System.String UnityEngine.Events.ArgumentCache::get_stringArgument() extern void ArgumentCache_get_stringArgument_m4CA65BC60FC1FDCE88779C009ED0E1DC4BED2D9A (void); // 0x00000325 System.Boolean UnityEngine.Events.ArgumentCache::get_boolArgument() extern void ArgumentCache_get_boolArgument_mB7A56994202FCB50BA04A6DBED9BAC45871F700A (void); // 0x00000326 System.Void UnityEngine.Events.ArgumentCache::OnBeforeSerialize() extern void ArgumentCache_OnBeforeSerialize_mF01AF8DE34554D86AEC843FEB41D14F3172D481F (void); // 0x00000327 System.Void UnityEngine.Events.ArgumentCache::OnAfterDeserialize() extern void ArgumentCache_OnAfterDeserialize_mD1C2E914447C2F69B43850F15AB19B62AF49DE96 (void); // 0x00000328 System.Void UnityEngine.Events.ArgumentCache::.ctor() extern void ArgumentCache__ctor_m8410B763CA027E30237E5954888A7F508800A331 (void); // 0x00000329 System.Void UnityEngine.Events.BaseInvokableCall::.ctor() extern void BaseInvokableCall__ctor_mD64C67D6FFB881F98555408743D7BB5CA7217B39 (void); // 0x0000032A System.Void UnityEngine.Events.BaseInvokableCall::.ctor(System.Object,System.Reflection.MethodInfo) extern void BaseInvokableCall__ctor_m7633F06F55DFC3324C46A7C3DD6C55DC949FA0FE (void); // 0x0000032B System.Void UnityEngine.Events.BaseInvokableCall::Invoke(System.Object[]) // 0x0000032C System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg(System.Object) // 0x0000032D System.Boolean UnityEngine.Events.BaseInvokableCall::AllowInvoke(System.Delegate) extern void BaseInvokableCall_AllowInvoke_m7BBC3A3F424104A84947708ECF8EEF74707F7661 (void); // 0x0000032E System.Boolean UnityEngine.Events.BaseInvokableCall::Find(System.Object,System.Reflection.MethodInfo) // 0x0000032F System.Void UnityEngine.Events.InvokableCall::add_Delegate(UnityEngine.Events.UnityAction) extern void InvokableCall_add_Delegate_m5AD40C6D21D67A44980DF3B99946C4A2F17D9A10 (void); // 0x00000330 System.Void UnityEngine.Events.InvokableCall::remove_Delegate(UnityEngine.Events.UnityAction) extern void InvokableCall_remove_Delegate_mB8464CD88899199AAA70CD5EA4E02DCFB16045E1 (void); // 0x00000331 System.Void UnityEngine.Events.InvokableCall::.ctor(System.Object,System.Reflection.MethodInfo) extern void InvokableCall__ctor_mF3F94B432C977EE2DE7834EC2936E90D271C0464 (void); // 0x00000332 System.Void UnityEngine.Events.InvokableCall::Invoke(System.Object[]) extern void InvokableCall_Invoke_m874703DD260A64342495E79986B31EDA8D06C1F4 (void); // 0x00000333 System.Void UnityEngine.Events.InvokableCall::Invoke() extern void InvokableCall_Invoke_m6F4828FD2B3E3BBB7AA6EECC2C37FB08538363F4 (void); // 0x00000334 System.Boolean UnityEngine.Events.InvokableCall::Find(System.Object,System.Reflection.MethodInfo) extern void InvokableCall_Find_mC76E5065AEEFC89956540199A4CB92E953E4B32F (void); // 0x00000335 System.Void UnityEngine.Events.InvokableCall`1::add_Delegate(UnityEngine.Events.UnityAction`1) // 0x00000336 System.Void UnityEngine.Events.InvokableCall`1::remove_Delegate(UnityEngine.Events.UnityAction`1) // 0x00000337 System.Void UnityEngine.Events.InvokableCall`1::.ctor(System.Object,System.Reflection.MethodInfo) // 0x00000338 System.Void UnityEngine.Events.InvokableCall`1::.ctor(UnityEngine.Events.UnityAction`1) // 0x00000339 System.Void UnityEngine.Events.InvokableCall`1::Invoke(System.Object[]) // 0x0000033A System.Void UnityEngine.Events.InvokableCall`1::Invoke(T1) // 0x0000033B System.Boolean UnityEngine.Events.InvokableCall`1::Find(System.Object,System.Reflection.MethodInfo) // 0x0000033C System.Void UnityEngine.Events.InvokableCall`2::.ctor(System.Object,System.Reflection.MethodInfo) // 0x0000033D System.Void UnityEngine.Events.InvokableCall`2::Invoke(System.Object[]) // 0x0000033E System.Boolean UnityEngine.Events.InvokableCall`2::Find(System.Object,System.Reflection.MethodInfo) // 0x0000033F System.Void UnityEngine.Events.InvokableCall`3::.ctor(System.Object,System.Reflection.MethodInfo) // 0x00000340 System.Void UnityEngine.Events.InvokableCall`3::Invoke(System.Object[]) // 0x00000341 System.Boolean UnityEngine.Events.InvokableCall`3::Find(System.Object,System.Reflection.MethodInfo) // 0x00000342 System.Void UnityEngine.Events.InvokableCall`4::.ctor(System.Object,System.Reflection.MethodInfo) // 0x00000343 System.Void UnityEngine.Events.InvokableCall`4::Invoke(System.Object[]) // 0x00000344 System.Boolean UnityEngine.Events.InvokableCall`4::Find(System.Object,System.Reflection.MethodInfo) // 0x00000345 System.Void UnityEngine.Events.CachedInvokableCall`1::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) // 0x00000346 System.Void UnityEngine.Events.CachedInvokableCall`1::Invoke(System.Object[]) // 0x00000347 System.Void UnityEngine.Events.CachedInvokableCall`1::Invoke(T) // 0x00000348 UnityEngine.Object UnityEngine.Events.PersistentCall::get_target() extern void PersistentCall_get_target_mA12C3C9A21F6F5335761CB0EB3C7C965D8C393AE (void); // 0x00000349 System.String UnityEngine.Events.PersistentCall::get_targetAssemblyTypeName() extern void PersistentCall_get_targetAssemblyTypeName_m303DE56BDE5CD469D0210E1EA73F54B4C88228BE (void); // 0x0000034A System.String UnityEngine.Events.PersistentCall::get_methodName() extern void PersistentCall_get_methodName_mFD7F88289C9EF5DE6D7EFD3FEF1A5C640CBAF088 (void); // 0x0000034B UnityEngine.Events.PersistentListenerMode UnityEngine.Events.PersistentCall::get_mode() extern void PersistentCall_get_mode_m3FFA4D4FC3DA0C38106323CD33ABBFA53ED01928 (void); // 0x0000034C UnityEngine.Events.ArgumentCache UnityEngine.Events.PersistentCall::get_arguments() extern void PersistentCall_get_arguments_mA3B29A1F4E7328523674ADC6FC0C7332BA053410 (void); // 0x0000034D System.Boolean UnityEngine.Events.PersistentCall::IsValid() extern void PersistentCall_IsValid_mD63347854BC781710D4CC9B5FC3C3996E84A325D (void); // 0x0000034E UnityEngine.Events.BaseInvokableCall UnityEngine.Events.PersistentCall::GetRuntimeCall(UnityEngine.Events.UnityEventBase) extern void PersistentCall_GetRuntimeCall_m0DDE14D286D9995CCE65D2DFF27D57E4D476F072 (void); // 0x0000034F UnityEngine.Events.BaseInvokableCall UnityEngine.Events.PersistentCall::GetObjectCall(UnityEngine.Object,System.Reflection.MethodInfo,UnityEngine.Events.ArgumentCache) extern void PersistentCall_GetObjectCall_mF7C9F7A24733E6B440637285FF76AF47AFDD021D (void); // 0x00000350 System.Void UnityEngine.Events.PersistentCall::OnBeforeSerialize() extern void PersistentCall_OnBeforeSerialize_mD36FE363489E1A7C338AC7392F0DA13094825872 (void); // 0x00000351 System.Void UnityEngine.Events.PersistentCall::OnAfterDeserialize() extern void PersistentCall_OnAfterDeserialize_m52A9B0536D334B3C89A0A9E4D923AA212201F485 (void); // 0x00000352 System.Void UnityEngine.Events.PersistentCall::.ctor() extern void PersistentCall__ctor_m6EE5F241C45D97046ECAFCF45FB0DE96E7827142 (void); // 0x00000353 System.Void UnityEngine.Events.PersistentCallGroup::.ctor() extern void PersistentCallGroup__ctor_m1B17318026E3D419B2C194F66882E3BED6C4200A (void); // 0x00000354 System.Void UnityEngine.Events.PersistentCallGroup::Initialize(UnityEngine.Events.InvokableCallList,UnityEngine.Events.UnityEventBase) extern void PersistentCallGroup_Initialize_m937649041F14D0D20F959B07BA099246EC32BCCB (void); // 0x00000355 System.Void UnityEngine.Events.InvokableCallList::AddPersistentInvokableCall(UnityEngine.Events.BaseInvokableCall) extern void InvokableCallList_AddPersistentInvokableCall_mFB82EE201D90D84E0E25934EA879067BD666C0C1 (void); // 0x00000356 System.Void UnityEngine.Events.InvokableCallList::AddListener(UnityEngine.Events.BaseInvokableCall) extern void InvokableCallList_AddListener_m279B8BAED30DA27C305ADDF241F05CD2BC59625A (void); // 0x00000357 System.Void UnityEngine.Events.InvokableCallList::RemoveListener(System.Object,System.Reflection.MethodInfo) extern void InvokableCallList_RemoveListener_m5C78FE9ECE5990F29636216E879139D5863F36C8 (void); // 0x00000358 System.Void UnityEngine.Events.InvokableCallList::ClearPersistent() extern void InvokableCallList_ClearPersistent_m9A776CBBC13667875F1765B32B469BC12AFD4192 (void); // 0x00000359 System.Collections.Generic.List`1 UnityEngine.Events.InvokableCallList::PrepareInvoke() extern void InvokableCallList_PrepareInvoke_m0CF5EBCDF4913AFC13CBE09F6CFB687D0F771301 (void); // 0x0000035A System.Void UnityEngine.Events.InvokableCallList::.ctor() extern void InvokableCallList__ctor_mE70F25915B775E7258A12670B76C7F7B3C36BF1A (void); // 0x0000035B System.Void UnityEngine.Events.UnityEventBase::.ctor() extern void UnityEventBase__ctor_mB1F958EAC1A7C4B31253F2E1FED173A628725DEC (void); // 0x0000035C System.Void UnityEngine.Events.UnityEventBase::UnityEngine.ISerializationCallbackReceiver.OnBeforeSerialize() extern void UnityEventBase_UnityEngine_ISerializationCallbackReceiver_OnBeforeSerialize_mC47C72ED57A467E299925019E7DB9645D0F631F9 (void); // 0x0000035D System.Void UnityEngine.Events.UnityEventBase::UnityEngine.ISerializationCallbackReceiver.OnAfterDeserialize() extern void UnityEventBase_UnityEngine_ISerializationCallbackReceiver_OnAfterDeserialize_m835BA25C9F342C93FB9DF774C0894A82C4F049CB (void); // 0x0000035E System.Reflection.MethodInfo UnityEngine.Events.UnityEventBase::FindMethod_Impl(System.String,System.Type) // 0x0000035F UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEventBase::GetDelegate(System.Object,System.Reflection.MethodInfo) // 0x00000360 System.Reflection.MethodInfo UnityEngine.Events.UnityEventBase::FindMethod(UnityEngine.Events.PersistentCall) extern void UnityEventBase_FindMethod_m0B00339CC16B63CF1C50714D018A87948FC0B23B (void); // 0x00000361 System.Reflection.MethodInfo UnityEngine.Events.UnityEventBase::FindMethod(System.String,System.Type,UnityEngine.Events.PersistentListenerMode,System.Type) extern void UnityEventBase_FindMethod_mE417FEA28EC49921FA28EBDAB1214B0E6EC7E91B (void); // 0x00000362 System.Void UnityEngine.Events.UnityEventBase::DirtyPersistentCalls() extern void UnityEventBase_DirtyPersistentCalls_m356D77B4849FC63501507E4D3F1054BD86D6B1CF (void); // 0x00000363 System.Void UnityEngine.Events.UnityEventBase::RebuildPersistentCallsIfNeeded() extern void UnityEventBase_RebuildPersistentCallsIfNeeded_m981B8A6658A88F620345D2C7F4ADCD0D788B0266 (void); // 0x00000364 System.Void UnityEngine.Events.UnityEventBase::AddCall(UnityEngine.Events.BaseInvokableCall) extern void UnityEventBase_AddCall_mA78C058ED530789A28F42347B653190FEC84DBBC (void); // 0x00000365 System.Void UnityEngine.Events.UnityEventBase::RemoveListener(System.Object,System.Reflection.MethodInfo) extern void UnityEventBase_RemoveListener_mFF8F8FAD5F18BA872C3CE005DC134B6828E1AD3B (void); // 0x00000366 System.Collections.Generic.List`1 UnityEngine.Events.UnityEventBase::PrepareInvoke() extern void UnityEventBase_PrepareInvoke_m4D04FA5D7025C093047DCD3DFEEFB9DF48764FC2 (void); // 0x00000367 System.String UnityEngine.Events.UnityEventBase::ToString() extern void UnityEventBase_ToString_mE86F29D699C7537CACCAF3945F797EE659CE6522 (void); // 0x00000368 System.Reflection.MethodInfo UnityEngine.Events.UnityEventBase::GetValidMethodInfo(System.Type,System.String,System.Type[]) extern void UnityEventBase_GetValidMethodInfo_mCFA9547C470F2F90619A1514108BCE0F49F9B0CD (void); // 0x00000369 System.Void UnityEngine.Events.UnityAction`2::.ctor(System.Object,System.IntPtr) // 0x0000036A System.Void UnityEngine.Events.UnityAction`2::Invoke(T0,T1) // 0x0000036B System.Void UnityEngine.Events.UnityEvent`2::.ctor() // 0x0000036C System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`2::FindMethod_Impl(System.String,System.Type) // 0x0000036D UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`2::GetDelegate(System.Object,System.Reflection.MethodInfo) // 0x0000036E System.Void UnityEngine.Events.UnityAction`1::.ctor(System.Object,System.IntPtr) // 0x0000036F System.Void UnityEngine.Events.UnityAction`1::Invoke(T0) // 0x00000370 System.Void UnityEngine.Events.UnityEvent`1::.ctor() // 0x00000371 System.Void UnityEngine.Events.UnityEvent`1::AddListener(UnityEngine.Events.UnityAction`1) // 0x00000372 System.Void UnityEngine.Events.UnityEvent`1::RemoveListener(UnityEngine.Events.UnityAction`1) // 0x00000373 System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`1::FindMethod_Impl(System.String,System.Type) // 0x00000374 UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1::GetDelegate(System.Object,System.Reflection.MethodInfo) // 0x00000375 UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1::GetDelegate(UnityEngine.Events.UnityAction`1) // 0x00000376 System.Void UnityEngine.Events.UnityEvent`1::Invoke(T0) // 0x00000377 System.Void UnityEngine.Events.UnityAction`3::.ctor(System.Object,System.IntPtr) // 0x00000378 System.Void UnityEngine.Events.UnityAction`3::Invoke(T0,T1,T2) // 0x00000379 System.Void UnityEngine.Events.UnityEvent`3::.ctor() // 0x0000037A System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`3::FindMethod_Impl(System.String,System.Type) // 0x0000037B UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`3::GetDelegate(System.Object,System.Reflection.MethodInfo) // 0x0000037C System.Void UnityEngine.Events.UnityAction`4::.ctor(System.Object,System.IntPtr) // 0x0000037D System.Void UnityEngine.Events.UnityAction`4::Invoke(T0,T1,T2,T3) // 0x0000037E System.Void UnityEngine.Events.UnityEvent`4::.ctor() // 0x0000037F System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`4::FindMethod_Impl(System.String,System.Type) // 0x00000380 UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`4::GetDelegate(System.Object,System.Reflection.MethodInfo) // 0x00000381 System.Void UnityEngine.Events.UnityAction::.ctor(System.Object,System.IntPtr) extern void UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131 (void); // 0x00000382 System.Void UnityEngine.Events.UnityAction::Invoke() extern void UnityAction_Invoke_m5CB9EE17CCDF64D00DE5D96DF3553CDB20D66F70 (void); // 0x00000383 System.Void UnityEngine.Events.UnityEvent::.ctor() extern void UnityEvent__ctor_m03D3E5121B9A6100351984D0CE3050B909CD3235 (void); // 0x00000384 System.Reflection.MethodInfo UnityEngine.Events.UnityEvent::FindMethod_Impl(System.String,System.Type) extern void UnityEvent_FindMethod_Impl_m62E3D2795BACFF1BA2ED6A431ABD5FB2C7D3D681 (void); // 0x00000385 UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent::GetDelegate(System.Object,System.Reflection.MethodInfo) extern void UnityEvent_GetDelegate_m6665C6282D3668BC57F2702FD0C3B108F4CFD226 (void); // 0x00000386 System.String UnityEngine.LowLevel.PlayerLoopSystem::ToString() extern void PlayerLoopSystem_ToString_m259B8533D2C64C15D381B16F32C710A0018684A0 (void); // 0x00000387 System.Void UnityEngine.LowLevel.PlayerLoopSystem/UpdateFunction::.ctor(System.Object,System.IntPtr) extern void UpdateFunction__ctor_m0D1D766F22D02176396DA6745A60EA046EE8227B (void); // 0x00000388 System.Void UnityEngine.LowLevel.PlayerLoopSystem/UpdateFunction::Invoke() extern void UpdateFunction_Invoke_m9BCEE4E5BEE924EB804DA64314B78D0E831C179B (void); static Il2CppMethodPointer s_methodPointers[904] = { EmbeddedAttribute__ctor_m93D23E0241AEA98DE88285ECFB378AAD361CDC83, IsReadOnlyAttribute__ctor_m627542EC70C984B1DB3E6F048AE53E121339B9BF, TypeInferenceRuleAttribute__ctor_m356F2A18ACB338DE48EADD04E97C971C554EDDE0, TypeInferenceRuleAttribute__ctor_mECD854F0BC27EC215F4BD1C6F0CECA9BEC090E0D, TypeInferenceRuleAttribute_ToString_m009A152A07FC88BF49F1C72FC615F2FB7350F2BD, MathfInternal__cctor_m405C235849BE19E6F82F403A518E0E2958F043AE, JobHandle_ScheduleBatchedJobs_mCA0E146397E30E31FB57C96DAA1820451886DACA, JobsUtility_InvokePanicFunction_mDD3D5F9B1F0A26924CC82DB52E0561D32DC8E255, PanicFunction___ctor_m17297514778BEA5F35E562880A6C317CF34856DF, PanicFunction__Invoke_m1AF64BA1DC405B9451341076B6E099CBB173A12A, Il2CppEagerStaticClassConstructionAttribute__ctor_m124F17545F01CC678CE74870FC9EE5D4891EE935, NativeLeakDetection_Initialize_m9784B14ACCA52F6AFBB23F0A10203977C941D092, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, UnsafeUtility_Malloc_mD7BD28D5AE7E4901B225B7DFFE2B568EE7BDC0C9, UnsafeUtility_Free_mFF99F4F02FE7F735AB30D8987D6953E55A2B23E1, UnsafeUtility_MemCpy_m5CEA91ACDADC522E584AE3A2AB2B0B74393A9177, NULL, NativeContainerAttribute__ctor_m9249B57B7D6F9E1D425EC32392FB975B8568AD9B, NativeContainerSupportsMinMaxWriteRestrictionAttribute__ctor_m340DBE8A3B007A450B4643E7350C29D92514B782, NativeContainerSupportsDeallocateOnJobCompletionAttribute__ctor_mBE27310D46174944DF46D01B8AE4BBE69DA94729, NativeContainerSupportsDeferredConvertListToArray__ctor_m40F59B7627032F45D2ED023BA9525EEF40660C27, WriteAccessRequiredAttribute__ctor_mB36E4CF6313543DEB0DFA64575446C5ABB6F4C8B, NativeDisableUnsafePtrRestrictionAttribute__ctor_m8E1BE43B9791FD4E5790060D6506003D35F081CC, AnimationCurve_Internal_Destroy_m240B298D0A13EEC1652955C4BDCDBE9B7B2EE296, AnimationCurve_Internal_Create_m638BB04F32C3013A7CA810879E46FD9F32E9FE05, AnimationCurve_Internal_Equals_mEBA61732FE57654C4E3AF5B317918D1641E36050, AnimationCurve_Finalize_m803AC16166EE497C4DFA996B15692D91F4D04C3C, AnimationCurve__ctor_mEABC98C03805713354D61E50D9340766BD5B717E, AnimationCurve__ctor_m0D976567166F92383307DC8EB8D7082CD34E226F, AnimationCurve_Equals_mE47717A57755581C546986799C9DBC64D98928A9, AnimationCurve_Equals_mC44657401804A22DCA648BD8495FC4E8A2F088A3, AnimationCurve_GetHashCode_m1AEBC4C469357E1FA2541CC4B8D2B39C284CF8F6, DebugLogHandler_Internal_Log_m20852F18A88BB18425BA07260545E3968F7EA76C, DebugLogHandler_Internal_LogException_mC3895F1E5B79BD8151B3F94462F5516A68AB26AF, DebugLogHandler_LogFormat_m216B169EF9B669F2ED4C59F6B9F326D4EBBDF821, DebugLogHandler_LogException_mF66A663A86BF5D412BC9A4B3F92DA5CF61049F08, DebugLogHandler__ctor_m1078DDBE735090C0215BFDF2409A376F10F7A070, Debug_get_unityLogger_m4FDE4D41C187123244FE13124DA636BB50C9C1E1, Debug_ExtractStackTraceNoAlloc_mEA19F1BD13F74CCE53CED8FA2C07380772C58FB6, Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB, Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2, Debug_LogError_m94F967AB31244EACE68C3BE1DD85B69ED3334C0E, Debug_LogException_mAB3F4DC7297ED8FBB49DAA718B70E59A6B0171B0, Debug_LogException_mD4CF3A9C64D8D4BA0570D529E705D134A9A5E498, Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9, Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB, Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D, Debug_CallOverridenDebugHandler_mB78E42B7792823F50830A325BB1CF50C45FEAA8B, Debug_IsLoggingEnabled_mAB371F62AA458AC5D6CF25ACD58A1C951F3EFD01, Debug__cctor_m9D586A54F5AF4804DA5FEC7549187109B05F7831, SerializeField__ctor_mD3D7B72B71C1F3F70060E2830710F48F965C753E, NULL, NULL, UnityLogWriter_WriteStringToUnityLog_mAB589270D6F989237C679A82F161BF18ADA41E40, UnityLogWriter_WriteStringToUnityLogImpl_m63EA15B35792BA856753DECCFE64D63C2BBC82B9, UnityLogWriter_Init_m1328674AE4A3285353CE1E146DC98A6CCC1469B9, UnityLogWriter_Write_m84C3CC2A39BCB227569A7CA862364347ED6D577B, UnityLogWriter_Write_m0B8D2EBA5EE6845949F89ADEEC46770E14BD2EA5, UnityLogWriter_Write_mAF2FA56268554F3AA26CBA5754F0A4BB951BC61F, UnityLogWriter__ctor_mEAC134C82FDBE3621F92519D6C163505BEFF6823, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Logger__ctor_m3155E21A68AA616431A260A3FCBB4B074DF6FAA2, Logger_get_logHandler_m4FAA2028695BD9FBA134E836AD52480984E82215, Logger_set_logHandler_mD2A80ADC7D4155C91B68EAE1FDBD7ECBF6DB49D3, Logger_get_logEnabled_m0A868820FAADBF477B46963F5050AFCBBC46AF0B, Logger_set_logEnabled_m3FBDDB7D1C5D9854C0F32ED6F7AB0348F286F52E, Logger_get_filterLogType_mCE9711AF596B77EAD158590247FA5FC855F54A54, Logger_set_filterLogType_m8EF119582F4975FE3D297EE71F9D3E1CFEA7AB74, Logger_IsLogTypeAllowed_mFE76B00210BF4431747A69A28A15EE2BF1A0D586, Logger_GetString_m2965E4936E7B1C763CE7A3FF6AACE9590DA7D7BE, Logger_Log_mEA3D39763D610E92491AA479BA653ECFEE3E9E5C, Logger_Log_mF8C7E8A8CC31E04732044D73D2CB551D7CCB8995, Logger_LogError_m4612980842D15256036F4EB16BADF13FD49F38F5, Logger_LogException_m591AF39F0886DA44666068EDBBD3CCF07623CFBB, Logger_LogFormat_m776A546E755F914039AB8591E23D08510308DB4C, Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5, Light_get_cookieSize_m1BB417985207915659198F63CF825A23A8ED30B0, Light_get_cookie_m44A0C4B92F6CD6F2F8536A91C51B77FEEF59715E, Light_get_type_m0D12CD1E54E010DC401F7371731D593DEF62D1C7, Light_get_spotAngle_m28B2CD7ADE25422693E7B1FA23E8615E9D7098FC, Light_get_color_mE7EB8F11BF394877B50A2F335627441889ADE536, Light_get_colorTemperature_mA5B7C9A5B315B27625764B8CE7EF5ADC06060B08, Light_get_useColorTemperature_mD76967684F904F6068B58EE78BD65001D8AFF3EF, Light_get_intensity_m8FA28D515853068A93FA68B2148809BBEE4E710F, Light_get_bounceIntensity_m535008F539A0EF22BBB831113EC34F20D6331FAE, Light_get_range_m4156F07BA6CD289DA47080B590D632721D975A22, Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED, Light_get_color_Injected_m7B1E67B800788DF5DAF6C3114CBACA3B029A900A, Light_get_bakingOutput_Injected_m587C60162C878716DF9310258756C2F587E35185, MeshRenderer_DontStripMeshRenderer_m6AA14C7B8A41C6BBCDE33338AAB96239048192A1, Mesh_Internal_Create_m484E627641C5E449D1B755F473DE5F6CD116FC45, Mesh__ctor_m5A9AECEDDAFFD84811ED8928012BDE97A9CEBD00, Texture__ctor_mC0C7974BEBD867CEB281409FEA15A78CD91B19CC, Texture_set_width_m309DEA6AA9203B160624755C5D9EA75AB08AD6AE, Texture_set_height_m2A62EC27DC1F0AE6A952B2B65FF7BF68710CDF36, Texture_ValidateFormat_m5E00A267F1E4805EFCE6F6ACE707518221589596, Texture_ValidateFormat_m1BC113E81713CBAF60BCA4D022ACC0C6B239E740, Texture__cctor_mDE84772DB367950D96076B69BCF675ECC5819CE8, Texture2D_get_blackTexture_mBEF97F64AD650DAAC1EEC84EB34F9CF22B56A08C, Texture2D_Internal_CreateImpl_mC36CA260B5818F36B9D3860A790E904663DAF428, Texture2D_Internal_Create_m77617B85957E6CA0691304E8CC99549AC803EA31, Texture2D_ValidateFormat_mD70A9FEEADE89325F05E3650404D8815EE9871F4, Texture2D__ctor_m20EA968E1968A169CC798DB95BC7FA1634F422B5, Texture2D__ctor_m3BA82E87442B7F69E118477069AE11101B9DF796, Cubemap_Internal_CreateImpl_m33AB1BB79ACCF45268DD9AFC169DB15D7A9780A0, Cubemap_Internal_Create_mE54C433EDDEDFB8E022E51215AF02F1A0FF9D2BA, Cubemap_ValidateFormat_m60822B130F11C0593CF08E9C6145277C30EF0394, Cubemap_ValidateFormat_m73C8D32EC70CA5CFB8AF951C1E4D8C92A757ACDD, Cubemap__ctor_m3359CE12114733CB661B308AB0F73F65B14F4758, Cubemap__ctor_m3821285A2DC0E20113E2BEAE3F16C9AF925FE14B, Cubemap__ctor_m4C0C7AD2F162CF6D98856430F3C2A41CE57123E5, Cubemap__ctor_m395695939CC8AE11ABC2EBEE0731AA09B9780DB3, Cubemap__ctor_mB83680A805288E50B7D0715A94CBF24495E240F7, Cubemap__ctor_mD5E735B11F069D78C5AF0BE1DD36291A8F49785A, Cubemap__ctor_m7FAD821CFD73DA99987C1FEBA363BB2FBF84C034, Cubemap_ValidateIsNotCrunched_m8DE2FA7581B5DD6221A458125693A060769EAFE9, Texture3D_Internal_CreateImpl_mAF7289433DF95006549B464C4B33197221758C05, Texture3D_Internal_Create_mF6F11D94DF517F621C53D2143BD85D1C327D5D86, Texture3D__ctor_mBF5766666A0CAAE44719627620B2BA7F99A14054, Texture3D__ctor_mA853CA41A85C285281FB928BC926B0798987B17F, Texture3D__ctor_m2814019477DFC8BAD31E7C3CEEEBB693DC26A67E, Texture3D__ctor_mFAEE4FD4E1E5A8093603E8C08F3909DDEDD41EFB, Texture3D__ctor_mD7476DE7FCF3F8811FD94C81CD51AD5A8AF2CD34, Texture3D__ctor_m0026373ADF87B100336F82579802E7819A5DB0F2, Texture3D__ctor_mD27F46A8B13B79866370D54112CB569B104886A2, Texture3D_ValidateIsNotCrunched_m7B73D943590E60158407EC4F8C940061D3850A56, Texture2DArray_Internal_CreateImpl_m0E8828AC76CAF0537B190B45BBB60EA9DE57805F, Texture2DArray_Internal_Create_m200F7956AED50A2DC5C0C719677F35255F1383ED, Texture2DArray_ValidateFormat_mBE783ADB196C4C046E69C370387E0CAFB5B26A25, Texture2DArray_ValidateFormat_m2155230AF829C3BD0B76D886B9D83A74F9994921, Texture2DArray__ctor_mE60F3475E1987C78E2055BFDB60394D9CBDEA395, Texture2DArray__ctor_m465591352202E3D5CAF529F8CB094FB2E52C6EA0, Texture2DArray__ctor_m6EA4D33D0E4804BD374D86BDE37A5F7F860200C4, Texture2DArray__ctor_m7C3429ECA397399F19C750F842573B920C6CAF78, Texture2DArray__ctor_m815CEB6ACC6C586A3D696AFA09D78C5B1957F9C0, Texture2DArray__ctor_m02B575835C1D88384829865AAC5A30228AB9C12C, Texture2DArray_ValidateIsNotCrunched_m66FF8B3CB9A2A6695B90FD47E64F17672E7E825D, CubemapArray_Internal_CreateImpl_m150862AF0181933774934CBF56886DDE3368DC1B, CubemapArray_Internal_Create_m2F300E90FC82395876DF46D5E3CBE622340EAE56, CubemapArray__ctor_m540A30E402A99397CC4A65A38954283C69FB9B75, CubemapArray__ctor_mD255863D4BD2CC18AF0065CAB121609A82019676, CubemapArray__ctor_m0C70134AD214861C2B196A31E5F5156B56CEBF7D, CubemapArray__ctor_m1DB13F0A5997B95E8E30369997CEF9268496881F, CubemapArray__ctor_m8F5B690A043EB48E7996148A50F243BF5FE3D65E, CubemapArray__ctor_mF817A910C4140CA704BEA27D6111D1BAFD07E7F1, CubemapArray_ValidateIsNotCrunched_m10B18C4C73CF14C45CC0C9774DE108E7D106DB37, RenderTexture_set_width_mDCDF28DB4E7CC398E5EA31B7A8B39B0D34D7FAB1, RenderTexture_set_height_m04F8A4678F13855D357AA3458097DF1FD6D5BDEE, RenderTexture_set_graphicsFormat_m4CFDFF4CEC81B5350AE94D466585C8186E06B733, RenderTexture_set_depthStencilFormat_mCEED5DA45F9F19CD67D960D896400E85B1211855, RenderTexture_SetMipMapCount_m037EE54855938389E781C6CFA5A398641BC7CB83, RenderTexture_SetSRGBReadWrite_mBE116D34F4B919AC7E48814ABC9D623A9FE518C0, RenderTexture_Internal_Create_m9468E1F6533E5E80D6CDD6356472423FC6349BFE, RenderTexture_SetRenderTextureDescriptor_m498C0757E95407077AF11B034319DF7AC904BA18, RenderTexture_GetDescriptor_mB180407D5E1215BF1651A913AC146D25EAE9C6BC, RenderTexture__ctor_m731283139A246174F3F33B37991F9BFFBD29293D, RenderTexture__ctor_m1CBDB7F13C2CE49A31EE654081F01C4F874EA5E3, RenderTexture__ctor_mF6FCD7FA9976CC646BDF8715157EA198A992E75B, RenderTexture__ctor_m69A0AF5C6CCFFFB58D9F5A0C975D0272CA66684B, RenderTexture__ctor_m0C81127DE754F64FDD3E80E94BE11054B2791F98, RenderTexture__ctor_m583FCACDD5FCA4102329911331B6DC51660795F0, RenderTexture__ctor_m0F1316F315E35B4E305FE929604E8F489189C39D, RenderTexture__ctor_mD60FB2D8D9560774F2E21BAC0A0061CB17904EA3, RenderTexture__ctor_m68A1B9CAA1BE0B597C5F4895C296E21502D0C962, RenderTexture__ctor_m53215A8EDDE262932758186108347685F6A512C4, RenderTexture__ctor_m45EACC89DDF408948889586516B3CA7AA8B73BFA, RenderTexture__ctor_m7E177DB2DEF7CD2EEB812EEB262081E923BEF2AC, RenderTexture_Initialize_m924B8245CB23DF4FECCF5A68B158A393DC0401D0, RenderTexture_GetDepthStencilFormatLegacy_mC4C41354858D1CE6275439361C1763854E42E2C5, RenderTexture_get_descriptor_m2FABD5CF6CCF410D1311FCBC7C9D9ECDEE9C7CC2, RenderTexture_ValidateRenderTextureDesc_m9A67530FAD20FE54836E62B6B45AF9A4375C3340, RenderTexture_GetCompatibleFormat_mF23017BDD92678EBD0B8B861BA6163B04EF55DBB, RenderTexture_SetRenderTextureDescriptor_Injected_m92390C2D26840E69E7B8F3DF5DA44FCB078F363F, RenderTexture_GetDescriptor_Injected_m37E30C68CAB7F283BDD1FA2F580066C4BA80A085, MeshFilter_DontStripMeshFilter_m91485EC5EAB0DFED85197CF48DB2DD5C872695AC, Resolution_ToString_m058CE120CC83F314D0C8D4A706F9AA068BC9CF34, QualitySettings_get_activeColorSpace_m4F47784E7B0FE0A5497C8BAB9CA86BD576FB92F9, CustomRenderTextureManager_InvokeOnTextureLoaded_Internal_m18ECD151BFA0492A839269B69A1CDCA444D0FF1F, CustomRenderTextureManager_InvokeOnTextureUnloaded_Internal_m86253D77C4A01969A81716A470F3D67B079D58DC, RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF, RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC, RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22, RenderTextureDescriptor_get_volumeDepth_m528818299E101F1B285B08BE12FAC2F9A871BA36, RenderTextureDescriptor_get_graphicsFormat_m50F25A4F179EA318C8D3B0D8685F9C5F59F7DEC0, RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB, RenderTextureDescriptor_get_dimension_mA23ABB2CA03249DCE3A21F5123524A825C33E31B, LightProbes_Internal_CallTetrahedralizationCompletedFunction_m491992F2C5429BCA63C2076F29BBEE7B10BA54CB, LightProbes_Internal_CallNeedsRetetrahedralizationFunction_m72321DC24BB3DDFFABCEC02F72A5BE5826B829FE, Shader_TagToID_m5B5214F0AABE47C7465EEA717C78568AE1251FE9, Material_CreateWithShader_m3AFA4A4172FE7A3BD861AA015F4DA8BF21E7EB3B, Material_CreateWithMaterial_m11AFA8AF4CF07621B8F872D231F52287D510E49B, Material_CreateWithString_m95D6FADE4506835842E09A7E26513252F560C87A, Material__ctor_m7FDF47105D66D19591BE505A0C42B0F90D88C9BF, Material__ctor_mFCC42FB90257F1E8F7516A8640A79C465A39961C, Material__ctor_mF1676C2EE42E6BCE74AC3C90E207A35E515D1FD8, BeforeRenderHelper_Invoke_mDBB6C0ECACC207FD3A4D354177C93AC24B2184B5, BeforeRenderHelper__cctor_m1BA6EA4EC2C3720A5966A677530FC51FE683EF44, Display__ctor_mD4B0D1F494D3472058E47A940600FAC93D68D1DF, Display__ctor_m0F78D1B697F3D82FFD274A6AA716E96FA6A4B156, Display_RecreateDisplayList_m8FB39A95A6DAE41CD0194BECB71B80B79A2E6B88, Display_FireDisplaysUpdated_mF99580245BC4B28765E06B57611C52A0497E9994, Display__cctor_mC3998EEB2068A145697B8B6E65DF16BA7FED52CB, DisplaysUpdatedDelegate__ctor_mCF8A6ABE7CCC32908022E0AB13ED3BF1EBD2719D, DisplaysUpdatedDelegate_Invoke_m4E0A3493E2C3A9CE0D5B5B3FD40A8389BFBA1853, SystemInfo_IsValidEnumValue_mF380A352BF2023F7D9B278873ECFCD56A4EE2F32, SystemInfo_SupportsTextureFormat_m833B0ABED13B5B8D0D4BCF082F3EFA51A3B5C860, SystemInfo_SupportsTextureFormatNative_m47D5DEAD487F9046B4F77B8E9D880D97DD59ACEB, SystemInfo_IsFormatSupported_m412D2A8B391BDBCD1EDB5C17ADAB724CDB123499, SystemInfo_GetCompatibleFormat_m3A1DEC64F2C85F1D7C45005009D93EFA33C8419B, SystemInfo_GetGraphicsFormat_mF4A09D38BA91B8F783C9189B5D744BA943292E0E, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_SendMessage_m561CA89041EBAFF52314B0D35F7335AF03690EE2, PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_TrySendMessage_mD5B897823668810AC92B7A4DB37D2AC469B5AD92, PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_Poll_m81154E92307248D79B91A1C1EA75BEF458573D02, PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_RegisterInternal_m75ADFE89F806D7CCDA39F4BEB6E13F98789EC3A4, PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_UnregisterInternal_m52F310CFE97694C751D5B1FEC47D42C544CB221B, PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_Initialize_m2DF230DCAD67005FD0517D836520E73944A6CF71, PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_IsConnected_m6C83428E73F46078BA1407A17A69702BC8F34956, PlayerConnectionInternal_UnityEngine_IPlayerEditorConnectionNative_DisconnectAll_m6143241C82774D473C8979A05BE0CE3ADAF37F98, PlayerConnectionInternal_IsConnected_mB791A845711EE6CEB671A7E103E5A04FD4F48398, PlayerConnectionInternal_Initialize_mCE19DC91D92DF51D2A41F389BDD32E959AC1718A, PlayerConnectionInternal_RegisterInternal_m32D34DB4DDFEDEC14B79F692591E8C606F2F45C2, PlayerConnectionInternal_UnregisterInternal_m1289478D06B17D3EE7E0CF45DE0B93AD97D2BBD2, PlayerConnectionInternal_SendMessage_m7CD63211EED2FBC267D2FA47CBA8743CCB202620, PlayerConnectionInternal_TrySendMessage_m1181E4B71EB5AC3C5B885C875E3A59378E6E75D6, PlayerConnectionInternal_PollInternal_m8EF1E92D3DA699EB3BBB509820CB8B35EB3D2940, PlayerConnectionInternal_DisconnectAll_m48CA9F5E0FAA2FAB7A35838049289E063A78D6D8, PlayerConnectionInternal__ctor_m522FC54B8DAAD52F95A07B1CA9E5AF0E36B13F45, CullingGroup_SendEvents_m90EC6607039ADA3126DD4650881B3E38BA30D4C1, StateChanged__ctor_m1D704B739C7C0F0D91873D24D10A92942826F0C9, StateChanged_Invoke_m050DE641598E0C558A8CC865EAD679194581182C, ReflectionProbe_CallReflectionProbeEvent_m10D7A2D70D6814FD80DAEC78E09268D7ADA98C7E, ReflectionProbe_CallSetDefaultReflection_m7CF493CA345676C58B735C0AE506A248037BE89B, Camera_FireOnPreCull_mE55D48DC9F94241A79F59C53FCEC0E6B81FB2CA6, Camera_FireOnPreRender_m543170A0D796CFF44B97DAC68C2208F061143ADA, Camera_FireOnPostRender_m5C39B4A52A27EE6D9FC15A44518B60CEEDCA6EF5, CameraCallback__ctor_mB48D13F30E749B551E4692E4F2D762C375F62B41, CameraCallback_Invoke_m67E54F44AA3C83F0D9EF47A5FBC6AF43B0B26362, LightingSettings_LightingSettingsDontStripMe_mA06509B760BA1A7DDB4CC3CE584DC2C3E1FE0237, Plane_ToString_mF0A98DAF2E4FA36A98B68F015A4DE507D8BB3B5A, Plane_ToString_mE12B74C757E52A84BE921DF2E758A36E97A11DDA, Bounds_GetHashCode_m59C79B529D33866FE45FEFC0C69FBD3B4AC7E172, Bounds_Equals_m93E0B9D24C73E57A6FABB9D312101D48183C88CC, Bounds_Equals_m615135524315743D29633C33B6C8B16B754266DB, Bounds_get_center_m5B05F81CB835EB6DD8628FDA24B638F477984DC3, Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25, Bounds_ToString_m1BCCCC8C6455A77DE5C964968C33305EF7A4A0D2, Bounds_ToString_m085531A8E800327829FCD48DEA671A4A0B8D21CA, Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865, BootConfigData_WrapBootConfigData_m47132663C7FB94C3CA9627E5955C1848165AEF72, BootConfigData__ctor_m67B06923C40A5363192040A89BB92479B4B74A9A, Behaviour__ctor_m00422B6EFEA829BCB116D715E74F1EAD2CB6F4F8, ClassLibraryInitializer_Init_m0B7E37DD365582370981A7697AB7273F7A20FF0A, YieldInstruction__ctor_m23280B9DFE9C3E80554A656B4E7125BC9B2C027B, AttributeHelperEngine_GetParentTypeDisallowingMultipleInclusion_m699E7A570CBD00B81273CDFB539E1437D8A0E7DC, AttributeHelperEngine_GetRequiredComponents_m40EADB1A403020D292A62108D295B67111F10738, AttributeHelperEngine_GetExecuteMode_m6863AD945E6A41B55DA50DB77C86773B088F86FF, AttributeHelperEngine_CheckIsEditorScript_m096C287F38FC9802504C6FBE079A28667358FF37, AttributeHelperEngine_GetDefaultExecutionOrderFor_mF88FB3280A2C5AF1FE51080021A616C3437CE053, NULL, AttributeHelperEngine__cctor_m24142033410C104D41A37E17A88149062046CA81, RuntimeInitializeOnLoadMethodAttribute__ctor_m11E2CC84855B5C6E95A279E1A6D2342506CD9DCA, RuntimeInitializeOnLoadMethodAttribute__ctor_mA563B1C8896C6490F88C060E13950DB600577352, RuntimeInitializeOnLoadMethodAttribute_set_loadType_mCB29F9D9D69AB012FB797AB433AD3CFCE696AF10, GameObject_Internal_AddComponentWithType_m2D986297A2133DD6896D9715F22C9627991D07FF, GameObject_AddComponent_mDF246771EC34613FA6AF0C98D443368FB43E9F36, NULL, GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88, GameObject__ctor_m7D0340DE160786E6EFA8DABD39EC3B694DA30AAD, GameObject_Internal_CreateGameObject_mA49D858513048B4CF239D4201C89903F4ECE8498, Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A, Object_GetHashCode_m3FA03DBF8CFF6584BCD22BCFDD257AED8DEB5872, Object_Equals_m086D5CEE892DA62DEE463ACFBA493174C56EDAD0, Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A, Object_CompareBaseObjects_m0686B5F55766F49B84E0AE0D4F70DFB9BEA3861C, Object_IsNativeObjectAlive_m477E072492E19666F582F31A101C991BA107014F, Object_GetCachedPtr_m3B66BC474B4F735F68184F00248385BAF9AF650B, Object_DontDestroyOnLoad_m4B70C3AEF886C176543D1295507B6455C9DCAEA7, Object_set_hideFlags_mACB8BFC903FB3B01BBD427753E791BF28B5E33D4, Object_ToString_m590B13E2C40DB814E3CF9C3615952B3CC7C4B36C, Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605, Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602, Object_GetOffsetOfInstanceIDInCPlusPlusObject_m45636617A1C7BC9D5D3064F8FBF18785126F22F8, Object_ToString_mC776F339F5986CCB1F1D7901F335B9A61BDC0C9B, Object__ctor_m2149FA40CEC8D82AC20D3508AB40C0D8EFEF68E6, Object__cctor_mED93981CFB29C99D893E0C7ADB4B5BCB2A6C7903, AsyncOperation_Finalize_m8163934A18D3DAD2BF51272AAA35EAB1C7BBDE7D, AsyncOperation_InvokeCompletionEvent_m477EBEDE3FE8992BDC1DBFE02A313193CDA46DD4, AsyncOperation_InternalDestroy_mDA1735EC05E6964108BC4C301D938735B2856767, AsyncOperation__ctor_m53CF89405A1E2DA6F517D05792826F5784B0D6EC, SetupCoroutine_InvokeMoveNext_m72FC77384CAC3133B6EE650E0581D055B34B2F5F, SetupCoroutine_InvokeMember_m988CC4721CD62977A75098C58C52A292457E9111, TextAsset_get_bytes_m244B31755642C9623B570FC96B9A04523B1E5178, TextAsset_get_text_m36846042E3CF3D9DD337BF3F8B2B1902D10C8FD9, TextAsset_ToString_m6A506652E11BF9679E6BE931EA2844035FF68923, TextAsset_DecodeString_m3345EAF0DE3FE4AAF99F105269E0B83C528198D9, EncodingUtility__cctor_m15A59251290A2D2B0CD00F635C7C30F3B033A40B, ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF, ScriptableObject_CreateInstance_mE015043D7EC19654FDFB830A9393B3914FF5FC24, NULL, ScriptableObject_CreateScriptableObject_m63730D18415FC4EC61F77C57A4D184064E82D2C0, ScriptableObject_CreateScriptableObjectInstanceFromType_mDA90002F7BB98734237184C1E160C7763B5A0AD6, StackTraceUtility_SetProjectFolder_m60DBA844239D34388650DB96CE47ED18835EE486, StackTraceUtility_ExtractStackTrace_mFDB05BC4CA207364FFC93F44E29F35A271DF5200, StackTraceUtility_ExtractStringFromExceptionInternal_m57F173812EF87153715A42DCE44D2F069F528FF3, StackTraceUtility_ExtractFormattedStackTrace_m3857524451432DB6A0A5445E57B3DFC30369B0BB, StackTraceUtility__cctor_mA6A35A8164A7DB8BE1BF989E02D5F0B2067ACAFB, UnityException__ctor_m2FFB2690639A7421DA5DBFC40091AB23D87EA90F, UnityException__ctor_mF8A65C9C71A1E0DE6A3224467040765901959312, UnityException__ctor_m9260470FF42AFD0B748D3A3EF1E4DC857C6EE7A1, RequireComponent__ctor_mB1C4FD7EA20C0ADA84C7956B948A96856B2465A9, HideInInspector__ctor_m6F39BCE00C935AB46163661E9D4B0B6A6B7976DE, DefaultExecutionOrder_get_order_m362E5F2AB40AAA5154301F88DE93B80F865A31AF, ExcludeFromPresetAttribute__ctor_m6BBE5C9A0F32E56C97AE0A9A6FB66CC7DDC8C93A, MonoBehaviour_IsInvoking_mF7CF0A2ABF31B61FC67A75E9210C16683E5020A0, MonoBehaviour_CancelInvoke_m177BCBDFCEA3E09C02E3E444BF4FBA648FAE3CFA, MonoBehaviour_Invoke_mF724350C59362B0F1BFE26383209A274A29A63FB, MonoBehaviour_InvokeRepeating_mF208501E0E4918F9168BBBA5FC50D8F80D01514D, MonoBehaviour_CancelInvoke_m268FFD58AFF64C07FD4C9B9B8B85F58BD86F3A01, MonoBehaviour_IsInvoking_m9CD08C2F7F5E83660FFE3B5A373B202CCBDB3708, MonoBehaviour_StartCoroutine_m10C4B693B96175C42B0FD00911E072701C220DB4, MonoBehaviour_StartCoroutine_mD754B72714F15210DDA429A096D853852FF437AB, MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812, MonoBehaviour_StartCoroutine_Auto_m97F469F18612A2208D2EFDB3274DF0B4E3C9F4E6, MonoBehaviour_StopCoroutine_mF9E93B82091E804595BE13AA29F9AB7517F7E04A, MonoBehaviour_StopCoroutine_mB0FC91BE84203BD8E360B3FBAE5B958B4C5ED22A, MonoBehaviour_StopCoroutine_m1DA0B9343DCDB53221A6CD707CBF0827A6FFF17F, MonoBehaviour_StopAllCoroutines_m872033451D42013A99867D09337490017E9ED318, MonoBehaviour_get_useGUILayout_mBCD040C678BF8521BFBAB8FD59BC566B1F5BED89, MonoBehaviour_set_useGUILayout_m56F0C62F4B6889D7472074ECCB56EBA462285134, MonoBehaviour_print_m9E6FF71C673B651F35DD418C293CFC50C46803B6, MonoBehaviour_Internal_CancelInvokeAll_mCBF8624858F884C064BC83740A0EF97A59461E83, MonoBehaviour_Internal_IsInvokingAll_mCA9B8812ED7656429C2298F272AC1F654C40C3DA, MonoBehaviour_InvokeDelayed_mBD74A4D793E6836BEC5A0FABDA7FD573A87ACD4C, MonoBehaviour_CancelInvoke_m794BA6F7C1040DDA0D62D37AF97883E23627DC12, MonoBehaviour_IsInvoking_m05A8A914FA3563CF28F1016095BA3A735F319A99, MonoBehaviour_IsObjectMonoBehaviour_mC2F75720102B56F81F3D1329BE96C2C7B336B615, MonoBehaviour_StartCoroutineManaged_m014E764B40594337F2B5AA03BFFC87DD8D4B063B, MonoBehaviour_StartCoroutineManaged2_m55C19C5C5C65E9883E12101A46F37AB1172C73E8, MonoBehaviour_StopCoroutineManaged_m35C1C524554F9B058538E41E0650FA71373F292D, MonoBehaviour_StopCoroutineFromEnumeratorManaged_m81B57000F7ACB16B333800D66E8C74E7481E20B8, MonoBehaviour_GetScriptClassName_m428B33342B759D78A638B6E383F0510F294DE285, MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E, UnhandledExceptionHandler_RegisterUECatcher_mDBA57543CC57B4265B7847FE9F4E51125FE5F61F, U3CU3Ec__cctor_m98D2C4143206DF565508D9D1A8FB0C38851DA96A, U3CU3Ec__ctor_mFC700DE43CA4803F7317D49C21D6010E21E4C40D, U3CU3Ec_U3CRegisterUECatcherU3Eb__0_0_mD21DF44CEC3DA35516DA5FC75CA8A2FF67E4E382, ScriptingUtility_IsManagedCodeWorking_m023FD7C1DFD42CA5AA1F40219DDED8033F0BC3B6, ExcludeFromObjectFactoryAttribute__ctor_m547CE65CC098EB4466C456476ECF2D78E2834FBB, Coroutine__ctor_m65324E0C6062163C0378CD4190E903B4C2ED75DD, Coroutine_Finalize_m83673D20AB464E4C866408F798D5CA1F0391808D, Coroutine_ReleaseCoroutine_mEEFBA6D7CABF4E6FAF7C115B53BF530B30208869, ExtensionOfNativeClassAttribute__ctor_m64B864DD565CE1BF04DA861E6759163A1727F6A1, ManagedStreamHelpers_ValidateLoadFromStream_mF6E14BAD1BC52711F99076381E5A57DA650B4C1A, ManagedStreamHelpers_ManagedStreamRead_mB44F01233FDB11E124CC64899912608FB5ECEEE5, ManagedStreamHelpers_ManagedStreamSeek_m97EDF5D08F83234C056003A9890C2C3478EECC4B, ManagedStreamHelpers_ManagedStreamLength_mF75367CF96464E01EDF84070FF038125649AEDFD, Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371, Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B, Component__ctor_m4319162A6E6B02301078C1233F6E7F4A3E735486, UnitySynchronizationContext__ctor_m4BA1C7C04C4B82783FDC935C2C50639211B11F5C, UnitySynchronizationContext__ctor_m3CC3D812A97540AB584CECA78B735D68FF30E4F0, UnitySynchronizationContext_Send_mB69AAB0638FC77BD51BFA5BF7D2B0D568BBEB7F4, UnitySynchronizationContext_Post_mD36839040EBAB66116699E68558BB8FDFF0FD834, UnitySynchronizationContext_CreateCopy_m11E8C66F575BC1DF3F34A614E6B00D040745301A, UnitySynchronizationContext_Exec_m7E6352CBA70E4AB14F7D50A919C3F8C22F2E977A, UnitySynchronizationContext_HasPendingTasks_m5B62CCDDC05BCC946CB158FECC5FA6422DE1C960, UnitySynchronizationContext_InitializeSynchronizationContext_mF6CADD1D15642024F450D918CE1DEA1A4128818A, UnitySynchronizationContext_ExecuteTasks_m3034D59292339809C6D7FA5932ACC365892B8CA1, UnitySynchronizationContext_ExecutePendingTasks_m30855D2E24B36B23076FDDF03D6DE93F0433E4F9, WorkRequest__ctor_m78DC33ED88BF9BA29E05D2180B2ADC439132F1F5, WorkRequest_Invoke_mBFEC6A3799BAFDE7ED840A0523D3D56160C03921, Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548, Vector2_ToString_mB47B29ECB21FA3A4ACEABEFA18077A5A6BBCCB27, Vector2_ToString_mC10F098442E56919947154402A77EDE28DC9B7BE, Vector2_GetHashCode_mED8670C0E122B7ED0DAB4C3381ADFF04B75E0B03, Vector2_Equals_mA4E81D6FCE503DBD502BA499708344410F60DA4E, Vector2_Equals_mDF84D5ED14E018609C6A9C9BAE016C1B33BCFF4C, Vector2__cctor_m985790D0B5F5F80A0E3461F04F05BAB8CBAD0105, Matrix4x4__ctor_m6523044D700F15EC6BCD183633A329EE56AA8C99, Matrix4x4_GetHashCode_m313B1AF4FEA792BB7E4D1D239EBE3257F825914D, Matrix4x4_Equals_m35CFC5F304BB40EFFE011B92AA87B77CD8FF8F74, Matrix4x4_Equals_mDB0C4CCC58BE3E108F1A40BE8DBDCD62E284CC51, Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118, Matrix4x4_ToString_mB310BE20B7CDE8AEA91D84FCA4E75BCACF7DFC86, Matrix4x4_ToString_mB8E1EFF14A37605ABA321708CC36021FFBCF84CF, Matrix4x4__cctor_mD8409F5527865C5B73AC1195893BD110330FDB92, Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813, Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92, Vector4_Equals_mC2596CA0F441D25DE7A9419BE66A8FA2DA355CB9, Vector4_Equals_m73FAA65A1A565EE28D6C9385603829894B7D4392, Vector4_ToString_mFA0DDF34C1E394F75EF65E06764A1BE750E7F388, Vector4_ToString_m2BE67BEBBD3059C9CEE29BF34AD30E1D7057E914, Vector4__cctor_mE18131D0C5FFBF3305D29CB0F337057BF8CEB802, Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0, Vector3_GetHashCode_mB08429DC931A85BD29CE11B9ABC77DE7E0E46327, Vector3_Equals_mB4BE43D5986864F5C22B919F2957E0309F10E3B4, Vector3_Equals_mEDEAF86793D229455BBF9BA5B30DDF438D6CABC1, Vector3_ToString_m6C24B9F0382D25D75B05C606E127CD14660574EE, Vector3_ToString_mA8DA39B6324392BB93203A4D4CB85AF87231CB62, Vector3__cctor_mBE529AB9D272468D923A964C5F2CE611422EADA8, Color32_ToString_mB1EFBF981F901A76ABF2FEA19EB290A2D8CAFC32, Color32_ToString_m263D34787852D176627FC2B910DFE9CABAF26696, Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C, Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0, Color_ToString_m0018DE2184B3377CCA6FBD72D5D47886DC669147, Color_ToString_m70AEF3634C556F6AA01FC3236226C3D27C277229, Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0, Color_Equals_m24E409BF329F25774C6577F18EFD3DE1253684D6, Color_Equals_mD297CAFFEBE9352C940873862FDF9A28F1F02435, Color_RGBMultiplied_m4B3BAE4310EA98451D608E0300331012AFFF1B01, Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C, Color_get_maxColorComponent_m97D2940D48767ACC21D76F8CCEAD6898B722529C, Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF, Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8, Quaternion_GetHashCode_m5F55C34C98E437376595E722BE4EB8A70434F049, Quaternion_Equals_mCF93B00BA4FCDDE6100918451343DB9A0583A0A0, Quaternion_Equals_m25B95D8412B79CC7F8B34062BFAE662BD99578BE, Quaternion_ToString_mC5BD5DEF60FCA4A38924462A5C4440ECFCF934C4, Quaternion_ToString_m9B592D577B3FDB892CA53ABF3457BC2EDE45DF8C, Quaternion__cctor_m0C8018E54211DA5CFB4CF107C12EE466951F6575, Mathf_IsPowerOfTwo_m58172AEBE272F53FD34CC10641057847181E960A, Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F, Mathf_CorrelatedColorTemperatureToRGB_m595A3D1E887CD42FE21CD2893D8E377B3F44153C, Mathf_Tan_m02B11ED38704291D448322E57D396F9FAB4EE5B7, Mathf_Atan_m92C7BFD0B9C392FA72C8940EC4EA3F927907ABF5, Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051, Mathf__cctor_m096B4CC2F751E87D1018F79D32E28182BDC5E652, Mathf_CorrelatedColorTemperatureToRGB_Injected_mE0B92B9F5833D54E73BCF44C715B98F4CAB74020, Gradient_Init_m5BA62E19CAFB02B0EC3FEEF2247F0D7D79DB4A95, Gradient_Cleanup_m852D91204DE7A67197754BC5EEF35BBC340795E9, Gradient_Internal_Equals_m8499EFC381172FFC827366BE219C9CDA8A444D0C, Gradient__ctor_m5EC470BB063D4831774C7CDA5D471EBEB5CE7B54, Gradient_Finalize_m69475357E7933E7692476BB6B8952E06EC4F23CC, Gradient_Equals_m3CA73EEE2426924D75D835A69F00B9EB50D44294, Gradient_Equals_m77211B56445AB40DEF32AE890BD6B13E2410FB98, Gradient_GetHashCode_m031DD1B99829405A1654F69EC63CFF929139C94C, ComputeShader_FindKernel_m3BA5C50794FA6AF4C432E55FBBD7CB266532F659, Application_get_isPlaying_m25B0ABDFEF54F5370CD3F263A813540843D00F34, Application_CallLowMemory_m527D80B8FB34FA8B3730765171F9C7826100148A, Application_CallLogCallback_m8E71361EED127C3D753168559078020878A0592C, Application_Internal_ApplicationWantsToQuit_mB7CD318CF9B29D34E26D2E25F460957D41D26854, Application_Internal_ApplicationQuit_m4E0E8DE66A2E435A1A4EFF21CBCD2132895AFF84, Application_Internal_ApplicationUnload_mBACA14D6291E2FD79766019FBA0A48EBE16AFFAB, Application_InvokeOnBeforeRender_mBD6251514058981E187B0D695C02CB00B983B963, Application_InvokeFocusChanged_m85307C7E83A7D2314E44CF0B505D1158B4A1D58A, Application_InvokeDeepLinkActivated_m9484D7A6C4CB0DD73B83D5F442FB5620CE9F1136, Application_get_isEditor_mEAC51E3ACE6DCE438087FB14BD75A3C219D354D0, LowMemoryCallback__ctor_m3B5E06F22A115B898C51A5C4B20166E2A92E0375, LowMemoryCallback_Invoke_m3B2AE4EC5556D1D98237EF965477487AE4C7D708, LogCallback__ctor_m327A4C69691F8A4B01D405858E48B8A7D9D2A79D, LogCallback_Invoke_m88EACBF170351AE6FC8E6F5154CD09179D67BB47, LowerResBlitTexture_LowerResBlitTextureDontStripMe_mEECB7042CAE059B760ABFEC12902030249248A8F, PreloadData_PreloadDataDontStripMe_mB4D9C8C36672A400FBE7E024C47E0FD152BABA02, Transform__ctor_mB597BB13F66ADC3B8A3D45A2ABDEC8C02B421B93, Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1, Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C, Transform_get_childCount_mE9C29C702AB662CC540CA053EDE48BDAFA35B4B0, Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404, Transform_GetChild_mE686DF0C7AAC1F7AEF356967B1C04D8B8E240EAF, Transform_get_position_Injected_mC69C78EAC69F2912B161B5710E69F7D3DC30C815, Transform_get_rotation_Injected_m6532D51417F17B804F56FC809B833F3BE524F0FC, Enumerator__ctor_m83A956CC6A8C1F2318C7660553BAD2D2B25AD71A, Enumerator_get_Current_m4732420B5A80C615B7CA373E750542E7F91D93DF, Enumerator_MoveNext_mCC9D1D19DCDF3F54E1FFC2798D073C01C202D984, Enumerator_Reset_m91311F4F60075A13C6B8A27BC2856B37DC18A63E, RectTransform_SendReapplyDrivenProperties_mCBDC6A65528E92A7E7D5DDC6EB94A058050CFF8D, ReapplyDrivenProperties__ctor_mC06AEE119C82C068873EE368C7C8DBE9CAD28949, ReapplyDrivenProperties_Invoke_m3440A5F41B8B52D671A1C26356CB20CF8E7AC39A, SpriteRenderer_InvokeSpriteChanged_m105236F9C9637A421F96627823413A679319AFB8, Sprite__ctor_m14DB77A0955914B9B8D8189BB1A6B190B3CCF919, APIUpdaterRuntimeHelpers_GetMovedFromAttributeDataForType_m572E9998D4C574A15D5D044699A572DEBC3FC1E3, APIUpdaterRuntimeHelpers_GetObsoleteTypeRedirection_m135466CB807CB14025653915037D56D246F0F46C, SpriteAtlasManager_RequestAtlas_mE6D9398ADA0A5CB1A76407B59511779F2DAA2593, SpriteAtlasManager_PostRegisteredAtlas_mEBA789EAA074F9C6450ADF50722343BEF4509110, SpriteAtlasManager_Register_m44D4E9341918EA32BEC92A77E851FF9A3BC21505, MetaData__ctor_m97F5D6737326E4786030786484BFB87377E7E842, MemoryProfiler_PrepareMetadata_m9F0875C731E18579722FA591CAB90AA5E801CDC7, MemoryProfiler_WriteIntToByteArray_m3800715858C5A09AE8DE7C042DADAA9D1472D308, MemoryProfiler_WriteStringToByteArray_m0011933F268E3DACEA0E08499958A67D9653DB8B, MemoryProfiler_FinalizeSnapshot_m9ADE80FB19E347CFE5BB7A6FAE99790096FAB1CA, MemoryProfiler_SaveScreenshotToDisk_mD82F1DE5F475C600E7CF5E1BCF1E7E9BDB61404A, DebugScreenCapture_set_rawImageDataReference_mB19FBA997F9FDDE05F33ECDF900F299DEFB7001D, DebugScreenCapture_set_imageFormat_m375ECF2BFAC85011D5493B7DE5676B2EC3BA1DFB, DebugScreenCapture_set_width_m1200EF0961699A652475F0590BE8D65A583F01A1, DebugScreenCapture_set_height_m1798855FA1504E5092D6345264322E4D21B6C2A0, PlayerEditorConnectionEvents_InvokeMessageIdSubscribers_m67F47A7AA6EC55A672AD1020F329C4332BEEFFAE, PlayerEditorConnectionEvents_AddAndCreate_mB3B1355A8FDC43E5974CC3DE5BB17CB0C4328308, PlayerEditorConnectionEvents_UnregisterManagedCallback_m61A82E77AA85A903BE0E534FEE601CABF9DE7809, PlayerEditorConnectionEvents__ctor_mA1F7A1F05DA196CDC66A85361C5589F504C557B3, MessageEvent__ctor_mD99E3A2C521C8B2B544F5DF2376258E9613D08EE, ConnectionChangeEvent__ctor_mEEB8C3ABC40815A0BBC2EEEEAD77ACAE1A6A0554, MessageTypeSubscribers_get_MessageTypeId_m782C2CCF400D0C5A0FB343FBE1B66C9C09971449, MessageTypeSubscribers_set_MessageTypeId_m4FA721221C0D7812EA1AFB6C406C0620FF06761B, MessageTypeSubscribers__ctor_mFC17A12701D7DB8739ABF17DB1D5EC41531CFED6, U3CU3Ec__DisplayClass6_0__ctor_m2EE8CF87D7C3816A57E4D6238DEA0660DB2C7303, U3CU3Ec__DisplayClass6_0_U3CInvokeMessageIdSubscribersU3Eb__0_mAB457C850FBAB1CF66C7EFAAE9F57EAD0FED6CFF, U3CU3Ec__DisplayClass7_0__ctor_mC3BBDE08CDDEF0DA0811796906BA4A74C287CC2E, U3CU3Ec__DisplayClass7_0_U3CAddAndCreateU3Eb__0_mD687F2BC0FE80692E5F88480DC5B861FE122F82E, U3CU3Ec__DisplayClass8_0__ctor_mEFD5A284D56758F6EA5F97C12FDE739E7E1C2C93, U3CU3Ec__DisplayClass8_0_U3CUnregisterManagedCallbackU3Eb__0_m3906587CC8F4CF5B752383CE6EA540B27E67055D, PlayerConnection_get_instance_mF08ABE514910AD8B105D42561CF97CBF135ABD3B, PlayerConnection_get_isConnected_mFDFB30D1AD4A7BFC66207092270E86B8D467209D, PlayerConnection_CreateInstance_m7903C5C28DAA3A2FF48EF6593E03A5E5A6DF7777, PlayerConnection_OnEnable_m3BE74152671ABA48E7AD707773B93F57BDA53002, PlayerConnection_GetConnectionNativeApi_mDF3BB4FF695E3ED19E525951FEED123C52FB4781, PlayerConnection_Register_m8760D786583FD5793A2FCE5EEB8DDA17C649CF86, PlayerConnection_Unregister_m46303AD2C27A3A71B6569376E5C461AF1D0DFCE1, PlayerConnection_RegisterConnection_mF9F575D16B80B1299D0E058E5F4A8DBAA907784F, PlayerConnection_RegisterDisconnection_m2D2554B55821F11EB89442D54125A5C2984E0EC2, PlayerConnection_UnregisterConnection_m0213376CEDCAAF5AF7C49226660C2F2182F2E1FD, PlayerConnection_UnregisterDisconnection_mB2E0A093BA8F75B183A2774CA49FD5762B4E8A6E, PlayerConnection_Send_mBFE41D75C28DF0885455CE809D40C489818F91B7, PlayerConnection_TrySend_m6D589698ADF1E9A0E4CC208651F6CC86AD572423, PlayerConnection_BlockUntilRecvMsg_mBDA2944F58B7984DDFA6A998CA558FC43B64896F, PlayerConnection_DisconnectAll_mDC4057C27894D4216DF83A9EF9107C86AA3C5D03, PlayerConnection_MessageCallbackInternal_mABE4761961414EE58E31F8D06F9870AFD1BBD1BC, PlayerConnection_ConnectedCallbackInternal_m64117185C66F8947BFB1ED0E41C6D35A9AC35177, PlayerConnection_DisconnectedCallback_mC66E0C59A86620D43E7C1418F8EAA006B63690A2, PlayerConnection__ctor_m03E1218C1A0210FFDC4E2B2E2F79B7416E9D8F11, U3CU3Ec__DisplayClass12_0__ctor_m07EBBD06394F8590D2B8DFD50B6D1EE94ABB0CBB, U3CU3Ec__DisplayClass12_0_U3CRegisterU3Eb__0_mAC55D4E3203F06ED7F9872599F1CF02DF2430859, U3CU3Ec__DisplayClass13_0__ctor_m6AA357ABA48CA75462E938084C7953E820CB18AA, U3CU3Ec__DisplayClass13_0_U3CUnregisterU3Eb__0_m929D945DEF8430CA1E953420F9C28F43198F9FF5, U3CU3Ec__DisplayClass20_0__ctor_m75B603A2B5F9AB50F7A52CCD844186FE1A6981AA, U3CU3Ec__DisplayClass20_0_U3CBlockUntilRecvMsgU3Eb__0_mE65B4F1DEAC961650E79C59F69302B4AC63CE3F1, MessageEventArgs__ctor_m66E6239501EEE8FCE1DA218E8189F46FB0669A45, PreserveAttribute__ctor_mF9E65066D9317F56C6F4AE274A1E2D55D6A62F96, MovedFromAttributeData_Set_m155005FB8BCE0569C40B02D75FFADB3FBDB7EEDD, MovedFromAttribute__ctor_mFDCCBD975A9BCC410529DB2B7C01659ACF8005CC, ExcludeFromDocsAttribute__ctor_mF280A16634D72D09D550C2BA2294D9234D50C771, DefaultValueAttribute__ctor_mC1104F2F0A2CD67CE308CD7E5C1CCE74482C1BB4, DefaultValueAttribute_get_Value_m8FC7A517D291CDDB7B5D17E811F5CB11FCF59D24, DefaultValueAttribute_Equals_m6E5B33344C4FD2FC4775A657481B63F82F18B925, DefaultValueAttribute_GetHashCode_m6F99553C7E76E711DCA6368417F66898F5AF6359, OnDemandRendering_get_renderFrameInterval_mC9E8FC6225DCCB074FD3D7BD128734DA321A2CCD, OnDemandRendering_GetRenderFrameInterval_m2E7629CD00648D6DEC5D78E631510ACF1350A931, OnDemandRendering__cctor_mED0B1BA868A046D26D214B1DD1C0BAAD6147E9BB, GraphicsSettings_get_lightsUseLinearIntensity_m74D1A18837CB7E9D3A9BF20D44212F94DD1F67B9, RenderPipelineManager_get_currentPipeline_m270A15A23593BAD8D6A20CE2E328210FF9AA692D, RenderPipelineManager_set_currentPipeline_m1C8CDEC2FD862823D0C4DC007CB57DBAFB1CDB3F, RenderPipelineManager_OnActiveRenderPipelineTypeChanged_m7BCA10285B43964387C7DA20EFC7C0C6A47C4E24, RenderPipelineManager_HandleRenderPipelineChange_m8B7BA0E0ADC1AD84C4A2E119E08C225EF519482E, RenderPipelineManager_CleanupRenderPipeline_m1104AEE59AFE2EC1F1AD15DCF862802230466F99, RenderPipelineManager_GetCurrentPipelineAssetType_m78BBEBD08F2BCB77FA23BDCD54C10A4102115EF5, RenderPipelineManager_DoRenderLoop_Internal_m01D54C058082806D20515903AC0558768DA1A0FA, RenderPipelineManager_PrepareRenderPipeline_m342C65E962B20B547DB2BAF537EA870457736108, RenderPipelineManager__cctor_m8A9308C1CD1B4F533F5D9855ECB44D6B71620807, LODParameters_Equals_mAD45601A9E881620B23A7922D8AA5AFBC91E0B9F, LODParameters_Equals_mF956A067D82497A00AC8234322CD848E6FB7BADE, LODParameters_GetHashCode_mECFCEAAAC935759A99C30C69BBC99A1148F46F40, ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B, ShaderTagId_Equals_m02826F7AFC63AA3AE5DB14F7A891F8F173FD9A33, ShaderTagId_Equals_m932EFCC38C276EEB2784BBC866330F4C595F52E0, ShaderTagId_GetHashCode_mF5E3A1F96CBDFDCEFABE1B56125EBBA6E3B9EFEF, RenderPipelineAsset_InternalCreatePipeline_m662E6A3D3B14C19D5318E172A4AF81FEF71C6252, RenderPipelineAsset_get_renderingLayerMaskNames_mC0978F38B2EADD1462593AC6D8395E612CB1329D, RenderPipelineAsset_get_prefixedRenderingLayerMaskNames_m89254E02D74CC6FC9320104B8A1748534FE55F6B, RenderPipelineAsset_get_defaultMaterial_mCF112570E7B47208A0B700BA97B33CAE6713D323, RenderPipelineAsset_get_autodeskInteractiveShader_m261A0788B4F73AFC5A50953878552BC3BFF8B674, RenderPipelineAsset_get_autodeskInteractiveTransparentShader_m6E2A2439FCB378F64DC46CB6DB517A1661A306F8, RenderPipelineAsset_get_autodeskInteractiveMaskedShader_m42DB9A70B290E217B91616E9274C9B7E58D54362, RenderPipelineAsset_get_terrainDetailLitShader_m74F2FA112CD18493E7003F6F711AA09A8C930136, RenderPipelineAsset_get_terrainDetailGrassShader_mBE126045BF9048B59CE56D1BD9C69C3DEB4CDD96, RenderPipelineAsset_get_terrainDetailGrassBillboardShader_mE233539926B92ADB7A057C34CBCD7E51823C75A2, RenderPipelineAsset_get_defaultParticleMaterial_mC68CA6787815E00CF501F268F34DA0B3C83B3013, RenderPipelineAsset_get_defaultLineMaterial_mB4DD122B043417F3810FEAAA74E79B369A26B484, RenderPipelineAsset_get_defaultTerrainMaterial_m129D75CFE9689112452AA911C24BEE4939ADB520, RenderPipelineAsset_get_defaultUIMaterial_mBB9F6694EEEB97AC6140C094A48743660A0DAF04, RenderPipelineAsset_get_defaultUIOverdrawMaterial_m19832E76629C0AFC18F0D61C5C1CC47533200038, RenderPipelineAsset_get_defaultUIETC1SupportedMaterial_m2D1DC4B89F59283C8AE3101F3DC05D88C10D4C10, RenderPipelineAsset_get_default2DMaterial_m2418C7E1A0974B2A06CF3BE81590C7B0DF1DB113, RenderPipelineAsset_get_default2DMaskMaterial_mEE67105F80768BDFD1C93E8709FEBF2D4561E14E, RenderPipelineAsset_get_defaultShader_m633AD6A97B2D1D436E42920D766B1283C1FED858, RenderPipelineAsset_get_defaultSpeedTree7Shader_mCEF3795C9E36F0A9D9A3CE29824790B172637252, RenderPipelineAsset_get_defaultSpeedTree8Shader_mAEB3D02FC0A0016BAC5C22BC1967827403E5C17A, NULL, RenderPipelineAsset_OnValidate_mD160C7BDEA559BAF3DDA48B4819307E07B377F52, RenderPipelineAsset_OnDisable_mE99CEED707BDC901AD37DC976FA3A3A313E7E00C, RenderPipelineAsset__ctor_mC45BECAED54BEDC4555AF010323EABF49BA7B78A, NULL, RenderPipeline_ProcessRenderRequests_m1303438384D0A5857A147C280A1AF0E16E488908, RenderPipeline_Render_m41E15C2221365D92636651792FBDAD1A04E8AF1A, RenderPipeline_InternalRender_mCB77395158F4572F348D8227BA9127ABF1C9C5BE, RenderPipeline_InternalRenderWithRequests_mA4E809CF43979778D7F5048F79BF506746E82B57, RenderPipeline_get_disposed_mF0D4B88DF44249E0FC2371697B913DD5A81B3850, RenderPipeline_set_disposed_mB7EC4BD04C80015CBCC0B92A65A6DE615F2828A8, RenderPipeline_Dispose_mDF8A62A6B7D3A00128C9341921C036D015C41179, RenderPipeline_Dispose_m581E2B33EF0CCAF2C3E7BD71AE32B4974D259286, ScriptableRenderContext__ctor_m10159F14BB69F555C375E13BB77A1898FDB42FA5, ScriptableRenderContext_GetCameras_m9B2329F79132EE49B719560AD739FD3601C44189, ScriptableRenderContext_Equals_mBFDA5815F2B6ABA9B16503DA906B8BA42078718D, ScriptableRenderContext_Equals_m99E5A233945DFC3B9A786F2413ECE68E5019AB88, ScriptableRenderContext_GetHashCode_mA1EE09239F1ACFC29A2ADB027D5E76E690510207, ScriptableRenderContext_GetCameras_Internal_m852016B3544E3ED5FEFB9695EC175622A5B6A8C8, ScriptableRenderContext__cctor_m0C385A2E228FAAEBACE8E912E26F05147525E8B1, ScriptableRenderContext_GetCameras_Internal_Injected_mFA0C805805CE2CC5BB6AD8DB0075733BF194FEE7, SupportedRenderingFeatures_get_active_m09012C98E24D5B2E8C09F6657FC5CD19B2AF3054, SupportedRenderingFeatures_set_active_mB2A1A6137C816592E6526CD3DA7405260EAEA8AE, SupportedRenderingFeatures_get_defaultMixedLightingModes_m7F9FDF9012EC41E36466613C8A9103D74666CBC4, SupportedRenderingFeatures_get_mixedLightingModes_m929C0CE80A4990993EBCAB8B46C1E273A0829137, SupportedRenderingFeatures_get_lightmapBakeTypes_m1311A5AD5BE1A6BA3251238C893D7D340358C156, SupportedRenderingFeatures_get_lightmapsModes_m925D670110EF7109A26BE1B228066E1201FAAE38, SupportedRenderingFeatures_get_enlightenLightmapper_mF7C756BBD4E605DD047BD502DFF8569C4CEE8F27, SupportedRenderingFeatures_get_enlighten_m6F973FEB7CCF0BB1B7A2F25317EADC5F6FD95ED6, SupportedRenderingFeatures_get_rendersUIOverlay_m657FFFC5B360F7BCE9964EF50E7449779224AEFC, SupportedRenderingFeatures_get_autoAmbientProbeBaking_m42E98E922511B1CF790FC414C9A85D70DFACA2C8, SupportedRenderingFeatures_get_autoDefaultReflectionProbeBaking_mFDB934E6645FA5CA95E1F0BEF4A12345A1025207, SupportedRenderingFeatures_FallbackMixedLightingModeByRef_mEC3BA55F7A145AFCD9762F1FD752CA4D587D0F88, SupportedRenderingFeatures_IsMixedLightingModeSupported_m11E0ADD90300D5396090ED9B2EFD9924524D50AF, SupportedRenderingFeatures_IsMixedLightingModeSupportedByRef_mE48C26F367ABEC734BDB7A8A66FEB8796A401AAF, SupportedRenderingFeatures_IsLightmapBakeTypeSupported_mE8EE2ACBE267FDAEFA6229CD67298C9D3A16C691, SupportedRenderingFeatures_IsLightmapBakeTypeSupportedByRef_mABE7E2BC06CA25519079DF4EEC89667EB51B8460, SupportedRenderingFeatures_IsLightmapsModeSupportedByRef_m99BF1104DDA5C0EB37E529F76670E7F10E6319E8, SupportedRenderingFeatures_IsLightmapperSupportedByRef_m891045E2F4FF9AC667E6FC75F6119D5AB546FBDB, SupportedRenderingFeatures_IsUIOverlayRenderedBySRP_m15CF763E502A362DC677DEBBEC12A9B45CEEB458, SupportedRenderingFeatures_IsAutoAmbientProbeBakingSupported_mBC9E03F60617335C1E8D4DE88FD57F591CDA6C50, SupportedRenderingFeatures_IsAutoDefaultReflectionProbeBakingSupported_mD59A4D48FC5A6095035739F187C9BCF4D0DC67C5, SupportedRenderingFeatures_FallbackLightmapperByRef_mBA3E826098F185845769A99830E50C43294304FF, SupportedRenderingFeatures__ctor_mF7728980F81142B7BD45FBB25AB001B17A4BF0ED, SupportedRenderingFeatures__cctor_mD97BB2123C1AC4DAEF2B5D8D1DC8219C31968416, BatchCullingContext__ctor_m4E95A80E46EB29A21AB9AD64C2D1CC5891281449, BatchRendererGroup_InvokeOnPerformCulling_m26A4A11ADF3CDF55A9B6F0A93A16841A405F32E7, OnPerformCulling__ctor_mFB91FB8D6D713AC39AFB921AF1C23A50EC80529B, OnPerformCulling_Invoke_mCD3C3FF1DC98173ADA46A711673C69ECAE494F22, SceneManager_Internal_SceneLoaded_m929615D240C989E0EA73E3141C8AAAA73BCB51D4, SceneManager_Internal_SceneUnloaded_m8F6929B480F6398033CF78E654F01D9FDDBA0321, SceneManager_Internal_ActiveSceneChanged_mD1207F7C46CFBA85FA58A4ACCF7C326A8AEE55DC, SceneManager_LoadFirstScene_Internal_mBD991BBA665DF9A290C6525A09B6D0D275CC5259, SceneManager__cctor_m130A0393C55C3A0553E24DC895939CC7184D91F9, Scene_get_handle_mD508BE60333C6168610E12CECAB12E9B11C25E53, Scene_GetHashCode_m74ACBFB8C656D5620A9A1E62D04E55ACBF63ADC9, Scene_Equals_mB973481492F291BF8EAF1AD66B9F7FA3ACF3928D, SceneManagerAPI_get_ActiveAPI_m2040A088481EEBB6D6B9B1B2A4090CBA1129FFA3, SceneManagerAPI_get_overrideAPI_m636C24986664B542327F2528A1128B7738DEF6E6, SceneManagerAPI__ctor_m697F6B718DCE9B5E6CA4D58BBFB0CA275E003307, SceneManagerAPI_LoadFirstScene_mA4217ED8AD09C74E82DA9C10A0558AF830228E6F, SceneManagerAPI__cctor_mEF0EF066433E952992273F1624DE367B9FCD52A6, FormerlySerializedAsAttribute__ctor_mD7361D52007EF623D139A726F892198E089F3C9D, LinearColor_get_red_m376617B8E3156420835055189BB28D953FE46A2A, LinearColor_set_red_m0ACFCEDDD205A6F235BE95936816E92898B01B52, LinearColor_get_green_mCCE90A662234EE3605368F3AEC14E51572665AE5, LinearColor_set_green_mBD9C7EA6415DC54B3F6B643C3CD02B71565F0694, LinearColor_get_blue_mAFAEA5D5590DD14CFC48BC18DF4BFEBBDCB0A99A, LinearColor_set_blue_m3FEEAF946772BB177733B67D9DA4B72D84874375, LinearColor_Convert_m0E220E18AC54A8040BAD7FFEB0D81538639F9BBA, LinearColor_Black_mF5AEFA40487500C1683D14FFA58554BF4D7B1A42, LightDataGI_Init_m112DEBB76EC57AC52E6384C97A3E8B2EAA867207, LightDataGI_Init_mACE06E00CC639CA89F3847E9DB55FD0F00812A7A, LightDataGI_Init_m0A999D118CDCBDA99B9E24231ED057D943C9C67B, LightDataGI_Init_mDC887CA8191C6CADE1DB585D7FEB46B080B25038, LightDataGI_Init_mB2D1C73EDFEA6815E39A0FE3ED2F7BF9A7117632, LightDataGI_InitNoBake_mBDF2EFB22D4BEE63B6F25F4EE9F1522D2866ED43, LightmapperUtils_Extract_m936FF4E20F593777EABF072404B37D0C1EB3AF5D, LightmapperUtils_ExtractIndirect_m5776341FC44CD3BBB634828E668732C2A490BB78, LightmapperUtils_ExtractInnerCone_m8B2B838A7D49A49D64813232503D5C3CA8957C5E, LightmapperUtils_ExtractColorTemperature_mEA79654385184193BC807A191696BE14B04ABEAA, LightmapperUtils_ApplyColorTemperature_m5286438BDED2F10292887505A26B1E33C714C325, LightmapperUtils_Extract_m44511C1C63663F51CD77ABF24CC4B34B9A826F0F, LightmapperUtils_Extract_m47570BBE32168BBEA4C823D83C8A94A4CBF03AE2, LightmapperUtils_Extract_m9F0C60CB137D268694B8CB324C73E799E1CE73F9, LightmapperUtils_Extract_m3B3FFE050376D624857D5D67413BD532518949F1, LightmapperUtils_Extract_mA319A386DA025BF5F0B7D9C398ACD3BE3AF65ABB, LightmapperUtils_Extract_mF6521637E4DD97C8BBD71696B5A61C7B7B8C83D4, Lightmapping_SetDelegate_m8BEF0FE5035180FF94119860CD15BBE2BE90129D, Lightmapping_GetDelegate_m073E4FFA73169C20833F77984024BD328003258A, Lightmapping_ResetDelegate_m8D4AAF4F08C8697953B3CB110DD4E6CD130371D9, Lightmapping_RequestLights_m1967533AFFB328B3386E7E0D1EC414105E509B80, Lightmapping__cctor_m6AEDE40A651280EC1A7944E9CFD161AFB78802B3, RequestLightsDelegate__ctor_mFFCE8681C67A169A04BEA2201C393E1FC84CAB7D, RequestLightsDelegate_Invoke_m01792B793691E6471596FF9B30E4D6F8EA18227E, U3CU3Ec__cctor_m766681161796D9912477BF60542C4DD1EB0D2096, U3CU3Ec__ctor_m3FBD26AEC83F79DACB13A7EF6FE5F539A71F0902, U3CU3Ec_U3C_cctorU3Eb__7_0_m3DE1C9F0E58017EDCEAFA5FEC90132A153B492F6, GraphicsFormatUtility_GetGraphicsFormat_mE38154E9B9C810EDAF2FAD3E1F1CD856FFC13F3C, GraphicsFormatUtility_GetGraphicsFormat_Native_TextureFormat_m4A193B562F6F81CE2C1C755B26B67564C2F65319, GraphicsFormatUtility_GetGraphicsFormat_mB9E291EB1EC96594074112E54A7B9CAC20FC7BFA, GraphicsFormatUtility_GetGraphicsFormat_Native_RenderTextureFormat_m27057B9C12BF2ADFF0C8A39BD7D03A9615304942, GraphicsFormatUtility_GetGraphicsFormat_m3DD7EAFBC4F60FA47453B93DAA7B392AEC818BD5, GraphicsFormatUtility_GetDepthStencilFormatFromBitsLegacy_Native_m6C8C3D62D09CAA5333599E53ED45700AEE76E06B, GraphicsFormatUtility_GetDepthStencilFormat_m76EEE7255F874FD3AC8E149830EE48F345DF8425, GraphicsFormatUtility_GetDepthStencilFormat_m963D66601AD1C71D4E90483076BCDB175F958321, GraphicsFormatUtility_IsSRGBFormat_mF3A393D43D68789A16087FF64CA2C050A8485C53, GraphicsFormatUtility_IsCompressedTextureFormat_m3CA06D90308B58BD0ADAA34115B5103F04FB2F56, GraphicsFormatUtility_CanDecompressFormat_mDC3A7D8AC07ABAC875EACD11F48C5B571E22CEC6, GraphicsFormatUtility_CanDecompressFormat_m443675E54409D934EE0DC0FDA5CF6D56DE9C4282, GraphicsFormatUtility_IsDepthFormat_m3CCCC9CE8DD7DAD9814D03E252D7B0F1C89A1452, GraphicsFormatUtility_IsStencilFormat_mA27F1DCFF7738B3BAEF225A131F80849BB177BCC, GraphicsFormatUtility_IsPVRTCFormat_m7B1CF5EAD3BAEF83A7B5B198C16F54FC9C081D13, GraphicsFormatUtility_IsCrunchFormat_mEEE165E8F2D82A469181DA2C4A5C227CCF585DAB, GraphicsFormatUtility__cctor_mA72A657D7B9FB8670567D2CB6B6FA3A1419980D1, ScriptableRuntimeReflectionSystemSettings_set_Internal_ScriptableRuntimeReflectionSystemSettings_system_mA216659518CF27854FB65C184B10197AB74AFBF7, ScriptableRuntimeReflectionSystemSettings_get_Internal_ScriptableRuntimeReflectionSystemSettings_instance_mED3776EB64E9E6BF61705125F20F6893C2098E03, ScriptableRuntimeReflectionSystemSettings_ScriptingDirtyReflectionSystemInstance_mCDA2744C4AD02637B40F84222084C18F0FC369EB, ScriptableRuntimeReflectionSystemSettings__cctor_m8225B0B8673C3B8B4529F9BFDAC91D417F1DB083, NULL, ScriptableRuntimeReflectionSystemWrapper_get_implementation_m1AFA781CCFEFE334D758AC43A9FAB9E0FB0F5C40, ScriptableRuntimeReflectionSystemWrapper_set_implementation_mF1552E093F0F437DF191D7CBB0CF7981C36744D8, ScriptableRuntimeReflectionSystemWrapper_Internal_ScriptableRuntimeReflectionSystemWrapper_TickRealtimeProbes_mDC08C9639CAF2D13623E82B3A9C51689D2FED2B3, ScriptableRuntimeReflectionSystemWrapper__ctor_mCF4DB3AC3AEB1FC08CB03DD0C1733E9BDED4DF8D, BuiltinRuntimeReflectionSystem_TickRealtimeProbes_m0CD6423541B0FCB022D55498C348A013E06E5F39, BuiltinRuntimeReflectionSystem_Dispose_m2CDBD30196F65463B8E86AC97DA2370A4D68762D, BuiltinRuntimeReflectionSystem_Dispose_m6B57B7E11B7A095063597FBCB0C6EE7036003F6B, BuiltinRuntimeReflectionSystem_BuiltinUpdate_m833B3EB0E69D46FDAB5A890FECB417C4D9D5D941, BuiltinRuntimeReflectionSystem_Internal_BuiltinRuntimeReflectionSystem_New_mA100197AC7CA73600AAD55A67E43039EEF8D2C27, BuiltinRuntimeReflectionSystem__ctor_mC85D8357332DEC8325E27837409E463208ACE0E5, MaterialEffectPlayable_GetHandle_m748319E116317E9ADD1EA36A4EDA488338471058, MaterialEffectPlayable_Equals_mC55640B5D29F90360F9743549FABD43C5AA320EC, CameraPlayable_GetHandle_mA04469CA50B43AF6219F9967B8AEB310CB5455BD, CameraPlayable_Equals_mD0FA195F3EA6511043E8F0AA1680CEB7E0E2E2CF, TextureMixerPlayable_GetHandle_mB75CF651C6BDDF347ED6938D0F1DE4BED92BB7CD, TextureMixerPlayable_Equals_m6838329B39779020FC3309B7406B8A0418F44FE7, PlayableOutputHandle_get_Null_m656E8D2549FA031DA8A2EA5B39CE3B33D75B69F8, PlayableOutputHandle_GetHashCode_mC2FAF756D71026E3AF4492157EDAE7186429B079, PlayableOutputHandle_op_Equality_m116A314100562913DD28474B8D7DA5FBFCA9CD3C, PlayableOutputHandle_Equals_mB9106CB9333E0BF4C893E43AD7A23B64471CC21A, PlayableOutputHandle_Equals_mF5C23882B2A007186F00EB3D23E9BD6664E8DAE6, PlayableOutputHandle_CompareVersion_mAB102578900E20BB3B4273F94D1A6AFDB6E20FFD, PlayableOutputHandle__cctor_mBA610D820061BDA36802735EEC57A83B0985CFC2, NULL, PlayableAsset_get_duration_m4668A767DDB780565E6506E63B4797B820405CFE, PlayableAsset_get_outputs_m5760B1B5EE08B0327FA7D90AE92C94227B1C993C, PlayableAsset_Internal_CreatePlayable_m8D90055AAB62B51D1F73B58F30715C4512100714, PlayableAsset_Internal_GetPlayableAssetDuration_mD80D4032B1E5DECC8710CB63A49E815F21EFDBDA, PlayableAsset__ctor_m36B842356F02DF323B356BAAF6E3DC59BA9E1AB8, PlayableBehaviour__ctor_mA6202DCD846F0DDFC5963764A404EE8AFABEA23A, PlayableBehaviour_OnGraphStart_mB5944807796239EFB530022539674C4E4D185D65, PlayableBehaviour_OnGraphStop_mF80DFC8A3C2D2CA9299011D9E871ED6A8A9586CA, PlayableBehaviour_OnPlayableCreate_m22B0F0051A677A523C5702AABC6B1C9D358E90B8, PlayableBehaviour_OnPlayableDestroy_m3DB0AF7BD9689DA1BCCBBFD19BDD544143027C3C, PlayableBehaviour_OnBehaviourPlay_m05F6FCCBC6E8FB4BA0BE2690045AF28BF95C6FE2, PlayableBehaviour_OnBehaviourPause_m431A7BD2EE99C1862563FEA37E20C365B753930B, PlayableBehaviour_PrepareFrame_m33FED1E870D350D8276712A2CD75118FEFAA86BD, PlayableBehaviour_ProcessFrame_mB80DDB2AB5D7EC0D3B9A466D37BE8556F6BBD2A0, PlayableBehaviour_Clone_m6A5B052F4ECA2ADED5937A4843777F52CCD33EE8, Playable_get_Null_m0D0BB32BC23983C490A363AD6AAC47D8B72864F2, Playable__ctor_mD2EB35E024816AEED68795D0124EAB30E05BF6C4, Playable_GetHandle_m39356D23E849DC5428B262092657662C064E04F8, Playable_Equals_mD72D3DB892B8867A0E7BAC032A16C08616EEFF86, Playable__cctor_m079282CFC9FB3C8D02C0F6F9FF45C167DF583459, PlayableBinding__cctor_m3055AFB9F43633F1353C40FC9E1B2A4492732AF1, CreateOutputMethod__ctor_m5A339017CD8ECB0140EB936FD2A5B589B20166B4, CreateOutputMethod_Invoke_mEC7DC5D9A9325BFFB17C248AE9738637704B89CC, NULL, PlayableOutput__ctor_m55FBB20EC479F67641835EA48D84A1AB3DF39747, PlayableOutput_GetHandle_m12FF2889D15884CBEB92A6CB376827EBA5A607BF, PlayableOutput_Equals_m4CC730818751114DC5643600B5FE20243F4B7121, PlayableOutput__cctor_m02CBFEB6C9DB324655B9D354B32C268EED13749A, PlayableHandle_get_Null_mF44FE0A71C67054D272F454C91F7E08CBF14A975, PlayableHandle_op_Equality_m0E6C48A28F75A870AC22ADE3BD42F7F70A43C99C, PlayableHandle_Equals_m60AD76B7D38CA989AE84501B2E9F9ED5CB5F9670, PlayableHandle_Equals_m81BA0E127133DFF3E45DA61D185FDF48E16BCF45, PlayableHandle_GetHashCode_m10FB32ECDC0B9D7BDAEA9E3B76BDDF4614F4EF4F, PlayableHandle_CompareVersion_m228CA864DC2BCAA0E03B4C74EC9F2A7B529526D9, PlayableHandle__cctor_mE31857278AA27F9CF449BD99AC79EC5E295A5278, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, UnityEventTools_TidyAssemblyTypeName_m744218193DC58EB2F113300DDE351170683797F7, ArgumentCache_get_unityObjectArgument_mEA22BE8C25CDC789963C2DABF068E88147A66C69, ArgumentCache_get_unityObjectArgumentAssemblyTypeName_m85640B88D8DA790019005A4ADD948E036ED79694, ArgumentCache_get_intArgument_m7515338C0F3B5843E40CC48C303D2EFC02D9C19C, ArgumentCache_get_floatArgument_mDED33C174CAD9DFAD58F9D6DF482557C0FC20D38, ArgumentCache_get_stringArgument_m4CA65BC60FC1FDCE88779C009ED0E1DC4BED2D9A, ArgumentCache_get_boolArgument_mB7A56994202FCB50BA04A6DBED9BAC45871F700A, ArgumentCache_OnBeforeSerialize_mF01AF8DE34554D86AEC843FEB41D14F3172D481F, ArgumentCache_OnAfterDeserialize_mD1C2E914447C2F69B43850F15AB19B62AF49DE96, ArgumentCache__ctor_m8410B763CA027E30237E5954888A7F508800A331, BaseInvokableCall__ctor_mD64C67D6FFB881F98555408743D7BB5CA7217B39, BaseInvokableCall__ctor_m7633F06F55DFC3324C46A7C3DD6C55DC949FA0FE, NULL, NULL, BaseInvokableCall_AllowInvoke_m7BBC3A3F424104A84947708ECF8EEF74707F7661, NULL, InvokableCall_add_Delegate_m5AD40C6D21D67A44980DF3B99946C4A2F17D9A10, InvokableCall_remove_Delegate_mB8464CD88899199AAA70CD5EA4E02DCFB16045E1, InvokableCall__ctor_mF3F94B432C977EE2DE7834EC2936E90D271C0464, InvokableCall_Invoke_m874703DD260A64342495E79986B31EDA8D06C1F4, InvokableCall_Invoke_m6F4828FD2B3E3BBB7AA6EECC2C37FB08538363F4, InvokableCall_Find_mC76E5065AEEFC89956540199A4CB92E953E4B32F, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, PersistentCall_get_target_mA12C3C9A21F6F5335761CB0EB3C7C965D8C393AE, PersistentCall_get_targetAssemblyTypeName_m303DE56BDE5CD469D0210E1EA73F54B4C88228BE, PersistentCall_get_methodName_mFD7F88289C9EF5DE6D7EFD3FEF1A5C640CBAF088, PersistentCall_get_mode_m3FFA4D4FC3DA0C38106323CD33ABBFA53ED01928, PersistentCall_get_arguments_mA3B29A1F4E7328523674ADC6FC0C7332BA053410, PersistentCall_IsValid_mD63347854BC781710D4CC9B5FC3C3996E84A325D, PersistentCall_GetRuntimeCall_m0DDE14D286D9995CCE65D2DFF27D57E4D476F072, PersistentCall_GetObjectCall_mF7C9F7A24733E6B440637285FF76AF47AFDD021D, PersistentCall_OnBeforeSerialize_mD36FE363489E1A7C338AC7392F0DA13094825872, PersistentCall_OnAfterDeserialize_m52A9B0536D334B3C89A0A9E4D923AA212201F485, PersistentCall__ctor_m6EE5F241C45D97046ECAFCF45FB0DE96E7827142, PersistentCallGroup__ctor_m1B17318026E3D419B2C194F66882E3BED6C4200A, PersistentCallGroup_Initialize_m937649041F14D0D20F959B07BA099246EC32BCCB, InvokableCallList_AddPersistentInvokableCall_mFB82EE201D90D84E0E25934EA879067BD666C0C1, InvokableCallList_AddListener_m279B8BAED30DA27C305ADDF241F05CD2BC59625A, InvokableCallList_RemoveListener_m5C78FE9ECE5990F29636216E879139D5863F36C8, InvokableCallList_ClearPersistent_m9A776CBBC13667875F1765B32B469BC12AFD4192, InvokableCallList_PrepareInvoke_m0CF5EBCDF4913AFC13CBE09F6CFB687D0F771301, InvokableCallList__ctor_mE70F25915B775E7258A12670B76C7F7B3C36BF1A, UnityEventBase__ctor_mB1F958EAC1A7C4B31253F2E1FED173A628725DEC, UnityEventBase_UnityEngine_ISerializationCallbackReceiver_OnBeforeSerialize_mC47C72ED57A467E299925019E7DB9645D0F631F9, UnityEventBase_UnityEngine_ISerializationCallbackReceiver_OnAfterDeserialize_m835BA25C9F342C93FB9DF774C0894A82C4F049CB, NULL, NULL, UnityEventBase_FindMethod_m0B00339CC16B63CF1C50714D018A87948FC0B23B, UnityEventBase_FindMethod_mE417FEA28EC49921FA28EBDAB1214B0E6EC7E91B, UnityEventBase_DirtyPersistentCalls_m356D77B4849FC63501507E4D3F1054BD86D6B1CF, UnityEventBase_RebuildPersistentCallsIfNeeded_m981B8A6658A88F620345D2C7F4ADCD0D788B0266, UnityEventBase_AddCall_mA78C058ED530789A28F42347B653190FEC84DBBC, UnityEventBase_RemoveListener_mFF8F8FAD5F18BA872C3CE005DC134B6828E1AD3B, UnityEventBase_PrepareInvoke_m4D04FA5D7025C093047DCD3DFEEFB9DF48764FC2, UnityEventBase_ToString_mE86F29D699C7537CACCAF3945F797EE659CE6522, UnityEventBase_GetValidMethodInfo_mCFA9547C470F2F90619A1514108BCE0F49F9B0CD, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131, UnityAction_Invoke_m5CB9EE17CCDF64D00DE5D96DF3553CDB20D66F70, UnityEvent__ctor_m03D3E5121B9A6100351984D0CE3050B909CD3235, UnityEvent_FindMethod_Impl_m62E3D2795BACFF1BA2ED6A431ABD5FB2C7D3D681, UnityEvent_GetDelegate_m6665C6282D3668BC57F2702FD0C3B108F4CFD226, PlayerLoopSystem_ToString_m259B8533D2C64C15D381B16F32C710A0018684A0, UpdateFunction__ctor_m0D1D766F22D02176396DA6745A60EA046EE8227B, UpdateFunction_Invoke_m9BCEE4E5BEE924EB804DA64314B78D0E831C179B, }; extern void Resolution_ToString_m058CE120CC83F314D0C8D4A706F9AA068BC9CF34_AdjustorThunk (void); extern void RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_AdjustorThunk (void); extern void RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_AdjustorThunk (void); extern void RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22_AdjustorThunk (void); extern void RenderTextureDescriptor_get_volumeDepth_m528818299E101F1B285B08BE12FAC2F9A871BA36_AdjustorThunk (void); extern void RenderTextureDescriptor_get_graphicsFormat_m50F25A4F179EA318C8D3B0D8685F9C5F59F7DEC0_AdjustorThunk (void); extern void RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB_AdjustorThunk (void); extern void RenderTextureDescriptor_get_dimension_mA23ABB2CA03249DCE3A21F5123524A825C33E31B_AdjustorThunk (void); extern void Plane_ToString_mF0A98DAF2E4FA36A98B68F015A4DE507D8BB3B5A_AdjustorThunk (void); extern void Plane_ToString_mE12B74C757E52A84BE921DF2E758A36E97A11DDA_AdjustorThunk (void); extern void Bounds_GetHashCode_m59C79B529D33866FE45FEFC0C69FBD3B4AC7E172_AdjustorThunk (void); extern void Bounds_Equals_m93E0B9D24C73E57A6FABB9D312101D48183C88CC_AdjustorThunk (void); extern void Bounds_Equals_m615135524315743D29633C33B6C8B16B754266DB_AdjustorThunk (void); extern void Bounds_get_center_m5B05F81CB835EB6DD8628FDA24B638F477984DC3_AdjustorThunk (void); extern void Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_AdjustorThunk (void); extern void Bounds_ToString_m1BCCCC8C6455A77DE5C964968C33305EF7A4A0D2_AdjustorThunk (void); extern void Bounds_ToString_m085531A8E800327829FCD48DEA671A4A0B8D21CA_AdjustorThunk (void); extern void WorkRequest__ctor_m78DC33ED88BF9BA29E05D2180B2ADC439132F1F5_AdjustorThunk (void); extern void WorkRequest_Invoke_mBFEC6A3799BAFDE7ED840A0523D3D56160C03921_AdjustorThunk (void); extern void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_AdjustorThunk (void); extern void Vector2_ToString_mB47B29ECB21FA3A4ACEABEFA18077A5A6BBCCB27_AdjustorThunk (void); extern void Vector2_ToString_mC10F098442E56919947154402A77EDE28DC9B7BE_AdjustorThunk (void); extern void Vector2_GetHashCode_mED8670C0E122B7ED0DAB4C3381ADFF04B75E0B03_AdjustorThunk (void); extern void Vector2_Equals_mA4E81D6FCE503DBD502BA499708344410F60DA4E_AdjustorThunk (void); extern void Vector2_Equals_mDF84D5ED14E018609C6A9C9BAE016C1B33BCFF4C_AdjustorThunk (void); extern void Matrix4x4__ctor_m6523044D700F15EC6BCD183633A329EE56AA8C99_AdjustorThunk (void); extern void Matrix4x4_GetHashCode_m313B1AF4FEA792BB7E4D1D239EBE3257F825914D_AdjustorThunk (void); extern void Matrix4x4_Equals_m35CFC5F304BB40EFFE011B92AA87B77CD8FF8F74_AdjustorThunk (void); extern void Matrix4x4_Equals_mDB0C4CCC58BE3E108F1A40BE8DBDCD62E284CC51_AdjustorThunk (void); extern void Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118_AdjustorThunk (void); extern void Matrix4x4_ToString_mB310BE20B7CDE8AEA91D84FCA4E75BCACF7DFC86_AdjustorThunk (void); extern void Matrix4x4_ToString_mB8E1EFF14A37605ABA321708CC36021FFBCF84CF_AdjustorThunk (void); extern void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_AdjustorThunk (void); extern void Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92_AdjustorThunk (void); extern void Vector4_Equals_mC2596CA0F441D25DE7A9419BE66A8FA2DA355CB9_AdjustorThunk (void); extern void Vector4_Equals_m73FAA65A1A565EE28D6C9385603829894B7D4392_AdjustorThunk (void); extern void Vector4_ToString_mFA0DDF34C1E394F75EF65E06764A1BE750E7F388_AdjustorThunk (void); extern void Vector4_ToString_m2BE67BEBBD3059C9CEE29BF34AD30E1D7057E914_AdjustorThunk (void); extern void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_AdjustorThunk (void); extern void Vector3_GetHashCode_mB08429DC931A85BD29CE11B9ABC77DE7E0E46327_AdjustorThunk (void); extern void Vector3_Equals_mB4BE43D5986864F5C22B919F2957E0309F10E3B4_AdjustorThunk (void); extern void Vector3_Equals_mEDEAF86793D229455BBF9BA5B30DDF438D6CABC1_AdjustorThunk (void); extern void Vector3_ToString_m6C24B9F0382D25D75B05C606E127CD14660574EE_AdjustorThunk (void); extern void Vector3_ToString_mA8DA39B6324392BB93203A4D4CB85AF87231CB62_AdjustorThunk (void); extern void Color32_ToString_mB1EFBF981F901A76ABF2FEA19EB290A2D8CAFC32_AdjustorThunk (void); extern void Color32_ToString_m263D34787852D176627FC2B910DFE9CABAF26696_AdjustorThunk (void); extern void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_AdjustorThunk (void); extern void Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_AdjustorThunk (void); extern void Color_ToString_m0018DE2184B3377CCA6FBD72D5D47886DC669147_AdjustorThunk (void); extern void Color_ToString_m70AEF3634C556F6AA01FC3236226C3D27C277229_AdjustorThunk (void); extern void Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_AdjustorThunk (void); extern void Color_Equals_m24E409BF329F25774C6577F18EFD3DE1253684D6_AdjustorThunk (void); extern void Color_Equals_mD297CAFFEBE9352C940873862FDF9A28F1F02435_AdjustorThunk (void); extern void Color_RGBMultiplied_m4B3BAE4310EA98451D608E0300331012AFFF1B01_AdjustorThunk (void); extern void Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_AdjustorThunk (void); extern void Color_get_maxColorComponent_m97D2940D48767ACC21D76F8CCEAD6898B722529C_AdjustorThunk (void); extern void Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_AdjustorThunk (void); extern void Quaternion_GetHashCode_m5F55C34C98E437376595E722BE4EB8A70434F049_AdjustorThunk (void); extern void Quaternion_Equals_mCF93B00BA4FCDDE6100918451343DB9A0583A0A0_AdjustorThunk (void); extern void Quaternion_Equals_m25B95D8412B79CC7F8B34062BFAE662BD99578BE_AdjustorThunk (void); extern void Quaternion_ToString_mC5BD5DEF60FCA4A38924462A5C4440ECFCF934C4_AdjustorThunk (void); extern void Quaternion_ToString_m9B592D577B3FDB892CA53ABF3457BC2EDE45DF8C_AdjustorThunk (void); extern void DebugScreenCapture_set_rawImageDataReference_mB19FBA997F9FDDE05F33ECDF900F299DEFB7001D_AdjustorThunk (void); extern void DebugScreenCapture_set_imageFormat_m375ECF2BFAC85011D5493B7DE5676B2EC3BA1DFB_AdjustorThunk (void); extern void DebugScreenCapture_set_width_m1200EF0961699A652475F0590BE8D65A583F01A1_AdjustorThunk (void); extern void DebugScreenCapture_set_height_m1798855FA1504E5092D6345264322E4D21B6C2A0_AdjustorThunk (void); extern void MovedFromAttributeData_Set_m155005FB8BCE0569C40B02D75FFADB3FBDB7EEDD_AdjustorThunk (void); extern void LODParameters_Equals_mAD45601A9E881620B23A7922D8AA5AFBC91E0B9F_AdjustorThunk (void); extern void LODParameters_Equals_mF956A067D82497A00AC8234322CD848E6FB7BADE_AdjustorThunk (void); extern void LODParameters_GetHashCode_mECFCEAAAC935759A99C30C69BBC99A1148F46F40_AdjustorThunk (void); extern void ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B_AdjustorThunk (void); extern void ShaderTagId_Equals_m02826F7AFC63AA3AE5DB14F7A891F8F173FD9A33_AdjustorThunk (void); extern void ShaderTagId_Equals_m932EFCC38C276EEB2784BBC866330F4C595F52E0_AdjustorThunk (void); extern void ShaderTagId_GetHashCode_mF5E3A1F96CBDFDCEFABE1B56125EBBA6E3B9EFEF_AdjustorThunk (void); extern void ScriptableRenderContext__ctor_m10159F14BB69F555C375E13BB77A1898FDB42FA5_AdjustorThunk (void); extern void ScriptableRenderContext_GetCameras_m9B2329F79132EE49B719560AD739FD3601C44189_AdjustorThunk (void); extern void ScriptableRenderContext_Equals_mBFDA5815F2B6ABA9B16503DA906B8BA42078718D_AdjustorThunk (void); extern void ScriptableRenderContext_Equals_m99E5A233945DFC3B9A786F2413ECE68E5019AB88_AdjustorThunk (void); extern void ScriptableRenderContext_GetHashCode_mA1EE09239F1ACFC29A2ADB027D5E76E690510207_AdjustorThunk (void); extern void ScriptableRenderContext_GetCameras_Internal_m852016B3544E3ED5FEFB9695EC175622A5B6A8C8_AdjustorThunk (void); extern void BatchCullingContext__ctor_m4E95A80E46EB29A21AB9AD64C2D1CC5891281449_AdjustorThunk (void); extern void Scene_get_handle_mD508BE60333C6168610E12CECAB12E9B11C25E53_AdjustorThunk (void); extern void Scene_GetHashCode_m74ACBFB8C656D5620A9A1E62D04E55ACBF63ADC9_AdjustorThunk (void); extern void Scene_Equals_mB973481492F291BF8EAF1AD66B9F7FA3ACF3928D_AdjustorThunk (void); extern void LinearColor_get_red_m376617B8E3156420835055189BB28D953FE46A2A_AdjustorThunk (void); extern void LinearColor_set_red_m0ACFCEDDD205A6F235BE95936816E92898B01B52_AdjustorThunk (void); extern void LinearColor_get_green_mCCE90A662234EE3605368F3AEC14E51572665AE5_AdjustorThunk (void); extern void LinearColor_set_green_mBD9C7EA6415DC54B3F6B643C3CD02B71565F0694_AdjustorThunk (void); extern void LinearColor_get_blue_mAFAEA5D5590DD14CFC48BC18DF4BFEBBDCB0A99A_AdjustorThunk (void); extern void LinearColor_set_blue_m3FEEAF946772BB177733B67D9DA4B72D84874375_AdjustorThunk (void); extern void LightDataGI_Init_m112DEBB76EC57AC52E6384C97A3E8B2EAA867207_AdjustorThunk (void); extern void LightDataGI_Init_mACE06E00CC639CA89F3847E9DB55FD0F00812A7A_AdjustorThunk (void); extern void LightDataGI_Init_m0A999D118CDCBDA99B9E24231ED057D943C9C67B_AdjustorThunk (void); extern void LightDataGI_Init_mDC887CA8191C6CADE1DB585D7FEB46B080B25038_AdjustorThunk (void); extern void LightDataGI_Init_mB2D1C73EDFEA6815E39A0FE3ED2F7BF9A7117632_AdjustorThunk (void); extern void LightDataGI_InitNoBake_mBDF2EFB22D4BEE63B6F25F4EE9F1522D2866ED43_AdjustorThunk (void); extern void MaterialEffectPlayable_GetHandle_m748319E116317E9ADD1EA36A4EDA488338471058_AdjustorThunk (void); extern void MaterialEffectPlayable_Equals_mC55640B5D29F90360F9743549FABD43C5AA320EC_AdjustorThunk (void); extern void CameraPlayable_GetHandle_mA04469CA50B43AF6219F9967B8AEB310CB5455BD_AdjustorThunk (void); extern void CameraPlayable_Equals_mD0FA195F3EA6511043E8F0AA1680CEB7E0E2E2CF_AdjustorThunk (void); extern void TextureMixerPlayable_GetHandle_mB75CF651C6BDDF347ED6938D0F1DE4BED92BB7CD_AdjustorThunk (void); extern void TextureMixerPlayable_Equals_m6838329B39779020FC3309B7406B8A0418F44FE7_AdjustorThunk (void); extern void PlayableOutputHandle_GetHashCode_mC2FAF756D71026E3AF4492157EDAE7186429B079_AdjustorThunk (void); extern void PlayableOutputHandle_Equals_mB9106CB9333E0BF4C893E43AD7A23B64471CC21A_AdjustorThunk (void); extern void PlayableOutputHandle_Equals_mF5C23882B2A007186F00EB3D23E9BD6664E8DAE6_AdjustorThunk (void); extern void Playable__ctor_mD2EB35E024816AEED68795D0124EAB30E05BF6C4_AdjustorThunk (void); extern void Playable_GetHandle_m39356D23E849DC5428B262092657662C064E04F8_AdjustorThunk (void); extern void Playable_Equals_mD72D3DB892B8867A0E7BAC032A16C08616EEFF86_AdjustorThunk (void); extern void PlayableOutput__ctor_m55FBB20EC479F67641835EA48D84A1AB3DF39747_AdjustorThunk (void); extern void PlayableOutput_GetHandle_m12FF2889D15884CBEB92A6CB376827EBA5A607BF_AdjustorThunk (void); extern void PlayableOutput_Equals_m4CC730818751114DC5643600B5FE20243F4B7121_AdjustorThunk (void); extern void PlayableHandle_Equals_m60AD76B7D38CA989AE84501B2E9F9ED5CB5F9670_AdjustorThunk (void); extern void PlayableHandle_Equals_m81BA0E127133DFF3E45DA61D185FDF48E16BCF45_AdjustorThunk (void); extern void PlayableHandle_GetHashCode_m10FB32ECDC0B9D7BDAEA9E3B76BDDF4614F4EF4F_AdjustorThunk (void); extern void PlayerLoopSystem_ToString_m259B8533D2C64C15D381B16F32C710A0018684A0_AdjustorThunk (void); static Il2CppTokenAdjustorThunkPair s_adjustorThunks[115] = { { 0x060000CC, Resolution_ToString_m058CE120CC83F314D0C8D4A706F9AA068BC9CF34_AdjustorThunk }, { 0x060000D0, RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_AdjustorThunk }, { 0x060000D1, RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_AdjustorThunk }, { 0x060000D2, RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22_AdjustorThunk }, { 0x060000D3, RenderTextureDescriptor_get_volumeDepth_m528818299E101F1B285B08BE12FAC2F9A871BA36_AdjustorThunk }, { 0x060000D4, RenderTextureDescriptor_get_graphicsFormat_m50F25A4F179EA318C8D3B0D8685F9C5F59F7DEC0_AdjustorThunk }, { 0x060000D5, RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB_AdjustorThunk }, { 0x060000D6, RenderTextureDescriptor_get_dimension_mA23ABB2CA03249DCE3A21F5123524A825C33E31B_AdjustorThunk }, { 0x06000113, Plane_ToString_mF0A98DAF2E4FA36A98B68F015A4DE507D8BB3B5A_AdjustorThunk }, { 0x06000114, Plane_ToString_mE12B74C757E52A84BE921DF2E758A36E97A11DDA_AdjustorThunk }, { 0x06000115, Bounds_GetHashCode_m59C79B529D33866FE45FEFC0C69FBD3B4AC7E172_AdjustorThunk }, { 0x06000116, Bounds_Equals_m93E0B9D24C73E57A6FABB9D312101D48183C88CC_AdjustorThunk }, { 0x06000117, Bounds_Equals_m615135524315743D29633C33B6C8B16B754266DB_AdjustorThunk }, { 0x06000118, Bounds_get_center_m5B05F81CB835EB6DD8628FDA24B638F477984DC3_AdjustorThunk }, { 0x06000119, Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_AdjustorThunk }, { 0x0600011A, Bounds_ToString_m1BCCCC8C6455A77DE5C964968C33305EF7A4A0D2_AdjustorThunk }, { 0x0600011B, Bounds_ToString_m085531A8E800327829FCD48DEA671A4A0B8D21CA_AdjustorThunk }, { 0x06000196, WorkRequest__ctor_m78DC33ED88BF9BA29E05D2180B2ADC439132F1F5_AdjustorThunk }, { 0x06000197, WorkRequest_Invoke_mBFEC6A3799BAFDE7ED840A0523D3D56160C03921_AdjustorThunk }, { 0x06000198, Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_AdjustorThunk }, { 0x06000199, Vector2_ToString_mB47B29ECB21FA3A4ACEABEFA18077A5A6BBCCB27_AdjustorThunk }, { 0x0600019A, Vector2_ToString_mC10F098442E56919947154402A77EDE28DC9B7BE_AdjustorThunk }, { 0x0600019B, Vector2_GetHashCode_mED8670C0E122B7ED0DAB4C3381ADFF04B75E0B03_AdjustorThunk }, { 0x0600019C, Vector2_Equals_mA4E81D6FCE503DBD502BA499708344410F60DA4E_AdjustorThunk }, { 0x0600019D, Vector2_Equals_mDF84D5ED14E018609C6A9C9BAE016C1B33BCFF4C_AdjustorThunk }, { 0x0600019F, Matrix4x4__ctor_m6523044D700F15EC6BCD183633A329EE56AA8C99_AdjustorThunk }, { 0x060001A0, Matrix4x4_GetHashCode_m313B1AF4FEA792BB7E4D1D239EBE3257F825914D_AdjustorThunk }, { 0x060001A1, Matrix4x4_Equals_m35CFC5F304BB40EFFE011B92AA87B77CD8FF8F74_AdjustorThunk }, { 0x060001A2, Matrix4x4_Equals_mDB0C4CCC58BE3E108F1A40BE8DBDCD62E284CC51_AdjustorThunk }, { 0x060001A3, Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118_AdjustorThunk }, { 0x060001A4, Matrix4x4_ToString_mB310BE20B7CDE8AEA91D84FCA4E75BCACF7DFC86_AdjustorThunk }, { 0x060001A5, Matrix4x4_ToString_mB8E1EFF14A37605ABA321708CC36021FFBCF84CF_AdjustorThunk }, { 0x060001A7, Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_AdjustorThunk }, { 0x060001A8, Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92_AdjustorThunk }, { 0x060001A9, Vector4_Equals_mC2596CA0F441D25DE7A9419BE66A8FA2DA355CB9_AdjustorThunk }, { 0x060001AA, Vector4_Equals_m73FAA65A1A565EE28D6C9385603829894B7D4392_AdjustorThunk }, { 0x060001AB, Vector4_ToString_mFA0DDF34C1E394F75EF65E06764A1BE750E7F388_AdjustorThunk }, { 0x060001AC, Vector4_ToString_m2BE67BEBBD3059C9CEE29BF34AD30E1D7057E914_AdjustorThunk }, { 0x060001AE, Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_AdjustorThunk }, { 0x060001AF, Vector3_GetHashCode_mB08429DC931A85BD29CE11B9ABC77DE7E0E46327_AdjustorThunk }, { 0x060001B0, Vector3_Equals_mB4BE43D5986864F5C22B919F2957E0309F10E3B4_AdjustorThunk }, { 0x060001B1, Vector3_Equals_mEDEAF86793D229455BBF9BA5B30DDF438D6CABC1_AdjustorThunk }, { 0x060001B2, Vector3_ToString_m6C24B9F0382D25D75B05C606E127CD14660574EE_AdjustorThunk }, { 0x060001B3, Vector3_ToString_mA8DA39B6324392BB93203A4D4CB85AF87231CB62_AdjustorThunk }, { 0x060001B5, Color32_ToString_mB1EFBF981F901A76ABF2FEA19EB290A2D8CAFC32_AdjustorThunk }, { 0x060001B6, Color32_ToString_m263D34787852D176627FC2B910DFE9CABAF26696_AdjustorThunk }, { 0x060001B7, Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_AdjustorThunk }, { 0x060001B8, Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_AdjustorThunk }, { 0x060001B9, Color_ToString_m0018DE2184B3377CCA6FBD72D5D47886DC669147_AdjustorThunk }, { 0x060001BA, Color_ToString_m70AEF3634C556F6AA01FC3236226C3D27C277229_AdjustorThunk }, { 0x060001BB, Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_AdjustorThunk }, { 0x060001BC, Color_Equals_m24E409BF329F25774C6577F18EFD3DE1253684D6_AdjustorThunk }, { 0x060001BD, Color_Equals_mD297CAFFEBE9352C940873862FDF9A28F1F02435_AdjustorThunk }, { 0x060001BE, Color_RGBMultiplied_m4B3BAE4310EA98451D608E0300331012AFFF1B01_AdjustorThunk }, { 0x060001BF, Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_AdjustorThunk }, { 0x060001C0, Color_get_maxColorComponent_m97D2940D48767ACC21D76F8CCEAD6898B722529C_AdjustorThunk }, { 0x060001C2, Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_AdjustorThunk }, { 0x060001C3, Quaternion_GetHashCode_m5F55C34C98E437376595E722BE4EB8A70434F049_AdjustorThunk }, { 0x060001C4, Quaternion_Equals_mCF93B00BA4FCDDE6100918451343DB9A0583A0A0_AdjustorThunk }, { 0x060001C5, Quaternion_Equals_m25B95D8412B79CC7F8B34062BFAE662BD99578BE_AdjustorThunk }, { 0x060001C6, Quaternion_ToString_mC5BD5DEF60FCA4A38924462A5C4440ECFCF934C4_AdjustorThunk }, { 0x060001C7, Quaternion_ToString_m9B592D577B3FDB892CA53ABF3457BC2EDE45DF8C_AdjustorThunk }, { 0x06000206, DebugScreenCapture_set_rawImageDataReference_mB19FBA997F9FDDE05F33ECDF900F299DEFB7001D_AdjustorThunk }, { 0x06000207, DebugScreenCapture_set_imageFormat_m375ECF2BFAC85011D5493B7DE5676B2EC3BA1DFB_AdjustorThunk }, { 0x06000208, DebugScreenCapture_set_width_m1200EF0961699A652475F0590BE8D65A583F01A1_AdjustorThunk }, { 0x06000209, DebugScreenCapture_set_height_m1798855FA1504E5092D6345264322E4D21B6C2A0_AdjustorThunk }, { 0x06000234, MovedFromAttributeData_Set_m155005FB8BCE0569C40B02D75FFADB3FBDB7EEDD_AdjustorThunk }, { 0x06000248, LODParameters_Equals_mAD45601A9E881620B23A7922D8AA5AFBC91E0B9F_AdjustorThunk }, { 0x06000249, LODParameters_Equals_mF956A067D82497A00AC8234322CD848E6FB7BADE_AdjustorThunk }, { 0x0600024A, LODParameters_GetHashCode_mECFCEAAAC935759A99C30C69BBC99A1148F46F40_AdjustorThunk }, { 0x0600024B, ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B_AdjustorThunk }, { 0x0600024C, ShaderTagId_Equals_m02826F7AFC63AA3AE5DB14F7A891F8F173FD9A33_AdjustorThunk }, { 0x0600024D, ShaderTagId_Equals_m932EFCC38C276EEB2784BBC866330F4C595F52E0_AdjustorThunk }, { 0x0600024E, ShaderTagId_GetHashCode_mF5E3A1F96CBDFDCEFABE1B56125EBBA6E3B9EFEF_AdjustorThunk }, { 0x06000271, ScriptableRenderContext__ctor_m10159F14BB69F555C375E13BB77A1898FDB42FA5_AdjustorThunk }, { 0x06000272, ScriptableRenderContext_GetCameras_m9B2329F79132EE49B719560AD739FD3601C44189_AdjustorThunk }, { 0x06000273, ScriptableRenderContext_Equals_mBFDA5815F2B6ABA9B16503DA906B8BA42078718D_AdjustorThunk }, { 0x06000274, ScriptableRenderContext_Equals_m99E5A233945DFC3B9A786F2413ECE68E5019AB88_AdjustorThunk }, { 0x06000275, ScriptableRenderContext_GetHashCode_mA1EE09239F1ACFC29A2ADB027D5E76E690510207_AdjustorThunk }, { 0x06000276, ScriptableRenderContext_GetCameras_Internal_m852016B3544E3ED5FEFB9695EC175622A5B6A8C8_AdjustorThunk }, { 0x06000291, BatchCullingContext__ctor_m4E95A80E46EB29A21AB9AD64C2D1CC5891281449_AdjustorThunk }, { 0x0600029A, Scene_get_handle_mD508BE60333C6168610E12CECAB12E9B11C25E53_AdjustorThunk }, { 0x0600029B, Scene_GetHashCode_m74ACBFB8C656D5620A9A1E62D04E55ACBF63ADC9_AdjustorThunk }, { 0x0600029C, Scene_Equals_mB973481492F291BF8EAF1AD66B9F7FA3ACF3928D_AdjustorThunk }, { 0x060002A3, LinearColor_get_red_m376617B8E3156420835055189BB28D953FE46A2A_AdjustorThunk }, { 0x060002A4, LinearColor_set_red_m0ACFCEDDD205A6F235BE95936816E92898B01B52_AdjustorThunk }, { 0x060002A5, LinearColor_get_green_mCCE90A662234EE3605368F3AEC14E51572665AE5_AdjustorThunk }, { 0x060002A6, LinearColor_set_green_mBD9C7EA6415DC54B3F6B643C3CD02B71565F0694_AdjustorThunk }, { 0x060002A7, LinearColor_get_blue_mAFAEA5D5590DD14CFC48BC18DF4BFEBBDCB0A99A_AdjustorThunk }, { 0x060002A8, LinearColor_set_blue_m3FEEAF946772BB177733B67D9DA4B72D84874375_AdjustorThunk }, { 0x060002AB, LightDataGI_Init_m112DEBB76EC57AC52E6384C97A3E8B2EAA867207_AdjustorThunk }, { 0x060002AC, LightDataGI_Init_mACE06E00CC639CA89F3847E9DB55FD0F00812A7A_AdjustorThunk }, { 0x060002AD, LightDataGI_Init_m0A999D118CDCBDA99B9E24231ED057D943C9C67B_AdjustorThunk }, { 0x060002AE, LightDataGI_Init_mDC887CA8191C6CADE1DB585D7FEB46B080B25038_AdjustorThunk }, { 0x060002AF, LightDataGI_Init_mB2D1C73EDFEA6815E39A0FE3ED2F7BF9A7117632_AdjustorThunk }, { 0x060002B0, LightDataGI_InitNoBake_mBDF2EFB22D4BEE63B6F25F4EE9F1522D2866ED43_AdjustorThunk }, { 0x060002E6, MaterialEffectPlayable_GetHandle_m748319E116317E9ADD1EA36A4EDA488338471058_AdjustorThunk }, { 0x060002E7, MaterialEffectPlayable_Equals_mC55640B5D29F90360F9743549FABD43C5AA320EC_AdjustorThunk }, { 0x060002E8, CameraPlayable_GetHandle_mA04469CA50B43AF6219F9967B8AEB310CB5455BD_AdjustorThunk }, { 0x060002E9, CameraPlayable_Equals_mD0FA195F3EA6511043E8F0AA1680CEB7E0E2E2CF_AdjustorThunk }, { 0x060002EA, TextureMixerPlayable_GetHandle_mB75CF651C6BDDF347ED6938D0F1DE4BED92BB7CD_AdjustorThunk }, { 0x060002EB, TextureMixerPlayable_Equals_m6838329B39779020FC3309B7406B8A0418F44FE7_AdjustorThunk }, { 0x060002ED, PlayableOutputHandle_GetHashCode_mC2FAF756D71026E3AF4492157EDAE7186429B079_AdjustorThunk }, { 0x060002EF, PlayableOutputHandle_Equals_mB9106CB9333E0BF4C893E43AD7A23B64471CC21A_AdjustorThunk }, { 0x060002F0, PlayableOutputHandle_Equals_mF5C23882B2A007186F00EB3D23E9BD6664E8DAE6_AdjustorThunk }, { 0x06000304, Playable__ctor_mD2EB35E024816AEED68795D0124EAB30E05BF6C4_AdjustorThunk }, { 0x06000305, Playable_GetHandle_m39356D23E849DC5428B262092657662C064E04F8_AdjustorThunk }, { 0x06000306, Playable_Equals_mD72D3DB892B8867A0E7BAC032A16C08616EEFF86_AdjustorThunk }, { 0x0600030C, PlayableOutput__ctor_m55FBB20EC479F67641835EA48D84A1AB3DF39747_AdjustorThunk }, { 0x0600030D, PlayableOutput_GetHandle_m12FF2889D15884CBEB92A6CB376827EBA5A607BF_AdjustorThunk }, { 0x0600030E, PlayableOutput_Equals_m4CC730818751114DC5643600B5FE20243F4B7121_AdjustorThunk }, { 0x06000312, PlayableHandle_Equals_m60AD76B7D38CA989AE84501B2E9F9ED5CB5F9670_AdjustorThunk }, { 0x06000313, PlayableHandle_Equals_m81BA0E127133DFF3E45DA61D185FDF48E16BCF45_AdjustorThunk }, { 0x06000314, PlayableHandle_GetHashCode_m10FB32ECDC0B9D7BDAEA9E3B76BDDF4614F4EF4F_AdjustorThunk }, { 0x06000386, PlayerLoopSystem_ToString_m259B8533D2C64C15D381B16F32C710A0018684A0_AdjustorThunk }, }; static const int32_t s_InvokerIndices[904] = { 1067, 1067, 918, 925, 1042, 2072, 2072, 2072, 588, 1067, 1067, 2072, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1378, 1757, 1517, 0, 1067, 1067, 1067, 1067, 1067, 1067, 2037, 1929, 695, 1067, 925, 1067, 703, 703, 1034, 1345, 1776, 219, 589, 1067, 2061, 1423, 2038, 2038, 1776, 2038, 1776, 2038, 1776, 2034, 1616, 2050, 2072, 1067, 0, 0, 2038, 2038, 2072, 942, 925, 359, 1067, 0, 0, 0, 0, 0, 0, 0, 925, 1042, 925, 1020, 900, 1034, 918, 693, 1948, 548, 343, 589, 589, 219, 1034, 1061, 1042, 1034, 1061, 1022, 1061, 1020, 1061, 1061, 1061, 1040, 897, 897, 1067, 2038, 1067, 1067, 918, 918, 693, 409, 2072, 2061, 1112, 1123, 264, 69, 541, 1132, 1160, 409, 409, 339, 339, 339, 213, 214, 210, 338, 2035, 1101, 1106, 123, 123, 71, 123, 72, 122, 69, 2035, 1111, 1122, 264, 264, 123, 123, 71, 70, 68, 122, 2035, 1131, 1159, 213, 213, 123, 122, 121, 212, 2035, 918, 918, 918, 918, 918, 900, 2038, 935, 1052, 1067, 935, 925, 213, 213, 123, 123, 213, 123, 213, 339, 123, 71, 1663, 1052, 2039, 1663, 897, 897, 1067, 1042, 2057, 2038, 2038, 1034, 1034, 1034, 1034, 1034, 1034, 1034, 2072, 2072, 1906, 1776, 1776, 2038, 925, 925, 925, 2072, 2072, 1067, 920, 2038, 2072, 2072, 588, 1067, 1842, 1839, 1839, 1609, 1663, 1903, 0, 0, 0, 0, 0, 0, 0, 0, 332, 261, 1067, 916, 916, 1067, 1020, 1067, 2050, 2072, 2038, 2038, 1566, 1401, 2072, 2072, 1067, 1562, 588, 906, 1774, 2038, 2038, 2038, 2038, 588, 925, 1067, 1042, 481, 1034, 703, 676, 1066, 1066, 1042, 481, 2067, 1947, 920, 1067, 2072, 1067, 1948, 1948, 1906, 1906, 1906, 0, 2072, 1067, 918, 918, 847, 847, 0, 925, 1067, 1776, 1034, 1034, 703, 1842, 1616, 1842, 1036, 2038, 918, 1042, 1616, 1616, 2057, 1948, 1067, 2072, 1067, 1067, 2037, 1067, 1775, 1485, 1042, 1042, 1042, 1948, 2072, 1067, 1948, 0, 2038, 1705, 2038, 2061, 1554, 1948, 2072, 1067, 925, 592, 925, 1067, 1034, 1067, 1020, 1067, 591, 373, 925, 703, 847, 481, 847, 847, 925, 925, 925, 1067, 1020, 900, 2038, 2038, 1842, 1363, 1776, 1616, 1842, 481, 847, 925, 925, 1042, 1067, 2072, 2072, 1067, 589, 2050, 1067, 1067, 1067, 2037, 1067, 2038, 1235, 1349, 1775, 1042, 1042, 1067, 918, 586, 589, 589, 1042, 1067, 1020, 2072, 2072, 1840, 368, 1067, 600, 1042, 481, 1034, 703, 725, 2072, 251, 1034, 703, 702, 874, 1042, 481, 2072, 247, 1034, 703, 727, 1042, 481, 2072, 377, 1034, 703, 726, 1042, 481, 2072, 1042, 481, 247, 377, 1042, 481, 1034, 703, 681, 745, 1022, 1061, 2031, 247, 1034, 703, 712, 1042, 481, 2072, 1839, 1982, 1850, 1982, 1982, 1732, 2072, 1780, 2059, 1067, 695, 1067, 1067, 703, 703, 1034, 802, 2050, 2072, 1359, 2050, 2072, 2072, 2072, 2034, 2038, 2050, 588, 1067, 588, 367, 1067, 1067, 1067, 1066, 1049, 1034, 1042, 845, 897, 897, 925, 1042, 1020, 1067, 2038, 588, 925, 1067, 1067, 1262, 1262, 1842, 2038, 2038, 1067, 2061, 1436, 1437, 1773, 1121, 887, 918, 918, 918, 332, 844, 515, 1067, 1067, 1067, 1032, 916, 1067, 1067, 703, 1067, 703, 1067, 703, 2061, 1020, 2061, 1067, 1042, 515, 515, 925, 925, 925, 925, 515, 405, 404, 1067, 1352, 2035, 2035, 1067, 1067, 703, 1067, 703, 1067, 925, 1067, 1067, 205, 925, 1067, 925, 1042, 703, 1034, 2057, 2033, 2072, 2050, 2061, 2038, 2072, 2038, 2072, 2061, 1564, 2038, 2072, 699, 703, 1034, 925, 703, 716, 1034, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 0, 1067, 1067, 1067, 0, 376, 599, 599, 376, 1020, 900, 1067, 900, 920, 925, 715, 703, 1034, 589, 2072, 1527, 2061, 2038, 1034, 1034, 1034, 1034, 1020, 1020, 1020, 1020, 1020, 2037, 1839, 1767, 1839, 1767, 1767, 1767, 2037, 2037, 2037, 2037, 1067, 2072, 36, 1554, 588, 464, 1778, 2040, 1779, 1942, 2072, 1034, 1034, 703, 2061, 2061, 1067, 843, 2072, 925, 1061, 939, 1061, 939, 1061, 939, 1693, 2060, 507, 507, 507, 507, 507, 918, 1839, 1930, 1980, 1849, 1762, 1772, 1772, 1772, 1772, 1772, 1772, 2038, 2061, 2072, 1562, 2072, 588, 578, 2072, 1067, 578, 1662, 1662, 1662, 1662, 1663, 1903, 1903, 1663, 1839, 1839, 1608, 1839, 1839, 1839, 1839, 1839, 2072, 2038, 2061, 2072, 2072, 0, 1042, 925, 897, 1067, 1020, 1067, 900, 2050, 2061, 1067, 1046, 701, 1046, 678, 1046, 718, 2064, 1034, 1618, 703, 710, 1618, 2072, 0, 1029, 1042, 1364, 1775, 1067, 1067, 928, 928, 928, 928, 596, 596, 596, 375, 1042, 2062, 930, 1046, 706, 2072, 2072, 588, 486, 0, 931, 1047, 709, 2072, 2063, 1617, 703, 708, 1034, 1617, 2072, 0, 0, 0, 0, 0, 0, 0, 0, 1948, 1042, 1042, 1034, 1061, 1042, 1020, 1067, 1067, 1067, 1067, 589, 0, 0, 1842, 0, 925, 925, 589, 925, 1067, 417, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1042, 1042, 1042, 1034, 1042, 1020, 847, 1485, 1067, 1067, 1067, 1067, 589, 925, 925, 589, 1067, 1042, 1067, 1067, 1067, 1067, 0, 0, 847, 187, 1067, 1067, 925, 589, 1042, 1042, 1485, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 588, 1067, 1067, 481, 481, 1042, 588, 1067, }; static const Il2CppTokenRangePair s_rgctxIndices[18] = { { 0x0200000C, { 0, 12 } }, { 0x0200000D, { 12, 2 } }, { 0x02000115, { 25, 6 } }, { 0x02000116, { 31, 7 } }, { 0x02000117, { 38, 9 } }, { 0x02000118, { 47, 11 } }, { 0x02000119, { 58, 3 } }, { 0x02000120, { 61, 4 } }, { 0x02000122, { 65, 8 } }, { 0x02000124, { 73, 5 } }, { 0x02000126, { 78, 6 } }, { 0x06000021, { 14, 1 } }, { 0x06000022, { 15, 1 } }, { 0x06000023, { 16, 1 } }, { 0x06000127, { 17, 2 } }, { 0x0600012E, { 19, 2 } }, { 0x0600014F, { 21, 2 } }, { 0x0600032C, { 23, 2 } }, }; extern const uint32_t g_rgctx_UnsafeUtility_ReadArrayElement_TisT_t05490BB68E93F7FF07D46087FEC0242A3FB9D022_m83E61DA75E3A302EF6C903174839C6317AAC7FCC; extern const uint32_t g_rgctx_UnsafeUtility_WriteArrayElement_TisT_t05490BB68E93F7FF07D46087FEC0242A3FB9D022_m1B320E8488A42E2C73BCBF01317A7F8C6CC67910; extern const uint32_t g_rgctx_TU5BU5D_t27376E1E4CDE114D84EA76275CB9D10E1C6D9A7B; extern const uint32_t g_rgctx_NativeArray_1_Copy_m3F229A3A3256C035656C38AD27E2070518B27B5C; extern const uint32_t g_rgctx_NativeArray_1_t9FED9BA6969776FB13D9111EB338E0273EE689F7; extern const uint32_t g_rgctx_Enumerator_tE2EF59F915D6B7F2A37C947360340D614063ACE2; extern const uint32_t g_rgctx_Enumerator__ctor_m0E321AD2EF64898A83F9AE834A7C248665FF10C7; extern const uint32_t g_rgctx_NativeArray_1_GetEnumerator_mA95B7D8B0D3419D5CBE4A7D8A2A2E2D57757AB0C; extern const uint32_t g_rgctx_NativeArray_1_t9FED9BA6969776FB13D9111EB338E0273EE689F7; extern const uint32_t g_rgctx_NativeArray_1_Equals_mA006DE1192EAB16EF588E028577FA5169BABD1C5; extern const uint32_t g_rgctx_NativeArray_1_Copy_m2B3944A118FCD6E1282FAB1E071B2D9FD2D34ACB; extern const uint32_t g_rgctx_UnsafeUtility_SizeOf_TisT_t05490BB68E93F7FF07D46087FEC0242A3FB9D022_mB720AF5A26CED6F7D5F5AF9F1FF54C641A99D51F; extern const uint32_t g_rgctx_Enumerator_get_Current_m5D805336760473EF350CA58A4BB168EB1997843A; extern const uint32_t g_rgctx_T_tCB2B4AD90EC47251952F0D7CF84CE2365DFB7790; extern const uint32_t g_rgctx_T_t3818EBA71DF5EA591716A05E0BBD988D81931B5C; extern const uint32_t g_rgctx_T_t9B5DAD81EFECDA494525FB73A37EE675A422B5E5; extern const uint32_t g_rgctx_T_tE6588938356AD51CD7B5532933E8B84E7779C6E2; extern const uint32_t g_rgctx_T_t910859EA270AFBED8361DB1BE0ADF1EB1DB21242; extern const uint32_t g_rgctx_T_t910859EA270AFBED8361DB1BE0ADF1EB1DB21242; extern const uint32_t g_rgctx_T_t7221EA77A9457E95161C641D88DD8D4463B59C66; extern const uint32_t g_rgctx_T_t7221EA77A9457E95161C641D88DD8D4463B59C66; extern const uint32_t g_rgctx_T_t6556024D2F85D8382E937209D35061559B88B1F0; extern const uint32_t g_rgctx_T_t6556024D2F85D8382E937209D35061559B88B1F0; extern const uint32_t g_rgctx_T_tD768C2F5135E25A583230AA493A72CF06612DC1B; extern const uint32_t g_rgctx_T_tD768C2F5135E25A583230AA493A72CF06612DC1B; extern const uint32_t g_rgctx_UnityAction_1_tCCA8583F35FD5AE88387AAD4E2261C24D9979824; extern const uint32_t g_rgctx_UnityAction_1_tCCA8583F35FD5AE88387AAD4E2261C24D9979824; extern const uint32_t g_rgctx_InvokableCall_1_add_Delegate_mECA9E6CE4BAD907A97BE5964BC2CF01178F9427A; extern const uint32_t g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT1_t4A7981CB01490A2A7DA9FBF2B6226DF5A138F42E_m2CF182DF4823FA208F18560866D02ECCB42D3689; extern const uint32_t g_rgctx_T1_t4A7981CB01490A2A7DA9FBF2B6226DF5A138F42E; extern const uint32_t g_rgctx_UnityAction_1_Invoke_m6598320BD28F7690DC297C2D1F87436595246AD2; extern const uint32_t g_rgctx_UnityAction_2_tA5FBFB62634255D0C1C76ED53ED268910F21D441; extern const uint32_t g_rgctx_UnityAction_2_tA5FBFB62634255D0C1C76ED53ED268910F21D441; extern const uint32_t g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT1_t9D4999D88C7B830ABB2D05D533BCBEEDD1143578_mC812F6A0AB6543CC0934B8D01D42F540CC083632; extern const uint32_t g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT2_tF7E890566125E6432EE9E728DF2678F1FBD7624F_m781399C01BF9B2CF93D6C6F399687C36AEBE7A0F; extern const uint32_t g_rgctx_T1_t9D4999D88C7B830ABB2D05D533BCBEEDD1143578; extern const uint32_t g_rgctx_T2_tF7E890566125E6432EE9E728DF2678F1FBD7624F; extern const uint32_t g_rgctx_UnityAction_2_Invoke_m7B3D91E337EE5BAED8EA3215A76E80E739B4B426; extern const uint32_t g_rgctx_UnityAction_3_tB802B24846E106C51390123789ECCE1427B772DB; extern const uint32_t g_rgctx_UnityAction_3_tB802B24846E106C51390123789ECCE1427B772DB; extern const uint32_t g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT1_tDD0CBCE6751A7AA6283525B34926445E9E8AE9CD_mDBA9307DD964ED9B2103E16CE784F7502963843D; extern const uint32_t g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT2_t96DEF47C17C0A95AF6486BBDB3BF783D23B0EEA4_m9CC62ECDC1273F1541771983F5777E47364C3B71; extern const uint32_t g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT3_tF187F110CB8F78B82DCD38B6B40A536930C3073A_m37A026B8F8E2E32222257650E6B519548F214D3E; extern const uint32_t g_rgctx_T1_tDD0CBCE6751A7AA6283525B34926445E9E8AE9CD; extern const uint32_t g_rgctx_T2_t96DEF47C17C0A95AF6486BBDB3BF783D23B0EEA4; extern const uint32_t g_rgctx_T3_tF187F110CB8F78B82DCD38B6B40A536930C3073A; extern const uint32_t g_rgctx_UnityAction_3_Invoke_mA324678227155AC00FF70BE3C44323B457BFD798; extern const uint32_t g_rgctx_UnityAction_4_tFE7F69F55A61B1C94EA4396BA51831F006EF45C1; extern const uint32_t g_rgctx_UnityAction_4_tFE7F69F55A61B1C94EA4396BA51831F006EF45C1; extern const uint32_t g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT1_tCE3D89B38CA521697C593DAE4D82CAFBB2C9ED94_m1087B95A9C01F80F1B5221E69BC6017B38AB68F0; extern const uint32_t g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT2_t34D887E41D241A60221CA639979D3D4F38703E87_m2ABC7A918766103B83CC28C47F9FEAD112DE77B7; extern const uint32_t g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT3_tFBD42D7B101B8A5CD76C71411573A51F3E2853CA_mFAAE7EAC34341C6C77B393C3D5538169AFF6108F; extern const uint32_t g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT4_t0BBC6D9FC60BD795EF0615DE3AF72F4023D692E4_m43C0DBD42E0F60E0D67D077B41E35BB0373EC459; extern const uint32_t g_rgctx_T1_tCE3D89B38CA521697C593DAE4D82CAFBB2C9ED94; extern const uint32_t g_rgctx_T2_t34D887E41D241A60221CA639979D3D4F38703E87; extern const uint32_t g_rgctx_T3_tFBD42D7B101B8A5CD76C71411573A51F3E2853CA; extern const uint32_t g_rgctx_T4_t0BBC6D9FC60BD795EF0615DE3AF72F4023D692E4; extern const uint32_t g_rgctx_UnityAction_4_Invoke_m8DF32CE2946727C5507D46D1FD8AD351D15816AB; extern const uint32_t g_rgctx_InvokableCall_1__ctor_m1389E18EDB338B358E4F3F611C988D4F289C3610; extern const uint32_t g_rgctx_InvokableCall_1_t9D6E3FE6D6A16671D4E69788C9ACC7F2B36C7991; extern const uint32_t g_rgctx_InvokableCall_1_Invoke_mFF9FABA4D19E5E62BC94188FD9669DF0822877AF; extern const uint32_t g_rgctx_T0_tAA07CC24358202AA2E3E7613A154A398E0B7B225; extern const uint32_t g_rgctx_T1_t71A7ECBDA9A30E9DF39AB8875233AB21E2D64D81; extern const uint32_t g_rgctx_InvokableCall_2_t4BFE337E7B7692E2C6577ACD66F585B79CE14A24; extern const uint32_t g_rgctx_InvokableCall_2__ctor_m0919348880B03810235E94AB7B17DEEBD362EA14; extern const uint32_t g_rgctx_UnityEvent_1_GetDelegate_m4D19C6DDE943609A15B7489437A87E2234394A4B; extern const uint32_t g_rgctx_UnityEvent_1_t89A7C04EA256B0BC85B7146022DCB5DEE2372F96; extern const uint32_t g_rgctx_T0_t1DDE0E960341E6946BD0558FBC0AF39C25D1BADD; extern const uint32_t g_rgctx_InvokableCall_1_tE6E100E6334FD6163AE44C87E199C349C093BD75; extern const uint32_t g_rgctx_InvokableCall_1__ctor_m5A5E72EA57CAF0FB814DC260129AF6299C863168; extern const uint32_t g_rgctx_InvokableCall_1__ctor_m059C54248830773976A8AA9E2376F2084554A793; extern const uint32_t g_rgctx_InvokableCall_1_Invoke_m6FE04AA3ACA2CCDADFDBD7370510749312B0A9C1; extern const uint32_t g_rgctx_T0_t1DDE0E960341E6946BD0558FBC0AF39C25D1BADD; extern const uint32_t g_rgctx_T0_t2BF919984BA3AAA12AAAF3E9960454C42BB39A22; extern const uint32_t g_rgctx_T1_t71CAC2632D33DBDDEE8DA6226138D3EDF698F5D9; extern const uint32_t g_rgctx_T2_tCDED8A2B57D1F30D46697051883B8E26107AC0E1; extern const uint32_t g_rgctx_InvokableCall_3_t010264F21755EF589AF36AB230DF4498652AB3BE; extern const uint32_t g_rgctx_InvokableCall_3__ctor_mB9CDB20563729AB099EA7E3162512DAA4ED765FF; extern const uint32_t g_rgctx_T0_tD2970B459E331AB1F26BE87351F9ED7EA5BE4495; extern const uint32_t g_rgctx_T1_t946247E05BF713B0B6D28C73BB95D5A26B0220B4; extern const uint32_t g_rgctx_T2_tEAFC8D2E09B9D0FB1F1EBFF88BA6ACD3D4BDCD37; extern const uint32_t g_rgctx_T3_t2C56F4E8001A03C9253A7F7E73722E18F6784426; extern const uint32_t g_rgctx_InvokableCall_4_t2364CDDEAD7D89EC8A3DF50EDA200336E070465B; extern const uint32_t g_rgctx_InvokableCall_4__ctor_m925C0D7AB0E0E91F76BEE4603727F999289C8274; static const Il2CppRGCTXDefinition s_rgctxValues[84] = { { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_UnsafeUtility_ReadArrayElement_TisT_t05490BB68E93F7FF07D46087FEC0242A3FB9D022_m83E61DA75E3A302EF6C903174839C6317AAC7FCC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_UnsafeUtility_WriteArrayElement_TisT_t05490BB68E93F7FF07D46087FEC0242A3FB9D022_m1B320E8488A42E2C73BCBF01317A7F8C6CC67910 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t27376E1E4CDE114D84EA76275CB9D10E1C6D9A7B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_NativeArray_1_Copy_m3F229A3A3256C035656C38AD27E2070518B27B5C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_NativeArray_1_t9FED9BA6969776FB13D9111EB338E0273EE689F7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_tE2EF59F915D6B7F2A37C947360340D614063ACE2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_m0E321AD2EF64898A83F9AE834A7C248665FF10C7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_NativeArray_1_GetEnumerator_mA95B7D8B0D3419D5CBE4A7D8A2A2E2D57757AB0C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_NativeArray_1_t9FED9BA6969776FB13D9111EB338E0273EE689F7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_NativeArray_1_Equals_mA006DE1192EAB16EF588E028577FA5169BABD1C5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_NativeArray_1_Copy_m2B3944A118FCD6E1282FAB1E071B2D9FD2D34ACB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_UnsafeUtility_SizeOf_TisT_t05490BB68E93F7FF07D46087FEC0242A3FB9D022_mB720AF5A26CED6F7D5F5AF9F1FF54C641A99D51F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_m5D805336760473EF350CA58A4BB168EB1997843A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tCB2B4AD90EC47251952F0D7CF84CE2365DFB7790 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t3818EBA71DF5EA591716A05E0BBD988D81931B5C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t9B5DAD81EFECDA494525FB73A37EE675A422B5E5 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tE6588938356AD51CD7B5532933E8B84E7779C6E2 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t910859EA270AFBED8361DB1BE0ADF1EB1DB21242 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t910859EA270AFBED8361DB1BE0ADF1EB1DB21242 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t7221EA77A9457E95161C641D88DD8D4463B59C66 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t7221EA77A9457E95161C641D88DD8D4463B59C66 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t6556024D2F85D8382E937209D35061559B88B1F0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t6556024D2F85D8382E937209D35061559B88B1F0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tD768C2F5135E25A583230AA493A72CF06612DC1B }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_tD768C2F5135E25A583230AA493A72CF06612DC1B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_UnityAction_1_tCCA8583F35FD5AE88387AAD4E2261C24D9979824 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_UnityAction_1_tCCA8583F35FD5AE88387AAD4E2261C24D9979824 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InvokableCall_1_add_Delegate_mECA9E6CE4BAD907A97BE5964BC2CF01178F9427A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT1_t4A7981CB01490A2A7DA9FBF2B6226DF5A138F42E_m2CF182DF4823FA208F18560866D02ECCB42D3689 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T1_t4A7981CB01490A2A7DA9FBF2B6226DF5A138F42E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_UnityAction_1_Invoke_m6598320BD28F7690DC297C2D1F87436595246AD2 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_UnityAction_2_tA5FBFB62634255D0C1C76ED53ED268910F21D441 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_UnityAction_2_tA5FBFB62634255D0C1C76ED53ED268910F21D441 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT1_t9D4999D88C7B830ABB2D05D533BCBEEDD1143578_mC812F6A0AB6543CC0934B8D01D42F540CC083632 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT2_tF7E890566125E6432EE9E728DF2678F1FBD7624F_m781399C01BF9B2CF93D6C6F399687C36AEBE7A0F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T1_t9D4999D88C7B830ABB2D05D533BCBEEDD1143578 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T2_tF7E890566125E6432EE9E728DF2678F1FBD7624F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_UnityAction_2_Invoke_m7B3D91E337EE5BAED8EA3215A76E80E739B4B426 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_UnityAction_3_tB802B24846E106C51390123789ECCE1427B772DB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_UnityAction_3_tB802B24846E106C51390123789ECCE1427B772DB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT1_tDD0CBCE6751A7AA6283525B34926445E9E8AE9CD_mDBA9307DD964ED9B2103E16CE784F7502963843D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT2_t96DEF47C17C0A95AF6486BBDB3BF783D23B0EEA4_m9CC62ECDC1273F1541771983F5777E47364C3B71 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT3_tF187F110CB8F78B82DCD38B6B40A536930C3073A_m37A026B8F8E2E32222257650E6B519548F214D3E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T1_tDD0CBCE6751A7AA6283525B34926445E9E8AE9CD }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T2_t96DEF47C17C0A95AF6486BBDB3BF783D23B0EEA4 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T3_tF187F110CB8F78B82DCD38B6B40A536930C3073A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_UnityAction_3_Invoke_mA324678227155AC00FF70BE3C44323B457BFD798 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_UnityAction_4_tFE7F69F55A61B1C94EA4396BA51831F006EF45C1 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_UnityAction_4_tFE7F69F55A61B1C94EA4396BA51831F006EF45C1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT1_tCE3D89B38CA521697C593DAE4D82CAFBB2C9ED94_m1087B95A9C01F80F1B5221E69BC6017B38AB68F0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT2_t34D887E41D241A60221CA639979D3D4F38703E87_m2ABC7A918766103B83CC28C47F9FEAD112DE77B7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT3_tFBD42D7B101B8A5CD76C71411573A51F3E2853CA_mFAAE7EAC34341C6C77B393C3D5538169AFF6108F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_BaseInvokableCall_ThrowOnInvalidArg_TisT4_t0BBC6D9FC60BD795EF0615DE3AF72F4023D692E4_m43C0DBD42E0F60E0D67D077B41E35BB0373EC459 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T1_tCE3D89B38CA521697C593DAE4D82CAFBB2C9ED94 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T2_t34D887E41D241A60221CA639979D3D4F38703E87 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T3_tFBD42D7B101B8A5CD76C71411573A51F3E2853CA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T4_t0BBC6D9FC60BD795EF0615DE3AF72F4023D692E4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_UnityAction_4_Invoke_m8DF32CE2946727C5507D46D1FD8AD351D15816AB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InvokableCall_1__ctor_m1389E18EDB338B358E4F3F611C988D4F289C3610 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_InvokableCall_1_t9D6E3FE6D6A16671D4E69788C9ACC7F2B36C7991 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InvokableCall_1_Invoke_mFF9FABA4D19E5E62BC94188FD9669DF0822877AF }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T0_tAA07CC24358202AA2E3E7613A154A398E0B7B225 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T1_t71A7ECBDA9A30E9DF39AB8875233AB21E2D64D81 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_InvokableCall_2_t4BFE337E7B7692E2C6577ACD66F585B79CE14A24 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InvokableCall_2__ctor_m0919348880B03810235E94AB7B17DEEBD362EA14 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_UnityEvent_1_GetDelegate_m4D19C6DDE943609A15B7489437A87E2234394A4B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_UnityEvent_1_t89A7C04EA256B0BC85B7146022DCB5DEE2372F96 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T0_t1DDE0E960341E6946BD0558FBC0AF39C25D1BADD }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_InvokableCall_1_tE6E100E6334FD6163AE44C87E199C349C093BD75 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InvokableCall_1__ctor_m5A5E72EA57CAF0FB814DC260129AF6299C863168 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InvokableCall_1__ctor_m059C54248830773976A8AA9E2376F2084554A793 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InvokableCall_1_Invoke_m6FE04AA3ACA2CCDADFDBD7370510749312B0A9C1 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T0_t1DDE0E960341E6946BD0558FBC0AF39C25D1BADD }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T0_t2BF919984BA3AAA12AAAF3E9960454C42BB39A22 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T1_t71CAC2632D33DBDDEE8DA6226138D3EDF698F5D9 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T2_tCDED8A2B57D1F30D46697051883B8E26107AC0E1 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_InvokableCall_3_t010264F21755EF589AF36AB230DF4498652AB3BE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InvokableCall_3__ctor_mB9CDB20563729AB099EA7E3162512DAA4ED765FF }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T0_tD2970B459E331AB1F26BE87351F9ED7EA5BE4495 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T1_t946247E05BF713B0B6D28C73BB95D5A26B0220B4 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T2_tEAFC8D2E09B9D0FB1F1EBFF88BA6ACD3D4BDCD37 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T3_t2C56F4E8001A03C9253A7F7E73722E18F6784426 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_InvokableCall_4_t2364CDDEAD7D89EC8A3DF50EDA200336E070465B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InvokableCall_4__ctor_m925C0D7AB0E0E91F76BEE4603727F999289C8274 }, }; static TypeDefinitionIndex s_staticConstructorsToRunAtStartup[8] = { 1450, 1601, 1602, 1603, 1604, 1607, 1608, 0, }; IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_CoreModule_CodeGenModule; const Il2CppCodeGenModule g_UnityEngine_CoreModule_CodeGenModule = { "UnityEngine.CoreModule.dll", 904, s_methodPointers, 115, s_adjustorThunks, s_InvokerIndices, 0, NULL, 18, s_rgctxIndices, 84, s_rgctxValues, NULL, NULL, // module initializer, s_staticConstructorsToRunAtStartup, NULL, NULL, };