1100 lines
71 KiB
C
1100 lines
71 KiB
C
#include "pch-c.h"
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include "codegen/il2cpp-codegen-metadata.h"
|
|
|
|
|
|
|
|
|
|
|
|
// 0x00000001 System.Int32 IngameDebugConsole.CircularBuffer`1::get_Count()
|
|
// 0x00000002 System.Void IngameDebugConsole.CircularBuffer`1::set_Count(System.Int32)
|
|
// 0x00000003 T IngameDebugConsole.CircularBuffer`1::get_Item(System.Int32)
|
|
// 0x00000004 System.Void IngameDebugConsole.CircularBuffer`1::.ctor(System.Int32)
|
|
// 0x00000005 System.Void IngameDebugConsole.CircularBuffer`1::Add(T)
|
|
// 0x00000006 System.Int32 IngameDebugConsole.DynamicCircularBuffer`1::get_Count()
|
|
// 0x00000007 System.Void IngameDebugConsole.DynamicCircularBuffer`1::set_Count(System.Int32)
|
|
// 0x00000008 T IngameDebugConsole.DynamicCircularBuffer`1::get_Item(System.Int32)
|
|
// 0x00000009 System.Void IngameDebugConsole.DynamicCircularBuffer`1::set_Item(System.Int32,T)
|
|
// 0x0000000A System.Void IngameDebugConsole.DynamicCircularBuffer`1::.ctor(System.Int32)
|
|
// 0x0000000B System.Void IngameDebugConsole.DynamicCircularBuffer`1::Add(T)
|
|
// 0x0000000C T IngameDebugConsole.DynamicCircularBuffer`1::RemoveFirst()
|
|
// 0x0000000D T IngameDebugConsole.DynamicCircularBuffer`1::RemoveLast()
|
|
// 0x0000000E System.String IngameDebugConsole.ConsoleMethodAttribute::get_Command()
|
|
extern void ConsoleMethodAttribute_get_Command_m5891B27830AD8D24C0BEC16F9B30F440EBB49E82 (void);
|
|
// 0x0000000F System.String IngameDebugConsole.ConsoleMethodAttribute::get_Description()
|
|
extern void ConsoleMethodAttribute_get_Description_mFC1AAFE7BDA0B06A1C7AB0C9B02FD228177F7F5E (void);
|
|
// 0x00000010 System.String[] IngameDebugConsole.ConsoleMethodAttribute::get_ParameterNames()
|
|
extern void ConsoleMethodAttribute_get_ParameterNames_m254994229F47A4A9C4E8D8AE92AB305A8B7FCCEB (void);
|
|
// 0x00000011 System.Void IngameDebugConsole.ConsoleMethodAttribute::.ctor(System.String,System.String,System.String[])
|
|
extern void ConsoleMethodAttribute__ctor_m14190D9D09BD98E2F46AA89C7B10EC8B75DA1A50 (void);
|
|
// 0x00000012 System.Void IngameDebugConsole.ConsoleMethodInfo::.ctor(System.Reflection.MethodInfo,System.Type[],System.Object,System.String,System.String,System.String[])
|
|
extern void ConsoleMethodInfo__ctor_mD64937BD94F186B6418DEF8B8AF8D36AADD59175 (void);
|
|
// 0x00000013 System.Boolean IngameDebugConsole.ConsoleMethodInfo::IsValid()
|
|
extern void ConsoleMethodInfo_IsValid_m9F0346F09F2E31E1F774FC741BD75AEE58BF18D7 (void);
|
|
// 0x00000014 System.Void IngameDebugConsole.DebugLogConsole::.cctor()
|
|
extern void DebugLogConsole__cctor_m75A152ACAB9CFE5C1E44304E03114D1B6DB0386A (void);
|
|
// 0x00000015 System.Void IngameDebugConsole.DebugLogConsole::LogAllCommands()
|
|
extern void DebugLogConsole_LogAllCommands_m978E37DE77B64B1BFEBEAE76A009FC8B6869E1EC (void);
|
|
// 0x00000016 System.Void IngameDebugConsole.DebugLogConsole::LogAllCommandsWithName(System.String)
|
|
extern void DebugLogConsole_LogAllCommandsWithName_mE66120EA06927650B2D14A4DC9291C9FD34F4B2D (void);
|
|
// 0x00000017 System.Void IngameDebugConsole.DebugLogConsole::LogSystemInfo()
|
|
extern void DebugLogConsole_LogSystemInfo_mB8DFBFE050EC55468EDF6106D49D060C5E2AB622 (void);
|
|
// 0x00000018 System.Text.StringBuilder IngameDebugConsole.DebugLogConsole::AppendSysInfoIfPresent(System.Text.StringBuilder,System.String,System.String)
|
|
extern void DebugLogConsole_AppendSysInfoIfPresent_m8348C123A80619F01E787BC5F6DF69577A53B556 (void);
|
|
// 0x00000019 System.Text.StringBuilder IngameDebugConsole.DebugLogConsole::AppendSysInfoIfPresent(System.Text.StringBuilder,System.Int32,System.String)
|
|
extern void DebugLogConsole_AppendSysInfoIfPresent_mE33F854781092A2E4B3A1301DADA8A99C9FF1537 (void);
|
|
// 0x0000001A System.Void IngameDebugConsole.DebugLogConsole::AddCustomParameterType(System.Type,IngameDebugConsole.DebugLogConsole/ParseFunction,System.String)
|
|
extern void DebugLogConsole_AddCustomParameterType_m7725AC531D2A3583F6BE80BB92A716ACD766F3FA (void);
|
|
// 0x0000001B System.Void IngameDebugConsole.DebugLogConsole::RemoveCustomParameterType(System.Type)
|
|
extern void DebugLogConsole_RemoveCustomParameterType_m2835B8990F7DD01009446DF14B4417E48579968B (void);
|
|
// 0x0000001C System.Void IngameDebugConsole.DebugLogConsole::AddCommandInstance(System.String,System.String,System.String,System.Object,System.String[])
|
|
extern void DebugLogConsole_AddCommandInstance_m460403F17EA9E045FB3CCE3739A1A066E91FAC33 (void);
|
|
// 0x0000001D System.Void IngameDebugConsole.DebugLogConsole::AddCommandStatic(System.String,System.String,System.String,System.Type,System.String[])
|
|
extern void DebugLogConsole_AddCommandStatic_mA25C3DE5B2273715EAE7B7EA643F2B27E4E7EF80 (void);
|
|
// 0x0000001E System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Action)
|
|
extern void DebugLogConsole_AddCommand_m44EA1C3BC10905406AAED2B25AC713C0E076A70F (void);
|
|
// 0x0000001F System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Action`1<T1>)
|
|
// 0x00000020 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Func`1<T1>)
|
|
// 0x00000021 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Action`2<T1,T2>)
|
|
// 0x00000022 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Func`2<T1,T2>)
|
|
// 0x00000023 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Action`3<T1,T2,T3>)
|
|
// 0x00000024 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Func`3<T1,T2,T3>)
|
|
// 0x00000025 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Action`4<T1,T2,T3,T4>)
|
|
// 0x00000026 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Func`4<T1,T2,T3,T4>)
|
|
// 0x00000027 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Func`5<T1,T2,T3,T4,T5>)
|
|
// 0x00000028 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Delegate)
|
|
extern void DebugLogConsole_AddCommand_m8DC230B10D47E9279F8E0581B3D450A68B03D3BC (void);
|
|
// 0x00000029 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Action`1<T1>,System.String)
|
|
// 0x0000002A System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Action`2<T1,T2>,System.String,System.String)
|
|
// 0x0000002B System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Func`2<T1,T2>,System.String)
|
|
// 0x0000002C System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Action`3<T1,T2,T3>,System.String,System.String,System.String)
|
|
// 0x0000002D System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Func`3<T1,T2,T3>,System.String,System.String)
|
|
// 0x0000002E System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Action`4<T1,T2,T3,T4>,System.String,System.String,System.String,System.String)
|
|
// 0x0000002F System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Func`4<T1,T2,T3,T4>,System.String,System.String,System.String)
|
|
// 0x00000030 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Func`5<T1,T2,T3,T4,T5>,System.String,System.String,System.String,System.String)
|
|
// 0x00000031 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Delegate,System.String[])
|
|
extern void DebugLogConsole_AddCommand_m68F24524C503875268CF3475FFDECC1D96D6DEC4 (void);
|
|
// 0x00000032 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.String,System.Type,System.Object,System.String[])
|
|
extern void DebugLogConsole_AddCommand_m4BFF08D8BF1C63A4282EB1B5FFF95E695A0C4FD9 (void);
|
|
// 0x00000033 System.Void IngameDebugConsole.DebugLogConsole::AddCommand(System.String,System.String,System.Reflection.MethodInfo,System.Object,System.String[])
|
|
extern void DebugLogConsole_AddCommand_m3D56A91D2615526245C2996E0D97AE636B6EDFAB (void);
|
|
// 0x00000034 System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.String)
|
|
extern void DebugLogConsole_RemoveCommand_m7E9D585B16ADA53505185CF20D433A02EE9670E8 (void);
|
|
// 0x00000035 System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Action)
|
|
extern void DebugLogConsole_RemoveCommand_m8FC42072669FFB7EF73C84595FAE4EBB94C2058F (void);
|
|
// 0x00000036 System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Action`1<T1>)
|
|
// 0x00000037 System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Func`1<T1>)
|
|
// 0x00000038 System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Action`2<T1,T2>)
|
|
// 0x00000039 System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Func`2<T1,T2>)
|
|
// 0x0000003A System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Action`3<T1,T2,T3>)
|
|
// 0x0000003B System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Func`3<T1,T2,T3>)
|
|
// 0x0000003C System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Action`4<T1,T2,T3,T4>)
|
|
// 0x0000003D System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Func`4<T1,T2,T3,T4>)
|
|
// 0x0000003E System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Func`5<T1,T2,T3,T4,T5>)
|
|
// 0x0000003F System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Delegate)
|
|
extern void DebugLogConsole_RemoveCommand_mCB959C90BB894AC0413C56D67856B51D4B8FAC12 (void);
|
|
// 0x00000040 System.Void IngameDebugConsole.DebugLogConsole::RemoveCommand(System.Reflection.MethodInfo)
|
|
extern void DebugLogConsole_RemoveCommand_m5B5D9DBA606BD7CF700A12DCDEED6F3CA7ABC90A (void);
|
|
// 0x00000041 System.String IngameDebugConsole.DebugLogConsole::GetAutoCompleteCommand(System.String)
|
|
extern void DebugLogConsole_GetAutoCompleteCommand_m91ECE63056F5D4631D17288E6D2579602F717C49 (void);
|
|
// 0x00000042 System.Void IngameDebugConsole.DebugLogConsole::ExecuteCommand(System.String)
|
|
extern void DebugLogConsole_ExecuteCommand_m09EFF4CAD43DDF1822589BCA5466F2BF3B02CD21 (void);
|
|
// 0x00000043 System.Void IngameDebugConsole.DebugLogConsole::FetchArgumentsFromCommand(System.String,System.Collections.Generic.List`1<System.String>)
|
|
extern void DebugLogConsole_FetchArgumentsFromCommand_mC1BAA30A6C63276103CEE04B898336A8900FDCAF (void);
|
|
// 0x00000044 System.Void IngameDebugConsole.DebugLogConsole::FindCommands(System.String,System.Boolean,System.Collections.Generic.List`1<IngameDebugConsole.ConsoleMethodInfo>)
|
|
extern void DebugLogConsole_FindCommands_m33C4DDBF9B312C69EED77A268C8BBFB218F51146 (void);
|
|
// 0x00000045 System.Void IngameDebugConsole.DebugLogConsole::GetCommandSuggestions(System.String,System.Collections.Generic.List`1<IngameDebugConsole.ConsoleMethodInfo>,System.Collections.Generic.List`1<System.Int32>,System.String&,System.Int32&)
|
|
extern void DebugLogConsole_GetCommandSuggestions_mD9A1F9ECB81527BDD14183214F668B8C6AA0DCBF (void);
|
|
// 0x00000046 System.Int32 IngameDebugConsole.DebugLogConsole::IndexOfDelimiterGroup(System.Char)
|
|
extern void DebugLogConsole_IndexOfDelimiterGroup_m0CC9FFF8192FA903465847E9B51D5D7B6A826F29 (void);
|
|
// 0x00000047 System.Int32 IngameDebugConsole.DebugLogConsole::IndexOfDelimiterGroupEnd(System.String,System.Int32,System.Int32)
|
|
extern void DebugLogConsole_IndexOfDelimiterGroupEnd_mA3CF7EEF7D82521E9173011822619D159E404C72 (void);
|
|
// 0x00000048 System.Int32 IngameDebugConsole.DebugLogConsole::IndexOfChar(System.String,System.Char,System.Int32)
|
|
extern void DebugLogConsole_IndexOfChar_m4C1A446342AA125173F57AAED37E9445C8C9CD37 (void);
|
|
// 0x00000049 System.Int32 IngameDebugConsole.DebugLogConsole::FindCommandIndex(System.String)
|
|
extern void DebugLogConsole_FindCommandIndex_m937912A34A602748887E50AE2A6965A125E420A7 (void);
|
|
// 0x0000004A System.Boolean IngameDebugConsole.DebugLogConsole::IsSupportedArrayType(System.Type)
|
|
extern void DebugLogConsole_IsSupportedArrayType_mCF63052024BD4D95564AD4E395C558E99092BB86 (void);
|
|
// 0x0000004B System.String IngameDebugConsole.DebugLogConsole::GetTypeReadableName(System.Type)
|
|
extern void DebugLogConsole_GetTypeReadableName_mD536CA0D3C2534C91B7BA1096C1F09B8D4E83934 (void);
|
|
// 0x0000004C System.Boolean IngameDebugConsole.DebugLogConsole::ParseArgument(System.String,System.Type,System.Object&)
|
|
extern void DebugLogConsole_ParseArgument_mD38752180CA3F7F281044CFAA47E4CD34597CC24 (void);
|
|
// 0x0000004D System.Boolean IngameDebugConsole.DebugLogConsole::ParseString(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseString_mC6A889D46770639BE9916E34C01111BDA20B4195 (void);
|
|
// 0x0000004E System.Boolean IngameDebugConsole.DebugLogConsole::ParseBool(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseBool_mEF25361C5A16EA42E637C9A5C4CAAA9B69FE6C93 (void);
|
|
// 0x0000004F System.Boolean IngameDebugConsole.DebugLogConsole::ParseInt(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseInt_m89E83041C6A5BBE5D15158F8463E7791967D99DA (void);
|
|
// 0x00000050 System.Boolean IngameDebugConsole.DebugLogConsole::ParseUInt(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseUInt_m1DC3574D7B9A04530134BFFBDBAC11F4638F5C04 (void);
|
|
// 0x00000051 System.Boolean IngameDebugConsole.DebugLogConsole::ParseLong(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseLong_m931B8028A8F8FA1FB4DC8BDFFCE46D640329BCBA (void);
|
|
// 0x00000052 System.Boolean IngameDebugConsole.DebugLogConsole::ParseULong(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseULong_mE10F56112556D7CA1DDEA4AA6419A4D81DE2E5C9 (void);
|
|
// 0x00000053 System.Boolean IngameDebugConsole.DebugLogConsole::ParseByte(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseByte_mDCD41E40AF9A49B3000FB4F9CA3476AC28E4C172 (void);
|
|
// 0x00000054 System.Boolean IngameDebugConsole.DebugLogConsole::ParseSByte(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseSByte_mB24E4FD123682684CED79E98F16BEC0C72575B10 (void);
|
|
// 0x00000055 System.Boolean IngameDebugConsole.DebugLogConsole::ParseShort(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseShort_m5F4567CA60623F25C9EB8470354C5C2844A715F1 (void);
|
|
// 0x00000056 System.Boolean IngameDebugConsole.DebugLogConsole::ParseUShort(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseUShort_m5063AAAD632520CCAE05D2183F8C6EC36F5789DC (void);
|
|
// 0x00000057 System.Boolean IngameDebugConsole.DebugLogConsole::ParseChar(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseChar_mE26B50B4C917AC6EA436AE99B798EC443A3C61BC (void);
|
|
// 0x00000058 System.Boolean IngameDebugConsole.DebugLogConsole::ParseFloat(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseFloat_m1D8D2B2D33A52F4564830459382BA43F178EFDD8 (void);
|
|
// 0x00000059 System.Boolean IngameDebugConsole.DebugLogConsole::ParseDouble(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseDouble_mE0E87D6FA7478B20157C50AB3CC6FA3B1D2AEA94 (void);
|
|
// 0x0000005A System.Boolean IngameDebugConsole.DebugLogConsole::ParseDecimal(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseDecimal_m474453B063948DD000A23560EFFAC050937AF2AA (void);
|
|
// 0x0000005B System.Boolean IngameDebugConsole.DebugLogConsole::ParseVector2(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseVector2_m7C7FA8F64A90CC149A78E4F53E23101F4320EF17 (void);
|
|
// 0x0000005C System.Boolean IngameDebugConsole.DebugLogConsole::ParseVector3(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseVector3_m1180FCC0F42A09E6A8436E2864EB376CE2317373 (void);
|
|
// 0x0000005D System.Boolean IngameDebugConsole.DebugLogConsole::ParseVector4(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseVector4_mD631138EB5D4E11480D70BE1BC91E717E5E26CA6 (void);
|
|
// 0x0000005E System.Boolean IngameDebugConsole.DebugLogConsole::ParseQuaternion(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseQuaternion_mD00B4033687BC4E5FB517201982EE7011CB5CED6 (void);
|
|
// 0x0000005F System.Boolean IngameDebugConsole.DebugLogConsole::ParseColor(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseColor_m143BF87018F4A2B5D6F6E788457C66114F6B12EC (void);
|
|
// 0x00000060 System.Boolean IngameDebugConsole.DebugLogConsole::ParseColor32(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseColor32_mB7E40A40CF0B3BF6360DF08350938199400F71BF (void);
|
|
// 0x00000061 System.Boolean IngameDebugConsole.DebugLogConsole::ParseRect(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseRect_m387D9CDCD3040CEB10B7C96FB7D5BE8EED3CA591 (void);
|
|
// 0x00000062 System.Boolean IngameDebugConsole.DebugLogConsole::ParseRectOffset(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseRectOffset_m72AF3CF248A32FA772AB4D657C9A8A7A34E686CB (void);
|
|
// 0x00000063 System.Boolean IngameDebugConsole.DebugLogConsole::ParseBounds(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseBounds_mDCA2A9708F851390931A57FF8E5FB40A2AA627B9 (void);
|
|
// 0x00000064 System.Boolean IngameDebugConsole.DebugLogConsole::ParseVector2Int(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseVector2Int_m3649B9BC937B4664ACC7CA2F0200C63FBB25072E (void);
|
|
// 0x00000065 System.Boolean IngameDebugConsole.DebugLogConsole::ParseVector3Int(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseVector3Int_mD25E0226F9D50907FA52B655D84A9BFE58F28304 (void);
|
|
// 0x00000066 System.Boolean IngameDebugConsole.DebugLogConsole::ParseRectInt(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseRectInt_m872D02399F3D0E1AB96EA4C5E7ECEC7A646AE975 (void);
|
|
// 0x00000067 System.Boolean IngameDebugConsole.DebugLogConsole::ParseBoundsInt(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseBoundsInt_m530D51F98125A1FBAA8A063D1A3085FDA6CF0F7C (void);
|
|
// 0x00000068 System.Boolean IngameDebugConsole.DebugLogConsole::ParseGameObject(System.String,System.Object&)
|
|
extern void DebugLogConsole_ParseGameObject_mF3CB80573688D1F357974DD9D979099F3FFF4466 (void);
|
|
// 0x00000069 System.Boolean IngameDebugConsole.DebugLogConsole::ParseComponent(System.String,System.Type,System.Object&)
|
|
extern void DebugLogConsole_ParseComponent_m9D6051721A1FB1D1A1AAC2F28E029003B0807833 (void);
|
|
// 0x0000006A System.Boolean IngameDebugConsole.DebugLogConsole::ParseEnum(System.String,System.Type,System.Object&)
|
|
extern void DebugLogConsole_ParseEnum_m3E539F2030843B5E70454E1DE9EA3EFFDA570CAE (void);
|
|
// 0x0000006B System.Boolean IngameDebugConsole.DebugLogConsole::ParseArray(System.String,System.Type,System.Object&)
|
|
extern void DebugLogConsole_ParseArray_m447E48C65E5900282AC24CA15886EB383929E04F (void);
|
|
// 0x0000006C System.Boolean IngameDebugConsole.DebugLogConsole::ParseVector(System.String,System.Type,System.Object&)
|
|
extern void DebugLogConsole_ParseVector_m02B35A42C6167A4F80F99869A134FAF667E90FFD (void);
|
|
// 0x0000006D System.Void IngameDebugConsole.DebugLogConsole/ParseFunction::.ctor(System.Object,System.IntPtr)
|
|
extern void ParseFunction__ctor_m6660320276B797D09EC7D69B6AB268429D3B4B25 (void);
|
|
// 0x0000006E System.Boolean IngameDebugConsole.DebugLogConsole/ParseFunction::Invoke(System.String,System.Object&)
|
|
extern void ParseFunction_Invoke_m6559BD38F8E131515CE959A7FC6D7EDE407794C1 (void);
|
|
// 0x0000006F System.IAsyncResult IngameDebugConsole.DebugLogConsole/ParseFunction::BeginInvoke(System.String,System.Object&,System.AsyncCallback,System.Object)
|
|
extern void ParseFunction_BeginInvoke_m39B29B3F54DD95ABB11FC726B6A4794D40D9252F (void);
|
|
// 0x00000070 System.Boolean IngameDebugConsole.DebugLogConsole/ParseFunction::EndInvoke(System.Object&,System.IAsyncResult)
|
|
extern void ParseFunction_EndInvoke_m5161D63D4573B7C0DEB736B7401F3EAC44F0A2BF (void);
|
|
// 0x00000071 System.Void IngameDebugConsole.DebugLogEntry::Initialize(System.String,System.String)
|
|
extern void DebugLogEntry_Initialize_m692E8607E734476B69652DF35B19E3456574A190 (void);
|
|
// 0x00000072 System.Boolean IngameDebugConsole.DebugLogEntry::Equals(IngameDebugConsole.DebugLogEntry)
|
|
extern void DebugLogEntry_Equals_m021362E76D5E6FBA5FD55B99B3CFA0070E31A20E (void);
|
|
// 0x00000073 System.Boolean IngameDebugConsole.DebugLogEntry::MatchesSearchTerm(System.String)
|
|
extern void DebugLogEntry_MatchesSearchTerm_m2A8682D30E6BAA04DD077A48EB81D85287DC96A2 (void);
|
|
// 0x00000074 System.String IngameDebugConsole.DebugLogEntry::ToString()
|
|
extern void DebugLogEntry_ToString_m5F4E7E9132FF55B28AE199ADB3318A3A80F6C8B6 (void);
|
|
// 0x00000075 System.Int32 IngameDebugConsole.DebugLogEntry::GetHashCode()
|
|
extern void DebugLogEntry_GetHashCode_mCF335B183016B043E84E03ACDEF3A054BEE77E08 (void);
|
|
// 0x00000076 System.Void IngameDebugConsole.DebugLogEntry::.ctor()
|
|
extern void DebugLogEntry__ctor_mBE7464DD3CDAACF0FD7B0C097A1CEBEB436B774B (void);
|
|
// 0x00000077 System.Void IngameDebugConsole.QueuedDebugLogEntry::.ctor(System.String,System.String,UnityEngine.LogType)
|
|
extern void QueuedDebugLogEntry__ctor_m4C3374C16FCD4D5BB8A4224E360B018ACBBA4ACE (void);
|
|
// 0x00000078 System.Boolean IngameDebugConsole.QueuedDebugLogEntry::MatchesSearchTerm(System.String)
|
|
extern void QueuedDebugLogEntry_MatchesSearchTerm_m4958263BE056CF58058C82981011F727EEDAE747 (void);
|
|
// 0x00000079 System.Void IngameDebugConsole.DebugLogEntryTimestamp::.ctor(System.TimeSpan)
|
|
extern void DebugLogEntryTimestamp__ctor_m4078075799D0C3846D64F2E8800CB70B69ED53ED (void);
|
|
// 0x0000007A System.Void IngameDebugConsole.DebugLogEntryTimestamp::AppendTime(System.Text.StringBuilder)
|
|
extern void DebugLogEntryTimestamp_AppendTime_m1613293116BEC3BBEB7E957432B2FDF34B0E593C (void);
|
|
// 0x0000007B System.Void IngameDebugConsole.DebugLogEntryTimestamp::AppendFullTimestamp(System.Text.StringBuilder)
|
|
extern void DebugLogEntryTimestamp_AppendFullTimestamp_m4C6F17EF93FD1009A0EF3263DCE82792F86403CB (void);
|
|
// 0x0000007C System.Int32 IngameDebugConsole.DebugLogIndexList`1::get_Count()
|
|
// 0x0000007D T IngameDebugConsole.DebugLogIndexList`1::get_Item(System.Int32)
|
|
// 0x0000007E System.Void IngameDebugConsole.DebugLogIndexList`1::set_Item(System.Int32,T)
|
|
// 0x0000007F System.Void IngameDebugConsole.DebugLogIndexList`1::.ctor()
|
|
// 0x00000080 System.Void IngameDebugConsole.DebugLogIndexList`1::Add(T)
|
|
// 0x00000081 System.Void IngameDebugConsole.DebugLogIndexList`1::Clear()
|
|
// 0x00000082 System.Int32 IngameDebugConsole.DebugLogIndexList`1::IndexOf(T)
|
|
// 0x00000083 UnityEngine.RectTransform IngameDebugConsole.DebugLogItem::get_Transform()
|
|
extern void DebugLogItem_get_Transform_mBAA5D6E01F83683FF29CE440C3D2F4D5616E6466 (void);
|
|
// 0x00000084 UnityEngine.UI.Image IngameDebugConsole.DebugLogItem::get_Image()
|
|
extern void DebugLogItem_get_Image_m19E45CDC961A393E891617E0AE8196EEC60827E2 (void);
|
|
// 0x00000085 UnityEngine.CanvasGroup IngameDebugConsole.DebugLogItem::get_CanvasGroup()
|
|
extern void DebugLogItem_get_CanvasGroup_m54F87E5DE59659B77527BE8B0163A02963A1C0DB (void);
|
|
// 0x00000086 IngameDebugConsole.DebugLogEntry IngameDebugConsole.DebugLogItem::get_Entry()
|
|
extern void DebugLogItem_get_Entry_mA632E3B925BF0ED661A1FC9BE52E87AE1ADC30D1 (void);
|
|
// 0x00000087 System.Nullable`1<IngameDebugConsole.DebugLogEntryTimestamp> IngameDebugConsole.DebugLogItem::get_Timestamp()
|
|
extern void DebugLogItem_get_Timestamp_m61F5317F300884C00C9DF7292825AABC36770EAF (void);
|
|
// 0x00000088 System.Int32 IngameDebugConsole.DebugLogItem::get_Index()
|
|
extern void DebugLogItem_get_Index_mAE7C163DD212089A2276418AC74D1F118C4AE0E1 (void);
|
|
// 0x00000089 System.Boolean IngameDebugConsole.DebugLogItem::get_Expanded()
|
|
extern void DebugLogItem_get_Expanded_mEBEC5F0C2D9702532EE062F84140FAFC6B28131A (void);
|
|
// 0x0000008A System.Void IngameDebugConsole.DebugLogItem::Initialize(IngameDebugConsole.DebugLogRecycledListView)
|
|
extern void DebugLogItem_Initialize_m97E3F360DFD58E5E911D99472A70BB4DE3B00B64 (void);
|
|
// 0x0000008B System.Void IngameDebugConsole.DebugLogItem::SetContent(IngameDebugConsole.DebugLogEntry,System.Nullable`1<IngameDebugConsole.DebugLogEntryTimestamp>,System.Int32,System.Boolean)
|
|
extern void DebugLogItem_SetContent_mAA060346F58906FAA676D025BF7B440DEBA1C7E3 (void);
|
|
// 0x0000008C System.Void IngameDebugConsole.DebugLogItem::ShowCount()
|
|
extern void DebugLogItem_ShowCount_m370DD836F4F51DE3090FBA4E46F0D5DAE4F6E7A4 (void);
|
|
// 0x0000008D System.Void IngameDebugConsole.DebugLogItem::HideCount()
|
|
extern void DebugLogItem_HideCount_m74445C719C5941D4DD597C50988526E5FAF7DBD2 (void);
|
|
// 0x0000008E System.Void IngameDebugConsole.DebugLogItem::UpdateTimestamp(IngameDebugConsole.DebugLogEntryTimestamp)
|
|
extern void DebugLogItem_UpdateTimestamp_m727217AF90E45BF3F269237C89C9477D0EC3CEB0 (void);
|
|
// 0x0000008F System.Void IngameDebugConsole.DebugLogItem::SetText(IngameDebugConsole.DebugLogEntry,System.Nullable`1<IngameDebugConsole.DebugLogEntryTimestamp>,System.Boolean)
|
|
extern void DebugLogItem_SetText_mAE64E89F6945A0D9535258E12B75C7AE340F009D (void);
|
|
// 0x00000090 System.Void IngameDebugConsole.DebugLogItem::OnPointerClick(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugLogItem_OnPointerClick_m3CD05636F174E641B64612CBBF03E9D37098FAE9 (void);
|
|
// 0x00000091 System.Void IngameDebugConsole.DebugLogItem::CopyLog()
|
|
extern void DebugLogItem_CopyLog_m0FDEE1A57EAEBA556F50B7BD154211490B8D319B (void);
|
|
// 0x00000092 System.String IngameDebugConsole.DebugLogItem::GetCopyContent()
|
|
extern void DebugLogItem_GetCopyContent_m5FE53FDB96ECAD424FC870B38C3421F1E9596ED9 (void);
|
|
// 0x00000093 System.Single IngameDebugConsole.DebugLogItem::CalculateExpandedHeight(IngameDebugConsole.DebugLogEntry,System.Nullable`1<IngameDebugConsole.DebugLogEntryTimestamp>)
|
|
extern void DebugLogItem_CalculateExpandedHeight_m55309AF097A86F270D520E266A7C3ACA00BA0EFC (void);
|
|
// 0x00000094 System.String IngameDebugConsole.DebugLogItem::ToString()
|
|
extern void DebugLogItem_ToString_m773631174F5017BF85AC22D6D85EFDA31A222377 (void);
|
|
// 0x00000095 System.Void IngameDebugConsole.DebugLogItem::.ctor()
|
|
extern void DebugLogItem__ctor_mAAB23E6C7401E8A16E9CC7AA12589B8106CD5F34 (void);
|
|
// 0x00000096 System.Void IngameDebugConsole.DebugLogItemCopyWebGL::IngameDebugConsoleStartCopy(System.String)
|
|
extern void DebugLogItemCopyWebGL_IngameDebugConsoleStartCopy_mCB7B966C5FBFCAFADF25744A4651C4DE213F3F83 (void);
|
|
// 0x00000097 System.Void IngameDebugConsole.DebugLogItemCopyWebGL::IngameDebugConsoleCancelCopy()
|
|
extern void DebugLogItemCopyWebGL_IngameDebugConsoleCancelCopy_m063C59C6EB51F1EEEED03EC1BCE14BE81BF78AC5 (void);
|
|
// 0x00000098 System.Void IngameDebugConsole.DebugLogItemCopyWebGL::Initialize(IngameDebugConsole.DebugLogItem)
|
|
extern void DebugLogItemCopyWebGL_Initialize_m669E97D390AA126308D66275688AACC868D3168F (void);
|
|
// 0x00000099 System.Void IngameDebugConsole.DebugLogItemCopyWebGL::OnPointerDown(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugLogItemCopyWebGL_OnPointerDown_mCEA90453A67A8D0CAE019203D6780A9B50E7FEFC (void);
|
|
// 0x0000009A System.Void IngameDebugConsole.DebugLogItemCopyWebGL::OnPointerUp(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugLogItemCopyWebGL_OnPointerUp_m7C3AB96638B06DCDAE15FBC6465EC64D37C118EB (void);
|
|
// 0x0000009B System.Void IngameDebugConsole.DebugLogItemCopyWebGL::.ctor()
|
|
extern void DebugLogItemCopyWebGL__ctor_mA63D35DCCDAB325B3A043D8B5CFC7FD797F22684 (void);
|
|
// 0x0000009C IngameDebugConsole.DebugLogManager IngameDebugConsole.DebugLogManager::get_Instance()
|
|
extern void DebugLogManager_get_Instance_m1CD942C2BA8B924CC5882AD6C13DD970672E1E56 (void);
|
|
// 0x0000009D System.Void IngameDebugConsole.DebugLogManager::set_Instance(IngameDebugConsole.DebugLogManager)
|
|
extern void DebugLogManager_set_Instance_m8AAA1D33AF4369E3F6479AF6B0B6DF97015AE73A (void);
|
|
// 0x0000009E System.Boolean IngameDebugConsole.DebugLogManager::get_IsLogWindowVisible()
|
|
extern void DebugLogManager_get_IsLogWindowVisible_mA4654B1326D4234C4754F811A845C9C57E7F8F54 (void);
|
|
// 0x0000009F System.Boolean IngameDebugConsole.DebugLogManager::get_PopupEnabled()
|
|
extern void DebugLogManager_get_PopupEnabled_m69350E4F2AC441FA05665C843745388941CE82A0 (void);
|
|
// 0x000000A0 System.Void IngameDebugConsole.DebugLogManager::set_PopupEnabled(System.Boolean)
|
|
extern void DebugLogManager_set_PopupEnabled_m73DC638F652F0B01DA24D13D4FA9470A3B2C3B49 (void);
|
|
// 0x000000A1 System.Void IngameDebugConsole.DebugLogManager::Awake()
|
|
extern void DebugLogManager_Awake_mE7759B77DEEDCFA97AA15F2A4AD4B4902FBFFBC4 (void);
|
|
// 0x000000A2 System.Void IngameDebugConsole.DebugLogManager::OnEnable()
|
|
extern void DebugLogManager_OnEnable_m48499501706C868444DBBB4995B1CF48D1C45FD7 (void);
|
|
// 0x000000A3 System.Void IngameDebugConsole.DebugLogManager::OnDisable()
|
|
extern void DebugLogManager_OnDisable_mF5CE4FDFE9E746068AED80F76EE6CB18DB249DA9 (void);
|
|
// 0x000000A4 System.Void IngameDebugConsole.DebugLogManager::Start()
|
|
extern void DebugLogManager_Start_m64C8F2FE64BDB313D8295E3397F1DF8CD67E08B5 (void);
|
|
// 0x000000A5 System.Void IngameDebugConsole.DebugLogManager::OnRectTransformDimensionsChange()
|
|
extern void DebugLogManager_OnRectTransformDimensionsChange_mA2528750A32CD1040870FDD9845F24CFD7EF6E86 (void);
|
|
// 0x000000A6 System.Void IngameDebugConsole.DebugLogManager::Update()
|
|
extern void DebugLogManager_Update_mBDBADD70294C18412A7F1555AFA5A4E8C0A24893 (void);
|
|
// 0x000000A7 System.Void IngameDebugConsole.DebugLogManager::LateUpdate()
|
|
extern void DebugLogManager_LateUpdate_mDC31348A9336A5F29F57EF001B1380AD360F1213 (void);
|
|
// 0x000000A8 System.Void IngameDebugConsole.DebugLogManager::ShowLogWindow()
|
|
extern void DebugLogManager_ShowLogWindow_m63344BFB6A91AA1AF6E2706E403EBCF3AE394905 (void);
|
|
// 0x000000A9 System.Void IngameDebugConsole.DebugLogManager::HideLogWindow()
|
|
extern void DebugLogManager_HideLogWindow_mDA216839443A72537E963035E9DEC6188631E3D2 (void);
|
|
// 0x000000AA System.Char IngameDebugConsole.DebugLogManager::OnValidateCommand(System.String,System.Int32,System.Char)
|
|
extern void DebugLogManager_OnValidateCommand_m47B17FC3C7B2322739D37ED0B74DD3866EAC892B (void);
|
|
// 0x000000AB System.Void IngameDebugConsole.DebugLogManager::ReceivedLog(System.String,System.String,UnityEngine.LogType)
|
|
extern void DebugLogManager_ReceivedLog_mA4C27364E589E7C61714AB54E614454C046317CA (void);
|
|
// 0x000000AC System.Void IngameDebugConsole.DebugLogManager::ProcessLog(IngameDebugConsole.QueuedDebugLogEntry)
|
|
extern void DebugLogManager_ProcessLog_mD0F3EAF79AA2A64B5F45AC2859D88311560857C4 (void);
|
|
// 0x000000AD System.Void IngameDebugConsole.DebugLogManager::SetSnapToBottom(System.Boolean)
|
|
extern void DebugLogManager_SetSnapToBottom_m869F0D298244C064CF9C7611B3D11F198433D6BC (void);
|
|
// 0x000000AE System.Void IngameDebugConsole.DebugLogManager::ValidateScrollPosition()
|
|
extern void DebugLogManager_ValidateScrollPosition_m2A11C6555ED058C996C5116F208E953848D479FF (void);
|
|
// 0x000000AF System.Void IngameDebugConsole.DebugLogManager::ExpandLatestPendingLog()
|
|
extern void DebugLogManager_ExpandLatestPendingLog_m3049C9438441A4BC6BBF827C416CD88D5D2D597E (void);
|
|
// 0x000000B0 System.Void IngameDebugConsole.DebugLogManager::StripStackTraceFromLatestPendingLog()
|
|
extern void DebugLogManager_StripStackTraceFromLatestPendingLog_m66AE6A25F37E381D549C2AD6372B2FDF871F2A67 (void);
|
|
// 0x000000B1 System.Void IngameDebugConsole.DebugLogManager::ClearLogs()
|
|
extern void DebugLogManager_ClearLogs_m1CDDE08626E2804E6E16556212E2990FFE0FFD09 (void);
|
|
// 0x000000B2 System.Void IngameDebugConsole.DebugLogManager::CollapseButtonPressed()
|
|
extern void DebugLogManager_CollapseButtonPressed_m1A9E0352DBC00AD07E4AE7DC1C64BD91A9F56011 (void);
|
|
// 0x000000B3 System.Void IngameDebugConsole.DebugLogManager::FilterLogButtonPressed()
|
|
extern void DebugLogManager_FilterLogButtonPressed_m63FFD1470E923DC8ECA3969A1EE8B71176A249BC (void);
|
|
// 0x000000B4 System.Void IngameDebugConsole.DebugLogManager::FilterWarningButtonPressed()
|
|
extern void DebugLogManager_FilterWarningButtonPressed_mE585A7869AADA4969E16AC2BBB9C959FD1D43B64 (void);
|
|
// 0x000000B5 System.Void IngameDebugConsole.DebugLogManager::FilterErrorButtonPressed()
|
|
extern void DebugLogManager_FilterErrorButtonPressed_mF7B8232DE7C74CFB674C4D50DA07417F690D05C5 (void);
|
|
// 0x000000B6 System.Void IngameDebugConsole.DebugLogManager::SearchTermChanged(System.String)
|
|
extern void DebugLogManager_SearchTermChanged_m6498FD8BDE5D56742AC5EA2EF769FCB1028DDF03 (void);
|
|
// 0x000000B7 System.Void IngameDebugConsole.DebugLogManager::RefreshCommandSuggestions(System.String)
|
|
extern void DebugLogManager_RefreshCommandSuggestions_mFCF8CC3D6641DA413AB30A52D25C37FDFC9A9383 (void);
|
|
// 0x000000B8 System.Void IngameDebugConsole.DebugLogManager::OnEndEditCommand(System.String)
|
|
extern void DebugLogManager_OnEndEditCommand_m6A00CF0CD88DE7DDD5E68262AE2CE34DBF3C2307 (void);
|
|
// 0x000000B9 System.Void IngameDebugConsole.DebugLogManager::Resize(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugLogManager_Resize_m0F28C37B4111332354C18770A29BD3D3277DD0E4 (void);
|
|
// 0x000000BA System.Void IngameDebugConsole.DebugLogManager::FilterLogs()
|
|
extern void DebugLogManager_FilterLogs_m4C6CFEB33CDA37F7C3E6C783C174916471E3876D (void);
|
|
// 0x000000BB System.String IngameDebugConsole.DebugLogManager::GetAllLogs()
|
|
extern void DebugLogManager_GetAllLogs_mE3A04FBEB916F84E6947FE1576EDFD1E003D7ABF (void);
|
|
// 0x000000BC System.Void IngameDebugConsole.DebugLogManager::SaveLogsToFile()
|
|
extern void DebugLogManager_SaveLogsToFile_mA732B3362E923B9B400117C7D6A249E2078BB3E1 (void);
|
|
// 0x000000BD System.Void IngameDebugConsole.DebugLogManager::SaveLogsToFile(System.String)
|
|
extern void DebugLogManager_SaveLogsToFile_mF9FAE140F4FA5B15748622C1FBEC0760BBDE9508 (void);
|
|
// 0x000000BE System.Void IngameDebugConsole.DebugLogManager::CheckScreenCutout()
|
|
extern void DebugLogManager_CheckScreenCutout_mFC29A7A8AE07E6607FDDF23273C1C4F34A0EDF43 (void);
|
|
// 0x000000BF System.Void IngameDebugConsole.DebugLogManager::PoolLogItem(IngameDebugConsole.DebugLogItem)
|
|
extern void DebugLogManager_PoolLogItem_m50869AD2E15FB447682B47A83D7B06DED349B736 (void);
|
|
// 0x000000C0 IngameDebugConsole.DebugLogItem IngameDebugConsole.DebugLogManager::PopLogItem()
|
|
extern void DebugLogManager_PopLogItem_m854ED51B251AD048C1097A5BF3F6E8518504E0EA (void);
|
|
// 0x000000C1 System.Void IngameDebugConsole.DebugLogManager::.ctor()
|
|
extern void DebugLogManager__ctor_mD38909499B725D0F6B87538420F9ED21DE1CBDF6 (void);
|
|
// 0x000000C2 System.Void IngameDebugConsole.DebugLogManager::<Awake>b__114_0()
|
|
extern void DebugLogManager_U3CAwakeU3Eb__114_0_m8AF192569CFE92C9E05202A07FA156FF8299C909 (void);
|
|
// 0x000000C3 System.Void IngameDebugConsole.DebugLogPopup::Awake()
|
|
extern void DebugLogPopup_Awake_m822432202D739F363A0347F3C321E9B2B3B23495 (void);
|
|
// 0x000000C4 System.Void IngameDebugConsole.DebugLogPopup::NewLogsArrived(System.Int32,System.Int32,System.Int32)
|
|
extern void DebugLogPopup_NewLogsArrived_m85EAD7C7DB7DC48013913D26B818DCB25B0AF4AD (void);
|
|
// 0x000000C5 System.Void IngameDebugConsole.DebugLogPopup::Reset()
|
|
extern void DebugLogPopup_Reset_m10D0DAC90821975E35450A17C30CFC0ADE161D45 (void);
|
|
// 0x000000C6 System.Collections.IEnumerator IngameDebugConsole.DebugLogPopup::MoveToPosAnimation(UnityEngine.Vector2)
|
|
extern void DebugLogPopup_MoveToPosAnimation_mAC680B56F6D56D11D41C8580AD1CF1B0E7DB5ADD (void);
|
|
// 0x000000C7 System.Void IngameDebugConsole.DebugLogPopup::OnPointerClick(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugLogPopup_OnPointerClick_mFC4D020F734EC309DC8B73FECFF382727750E616 (void);
|
|
// 0x000000C8 System.Void IngameDebugConsole.DebugLogPopup::Show()
|
|
extern void DebugLogPopup_Show_m7768CAEB2D2EF3373F587FF5D634BDDD3E2E68E4 (void);
|
|
// 0x000000C9 System.Void IngameDebugConsole.DebugLogPopup::Hide()
|
|
extern void DebugLogPopup_Hide_mA3055E290BA97DFAB66E85D942F0656101926F8C (void);
|
|
// 0x000000CA System.Void IngameDebugConsole.DebugLogPopup::OnBeginDrag(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugLogPopup_OnBeginDrag_m8BA966F3565080AD72122268C693E12F72A626BF (void);
|
|
// 0x000000CB System.Void IngameDebugConsole.DebugLogPopup::OnDrag(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugLogPopup_OnDrag_mE90A037DD7F705A66A4E644FC83D290FFD41C1D0 (void);
|
|
// 0x000000CC System.Void IngameDebugConsole.DebugLogPopup::OnEndDrag(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugLogPopup_OnEndDrag_mDC541F3160B4B4DBC0D6FD8B0AA933CAAED4E4F9 (void);
|
|
// 0x000000CD System.Void IngameDebugConsole.DebugLogPopup::UpdatePosition(System.Boolean)
|
|
extern void DebugLogPopup_UpdatePosition_mB0222958D440072B2379842CD02756074C379234 (void);
|
|
// 0x000000CE System.Void IngameDebugConsole.DebugLogPopup::.ctor()
|
|
extern void DebugLogPopup__ctor_m2C30F0B9BCA5D34C0013DBD49C3ECE0A99B17A60 (void);
|
|
// 0x000000CF System.Void IngameDebugConsole.DebugLogPopup/<MoveToPosAnimation>d__21::.ctor(System.Int32)
|
|
extern void U3CMoveToPosAnimationU3Ed__21__ctor_mEBE2673235A90D111A2DC623C41A3D2F7AFB4DC5 (void);
|
|
// 0x000000D0 System.Void IngameDebugConsole.DebugLogPopup/<MoveToPosAnimation>d__21::System.IDisposable.Dispose()
|
|
extern void U3CMoveToPosAnimationU3Ed__21_System_IDisposable_Dispose_m344CF301614A02502A304D78606DB5F4D9DC711C (void);
|
|
// 0x000000D1 System.Boolean IngameDebugConsole.DebugLogPopup/<MoveToPosAnimation>d__21::MoveNext()
|
|
extern void U3CMoveToPosAnimationU3Ed__21_MoveNext_m5596E59C5DDA68C4E639734DEF9A45F746AAED4D (void);
|
|
// 0x000000D2 System.Object IngameDebugConsole.DebugLogPopup/<MoveToPosAnimation>d__21::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
extern void U3CMoveToPosAnimationU3Ed__21_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m1348F32EFE420476165F60C7356D144DC17CCE64 (void);
|
|
// 0x000000D3 System.Void IngameDebugConsole.DebugLogPopup/<MoveToPosAnimation>d__21::System.Collections.IEnumerator.Reset()
|
|
extern void U3CMoveToPosAnimationU3Ed__21_System_Collections_IEnumerator_Reset_m9AAEA0464C92107730C4E9EA2367A75E793430D5 (void);
|
|
// 0x000000D4 System.Object IngameDebugConsole.DebugLogPopup/<MoveToPosAnimation>d__21::System.Collections.IEnumerator.get_Current()
|
|
extern void U3CMoveToPosAnimationU3Ed__21_System_Collections_IEnumerator_get_Current_m6824D3815A6319AAE78876B286142BB831FAEED3 (void);
|
|
// 0x000000D5 System.Single IngameDebugConsole.DebugLogRecycledListView::get_ItemHeight()
|
|
extern void DebugLogRecycledListView_get_ItemHeight_m4FBFACEF0C31D99C4745209391D410234EAE6A80 (void);
|
|
// 0x000000D6 System.Single IngameDebugConsole.DebugLogRecycledListView::get_SelectedItemHeight()
|
|
extern void DebugLogRecycledListView_get_SelectedItemHeight_m55C399776D3C681426A1E7BB96D17799AAF17358 (void);
|
|
// 0x000000D7 System.Void IngameDebugConsole.DebugLogRecycledListView::Awake()
|
|
extern void DebugLogRecycledListView_Awake_mB17543BD466BD4A736547268AAC2680CC75BC5B3 (void);
|
|
// 0x000000D8 System.Void IngameDebugConsole.DebugLogRecycledListView::Initialize(IngameDebugConsole.DebugLogManager,System.Collections.Generic.List`1<IngameDebugConsole.DebugLogEntry>,IngameDebugConsole.DebugLogIndexList`1<System.Int32>,IngameDebugConsole.DebugLogIndexList`1<IngameDebugConsole.DebugLogEntryTimestamp>,System.Single)
|
|
extern void DebugLogRecycledListView_Initialize_mAF57AB488F6259FDDE530279AB805F5B96EC6404 (void);
|
|
// 0x000000D9 System.Void IngameDebugConsole.DebugLogRecycledListView::SetCollapseMode(System.Boolean)
|
|
extern void DebugLogRecycledListView_SetCollapseMode_m8B9F13CBAB315B685DBFBFFBD9FF546DC3AEAFC2 (void);
|
|
// 0x000000DA System.Void IngameDebugConsole.DebugLogRecycledListView::OnLogItemClicked(IngameDebugConsole.DebugLogItem)
|
|
extern void DebugLogRecycledListView_OnLogItemClicked_m884D345CF8F6ACB003D53075D9A8B6F8B4BB19B2 (void);
|
|
// 0x000000DB System.Void IngameDebugConsole.DebugLogRecycledListView::SelectAndFocusOnLogItemAtIndex(System.Int32)
|
|
extern void DebugLogRecycledListView_SelectAndFocusOnLogItemAtIndex_m76E2D97A52AD52976B1A9ACCEBDC1253B9A07BC9 (void);
|
|
// 0x000000DC System.Void IngameDebugConsole.DebugLogRecycledListView::OnLogItemClickedInternal(System.Int32,IngameDebugConsole.DebugLogItem)
|
|
extern void DebugLogRecycledListView_OnLogItemClickedInternal_m9C3AA7CA2C2C65BC15F72C0AA4AA9310F724707E (void);
|
|
// 0x000000DD System.Void IngameDebugConsole.DebugLogRecycledListView::DeselectSelectedLogItem()
|
|
extern void DebugLogRecycledListView_DeselectSelectedLogItem_m04DC7746AB16AF9D1B7E9D9747ACA6B70787BF63 (void);
|
|
// 0x000000DE System.Void IngameDebugConsole.DebugLogRecycledListView::OnLogEntriesUpdated(System.Boolean)
|
|
extern void DebugLogRecycledListView_OnLogEntriesUpdated_m31B75B0BEFE49F0A6C735132A24575ED537259F1 (void);
|
|
// 0x000000DF System.Void IngameDebugConsole.DebugLogRecycledListView::OnCollapsedLogEntryAtIndexUpdated(System.Int32)
|
|
extern void DebugLogRecycledListView_OnCollapsedLogEntryAtIndexUpdated_m83CA66274FC922C662D9A56A137F308EC39F1DDB (void);
|
|
// 0x000000E0 System.Void IngameDebugConsole.DebugLogRecycledListView::OnViewportWidthChanged()
|
|
extern void DebugLogRecycledListView_OnViewportWidthChanged_mC15FBC039660C721E52590BFA3E6A08320AF6C4D (void);
|
|
// 0x000000E1 System.Void IngameDebugConsole.DebugLogRecycledListView::OnViewportHeightChanged()
|
|
extern void DebugLogRecycledListView_OnViewportHeightChanged_mC257005C0AC4AAB23CAB212ABC2B3CD3311E2484 (void);
|
|
// 0x000000E2 System.Void IngameDebugConsole.DebugLogRecycledListView::HardResetItems()
|
|
extern void DebugLogRecycledListView_HardResetItems_mFF51258835419129C8C059D5EC869EF1998DEB55 (void);
|
|
// 0x000000E3 System.Void IngameDebugConsole.DebugLogRecycledListView::CalculateContentHeight()
|
|
extern void DebugLogRecycledListView_CalculateContentHeight_m88EBCC3CBDBDE451B6F798EA318B87B9D443ABCB (void);
|
|
// 0x000000E4 System.Void IngameDebugConsole.DebugLogRecycledListView::UpdateItemsInTheList(System.Boolean)
|
|
extern void DebugLogRecycledListView_UpdateItemsInTheList_mFA3693DC343B8C587ADB84C71BEFF417EA3710EA (void);
|
|
// 0x000000E5 System.Void IngameDebugConsole.DebugLogRecycledListView::CreateLogItemsBetweenIndices(System.Int32,System.Int32)
|
|
extern void DebugLogRecycledListView_CreateLogItemsBetweenIndices_mDB2C5AA2319B2CBF70A1FD041F20EF1DD420FD8C (void);
|
|
// 0x000000E6 System.Void IngameDebugConsole.DebugLogRecycledListView::CreateLogItemAtIndex(System.Int32)
|
|
extern void DebugLogRecycledListView_CreateLogItemAtIndex_mDB380A0813676996CF1295C0064548546D724006 (void);
|
|
// 0x000000E7 System.Void IngameDebugConsole.DebugLogRecycledListView::DestroyLogItemsBetweenIndices(System.Int32,System.Int32)
|
|
extern void DebugLogRecycledListView_DestroyLogItemsBetweenIndices_m85E1847758B9863E284951C77E3BB2DEF9A8E4A6 (void);
|
|
// 0x000000E8 System.Void IngameDebugConsole.DebugLogRecycledListView::UpdateLogItemContentsBetweenIndices(System.Int32,System.Int32)
|
|
extern void DebugLogRecycledListView_UpdateLogItemContentsBetweenIndices_m9A78E2D3DFCB338642E1CAA287A6EE18D4120490 (void);
|
|
// 0x000000E9 System.Void IngameDebugConsole.DebugLogRecycledListView::ColorLogItem(IngameDebugConsole.DebugLogItem,System.Int32)
|
|
extern void DebugLogRecycledListView_ColorLogItem_m46DD7992FD72641EC61AE079E99B244472429CF3 (void);
|
|
// 0x000000EA System.Void IngameDebugConsole.DebugLogRecycledListView::.ctor()
|
|
extern void DebugLogRecycledListView__ctor_m187BC9A3FCE5156FCDA97401BF5431EB4BAC164A (void);
|
|
// 0x000000EB System.Void IngameDebugConsole.DebugLogRecycledListView::<Awake>b__25_0(UnityEngine.Vector2)
|
|
extern void DebugLogRecycledListView_U3CAwakeU3Eb__25_0_m46F3DED084709344721E369E0D3AC052735594A5 (void);
|
|
// 0x000000EC System.Void IngameDebugConsole.DebugLogResizeListener::UnityEngine.EventSystems.IBeginDragHandler.OnBeginDrag(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugLogResizeListener_UnityEngine_EventSystems_IBeginDragHandler_OnBeginDrag_mA23891E13947BF5553F8E9463958B5733DCDAEAF (void);
|
|
// 0x000000ED System.Void IngameDebugConsole.DebugLogResizeListener::UnityEngine.EventSystems.IDragHandler.OnDrag(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugLogResizeListener_UnityEngine_EventSystems_IDragHandler_OnDrag_m34D99B83889FBD661DE942A7C59522A8ABB0AD3A (void);
|
|
// 0x000000EE System.Void IngameDebugConsole.DebugLogResizeListener::.ctor()
|
|
extern void DebugLogResizeListener__ctor_m9891E2D11D53F3900EB79C88301C937AD4FB8B33 (void);
|
|
// 0x000000EF System.Void IngameDebugConsole.DebugsOnScrollListener::OnScroll(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugsOnScrollListener_OnScroll_m12A82295EEFBA395210BFDF1C80BA59B7438D8F2 (void);
|
|
// 0x000000F0 System.Void IngameDebugConsole.DebugsOnScrollListener::OnBeginDrag(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugsOnScrollListener_OnBeginDrag_mDA693E6910C47EFFFB1C9E749BACF843BE7680DB (void);
|
|
// 0x000000F1 System.Void IngameDebugConsole.DebugsOnScrollListener::OnEndDrag(UnityEngine.EventSystems.PointerEventData)
|
|
extern void DebugsOnScrollListener_OnEndDrag_m73CCC8AC42E0FC185F490DE8829D51554E59968E (void);
|
|
// 0x000000F2 System.Void IngameDebugConsole.DebugsOnScrollListener::OnScrollbarDragStart(UnityEngine.EventSystems.BaseEventData)
|
|
extern void DebugsOnScrollListener_OnScrollbarDragStart_mC24D5BD9F61D0BC49F91808A5D9B20E59A13D30E (void);
|
|
// 0x000000F3 System.Void IngameDebugConsole.DebugsOnScrollListener::OnScrollbarDragEnd(UnityEngine.EventSystems.BaseEventData)
|
|
extern void DebugsOnScrollListener_OnScrollbarDragEnd_mB867BC08242DE9B5EDD968AB6A01DBA5F96626F9 (void);
|
|
// 0x000000F4 System.Boolean IngameDebugConsole.DebugsOnScrollListener::IsScrollbarAtBottom()
|
|
extern void DebugsOnScrollListener_IsScrollbarAtBottom_mD32894983625F436CB103115886010DE782D5A8D (void);
|
|
// 0x000000F5 System.Void IngameDebugConsole.DebugsOnScrollListener::.ctor()
|
|
extern void DebugsOnScrollListener__ctor_mC599E1B72DE41CF49476C9F2C121DDAE4B9F4B1F (void);
|
|
// 0x000000F6 System.String IngameDebugConsole.Commands.PlayerPrefsCommands::PlayerPrefsGetInt(System.String)
|
|
extern void PlayerPrefsCommands_PlayerPrefsGetInt_m1AD5262F09DF794049854B79B4072FB73FB5AC0D (void);
|
|
// 0x000000F7 System.Void IngameDebugConsole.Commands.PlayerPrefsCommands::PlayerPrefsSetInt(System.String,System.Int32)
|
|
extern void PlayerPrefsCommands_PlayerPrefsSetInt_mEF0B86F030CFDDD28CC85611A1C6A9B0BAAA3878 (void);
|
|
// 0x000000F8 System.String IngameDebugConsole.Commands.PlayerPrefsCommands::PlayerPrefsGetFloat(System.String)
|
|
extern void PlayerPrefsCommands_PlayerPrefsGetFloat_m1653BE431D3C516BB82CA035D00B165D2368CAB1 (void);
|
|
// 0x000000F9 System.Void IngameDebugConsole.Commands.PlayerPrefsCommands::PlayerPrefsSetFloat(System.String,System.Single)
|
|
extern void PlayerPrefsCommands_PlayerPrefsSetFloat_mEBC950176A53EFFE565893C0E65B834DB356EC00 (void);
|
|
// 0x000000FA System.String IngameDebugConsole.Commands.PlayerPrefsCommands::PlayerPrefsGetString(System.String)
|
|
extern void PlayerPrefsCommands_PlayerPrefsGetString_mCE180222D82ECB89E8BF1A9E48C6389C22B77114 (void);
|
|
// 0x000000FB System.Void IngameDebugConsole.Commands.PlayerPrefsCommands::PlayerPrefsSetString(System.String,System.String)
|
|
extern void PlayerPrefsCommands_PlayerPrefsSetString_m26219A3CC8842581EBD5F90C41A49904FD0D48CA (void);
|
|
// 0x000000FC System.Void IngameDebugConsole.Commands.PlayerPrefsCommands::PlayerPrefsDelete(System.String)
|
|
extern void PlayerPrefsCommands_PlayerPrefsDelete_mB0EACD4B5284001E08974A49DE65CE248E1B5A3C (void);
|
|
// 0x000000FD System.Void IngameDebugConsole.Commands.PlayerPrefsCommands::PlayerPrefsClear()
|
|
extern void PlayerPrefsCommands_PlayerPrefsClear_m9B307B9BD68A4E9834B639F622109D5D6AAAE7F2 (void);
|
|
// 0x000000FE System.Void IngameDebugConsole.Commands.PlayerPrefsCommands::.ctor()
|
|
extern void PlayerPrefsCommands__ctor_m1E7AD59FC034F092024E8EFB0139E15053EFFF50 (void);
|
|
// 0x000000FF System.Void IngameDebugConsole.Commands.SceneCommands::LoadScene(System.String)
|
|
extern void SceneCommands_LoadScene_mBAA44F58BB3F283CE354911CB9A48CC0B5DAA181 (void);
|
|
// 0x00000100 System.Void IngameDebugConsole.Commands.SceneCommands::LoadScene(System.String,UnityEngine.SceneManagement.LoadSceneMode)
|
|
extern void SceneCommands_LoadScene_m982EF65D399214FE381233249AE819994B2CAE0E (void);
|
|
// 0x00000101 System.Void IngameDebugConsole.Commands.SceneCommands::LoadSceneAsync(System.String)
|
|
extern void SceneCommands_LoadSceneAsync_m4117C64FD6C4645BFA744E942718E5B277602473 (void);
|
|
// 0x00000102 System.Void IngameDebugConsole.Commands.SceneCommands::LoadSceneAsync(System.String,UnityEngine.SceneManagement.LoadSceneMode)
|
|
extern void SceneCommands_LoadSceneAsync_mC5B1FC860523EA817017662F94663E7DEA31EF38 (void);
|
|
// 0x00000103 System.Void IngameDebugConsole.Commands.SceneCommands::LoadSceneInternal(System.String,System.Boolean,UnityEngine.SceneManagement.LoadSceneMode)
|
|
extern void SceneCommands_LoadSceneInternal_m44750C6CBF099D1649D013DE26C8E6C838AA234B (void);
|
|
// 0x00000104 System.Void IngameDebugConsole.Commands.SceneCommands::UnloadScene(System.String)
|
|
extern void SceneCommands_UnloadScene_m9436ABF65783D1BF8594C211C75FDBD0865CF111 (void);
|
|
// 0x00000105 System.Void IngameDebugConsole.Commands.SceneCommands::RestartScene()
|
|
extern void SceneCommands_RestartScene_m8B8CE9CE5F643ED7D517B7AD996328429C0ADBCF (void);
|
|
// 0x00000106 System.Void IngameDebugConsole.Commands.SceneCommands::.ctor()
|
|
extern void SceneCommands__ctor_m57CAC8925D540A6EA5DEE203881210F5C935906B (void);
|
|
// 0x00000107 System.Void IngameDebugConsole.Commands.TimeCommands::SetTimeScale(System.Single)
|
|
extern void TimeCommands_SetTimeScale_m24F47A0EF5EF561DDBE978F16B3E787FF5FCBE1A (void);
|
|
// 0x00000108 System.Single IngameDebugConsole.Commands.TimeCommands::GetTimeScale()
|
|
extern void TimeCommands_GetTimeScale_mB93AE87BA0BCB1562443FCD021301FE0FCFC971B (void);
|
|
// 0x00000109 System.Void IngameDebugConsole.Commands.TimeCommands::.ctor()
|
|
extern void TimeCommands__ctor_m14FCEFDFEC4473F6F5DD7CBEE28B382E495F1534 (void);
|
|
static Il2CppMethodPointer s_methodPointers[265] =
|
|
{
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
ConsoleMethodAttribute_get_Command_m5891B27830AD8D24C0BEC16F9B30F440EBB49E82,
|
|
ConsoleMethodAttribute_get_Description_mFC1AAFE7BDA0B06A1C7AB0C9B02FD228177F7F5E,
|
|
ConsoleMethodAttribute_get_ParameterNames_m254994229F47A4A9C4E8D8AE92AB305A8B7FCCEB,
|
|
ConsoleMethodAttribute__ctor_m14190D9D09BD98E2F46AA89C7B10EC8B75DA1A50,
|
|
ConsoleMethodInfo__ctor_mD64937BD94F186B6418DEF8B8AF8D36AADD59175,
|
|
ConsoleMethodInfo_IsValid_m9F0346F09F2E31E1F774FC741BD75AEE58BF18D7,
|
|
DebugLogConsole__cctor_m75A152ACAB9CFE5C1E44304E03114D1B6DB0386A,
|
|
DebugLogConsole_LogAllCommands_m978E37DE77B64B1BFEBEAE76A009FC8B6869E1EC,
|
|
DebugLogConsole_LogAllCommandsWithName_mE66120EA06927650B2D14A4DC9291C9FD34F4B2D,
|
|
DebugLogConsole_LogSystemInfo_mB8DFBFE050EC55468EDF6106D49D060C5E2AB622,
|
|
DebugLogConsole_AppendSysInfoIfPresent_m8348C123A80619F01E787BC5F6DF69577A53B556,
|
|
DebugLogConsole_AppendSysInfoIfPresent_mE33F854781092A2E4B3A1301DADA8A99C9FF1537,
|
|
DebugLogConsole_AddCustomParameterType_m7725AC531D2A3583F6BE80BB92A716ACD766F3FA,
|
|
DebugLogConsole_RemoveCustomParameterType_m2835B8990F7DD01009446DF14B4417E48579968B,
|
|
DebugLogConsole_AddCommandInstance_m460403F17EA9E045FB3CCE3739A1A066E91FAC33,
|
|
DebugLogConsole_AddCommandStatic_mA25C3DE5B2273715EAE7B7EA643F2B27E4E7EF80,
|
|
DebugLogConsole_AddCommand_m44EA1C3BC10905406AAED2B25AC713C0E076A70F,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
DebugLogConsole_AddCommand_m8DC230B10D47E9279F8E0581B3D450A68B03D3BC,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
DebugLogConsole_AddCommand_m68F24524C503875268CF3475FFDECC1D96D6DEC4,
|
|
DebugLogConsole_AddCommand_m4BFF08D8BF1C63A4282EB1B5FFF95E695A0C4FD9,
|
|
DebugLogConsole_AddCommand_m3D56A91D2615526245C2996E0D97AE636B6EDFAB,
|
|
DebugLogConsole_RemoveCommand_m7E9D585B16ADA53505185CF20D433A02EE9670E8,
|
|
DebugLogConsole_RemoveCommand_m8FC42072669FFB7EF73C84595FAE4EBB94C2058F,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
DebugLogConsole_RemoveCommand_mCB959C90BB894AC0413C56D67856B51D4B8FAC12,
|
|
DebugLogConsole_RemoveCommand_m5B5D9DBA606BD7CF700A12DCDEED6F3CA7ABC90A,
|
|
DebugLogConsole_GetAutoCompleteCommand_m91ECE63056F5D4631D17288E6D2579602F717C49,
|
|
DebugLogConsole_ExecuteCommand_m09EFF4CAD43DDF1822589BCA5466F2BF3B02CD21,
|
|
DebugLogConsole_FetchArgumentsFromCommand_mC1BAA30A6C63276103CEE04B898336A8900FDCAF,
|
|
DebugLogConsole_FindCommands_m33C4DDBF9B312C69EED77A268C8BBFB218F51146,
|
|
DebugLogConsole_GetCommandSuggestions_mD9A1F9ECB81527BDD14183214F668B8C6AA0DCBF,
|
|
DebugLogConsole_IndexOfDelimiterGroup_m0CC9FFF8192FA903465847E9B51D5D7B6A826F29,
|
|
DebugLogConsole_IndexOfDelimiterGroupEnd_mA3CF7EEF7D82521E9173011822619D159E404C72,
|
|
DebugLogConsole_IndexOfChar_m4C1A446342AA125173F57AAED37E9445C8C9CD37,
|
|
DebugLogConsole_FindCommandIndex_m937912A34A602748887E50AE2A6965A125E420A7,
|
|
DebugLogConsole_IsSupportedArrayType_mCF63052024BD4D95564AD4E395C558E99092BB86,
|
|
DebugLogConsole_GetTypeReadableName_mD536CA0D3C2534C91B7BA1096C1F09B8D4E83934,
|
|
DebugLogConsole_ParseArgument_mD38752180CA3F7F281044CFAA47E4CD34597CC24,
|
|
DebugLogConsole_ParseString_mC6A889D46770639BE9916E34C01111BDA20B4195,
|
|
DebugLogConsole_ParseBool_mEF25361C5A16EA42E637C9A5C4CAAA9B69FE6C93,
|
|
DebugLogConsole_ParseInt_m89E83041C6A5BBE5D15158F8463E7791967D99DA,
|
|
DebugLogConsole_ParseUInt_m1DC3574D7B9A04530134BFFBDBAC11F4638F5C04,
|
|
DebugLogConsole_ParseLong_m931B8028A8F8FA1FB4DC8BDFFCE46D640329BCBA,
|
|
DebugLogConsole_ParseULong_mE10F56112556D7CA1DDEA4AA6419A4D81DE2E5C9,
|
|
DebugLogConsole_ParseByte_mDCD41E40AF9A49B3000FB4F9CA3476AC28E4C172,
|
|
DebugLogConsole_ParseSByte_mB24E4FD123682684CED79E98F16BEC0C72575B10,
|
|
DebugLogConsole_ParseShort_m5F4567CA60623F25C9EB8470354C5C2844A715F1,
|
|
DebugLogConsole_ParseUShort_m5063AAAD632520CCAE05D2183F8C6EC36F5789DC,
|
|
DebugLogConsole_ParseChar_mE26B50B4C917AC6EA436AE99B798EC443A3C61BC,
|
|
DebugLogConsole_ParseFloat_m1D8D2B2D33A52F4564830459382BA43F178EFDD8,
|
|
DebugLogConsole_ParseDouble_mE0E87D6FA7478B20157C50AB3CC6FA3B1D2AEA94,
|
|
DebugLogConsole_ParseDecimal_m474453B063948DD000A23560EFFAC050937AF2AA,
|
|
DebugLogConsole_ParseVector2_m7C7FA8F64A90CC149A78E4F53E23101F4320EF17,
|
|
DebugLogConsole_ParseVector3_m1180FCC0F42A09E6A8436E2864EB376CE2317373,
|
|
DebugLogConsole_ParseVector4_mD631138EB5D4E11480D70BE1BC91E717E5E26CA6,
|
|
DebugLogConsole_ParseQuaternion_mD00B4033687BC4E5FB517201982EE7011CB5CED6,
|
|
DebugLogConsole_ParseColor_m143BF87018F4A2B5D6F6E788457C66114F6B12EC,
|
|
DebugLogConsole_ParseColor32_mB7E40A40CF0B3BF6360DF08350938199400F71BF,
|
|
DebugLogConsole_ParseRect_m387D9CDCD3040CEB10B7C96FB7D5BE8EED3CA591,
|
|
DebugLogConsole_ParseRectOffset_m72AF3CF248A32FA772AB4D657C9A8A7A34E686CB,
|
|
DebugLogConsole_ParseBounds_mDCA2A9708F851390931A57FF8E5FB40A2AA627B9,
|
|
DebugLogConsole_ParseVector2Int_m3649B9BC937B4664ACC7CA2F0200C63FBB25072E,
|
|
DebugLogConsole_ParseVector3Int_mD25E0226F9D50907FA52B655D84A9BFE58F28304,
|
|
DebugLogConsole_ParseRectInt_m872D02399F3D0E1AB96EA4C5E7ECEC7A646AE975,
|
|
DebugLogConsole_ParseBoundsInt_m530D51F98125A1FBAA8A063D1A3085FDA6CF0F7C,
|
|
DebugLogConsole_ParseGameObject_mF3CB80573688D1F357974DD9D979099F3FFF4466,
|
|
DebugLogConsole_ParseComponent_m9D6051721A1FB1D1A1AAC2F28E029003B0807833,
|
|
DebugLogConsole_ParseEnum_m3E539F2030843B5E70454E1DE9EA3EFFDA570CAE,
|
|
DebugLogConsole_ParseArray_m447E48C65E5900282AC24CA15886EB383929E04F,
|
|
DebugLogConsole_ParseVector_m02B35A42C6167A4F80F99869A134FAF667E90FFD,
|
|
ParseFunction__ctor_m6660320276B797D09EC7D69B6AB268429D3B4B25,
|
|
ParseFunction_Invoke_m6559BD38F8E131515CE959A7FC6D7EDE407794C1,
|
|
ParseFunction_BeginInvoke_m39B29B3F54DD95ABB11FC726B6A4794D40D9252F,
|
|
ParseFunction_EndInvoke_m5161D63D4573B7C0DEB736B7401F3EAC44F0A2BF,
|
|
DebugLogEntry_Initialize_m692E8607E734476B69652DF35B19E3456574A190,
|
|
DebugLogEntry_Equals_m021362E76D5E6FBA5FD55B99B3CFA0070E31A20E,
|
|
DebugLogEntry_MatchesSearchTerm_m2A8682D30E6BAA04DD077A48EB81D85287DC96A2,
|
|
DebugLogEntry_ToString_m5F4E7E9132FF55B28AE199ADB3318A3A80F6C8B6,
|
|
DebugLogEntry_GetHashCode_mCF335B183016B043E84E03ACDEF3A054BEE77E08,
|
|
DebugLogEntry__ctor_mBE7464DD3CDAACF0FD7B0C097A1CEBEB436B774B,
|
|
QueuedDebugLogEntry__ctor_m4C3374C16FCD4D5BB8A4224E360B018ACBBA4ACE,
|
|
QueuedDebugLogEntry_MatchesSearchTerm_m4958263BE056CF58058C82981011F727EEDAE747,
|
|
DebugLogEntryTimestamp__ctor_m4078075799D0C3846D64F2E8800CB70B69ED53ED,
|
|
DebugLogEntryTimestamp_AppendTime_m1613293116BEC3BBEB7E957432B2FDF34B0E593C,
|
|
DebugLogEntryTimestamp_AppendFullTimestamp_m4C6F17EF93FD1009A0EF3263DCE82792F86403CB,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
DebugLogItem_get_Transform_mBAA5D6E01F83683FF29CE440C3D2F4D5616E6466,
|
|
DebugLogItem_get_Image_m19E45CDC961A393E891617E0AE8196EEC60827E2,
|
|
DebugLogItem_get_CanvasGroup_m54F87E5DE59659B77527BE8B0163A02963A1C0DB,
|
|
DebugLogItem_get_Entry_mA632E3B925BF0ED661A1FC9BE52E87AE1ADC30D1,
|
|
DebugLogItem_get_Timestamp_m61F5317F300884C00C9DF7292825AABC36770EAF,
|
|
DebugLogItem_get_Index_mAE7C163DD212089A2276418AC74D1F118C4AE0E1,
|
|
DebugLogItem_get_Expanded_mEBEC5F0C2D9702532EE062F84140FAFC6B28131A,
|
|
DebugLogItem_Initialize_m97E3F360DFD58E5E911D99472A70BB4DE3B00B64,
|
|
DebugLogItem_SetContent_mAA060346F58906FAA676D025BF7B440DEBA1C7E3,
|
|
DebugLogItem_ShowCount_m370DD836F4F51DE3090FBA4E46F0D5DAE4F6E7A4,
|
|
DebugLogItem_HideCount_m74445C719C5941D4DD597C50988526E5FAF7DBD2,
|
|
DebugLogItem_UpdateTimestamp_m727217AF90E45BF3F269237C89C9477D0EC3CEB0,
|
|
DebugLogItem_SetText_mAE64E89F6945A0D9535258E12B75C7AE340F009D,
|
|
DebugLogItem_OnPointerClick_m3CD05636F174E641B64612CBBF03E9D37098FAE9,
|
|
DebugLogItem_CopyLog_m0FDEE1A57EAEBA556F50B7BD154211490B8D319B,
|
|
DebugLogItem_GetCopyContent_m5FE53FDB96ECAD424FC870B38C3421F1E9596ED9,
|
|
DebugLogItem_CalculateExpandedHeight_m55309AF097A86F270D520E266A7C3ACA00BA0EFC,
|
|
DebugLogItem_ToString_m773631174F5017BF85AC22D6D85EFDA31A222377,
|
|
DebugLogItem__ctor_mAAB23E6C7401E8A16E9CC7AA12589B8106CD5F34,
|
|
DebugLogItemCopyWebGL_IngameDebugConsoleStartCopy_mCB7B966C5FBFCAFADF25744A4651C4DE213F3F83,
|
|
DebugLogItemCopyWebGL_IngameDebugConsoleCancelCopy_m063C59C6EB51F1EEEED03EC1BCE14BE81BF78AC5,
|
|
DebugLogItemCopyWebGL_Initialize_m669E97D390AA126308D66275688AACC868D3168F,
|
|
DebugLogItemCopyWebGL_OnPointerDown_mCEA90453A67A8D0CAE019203D6780A9B50E7FEFC,
|
|
DebugLogItemCopyWebGL_OnPointerUp_m7C3AB96638B06DCDAE15FBC6465EC64D37C118EB,
|
|
DebugLogItemCopyWebGL__ctor_mA63D35DCCDAB325B3A043D8B5CFC7FD797F22684,
|
|
DebugLogManager_get_Instance_m1CD942C2BA8B924CC5882AD6C13DD970672E1E56,
|
|
DebugLogManager_set_Instance_m8AAA1D33AF4369E3F6479AF6B0B6DF97015AE73A,
|
|
DebugLogManager_get_IsLogWindowVisible_mA4654B1326D4234C4754F811A845C9C57E7F8F54,
|
|
DebugLogManager_get_PopupEnabled_m69350E4F2AC441FA05665C843745388941CE82A0,
|
|
DebugLogManager_set_PopupEnabled_m73DC638F652F0B01DA24D13D4FA9470A3B2C3B49,
|
|
DebugLogManager_Awake_mE7759B77DEEDCFA97AA15F2A4AD4B4902FBFFBC4,
|
|
DebugLogManager_OnEnable_m48499501706C868444DBBB4995B1CF48D1C45FD7,
|
|
DebugLogManager_OnDisable_mF5CE4FDFE9E746068AED80F76EE6CB18DB249DA9,
|
|
DebugLogManager_Start_m64C8F2FE64BDB313D8295E3397F1DF8CD67E08B5,
|
|
DebugLogManager_OnRectTransformDimensionsChange_mA2528750A32CD1040870FDD9845F24CFD7EF6E86,
|
|
DebugLogManager_Update_mBDBADD70294C18412A7F1555AFA5A4E8C0A24893,
|
|
DebugLogManager_LateUpdate_mDC31348A9336A5F29F57EF001B1380AD360F1213,
|
|
DebugLogManager_ShowLogWindow_m63344BFB6A91AA1AF6E2706E403EBCF3AE394905,
|
|
DebugLogManager_HideLogWindow_mDA216839443A72537E963035E9DEC6188631E3D2,
|
|
DebugLogManager_OnValidateCommand_m47B17FC3C7B2322739D37ED0B74DD3866EAC892B,
|
|
DebugLogManager_ReceivedLog_mA4C27364E589E7C61714AB54E614454C046317CA,
|
|
DebugLogManager_ProcessLog_mD0F3EAF79AA2A64B5F45AC2859D88311560857C4,
|
|
DebugLogManager_SetSnapToBottom_m869F0D298244C064CF9C7611B3D11F198433D6BC,
|
|
DebugLogManager_ValidateScrollPosition_m2A11C6555ED058C996C5116F208E953848D479FF,
|
|
DebugLogManager_ExpandLatestPendingLog_m3049C9438441A4BC6BBF827C416CD88D5D2D597E,
|
|
DebugLogManager_StripStackTraceFromLatestPendingLog_m66AE6A25F37E381D549C2AD6372B2FDF871F2A67,
|
|
DebugLogManager_ClearLogs_m1CDDE08626E2804E6E16556212E2990FFE0FFD09,
|
|
DebugLogManager_CollapseButtonPressed_m1A9E0352DBC00AD07E4AE7DC1C64BD91A9F56011,
|
|
DebugLogManager_FilterLogButtonPressed_m63FFD1470E923DC8ECA3969A1EE8B71176A249BC,
|
|
DebugLogManager_FilterWarningButtonPressed_mE585A7869AADA4969E16AC2BBB9C959FD1D43B64,
|
|
DebugLogManager_FilterErrorButtonPressed_mF7B8232DE7C74CFB674C4D50DA07417F690D05C5,
|
|
DebugLogManager_SearchTermChanged_m6498FD8BDE5D56742AC5EA2EF769FCB1028DDF03,
|
|
DebugLogManager_RefreshCommandSuggestions_mFCF8CC3D6641DA413AB30A52D25C37FDFC9A9383,
|
|
DebugLogManager_OnEndEditCommand_m6A00CF0CD88DE7DDD5E68262AE2CE34DBF3C2307,
|
|
DebugLogManager_Resize_m0F28C37B4111332354C18770A29BD3D3277DD0E4,
|
|
DebugLogManager_FilterLogs_m4C6CFEB33CDA37F7C3E6C783C174916471E3876D,
|
|
DebugLogManager_GetAllLogs_mE3A04FBEB916F84E6947FE1576EDFD1E003D7ABF,
|
|
DebugLogManager_SaveLogsToFile_mA732B3362E923B9B400117C7D6A249E2078BB3E1,
|
|
DebugLogManager_SaveLogsToFile_mF9FAE140F4FA5B15748622C1FBEC0760BBDE9508,
|
|
DebugLogManager_CheckScreenCutout_mFC29A7A8AE07E6607FDDF23273C1C4F34A0EDF43,
|
|
DebugLogManager_PoolLogItem_m50869AD2E15FB447682B47A83D7B06DED349B736,
|
|
DebugLogManager_PopLogItem_m854ED51B251AD048C1097A5BF3F6E8518504E0EA,
|
|
DebugLogManager__ctor_mD38909499B725D0F6B87538420F9ED21DE1CBDF6,
|
|
DebugLogManager_U3CAwakeU3Eb__114_0_m8AF192569CFE92C9E05202A07FA156FF8299C909,
|
|
DebugLogPopup_Awake_m822432202D739F363A0347F3C321E9B2B3B23495,
|
|
DebugLogPopup_NewLogsArrived_m85EAD7C7DB7DC48013913D26B818DCB25B0AF4AD,
|
|
DebugLogPopup_Reset_m10D0DAC90821975E35450A17C30CFC0ADE161D45,
|
|
DebugLogPopup_MoveToPosAnimation_mAC680B56F6D56D11D41C8580AD1CF1B0E7DB5ADD,
|
|
DebugLogPopup_OnPointerClick_mFC4D020F734EC309DC8B73FECFF382727750E616,
|
|
DebugLogPopup_Show_m7768CAEB2D2EF3373F587FF5D634BDDD3E2E68E4,
|
|
DebugLogPopup_Hide_mA3055E290BA97DFAB66E85D942F0656101926F8C,
|
|
DebugLogPopup_OnBeginDrag_m8BA966F3565080AD72122268C693E12F72A626BF,
|
|
DebugLogPopup_OnDrag_mE90A037DD7F705A66A4E644FC83D290FFD41C1D0,
|
|
DebugLogPopup_OnEndDrag_mDC541F3160B4B4DBC0D6FD8B0AA933CAAED4E4F9,
|
|
DebugLogPopup_UpdatePosition_mB0222958D440072B2379842CD02756074C379234,
|
|
DebugLogPopup__ctor_m2C30F0B9BCA5D34C0013DBD49C3ECE0A99B17A60,
|
|
U3CMoveToPosAnimationU3Ed__21__ctor_mEBE2673235A90D111A2DC623C41A3D2F7AFB4DC5,
|
|
U3CMoveToPosAnimationU3Ed__21_System_IDisposable_Dispose_m344CF301614A02502A304D78606DB5F4D9DC711C,
|
|
U3CMoveToPosAnimationU3Ed__21_MoveNext_m5596E59C5DDA68C4E639734DEF9A45F746AAED4D,
|
|
U3CMoveToPosAnimationU3Ed__21_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m1348F32EFE420476165F60C7356D144DC17CCE64,
|
|
U3CMoveToPosAnimationU3Ed__21_System_Collections_IEnumerator_Reset_m9AAEA0464C92107730C4E9EA2367A75E793430D5,
|
|
U3CMoveToPosAnimationU3Ed__21_System_Collections_IEnumerator_get_Current_m6824D3815A6319AAE78876B286142BB831FAEED3,
|
|
DebugLogRecycledListView_get_ItemHeight_m4FBFACEF0C31D99C4745209391D410234EAE6A80,
|
|
DebugLogRecycledListView_get_SelectedItemHeight_m55C399776D3C681426A1E7BB96D17799AAF17358,
|
|
DebugLogRecycledListView_Awake_mB17543BD466BD4A736547268AAC2680CC75BC5B3,
|
|
DebugLogRecycledListView_Initialize_mAF57AB488F6259FDDE530279AB805F5B96EC6404,
|
|
DebugLogRecycledListView_SetCollapseMode_m8B9F13CBAB315B685DBFBFFBD9FF546DC3AEAFC2,
|
|
DebugLogRecycledListView_OnLogItemClicked_m884D345CF8F6ACB003D53075D9A8B6F8B4BB19B2,
|
|
DebugLogRecycledListView_SelectAndFocusOnLogItemAtIndex_m76E2D97A52AD52976B1A9ACCEBDC1253B9A07BC9,
|
|
DebugLogRecycledListView_OnLogItemClickedInternal_m9C3AA7CA2C2C65BC15F72C0AA4AA9310F724707E,
|
|
DebugLogRecycledListView_DeselectSelectedLogItem_m04DC7746AB16AF9D1B7E9D9747ACA6B70787BF63,
|
|
DebugLogRecycledListView_OnLogEntriesUpdated_m31B75B0BEFE49F0A6C735132A24575ED537259F1,
|
|
DebugLogRecycledListView_OnCollapsedLogEntryAtIndexUpdated_m83CA66274FC922C662D9A56A137F308EC39F1DDB,
|
|
DebugLogRecycledListView_OnViewportWidthChanged_mC15FBC039660C721E52590BFA3E6A08320AF6C4D,
|
|
DebugLogRecycledListView_OnViewportHeightChanged_mC257005C0AC4AAB23CAB212ABC2B3CD3311E2484,
|
|
DebugLogRecycledListView_HardResetItems_mFF51258835419129C8C059D5EC869EF1998DEB55,
|
|
DebugLogRecycledListView_CalculateContentHeight_m88EBCC3CBDBDE451B6F798EA318B87B9D443ABCB,
|
|
DebugLogRecycledListView_UpdateItemsInTheList_mFA3693DC343B8C587ADB84C71BEFF417EA3710EA,
|
|
DebugLogRecycledListView_CreateLogItemsBetweenIndices_mDB2C5AA2319B2CBF70A1FD041F20EF1DD420FD8C,
|
|
DebugLogRecycledListView_CreateLogItemAtIndex_mDB380A0813676996CF1295C0064548546D724006,
|
|
DebugLogRecycledListView_DestroyLogItemsBetweenIndices_m85E1847758B9863E284951C77E3BB2DEF9A8E4A6,
|
|
DebugLogRecycledListView_UpdateLogItemContentsBetweenIndices_m9A78E2D3DFCB338642E1CAA287A6EE18D4120490,
|
|
DebugLogRecycledListView_ColorLogItem_m46DD7992FD72641EC61AE079E99B244472429CF3,
|
|
DebugLogRecycledListView__ctor_m187BC9A3FCE5156FCDA97401BF5431EB4BAC164A,
|
|
DebugLogRecycledListView_U3CAwakeU3Eb__25_0_m46F3DED084709344721E369E0D3AC052735594A5,
|
|
DebugLogResizeListener_UnityEngine_EventSystems_IBeginDragHandler_OnBeginDrag_mA23891E13947BF5553F8E9463958B5733DCDAEAF,
|
|
DebugLogResizeListener_UnityEngine_EventSystems_IDragHandler_OnDrag_m34D99B83889FBD661DE942A7C59522A8ABB0AD3A,
|
|
DebugLogResizeListener__ctor_m9891E2D11D53F3900EB79C88301C937AD4FB8B33,
|
|
DebugsOnScrollListener_OnScroll_m12A82295EEFBA395210BFDF1C80BA59B7438D8F2,
|
|
DebugsOnScrollListener_OnBeginDrag_mDA693E6910C47EFFFB1C9E749BACF843BE7680DB,
|
|
DebugsOnScrollListener_OnEndDrag_m73CCC8AC42E0FC185F490DE8829D51554E59968E,
|
|
DebugsOnScrollListener_OnScrollbarDragStart_mC24D5BD9F61D0BC49F91808A5D9B20E59A13D30E,
|
|
DebugsOnScrollListener_OnScrollbarDragEnd_mB867BC08242DE9B5EDD968AB6A01DBA5F96626F9,
|
|
DebugsOnScrollListener_IsScrollbarAtBottom_mD32894983625F436CB103115886010DE782D5A8D,
|
|
DebugsOnScrollListener__ctor_mC599E1B72DE41CF49476C9F2C121DDAE4B9F4B1F,
|
|
PlayerPrefsCommands_PlayerPrefsGetInt_m1AD5262F09DF794049854B79B4072FB73FB5AC0D,
|
|
PlayerPrefsCommands_PlayerPrefsSetInt_mEF0B86F030CFDDD28CC85611A1C6A9B0BAAA3878,
|
|
PlayerPrefsCommands_PlayerPrefsGetFloat_m1653BE431D3C516BB82CA035D00B165D2368CAB1,
|
|
PlayerPrefsCommands_PlayerPrefsSetFloat_mEBC950176A53EFFE565893C0E65B834DB356EC00,
|
|
PlayerPrefsCommands_PlayerPrefsGetString_mCE180222D82ECB89E8BF1A9E48C6389C22B77114,
|
|
PlayerPrefsCommands_PlayerPrefsSetString_m26219A3CC8842581EBD5F90C41A49904FD0D48CA,
|
|
PlayerPrefsCommands_PlayerPrefsDelete_mB0EACD4B5284001E08974A49DE65CE248E1B5A3C,
|
|
PlayerPrefsCommands_PlayerPrefsClear_m9B307B9BD68A4E9834B639F622109D5D6AAAE7F2,
|
|
PlayerPrefsCommands__ctor_m1E7AD59FC034F092024E8EFB0139E15053EFFF50,
|
|
SceneCommands_LoadScene_mBAA44F58BB3F283CE354911CB9A48CC0B5DAA181,
|
|
SceneCommands_LoadScene_m982EF65D399214FE381233249AE819994B2CAE0E,
|
|
SceneCommands_LoadSceneAsync_m4117C64FD6C4645BFA744E942718E5B277602473,
|
|
SceneCommands_LoadSceneAsync_mC5B1FC860523EA817017662F94663E7DEA31EF38,
|
|
SceneCommands_LoadSceneInternal_m44750C6CBF099D1649D013DE26C8E6C838AA234B,
|
|
SceneCommands_UnloadScene_m9436ABF65783D1BF8594C211C75FDBD0865CF111,
|
|
SceneCommands_RestartScene_m8B8CE9CE5F643ED7D517B7AD996328429C0ADBCF,
|
|
SceneCommands__ctor_m57CAC8925D540A6EA5DEE203881210F5C935906B,
|
|
TimeCommands_SetTimeScale_m24F47A0EF5EF561DDBE978F16B3E787FF5FCBE1A,
|
|
TimeCommands_GetTimeScale_mB93AE87BA0BCB1562443FCD021301FE0FCFC971B,
|
|
TimeCommands__ctor_m14FCEFDFEC4473F6F5DD7CBEE28B382E495F1534,
|
|
};
|
|
extern void QueuedDebugLogEntry__ctor_m4C3374C16FCD4D5BB8A4224E360B018ACBBA4ACE_AdjustorThunk (void);
|
|
extern void QueuedDebugLogEntry_MatchesSearchTerm_m4958263BE056CF58058C82981011F727EEDAE747_AdjustorThunk (void);
|
|
extern void DebugLogEntryTimestamp__ctor_m4078075799D0C3846D64F2E8800CB70B69ED53ED_AdjustorThunk (void);
|
|
extern void DebugLogEntryTimestamp_AppendTime_m1613293116BEC3BBEB7E957432B2FDF34B0E593C_AdjustorThunk (void);
|
|
extern void DebugLogEntryTimestamp_AppendFullTimestamp_m4C6F17EF93FD1009A0EF3263DCE82792F86403CB_AdjustorThunk (void);
|
|
static Il2CppTokenAdjustorThunkPair s_adjustorThunks[5] =
|
|
{
|
|
{ 0x06000077, QueuedDebugLogEntry__ctor_m4C3374C16FCD4D5BB8A4224E360B018ACBBA4ACE_AdjustorThunk },
|
|
{ 0x06000078, QueuedDebugLogEntry_MatchesSearchTerm_m4958263BE056CF58058C82981011F727EEDAE747_AdjustorThunk },
|
|
{ 0x06000079, DebugLogEntryTimestamp__ctor_m4078075799D0C3846D64F2E8800CB70B69ED53ED_AdjustorThunk },
|
|
{ 0x0600007A, DebugLogEntryTimestamp_AppendTime_m1613293116BEC3BBEB7E957432B2FDF34B0E593C_AdjustorThunk },
|
|
{ 0x0600007B, DebugLogEntryTimestamp_AppendFullTimestamp_m4C6F17EF93FD1009A0EF3263DCE82792F86403CB_AdjustorThunk },
|
|
};
|
|
static const int32_t s_InvokerIndices[265] =
|
|
{
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
7675,
|
|
7675,
|
|
7675,
|
|
1896,
|
|
350,
|
|
7560,
|
|
13807,
|
|
13807,
|
|
12896,
|
|
13807,
|
|
10008,
|
|
10001,
|
|
10363,
|
|
12896,
|
|
8938,
|
|
8938,
|
|
10363,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
10363,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
9546,
|
|
8390,
|
|
8938,
|
|
12896,
|
|
12896,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
12896,
|
|
12896,
|
|
12580,
|
|
12896,
|
|
11448,
|
|
10341,
|
|
8931,
|
|
12464,
|
|
9898,
|
|
9912,
|
|
12456,
|
|
12308,
|
|
12580,
|
|
9791,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
10711,
|
|
9791,
|
|
9791,
|
|
9791,
|
|
9791,
|
|
3543,
|
|
2205,
|
|
1109,
|
|
2123,
|
|
3548,
|
|
4456,
|
|
4456,
|
|
7675,
|
|
7643,
|
|
7815,
|
|
1892,
|
|
4456,
|
|
6314,
|
|
6216,
|
|
6216,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
7675,
|
|
7675,
|
|
7675,
|
|
7675,
|
|
7442,
|
|
7643,
|
|
7560,
|
|
6216,
|
|
1257,
|
|
7815,
|
|
7815,
|
|
6125,
|
|
1846,
|
|
6216,
|
|
7815,
|
|
7675,
|
|
2837,
|
|
7675,
|
|
7815,
|
|
12896,
|
|
13807,
|
|
6216,
|
|
6216,
|
|
6216,
|
|
7815,
|
|
13750,
|
|
12896,
|
|
7560,
|
|
7560,
|
|
6100,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
1688,
|
|
1892,
|
|
6237,
|
|
6100,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
6216,
|
|
6216,
|
|
6216,
|
|
6216,
|
|
7815,
|
|
7675,
|
|
7815,
|
|
6216,
|
|
7815,
|
|
6216,
|
|
7675,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
1807,
|
|
7815,
|
|
5570,
|
|
6216,
|
|
7815,
|
|
7815,
|
|
6216,
|
|
6216,
|
|
6216,
|
|
6100,
|
|
7815,
|
|
6185,
|
|
7815,
|
|
7560,
|
|
7675,
|
|
7815,
|
|
7675,
|
|
7739,
|
|
7739,
|
|
7815,
|
|
675,
|
|
6100,
|
|
6216,
|
|
6185,
|
|
3249,
|
|
7815,
|
|
6100,
|
|
6185,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
7815,
|
|
6100,
|
|
3222,
|
|
6185,
|
|
3222,
|
|
3222,
|
|
3540,
|
|
7815,
|
|
6332,
|
|
6216,
|
|
6216,
|
|
7815,
|
|
6216,
|
|
6216,
|
|
6216,
|
|
6216,
|
|
6216,
|
|
7560,
|
|
7815,
|
|
12580,
|
|
11441,
|
|
12580,
|
|
11452,
|
|
12580,
|
|
11448,
|
|
12896,
|
|
13807,
|
|
7815,
|
|
12896,
|
|
11441,
|
|
12896,
|
|
11441,
|
|
10340,
|
|
12896,
|
|
13807,
|
|
7815,
|
|
12903,
|
|
13784,
|
|
7815,
|
|
};
|
|
static const Il2CppTokenRangePair s_rgctxIndices[3] =
|
|
{
|
|
{ 0x02000002, { 0, 3 } },
|
|
{ 0x02000003, { 3, 5 } },
|
|
{ 0x0200000B, { 8, 3 } },
|
|
};
|
|
extern const uint32_t g_rgctx_TU5BU5D_tED49EDF8D2C4E3AFD9FFFDF819CBEB910D353AB1;
|
|
extern const uint32_t g_rgctx_CircularBuffer_1_get_Count_m54877B3269781F998B4A0810BD2CB4C6B5C843DD;
|
|
extern const uint32_t g_rgctx_CircularBuffer_1_set_Count_mBEAE70AC8DE0C0BAB275C3BA1D6B089C83AE4D33;
|
|
extern const uint32_t g_rgctx_TU5BU5D_t4CF7A0220C7AEE390A3CC6D7690A28AAD7CE36A9;
|
|
extern const uint32_t g_rgctx_DynamicCircularBuffer_1_get_Count_mC6DC5EB553A04244F2EBCC8B4B6288B32B6DD7C8;
|
|
extern const uint32_t g_rgctx_Array_Resize_TisT_t1F7F904395BD0301CD48B948B26B7BAFEE436301_mAC79C6659C7312F2C434E0510BC4B4BE32803492;
|
|
extern const uint32_t g_rgctx_DynamicCircularBuffer_1_set_Count_mAF5EDDAC4680B182D010548F22EE5A7FB7D422B5;
|
|
extern const uint32_t g_rgctx_DynamicCircularBuffer_1_set_Item_mCCB0D9D739065CE337F1D14FDA7BCE316BAEAA15;
|
|
extern const uint32_t g_rgctx_TU5BU5D_t3D2FF42767DE53FBF572360531A2492DA3B1CEDA;
|
|
extern const uint32_t g_rgctx_Array_Resize_TisT_tF046A068325657602BBE27D83BDE5E10F5F190B3_m0752D5DF43B3C3FB174DB2C95BF4B739FADDA5FC;
|
|
extern const uint32_t g_rgctx_Array_IndexOf_TisT_tF046A068325657602BBE27D83BDE5E10F5F190B3_m489873EB280CDA87175547A31890E3CF318B0667;
|
|
static const Il2CppRGCTXDefinition s_rgctxValues[11] =
|
|
{
|
|
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_tED49EDF8D2C4E3AFD9FFFDF819CBEB910D353AB1 },
|
|
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_CircularBuffer_1_get_Count_m54877B3269781F998B4A0810BD2CB4C6B5C843DD },
|
|
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_CircularBuffer_1_set_Count_mBEAE70AC8DE0C0BAB275C3BA1D6B089C83AE4D33 },
|
|
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t4CF7A0220C7AEE390A3CC6D7690A28AAD7CE36A9 },
|
|
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_DynamicCircularBuffer_1_get_Count_mC6DC5EB553A04244F2EBCC8B4B6288B32B6DD7C8 },
|
|
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Resize_TisT_t1F7F904395BD0301CD48B948B26B7BAFEE436301_mAC79C6659C7312F2C434E0510BC4B4BE32803492 },
|
|
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_DynamicCircularBuffer_1_set_Count_mAF5EDDAC4680B182D010548F22EE5A7FB7D422B5 },
|
|
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_DynamicCircularBuffer_1_set_Item_mCCB0D9D739065CE337F1D14FDA7BCE316BAEAA15 },
|
|
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t3D2FF42767DE53FBF572360531A2492DA3B1CEDA },
|
|
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Resize_TisT_tF046A068325657602BBE27D83BDE5E10F5F190B3_m0752D5DF43B3C3FB174DB2C95BF4B739FADDA5FC },
|
|
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_IndexOf_TisT_tF046A068325657602BBE27D83BDE5E10F5F190B3_m489873EB280CDA87175547A31890E3CF318B0667 },
|
|
};
|
|
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_IngameDebugConsole_Runtime_CodeGenModule;
|
|
const Il2CppCodeGenModule g_IngameDebugConsole_Runtime_CodeGenModule =
|
|
{
|
|
"IngameDebugConsole.Runtime.dll",
|
|
265,
|
|
s_methodPointers,
|
|
5,
|
|
s_adjustorThunks,
|
|
s_InvokerIndices,
|
|
0,
|
|
NULL,
|
|
3,
|
|
s_rgctxIndices,
|
|
11,
|
|
s_rgctxValues,
|
|
NULL,
|
|
NULL, // module initializer,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
};
|