miduo_client/Assets/ManagedResources/~Lua/System/Injection/InjectionBridgeInfo.lua

503 lines
11 KiB
Lua

return {
["AccessingArray"] =
{
["OnApplicationQuit"] = 54,
["OnGUI"] = 53,
["ShowTips"] = 52,
["Start"] = 51,
},
["AccessingEnum"] =
{
["OnApplicationQuit"] = 104,
["OnGUI"] = 106,
["ShowTips"] = 105,
["Start"] = 103,
},
["AccessingLuaVariables"] =
{
["OnApplicationQuit"] = 32,
["OnGUI"] = 34,
["ShowTips"] = 33,
["Start"] = 31,
},
["BaseTest"] =
{
["get_PropertyTest"] = 259,
["set_PropertyTest"] = 260,
["TestRef"] = 258,
},
["BaseTestWrap"] =
{
["_CreateBaseTest"] = 254,
["get_PropertyTest"] = 256,
["Register"] = 253,
["set_PropertyTest"] = 257,
["TestRef"] = 255,
},
["CallLuaFunction"] =
{
["CallFunc"] = 30,
["OnDestroy"] = 29,
["OnGUI"] = 28,
["ShowTips"] = 27,
["Start"] = 26,
},
["HelloWorld"] =
{
["Awake"] = 21,
},
["LuaInterface_InjectTypeWrap"] =
{
["CheckType"] = 3,
["get_After"] = 5,
["get_Before"] = 6,
["get_None"] = 4,
["get_Replace"] = 7,
["get_ReplaceWithPostInvokeBase"] = 9,
["get_ReplaceWithPreInvokeBase"] = 8,
["IntToEnum"] = 10,
["Push"] = 2,
["Register"] = 1,
},
["LuaInterface_LuaInjectionStationWrap"] =
{
["_CreateLuaInterface_LuaInjectionStation"] = 12,
["CacheInjectFunction"] = 13,
["Register"] = 11,
},
["LuaProfilerWrap"] =
{
["BeginSample"] = 17,
["Clear"] = 15,
["EndSample"] = 18,
["get_list"] = 19,
["GetID"] = 16,
["Register"] = 14,
["set_list"] = 20,
},
["PassStruct"] =
{
["Awake"] = 217,
["CallMain"] = 221,
["CheckNullRectType"] = 213,
["CheckRectType"] = 212,
["CheckRectValue"] = 211,
["InitLoader"] = 219,
["OnApplicationQuit"] = 216,
["OnGUI"] = 220,
["OnLoadFinished"] = 218,
["PushRect"] = 209,
["ShowTips"] = 215,
["ToRectTable"] = 214,
["ToRectValue"] = 210,
},
["ScriptsFromFile"] =
{
["Log"] = 23,
["OnApplicationQuit"] = 25,
["OnGUI"] = 24,
["Start"] = 22,
},
["System_Collections_Generic_Dictionary_int_TestAccount_KeyCollectionWrap"] =
{
["_CreateSystem_Collections_Generic_Dictionary_int_TestAccount_KeyCollection"] = 76,
["CopyTo"] = 77,
["get_Count"] = 79,
["GetEnumerator"] = 78,
["Register"] = 75,
},
["System_Collections_Generic_Dictionary_int_TestAccount_ValueCollectionWrap"] =
{
["_CreateSystem_Collections_Generic_Dictionary_int_TestAccount_ValueCollection"] = 81,
["CopyTo"] = 82,
["get_Count"] = 84,
["GetEnumerator"] = 83,
["Register"] = 80,
},
["System_Collections_Generic_Dictionary_int_TestAccountWrap"] =
{
["_CreateSystem_Collections_Generic_Dictionary_int_TestAccount"] = 56,
["_get_this"] = 57,
["_set_this"] = 58,
["_this"] = 59,
["Add"] = 62,
["Clear"] = 63,
["ContainsKey"] = 64,
["ContainsValue"] = 65,
["get_Comparer"] = 72,
["get_Count"] = 71,
["get_Item"] = 60,
["get_Keys"] = 73,
["get_Values"] = 74,
["GetEnumerator"] = 70,
["GetObjectData"] = 66,
["OnDeserialization"] = 67,
["Register"] = 55,
["Remove"] = 68,
["set_Item"] = 61,
["TryGetValue"] = 69,
},
["System_Collections_Generic_KeyValuePair_int_TestAccountWrap"] =
{
["_CreateSystem_Collections_Generic_KeyValuePair_int_TestAccount"] = 86,
["get_Key"] = 88,
["get_Value"] = 89,
["Register"] = 85,
["ToString"] = 87,
},
["TestABLoader"] =
{
["Awake"] = 172,
["CoLoadBundle"] = 169,
["LoadBundles"] = 171,
["LoadFinished"] = 170,
["OnApplicationQuit"] = 175,
["OnBundleLoad"] = 176,
["OnGUI"] = 174,
["ShowTips"] = 173,
},
["TestAccountWrap"] =
{
["_CreateTestAccount"] = 91,
["get_id"] = 92,
["get_name"] = 93,
["get_sex"] = 94,
["Register"] = 90,
["set_id"] = 95,
["set_name"] = 96,
["set_sex"] = 97,
},
["TestCJson"] =
{
["CallMain"] = 180,
["InitLoader"] = 177,
["OnApplicationQuit"] = 182,
["OnGUI"] = 183,
["OnLoadFinished"] = 179,
["OpenLibs"] = 178,
["ShowTips"] = 181,
},
["TestCoroutine"] =
{
["Awake"] = 35,
["OnApplicationQuit"] = 36,
["OnGUI"] = 38,
["ShowTips"] = 37,
},
["TestCoroutine2"] =
{
["CallMain"] = 41,
["InitLoader"] = 39,
["OnApplicationQuit"] = 44,
["OnGUI"] = 45,
["OnLoadFinished"] = 40,
["ShowTips"] = 43,
["Start"] = 42,
},
["TestCustomLoader"] =
{
["Awake"] = 140,
["CallMain"] = 138,
["InitLoader"] = 137,
["Logger"] = 142,
["OnApplicationQuit"] = 141,
["OnGUI"] = 143,
["StartMain"] = 139,
},
["TestDelegate"] =
{
["Awake"] = 109,
["Bind"] = 110,
["CallLuaFunction"] = 111,
["OnApplicationQuit"] = 118,
["OnGUI"] = 114,
["SafeRelease"] = 116,
["ShowTips"] = 117,
["TestEventListener_OnClick"] = 112,
["TestEventListener_VoidDelegate"] = 113,
["Update"] = 115,
},
["TestDelegate.TestEventListener_OnClick_Event"] =
{
["Call"] = 107,
},
["TestDelegate.TestEventListener_VoidDelegate_Event"] =
{
["Call"] = 108,
},
["TestEnum"] =
{
["Test"] = 312,
},
["TestEventListener"] =
{
["SetOnFinished-OnClick"] = 119,
["SetOnFinished-VoidDelegate"] = 120,
},
["TestEventListenerWrap"] =
{
["get_onClick"] = 124,
["get_onClickEvent"] = 126,
["get_TestFunc"] = 125,
["op_Equality"] = 123,
["Register"] = 121,
["set_onClick"] = 127,
["set_onClickEvent"] = 129,
["set_TestFunc"] = 128,
["SetOnFinished"] = 122,
["TestEventListener_OnClick"] = 130,
["TestEventListener_VoidDelegate"] = 131,
},
["TestExport"] =
{
["DoClick"] = 348,
["get_Item-char-int"] = 317,
["get_Item-double"] = 320,
["get_Item-int"] = 315,
["get_Item-int-int-int"] = 321,
["get_Item-string"] = 319,
["get_Number"] = 313,
["set_Item-char-int-int"] = 318,
["set_Item-double"] = 322,
["set_Item-int-int"] = 316,
["set_Number"] = 314,
["Test"] = 327,
["Test33"] = 342,
["Test-bool"] = 328,
["TestByteBuffer"] = 323,
["Test-char"] = 326,
["TestCheckParamNumber"] = 344,
["TestCheckParamString"] = 345,
["Test-double"] = 331,
["TestEnum"] = 343,
["Test-int"] = 330,
["Test-int&"] = 332,
["Test-int[,]"] = 329,
["Test-int[]"] = 337,
["Test-int-int"] = 333,
["TestNullable"] = 349,
["Test-object"] = 336,
["Test-object[]"] = 340,
["Test-object-string"] = 324,
["Test-object-string-int"] = 325,
["TestRefGameObject"] = 347,
["TestReflection"] = 346,
["Test-Space"] = 341,
["Test-string"] = 334,
["Test-string[]"] = 338,
["Test-string[]-bool"] = 339,
["Test-string-string"] = 335,
},
["TestExport_SpaceWrap"] =
{
["CheckType"] = 309,
["get_World"] = 310,
["IntToEnum"] = 311,
["Push"] = 308,
["Register"] = 307,
},
["TestExportWrap"] =
{
["_CreateTestExport"] = 277,
["_get_this"] = 278,
["_set_this"] = 279,
["_this"] = 280,
["DoClick"] = 293,
["get_buffer"] = 298,
["get_field"] = 295,
["get_Item"] = 281,
["get_Number"] = 299,
["get_OnClick"] = 296,
["get_OnRefEvent"] = 297,
["Register"] = 276,
["set_buffer"] = 303,
["set_field"] = 300,
["set_Item"] = 282,
["set_Number"] = 304,
["set_OnClick"] = 301,
["set_OnRefEvent"] = 302,
["Test"] = 284,
["Test33"] = 286,
["TestByteBuffer"] = 283,
["TestChar"] = 285,
["TestCheckParamNumber"] = 289,
["TestCheckParamString"] = 290,
["TestEnum"] = 288,
["TestExport_TestBuffer"] = 305,
["TestExport_TestRefEvent"] = 306,
["TestGeneric"] = 287,
["TestNullable"] = 294,
["TestRefGameObject"] = 292,
["TestReflection"] = 291,
},
["TestGameObject"] =
{
["OnApplicationQuit"] = 135,
["OnGUI"] = 136,
["ShowTips"] = 134,
["Start"] = 132,
["Update"] = 133,
},
["TestInherit"] =
{
["OnDestroy"] = 167,
["OnGUI"] = 168,
["ShowTips"] = 166,
["Start"] = 165,
},
["TestInstantiate"] =
{
["Awake"] = 226,
["Start"] = 227,
},
["TestInstantiate2"] =
{
["Awake"] = 228,
},
["TestInt64"] =
{
["OnDestroy"] = 163,
["OnGUI"] = 164,
["ShowTips"] = 162,
["Start"] = 161,
},
["TestLuaStack"] =
{
["Awake"] = 245,
["OnApplicationQuit"] = 247,
["OnGUI"] = 251,
["OnSendMsg"] = 244,
["PushLuaError"] = 230,
["ShowTips"] = 248,
["Test1"] = 229,
["Test3"] = 231,
["Test4"] = 232,
["Test5"] = 233,
["Test6"] = 234,
["TestAddComponent"] = 240,
["TestArgError"] = 236,
["TestCo"] = 252,
["TestCycle"] = 238,
["TestD1"] = 249,
["TestD2"] = 250,
["TestMul0"] = 242,
["TestMul1"] = 241,
["TestMulStack"] = 243,
["TestNull"] = 239,
["TestOutOfBound"] = 235,
["TestTableInCo"] = 237,
["Update"] = 246,
},
["TestLuaThread"] =
{
["OnApplicationQuit"] = 47,
["OnGUI"] = 50,
["ShowTips"] = 48,
["Start"] = 46,
["Update"] = 49,
},
["TestOutArg"] =
{
["OnApplicationQuit"] = 146,
["OnDestroy"] = 149,
["OnGUI"] = 147,
["ShowTips"] = 145,
["Start"] = 144,
["Update"] = 148,
},
["TestOverload"] =
{
["Awake"] = 350,
["Bind"] = 351,
},
["TestPerformance"] =
{
["OnApplicationQuit"] = 224,
["OnGUI"] = 225,
["ShowTips"] = 223,
["Start"] = 222,
},
["TestProtoBuffer"] =
{
["Awake"] = 150,
["Bind"] = 152,
["CallMain"] = 153,
["InitLoader"] = 151,
["OnApplicationQuit"] = 157,
["OnGUI"] = 156,
["OnLoadFinished"] = 154,
["ShowTips"] = 155,
},
["TestProtolWrap"] =
{
["get_data"] = 159,
["Register"] = 158,
["set_data"] = 160,
},
["TestReflection"] =
{
["CallMain"] = 197,
["InitLoader"] = 196,
["OnApplicationQuit"] = 201,
["OnGUI"] = 202,
["OnLoadFinished"] = 199,
["ShowTips"] = 200,
["TestAction"] = 198,
},
["TestString"] =
{
["CallMain"] = 191,
["InitLoader"] = 190,
["OnApplicationQuit"] = 194,
["OnGUI"] = 195,
["OnLoadFinished"] = 192,
["ShowTips"] = 193,
},
["TestUTF8"] =
{
["CallMain"] = 185,
["InitLoader"] = 184,
["OnApplicationQuit"] = 188,
["OnGUI"] = 189,
["OnLoadFinished"] = 186,
["ShowTips"] = 187,
},
["ToLuaInjectionTest"] =
{
["get_PropertyTest"] = 261,
["Inject"] = 267,
["set_PropertyTest"] = 262,
["TestCoroutine"] = 268,
["TestOverload-bool-int"] = 266,
["TestOverload-int-bool"] = 264,
["TestOverload-int-bool&"] = 265,
["TestRef"] = 263,
},
["ToLuaInjectionTestWrap"] =
{
["_CreateToLuaInjectionTest"] = 270,
["get_PropertyTest"] = 274,
["Register"] = 269,
["set_PropertyTest"] = 275,
["TestCoroutine"] = 273,
["TestOverload"] = 272,
["TestRef"] = 271,
},
["UseDictionary"] =
{
["Awake"] = 98,
["BindMap"] = 102,
["OnApplicationQuit"] = 99,
["OnGUI"] = 101,
["ShowTips"] = 100,
},
["UseList"] =
{
["CallMain"] = 204,
["InitLoader"] = 203,
["OnApplicationQuit"] = 207,
["OnGUI"] = 208,
["OnLoadFinished"] = 205,
["ShowTips"] = 206,
},
}