| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970 |
- using System.Collections.Generic;
- public class AOTGenericReferences : UnityEngine.MonoBehaviour
- {
- // {{ AOT assemblies
- public static readonly IReadOnlyList<string> PatchedAOTAssemblyList = new List<string>
- {
- "MemoryPack.dll",
- "MongoDB.Bson.dll",
- "System.Core.dll",
- "System.Runtime.CompilerServices.Unsafe.dll",
- "System.dll",
- "Unity.Core.dll",
- "Unity.Loader.dll",
- "Unity.ThirdParty.dll",
- "UnityEngine.CoreModule.dll",
- "YooAsset.dll",
- "mscorlib.dll",
- };
- // }}
- // {{ constraint implement type
- // }}
- // {{ AOT generic types
- // ET.AEvent<object,ET.ChangePosition>
- // ET.AEvent<object,ET.ChangeRotation>
- // ET.AEvent<object,ET.Client.AfterCreateClientScene>
- // ET.AEvent<object,ET.Client.AfterCreateCurrentScene>
- // ET.AEvent<object,ET.Client.AfterUnitCreate>
- // ET.AEvent<object,ET.Client.AppStartInitFinish>
- // ET.AEvent<object,ET.Client.EnterMapFinish>
- // ET.AEvent<object,ET.Client.LSSceneChangeStart>
- // ET.AEvent<object,ET.Client.LSSceneInitFinish>
- // ET.AEvent<object,ET.Client.LoginFinish>
- // ET.AEvent<object,ET.Client.SceneChangeFinish>
- // ET.AEvent<object,ET.Client.SceneChangeStart>
- // ET.AEvent<object,ET.EntryEvent1>
- // ET.AEvent<object,ET.EntryEvent3>
- // ET.AEvent<object,ET.MoveStart>
- // ET.AEvent<object,ET.MoveStop>
- // ET.AEvent<object,ET.NumbericChange>
- // ET.AInvokeHandler<ET.FiberInit,object>
- // ET.AInvokeHandler<ET.MailBoxInvoker>
- // ET.AInvokeHandler<ET.NetComponentOnRead>
- // ET.AInvokeHandler<ET.TimerCallback>
- // ET.ATimer<object>
- // ET.AwakeSystem<object,int,int>
- // ET.AwakeSystem<object,int>
- // ET.AwakeSystem<object,object,int>
- // ET.AwakeSystem<object,object,object>
- // ET.AwakeSystem<object,object>
- // ET.AwakeSystem<object>
- // ET.DestroySystem<object>
- // ET.DoubleMap<object,long>
- // ET.ETAsyncTaskMethodBuilder<ET.Client.WaitType.Wait_Room2C_Start>
- // ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_CreateMyUnit>
- // ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_SceneChangeFinish>
- // ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_UnitStop>
- // ET.ETAsyncTaskMethodBuilder<System.ValueTuple<uint,object>>
- // ET.ETAsyncTaskMethodBuilder<byte>
- // ET.ETAsyncTaskMethodBuilder<int>
- // ET.ETAsyncTaskMethodBuilder<long>
- // ET.ETAsyncTaskMethodBuilder<object>
- // ET.ETAsyncTaskMethodBuilder<uint>
- // ET.ETTask<ET.Client.WaitType.Wait_Room2C_Start>
- // ET.ETTask<ET.Client.Wait_CreateMyUnit>
- // ET.ETTask<ET.Client.Wait_SceneChangeFinish>
- // ET.ETTask<ET.Client.Wait_UnitStop>
- // ET.ETTask<System.ValueTuple<uint,object>>
- // ET.ETTask<byte>
- // ET.ETTask<int>
- // ET.ETTask<long>
- // ET.ETTask<object>
- // ET.ETTask<uint>
- // ET.EntityRef<object>
- // ET.IAwake<int,int>
- // ET.IAwake<int>
- // ET.IAwake<object,int>
- // ET.IAwake<object,object,object>
- // ET.IAwake<object,object>
- // ET.IAwake<object>
- // ET.IAwakeSystem<int,int>
- // ET.IAwakeSystem<int>
- // ET.IAwakeSystem<object,int>
- // ET.IAwakeSystem<object,object,object>
- // ET.IAwakeSystem<object,object>
- // ET.IAwakeSystem<object>
- // ET.LateUpdateSystem<object>
- // ET.ListComponent<Unity.Mathematics.float3>
- // ET.Singleton<object>
- // ET.StateMachineWrap<ET.Client.A2NetClient_MessageHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.A2NetClient_RequestHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.AI_Attack.<Execute>d__1>
- // ET.StateMachineWrap<ET.Client.AI_XunLuo.<Execute>d__1>
- // ET.StateMachineWrap<ET.Client.AfterCreateClientScene_AddComponent.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.AfterCreateClientScene_LSAddComponent.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.AfterCreateCurrentScene_AddComponent.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.AfterUnitCreate_CreateUnitView.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.AppStartInitFinish_CreateLoginUI.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.AppStartInitFinish_CreateUILSLogin.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.ChangePosition_SyncGameObjectPos.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.ChangeRotation_SyncGameObjectRotation.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.ClientSenderCompnentSystem.<Call>d__5>
- // ET.StateMachineWrap<ET.Client.ClientSenderCompnentSystem.<LoginAsync>d__3>
- // ET.StateMachineWrap<ET.Client.ClientSenderCompnentSystem.<RemoveFiberAsync>d__2>
- // ET.StateMachineWrap<ET.Client.EnterMapHelper.<EnterMapAsync>d__0>
- // ET.StateMachineWrap<ET.Client.EnterMapHelper.<Match>d__1>
- // ET.StateMachineWrap<ET.Client.EntryEvent3_InitClient.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.FiberInit_NetClient.<Handle>d__0>
- // ET.StateMachineWrap<ET.Client.G2C_ReconnectHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.HttpClientHelper.<Get>d__0>
- // ET.StateMachineWrap<ET.Client.LSSceneChangeHelper.<SceneChangeTo>d__0>
- // ET.StateMachineWrap<ET.Client.LSSceneChangeHelper.<SceneChangeToReconnect>d__2>
- // ET.StateMachineWrap<ET.Client.LSSceneChangeHelper.<SceneChangeToReplay>d__1>
- // ET.StateMachineWrap<ET.Client.LSSceneChangeStart_AddComponent.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.LSSceneInitFinish_Finish.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.LSUnitViewComponentSystem.<InitAsync>d__2>
- // ET.StateMachineWrap<ET.Client.LoginFinish_CreateLobbyUI.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.LoginFinish_CreateUILSLobby.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.LoginFinish_RemoveLoginUI.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.LoginFinish_RemoveUILSLogin.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.LoginHelper.<Login>d__0>
- // ET.StateMachineWrap<ET.Client.M2C_CreateMyUnitHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.M2C_CreateUnitsHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.M2C_PathfindingResultHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.M2C_RemoveUnitsHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.M2C_StartSceneChangeHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.M2C_StopHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.Main2NetClient_LoginHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.Match2G_NotifyMatchSuccessHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.MoveHelper.<MoveToAsync>d__0>
- // ET.StateMachineWrap<ET.Client.MoveHelper.<MoveToAsync>d__1>
- // ET.StateMachineWrap<ET.Client.NetClient2Main_SessionDisposeHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.OneFrameInputsHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.PingComponentSystem.<PingAsync>d__2>
- // ET.StateMachineWrap<ET.Client.ResourcesLoaderComponentSystem.<LoadAllAssetsAsync>d__4<object>>
- // ET.StateMachineWrap<ET.Client.ResourcesLoaderComponentSystem.<LoadAssetAsync>d__3<object>>
- // ET.StateMachineWrap<ET.Client.ResourcesLoaderComponentSystem.<LoadSceneAsync>d__5>
- // ET.StateMachineWrap<ET.Client.Room2C_AdjustUpdateTimeHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.Room2C_CheckHashFailHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.Room2C_EnterMapHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.RouterAddressComponentSystem.<GetAllRouter>d__2>
- // ET.StateMachineWrap<ET.Client.RouterAddressComponentSystem.<Init>d__1>
- // ET.StateMachineWrap<ET.Client.RouterAddressComponentSystem.<WaitTenMinGetAllRouter>d__3>
- // ET.StateMachineWrap<ET.Client.RouterCheckComponentSystem.<CheckAsync>d__1>
- // ET.StateMachineWrap<ET.Client.RouterHelper.<Connect>d__2>
- // ET.StateMachineWrap<ET.Client.RouterHelper.<CreateRouterSession>d__0>
- // ET.StateMachineWrap<ET.Client.RouterHelper.<GetRouterAddress>d__1>
- // ET.StateMachineWrap<ET.Client.SceneChangeFinishEvent_CreateUIHelp.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.SceneChangeHelper.<SceneChangeTo>d__0>
- // ET.StateMachineWrap<ET.Client.SceneChangeStart_AddComponent.<Run>d__0>
- // ET.StateMachineWrap<ET.Client.UIComponentSystem.<Create>d__1>
- // ET.StateMachineWrap<ET.Client.UIGlobalComponentSystem.<OnCreate>d__1>
- // ET.StateMachineWrap<ET.Client.UIHelpEvent.<OnCreate>d__0>
- // ET.StateMachineWrap<ET.Client.UIHelper.<Create>d__0>
- // ET.StateMachineWrap<ET.Client.UIHelper.<Remove>d__1>
- // ET.StateMachineWrap<ET.Client.UILSLobbyComponentSystem.<EnterMap>d__1>
- // ET.StateMachineWrap<ET.Client.UILSLobbyEvent.<OnCreate>d__0>
- // ET.StateMachineWrap<ET.Client.UILSLoginEvent.<OnCreate>d__0>
- // ET.StateMachineWrap<ET.Client.UILSRoomEvent.<OnCreate>d__0>
- // ET.StateMachineWrap<ET.Client.UILobbyComponentSystem.<EnterMap>d__1>
- // ET.StateMachineWrap<ET.Client.UILobbyEvent.<OnCreate>d__0>
- // ET.StateMachineWrap<ET.Client.UILoginEvent.<OnCreate>d__0>
- // ET.StateMachineWrap<ET.ConsoleComponentSystem.<Start>d__1>
- // ET.StateMachineWrap<ET.Entry.<StartAsync>d__2>
- // ET.StateMachineWrap<ET.EntryEvent1_InitShare.<Run>d__0>
- // ET.StateMachineWrap<ET.FiberInit_Main.<Handle>d__0>
- // ET.StateMachineWrap<ET.MailBoxType_OrderedMessageHandler.<HandleInner>d__1>
- // ET.StateMachineWrap<ET.MailBoxType_UnOrderedMessageHandler.<HandleAsync>d__1>
- // ET.StateMachineWrap<ET.MessageHandler.<Handle>d__1<object,object,object>>
- // ET.StateMachineWrap<ET.MessageHandler.<Handle>d__1<object,object>>
- // ET.StateMachineWrap<ET.MessageSessionHandler.<HandleAsync>d__2<object,object>>
- // ET.StateMachineWrap<ET.MessageSessionHandler.<HandleAsync>d__2<object>>
- // ET.StateMachineWrap<ET.MoveComponentSystem.<MoveToAsync>d__5>
- // ET.StateMachineWrap<ET.NumericChangeEvent_NotifyWatcher.<Run>d__0>
- // ET.StateMachineWrap<ET.ObjectWaitSystem.<>c__DisplayClass5_0.<<Wait>g__WaitTimeout|0>d<object>>
- // ET.StateMachineWrap<ET.ObjectWaitSystem.<Wait>d__4<object>>
- // ET.StateMachineWrap<ET.ObjectWaitSystem.<Wait>d__5<object>>
- // ET.StateMachineWrap<ET.ReloadConfigConsoleHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.ReloadDllConsoleHandler.<Run>d__0>
- // ET.StateMachineWrap<ET.RpcInfo.<Wait>d__7>
- // ET.StateMachineWrap<ET.SessionSystem.<>c__DisplayClass4_0.<<Call>g__Timeout|0>d>
- // ET.StateMachineWrap<ET.SessionSystem.<Call>d__3>
- // ET.StateMachineWrap<ET.SessionSystem.<Call>d__4>
- // ET.StructBsonSerialize<ET.LSInput>
- // ET.StructBsonSerialize<TrueSync.FP>
- // ET.StructBsonSerialize<TrueSync.TSQuaternion>
- // ET.StructBsonSerialize<TrueSync.TSVector2>
- // ET.StructBsonSerialize<TrueSync.TSVector4>
- // ET.StructBsonSerialize<TrueSync.TSVector>
- // ET.StructBsonSerialize<Unity.Mathematics.float2>
- // ET.StructBsonSerialize<Unity.Mathematics.float3>
- // ET.StructBsonSerialize<Unity.Mathematics.float4>
- // ET.StructBsonSerialize<Unity.Mathematics.quaternion>
- // ET.StructBsonSerialize<object>
- // ET.UnOrderMultiMap<object,object>
- // ET.UpdateSystem<object>
- // MemoryPack.Formatters.ArrayFormatter<ET.LSInput>
- // MemoryPack.Formatters.ArrayFormatter<byte>
- // MemoryPack.Formatters.ArrayFormatter<object>
- // MemoryPack.Formatters.DictionaryFormatter<int,long>
- // MemoryPack.Formatters.DictionaryFormatter<long,ET.LSInput>
- // MemoryPack.Formatters.ListFormatter<Unity.Mathematics.float3>
- // MemoryPack.Formatters.ListFormatter<long>
- // MemoryPack.Formatters.ListFormatter<object>
- // MemoryPack.IMemoryPackFormatter<Unity.Mathematics.float3>
- // MemoryPack.IMemoryPackFormatter<byte>
- // MemoryPack.IMemoryPackFormatter<long>
- // MemoryPack.IMemoryPackFormatter<object>
- // MemoryPack.IMemoryPackable<ET.LSInput>
- // MemoryPack.IMemoryPackable<object>
- // MemoryPack.MemoryPackFormatter<ET.LSInput>
- // MemoryPack.MemoryPackFormatter<System.UIntPtr>
- // MemoryPack.MemoryPackFormatter<object>
- // MongoDB.Bson.Serialization.IBsonSerializer<object>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<ET.LSInput>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<TrueSync.FP>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<TrueSync.TSQuaternion>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<TrueSync.TSVector2>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<TrueSync.TSVector4>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<TrueSync.TSVector>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<Unity.Mathematics.float2>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<Unity.Mathematics.float3>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<Unity.Mathematics.float4>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<Unity.Mathematics.quaternion>
- // MongoDB.Bson.Serialization.Serializers.SerializerBase<object>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<ET.LSInput>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<TrueSync.FP>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<TrueSync.TSQuaternion>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<TrueSync.TSVector2>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<TrueSync.TSVector4>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<TrueSync.TSVector>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<Unity.Mathematics.float2>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<Unity.Mathematics.float3>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<Unity.Mathematics.float4>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<Unity.Mathematics.quaternion>
- // MongoDB.Bson.Serialization.Serializers.StructSerializerBase<object>
- // System.Action<DotRecast.Detour.StraightPathItem>
- // System.Action<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Action<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Action<Unity.Mathematics.float3>
- // System.Action<byte>
- // System.Action<long,int>
- // System.Action<long,object>
- // System.Action<long>
- // System.Action<object,long>
- // System.Action<object,object>
- // System.Action<object>
- // System.ArraySegment.Enumerator<byte>
- // System.ArraySegment<byte>
- // System.ByReference<byte>
- // System.Collections.Concurrent.ConcurrentDictionary.<GetEnumerator>d__35<object,object>
- // System.Collections.Concurrent.ConcurrentDictionary.DictionaryEnumerator<object,object>
- // System.Collections.Concurrent.ConcurrentDictionary.Node<object,object>
- // System.Collections.Concurrent.ConcurrentDictionary.Tables<object,object>
- // System.Collections.Concurrent.ConcurrentDictionary<object,object>
- // System.Collections.Concurrent.ConcurrentQueue.<Enumerate>d__28<object>
- // System.Collections.Concurrent.ConcurrentQueue.Segment<object>
- // System.Collections.Concurrent.ConcurrentQueue<object>
- // System.Collections.Generic.ArraySortHelper<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.ArraySortHelper<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.ArraySortHelper<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.ArraySortHelper<Unity.Mathematics.float3>
- // System.Collections.Generic.ArraySortHelper<long>
- // System.Collections.Generic.ArraySortHelper<object>
- // System.Collections.Generic.Comparer<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.Comparer<ET.ActorId>
- // System.Collections.Generic.Comparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.Comparer<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.Comparer<Unity.Mathematics.float3>
- // System.Collections.Generic.Comparer<int>
- // System.Collections.Generic.Comparer<long>
- // System.Collections.Generic.Comparer<object>
- // System.Collections.Generic.Comparer<uint>
- // System.Collections.Generic.Comparer<ushort>
- // System.Collections.Generic.ComparisonComparer<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.ComparisonComparer<ET.ActorId>
- // System.Collections.Generic.ComparisonComparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.ComparisonComparer<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.ComparisonComparer<Unity.Mathematics.float3>
- // System.Collections.Generic.ComparisonComparer<int>
- // System.Collections.Generic.ComparisonComparer<long>
- // System.Collections.Generic.ComparisonComparer<object>
- // System.Collections.Generic.ComparisonComparer<uint>
- // System.Collections.Generic.ComparisonComparer<ushort>
- // System.Collections.Generic.Dictionary.Enumerator<int,ET.RpcInfo>
- // System.Collections.Generic.Dictionary.Enumerator<int,long>
- // System.Collections.Generic.Dictionary.Enumerator<int,object>
- // System.Collections.Generic.Dictionary.Enumerator<long,ET.EntityRef<object>>
- // System.Collections.Generic.Dictionary.Enumerator<long,ET.LSInput>
- // System.Collections.Generic.Dictionary.Enumerator<long,object>
- // System.Collections.Generic.Dictionary.Enumerator<object,long>
- // System.Collections.Generic.Dictionary.Enumerator<object,object>
- // System.Collections.Generic.Dictionary.Enumerator<ushort,object>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<int,ET.RpcInfo>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<int,long>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<int,object>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<long,ET.EntityRef<object>>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<long,ET.LSInput>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<long,object>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<object,long>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<object,object>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<ushort,object>
- // System.Collections.Generic.Dictionary.KeyCollection<int,ET.RpcInfo>
- // System.Collections.Generic.Dictionary.KeyCollection<int,long>
- // System.Collections.Generic.Dictionary.KeyCollection<int,object>
- // System.Collections.Generic.Dictionary.KeyCollection<long,ET.EntityRef<object>>
- // System.Collections.Generic.Dictionary.KeyCollection<long,ET.LSInput>
- // System.Collections.Generic.Dictionary.KeyCollection<long,object>
- // System.Collections.Generic.Dictionary.KeyCollection<object,long>
- // System.Collections.Generic.Dictionary.KeyCollection<object,object>
- // System.Collections.Generic.Dictionary.KeyCollection<ushort,object>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<int,ET.RpcInfo>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<int,long>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<int,object>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<long,ET.EntityRef<object>>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<long,ET.LSInput>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<long,object>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<object,long>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<object,object>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<ushort,object>
- // System.Collections.Generic.Dictionary.ValueCollection<int,ET.RpcInfo>
- // System.Collections.Generic.Dictionary.ValueCollection<int,long>
- // System.Collections.Generic.Dictionary.ValueCollection<int,object>
- // System.Collections.Generic.Dictionary.ValueCollection<long,ET.EntityRef<object>>
- // System.Collections.Generic.Dictionary.ValueCollection<long,ET.LSInput>
- // System.Collections.Generic.Dictionary.ValueCollection<long,object>
- // System.Collections.Generic.Dictionary.ValueCollection<object,long>
- // System.Collections.Generic.Dictionary.ValueCollection<object,object>
- // System.Collections.Generic.Dictionary.ValueCollection<ushort,object>
- // System.Collections.Generic.Dictionary<int,ET.RpcInfo>
- // System.Collections.Generic.Dictionary<int,long>
- // System.Collections.Generic.Dictionary<int,object>
- // System.Collections.Generic.Dictionary<long,ET.EntityRef<object>>
- // System.Collections.Generic.Dictionary<long,ET.LSInput>
- // System.Collections.Generic.Dictionary<long,object>
- // System.Collections.Generic.Dictionary<object,long>
- // System.Collections.Generic.Dictionary<object,object>
- // System.Collections.Generic.Dictionary<ushort,object>
- // System.Collections.Generic.EqualityComparer<ET.ActorId>
- // System.Collections.Generic.EqualityComparer<ET.EntityRef<object>>
- // System.Collections.Generic.EqualityComparer<ET.LSInput>
- // System.Collections.Generic.EqualityComparer<ET.RpcInfo>
- // System.Collections.Generic.EqualityComparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.EqualityComparer<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.EqualityComparer<int>
- // System.Collections.Generic.EqualityComparer<long>
- // System.Collections.Generic.EqualityComparer<object>
- // System.Collections.Generic.EqualityComparer<uint>
- // System.Collections.Generic.EqualityComparer<ushort>
- // System.Collections.Generic.HashSet.Enumerator<object>
- // System.Collections.Generic.HashSet.Enumerator<ushort>
- // System.Collections.Generic.HashSet<object>
- // System.Collections.Generic.HashSet<ushort>
- // System.Collections.Generic.HashSetEqualityComparer<object>
- // System.Collections.Generic.HashSetEqualityComparer<ushort>
- // System.Collections.Generic.ICollection<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.ICollection<ET.RpcInfo>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,ET.RpcInfo>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,long>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<long,ET.EntityRef<object>>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<long,ET.LSInput>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<object,long>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<object,object>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<ushort,object>>
- // System.Collections.Generic.ICollection<Unity.Mathematics.float3>
- // System.Collections.Generic.ICollection<long>
- // System.Collections.Generic.ICollection<object>
- // System.Collections.Generic.ICollection<ushort>
- // System.Collections.Generic.IComparer<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.IComparer<Unity.Mathematics.float3>
- // System.Collections.Generic.IComparer<int>
- // System.Collections.Generic.IComparer<long>
- // System.Collections.Generic.IComparer<object>
- // System.Collections.Generic.IDictionary<object,object>
- // System.Collections.Generic.IEnumerable<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.IEnumerable<ET.RpcInfo>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,ET.RpcInfo>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,long>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<long,ET.EntityRef<object>>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<long,ET.LSInput>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,long>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,object>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<ushort,object>>
- // System.Collections.Generic.IEnumerable<Unity.Mathematics.float3>
- // System.Collections.Generic.IEnumerable<long>
- // System.Collections.Generic.IEnumerable<object>
- // System.Collections.Generic.IEnumerable<ushort>
- // System.Collections.Generic.IEnumerator<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.IEnumerator<ET.RpcInfo>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,ET.RpcInfo>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,long>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<long,ET.EntityRef<object>>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<long,ET.LSInput>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<object,long>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<object,object>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<ushort,object>>
- // System.Collections.Generic.IEnumerator<Unity.Mathematics.float3>
- // System.Collections.Generic.IEnumerator<long>
- // System.Collections.Generic.IEnumerator<object>
- // System.Collections.Generic.IEnumerator<ushort>
- // System.Collections.Generic.IEqualityComparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.IEqualityComparer<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.IEqualityComparer<int>
- // System.Collections.Generic.IEqualityComparer<long>
- // System.Collections.Generic.IEqualityComparer<object>
- // System.Collections.Generic.IEqualityComparer<ushort>
- // System.Collections.Generic.IList<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.IList<Unity.Mathematics.float3>
- // System.Collections.Generic.IList<long>
- // System.Collections.Generic.IList<object>
- // System.Collections.Generic.KeyValuePair<int,ET.RpcInfo>
- // System.Collections.Generic.KeyValuePair<int,long>
- // System.Collections.Generic.KeyValuePair<int,object>
- // System.Collections.Generic.KeyValuePair<long,ET.EntityRef<object>>
- // System.Collections.Generic.KeyValuePair<long,ET.LSInput>
- // System.Collections.Generic.KeyValuePair<long,object>
- // System.Collections.Generic.KeyValuePair<object,long>
- // System.Collections.Generic.KeyValuePair<object,object>
- // System.Collections.Generic.KeyValuePair<ushort,object>
- // System.Collections.Generic.List.Enumerator<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.List.Enumerator<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.List.Enumerator<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.List.Enumerator<Unity.Mathematics.float3>
- // System.Collections.Generic.List.Enumerator<long>
- // System.Collections.Generic.List.Enumerator<object>
- // System.Collections.Generic.List<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.List<Unity.Mathematics.float3>
- // System.Collections.Generic.List<long>
- // System.Collections.Generic.List<object>
- // System.Collections.Generic.ObjectComparer<DotRecast.Detour.StraightPathItem>
- // System.Collections.Generic.ObjectComparer<ET.ActorId>
- // System.Collections.Generic.ObjectComparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.ObjectComparer<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.ObjectComparer<Unity.Mathematics.float3>
- // System.Collections.Generic.ObjectComparer<int>
- // System.Collections.Generic.ObjectComparer<long>
- // System.Collections.Generic.ObjectComparer<object>
- // System.Collections.Generic.ObjectComparer<uint>
- // System.Collections.Generic.ObjectComparer<ushort>
- // System.Collections.Generic.ObjectEqualityComparer<ET.ActorId>
- // System.Collections.Generic.ObjectEqualityComparer<ET.EntityRef<object>>
- // System.Collections.Generic.ObjectEqualityComparer<ET.LSInput>
- // System.Collections.Generic.ObjectEqualityComparer<ET.RpcInfo>
- // System.Collections.Generic.ObjectEqualityComparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.ObjectEqualityComparer<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.ObjectEqualityComparer<int>
- // System.Collections.Generic.ObjectEqualityComparer<long>
- // System.Collections.Generic.ObjectEqualityComparer<object>
- // System.Collections.Generic.ObjectEqualityComparer<uint>
- // System.Collections.Generic.ObjectEqualityComparer<ushort>
- // System.Collections.Generic.Queue.Enumerator<object>
- // System.Collections.Generic.Queue<object>
- // System.Collections.Generic.SortedDictionary.<>c__DisplayClass34_0<int,object>
- // System.Collections.Generic.SortedDictionary.<>c__DisplayClass34_0<long,object>
- // System.Collections.Generic.SortedDictionary.<>c__DisplayClass34_1<int,object>
- // System.Collections.Generic.SortedDictionary.<>c__DisplayClass34_1<long,object>
- // System.Collections.Generic.SortedDictionary.Enumerator<int,object>
- // System.Collections.Generic.SortedDictionary.Enumerator<long,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass5_0<int,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass5_0<long,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass6_0<int,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass6_0<long,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection.Enumerator<int,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection.Enumerator<long,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection<int,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection<long,object>
- // System.Collections.Generic.SortedDictionary.KeyValuePairComparer<int,object>
- // System.Collections.Generic.SortedDictionary.KeyValuePairComparer<long,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass5_0<int,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass5_0<long,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass6_0<int,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass6_0<long,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection.Enumerator<int,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection.Enumerator<long,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection<int,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection<long,object>
- // System.Collections.Generic.SortedDictionary<int,object>
- // System.Collections.Generic.SortedDictionary<long,object>
- // System.Collections.Generic.SortedSet.<>c__DisplayClass52_0<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.<>c__DisplayClass52_0<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.SortedSet.<>c__DisplayClass53_0<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.<>c__DisplayClass53_0<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.SortedSet.<>c__DisplayClass85_0<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.<>c__DisplayClass85_0<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.SortedSet.<Reverse>d__94<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.<Reverse>d__94<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.SortedSet.Enumerator<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.Enumerator<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.SortedSet.Node<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.Node<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.SortedSet.TreeSubSet.<>c__DisplayClass9_0<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.TreeSubSet.<>c__DisplayClass9_0<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.SortedSet.TreeSubSet<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.TreeSubSet<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.SortedSet<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.SortedSetEqualityComparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSetEqualityComparer<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.Stack.Enumerator<object>
- // System.Collections.Generic.Stack<object>
- // System.Collections.Generic.TreeSet<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.TreeSet<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.TreeWalkPredicate<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.TreeWalkPredicate<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.ObjectModel.ReadOnlyCollection<DotRecast.Detour.StraightPathItem>
- // System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.ObjectModel.ReadOnlyCollection<Unity.Mathematics.float3>
- // System.Collections.ObjectModel.ReadOnlyCollection<long>
- // System.Collections.ObjectModel.ReadOnlyCollection<object>
- // System.Comparison<DotRecast.Detour.StraightPathItem>
- // System.Comparison<ET.ActorId>
- // System.Comparison<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Comparison<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Comparison<Unity.Mathematics.float3>
- // System.Comparison<int>
- // System.Comparison<long>
- // System.Comparison<object>
- // System.Comparison<uint>
- // System.Comparison<ushort>
- // System.Func<object,byte>
- // System.Func<object,object,object>
- // System.Func<object,object>
- // System.Func<object>
- // System.Linq.Buffer<ET.RpcInfo>
- // System.Linq.Buffer<object>
- // System.Predicate<DotRecast.Detour.StraightPathItem>
- // System.Predicate<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Predicate<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Predicate<Unity.Mathematics.float3>
- // System.Predicate<long>
- // System.Predicate<object>
- // System.Predicate<ushort>
- // System.ReadOnlySpan.Enumerator<byte>
- // System.ReadOnlySpan<byte>
- // System.Runtime.CompilerServices.ConditionalWeakTable.<>c<object,object>
- // System.Runtime.CompilerServices.ConditionalWeakTable.CreateValueCallback<object,object>
- // System.Runtime.CompilerServices.ConditionalWeakTable.Enumerator<object,object>
- // System.Runtime.CompilerServices.ConditionalWeakTable<object,object>
- // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>
- // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<object>
- // System.Runtime.CompilerServices.TaskAwaiter<object>
- // System.Span.Enumerator<byte>
- // System.Span<byte>
- // System.Threading.Tasks.ContinuationTaskFromResultTask<object>
- // System.Threading.Tasks.Task<object>
- // System.Threading.Tasks.TaskFactory.<>c<object>
- // System.Threading.Tasks.TaskFactory.<>c__DisplayClass32_0<object>
- // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<object>
- // System.Threading.Tasks.TaskFactory<object>
- // System.ValueTuple<ET.ActorId,object>
- // System.ValueTuple<uint,object>
- // System.ValueTuple<uint,uint>
- // System.ValueTuple<ushort,object>
- // }}
- public void RefMethods()
- {
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.A2NetClient_MessageHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.A2NetClient_MessageHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.AfterCreateClientScene_AddComponent.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.AfterCreateClientScene_AddComponent.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.AfterCreateClientScene_LSAddComponent.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.AfterCreateClientScene_LSAddComponent.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.AfterCreateCurrentScene_AddComponent.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.AfterCreateCurrentScene_AddComponent.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.AfterUnitCreate_CreateUnitView.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.AfterUnitCreate_CreateUnitView.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.ChangePosition_SyncGameObjectPos.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.ChangePosition_SyncGameObjectPos.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.ChangeRotation_SyncGameObjectRotation.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.ChangeRotation_SyncGameObjectRotation.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.FiberInit_NetClient.<Handle>d__0>(ET.ETTaskCompleted&,ET.Client.FiberInit_NetClient.<Handle>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.G2C_ReconnectHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.G2C_ReconnectHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.LSSceneInitFinish_Finish.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.LSSceneInitFinish_Finish.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.M2C_CreateMyUnitHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.M2C_CreateMyUnitHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.M2C_CreateUnitsHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.M2C_CreateUnitsHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.M2C_RemoveUnitsHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.M2C_RemoveUnitsHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.M2C_StopHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.M2C_StopHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.NetClient2Main_SessionDisposeHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.NetClient2Main_SessionDisposeHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.OneFrameInputsHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.OneFrameInputsHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.Room2C_AdjustUpdateTimeHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.Room2C_AdjustUpdateTimeHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.Room2C_CheckHashFailHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.Room2C_CheckHashFailHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.Room2C_EnterMapHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.Client.Room2C_EnterMapHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.UIHelper.<Remove>d__1>(ET.ETTaskCompleted&,ET.Client.UIHelper.<Remove>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.EntryEvent1_InitShare.<Run>d__0>(ET.ETTaskCompleted&,ET.EntryEvent1_InitShare.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.NumericChangeEvent_NotifyWatcher.<Run>d__0>(ET.ETTaskCompleted&,ET.NumericChangeEvent_NotifyWatcher.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.ReloadConfigConsoleHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.ReloadConfigConsoleHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.ReloadDllConsoleHandler.<Run>d__0>(ET.ETTaskCompleted&,ET.ReloadDllConsoleHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter,ET.Client.ResourcesLoaderComponentSystem.<LoadSceneAsync>d__5>(System.Runtime.CompilerServices.TaskAwaiter&,ET.Client.ResourcesLoaderComponentSystem.<LoadSceneAsync>d__5&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter<object>,ET.ConsoleComponentSystem.<Start>d__1>(System.Runtime.CompilerServices.TaskAwaiter<object>&,ET.ConsoleComponentSystem.<Start>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.A2NetClient_RequestHandler.<Run>d__0>(object&,ET.Client.A2NetClient_RequestHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.AI_Attack.<Execute>d__1>(object&,ET.Client.AI_Attack.<Execute>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.AI_XunLuo.<Execute>d__1>(object&,ET.Client.AI_XunLuo.<Execute>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.AfterUnitCreate_CreateUnitView.<Run>d__0>(object&,ET.Client.AfterUnitCreate_CreateUnitView.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.AppStartInitFinish_CreateLoginUI.<Run>d__0>(object&,ET.Client.AppStartInitFinish_CreateLoginUI.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.AppStartInitFinish_CreateUILSLogin.<Run>d__0>(object&,ET.Client.AppStartInitFinish_CreateUILSLogin.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.ClientSenderCompnentSystem.<RemoveFiberAsync>d__2>(object&,ET.Client.ClientSenderCompnentSystem.<RemoveFiberAsync>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.EnterMapHelper.<EnterMapAsync>d__0>(object&,ET.Client.EnterMapHelper.<EnterMapAsync>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.EnterMapHelper.<Match>d__1>(object&,ET.Client.EnterMapHelper.<Match>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.EntryEvent3_InitClient.<Run>d__0>(object&,ET.Client.EntryEvent3_InitClient.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.G2C_ReconnectHandler.<Run>d__0>(object&,ET.Client.G2C_ReconnectHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LSSceneChangeHelper.<SceneChangeTo>d__0>(object&,ET.Client.LSSceneChangeHelper.<SceneChangeTo>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LSSceneChangeHelper.<SceneChangeToReconnect>d__2>(object&,ET.Client.LSSceneChangeHelper.<SceneChangeToReconnect>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LSSceneChangeHelper.<SceneChangeToReplay>d__1>(object&,ET.Client.LSSceneChangeHelper.<SceneChangeToReplay>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LSSceneChangeStart_AddComponent.<Run>d__0>(object&,ET.Client.LSSceneChangeStart_AddComponent.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LSSceneInitFinish_Finish.<Run>d__0>(object&,ET.Client.LSSceneInitFinish_Finish.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LSUnitViewComponentSystem.<InitAsync>d__2>(object&,ET.Client.LSUnitViewComponentSystem.<InitAsync>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LoginFinish_CreateLobbyUI.<Run>d__0>(object&,ET.Client.LoginFinish_CreateLobbyUI.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LoginFinish_CreateUILSLobby.<Run>d__0>(object&,ET.Client.LoginFinish_CreateUILSLobby.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LoginFinish_RemoveLoginUI.<Run>d__0>(object&,ET.Client.LoginFinish_RemoveLoginUI.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LoginFinish_RemoveUILSLogin.<Run>d__0>(object&,ET.Client.LoginFinish_RemoveUILSLogin.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.LoginHelper.<Login>d__0>(object&,ET.Client.LoginHelper.<Login>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.M2C_PathfindingResultHandler.<Run>d__0>(object&,ET.Client.M2C_PathfindingResultHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.M2C_StartSceneChangeHandler.<Run>d__0>(object&,ET.Client.M2C_StartSceneChangeHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.Main2NetClient_LoginHandler.<Run>d__0>(object&,ET.Client.Main2NetClient_LoginHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.Match2G_NotifyMatchSuccessHandler.<Run>d__0>(object&,ET.Client.Match2G_NotifyMatchSuccessHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.MoveHelper.<MoveToAsync>d__1>(object&,ET.Client.MoveHelper.<MoveToAsync>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.PingComponentSystem.<PingAsync>d__2>(object&,ET.Client.PingComponentSystem.<PingAsync>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.ResourcesLoaderComponentSystem.<LoadSceneAsync>d__5>(object&,ET.Client.ResourcesLoaderComponentSystem.<LoadSceneAsync>d__5&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.RouterAddressComponentSystem.<GetAllRouter>d__2>(object&,ET.Client.RouterAddressComponentSystem.<GetAllRouter>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.RouterAddressComponentSystem.<Init>d__1>(object&,ET.Client.RouterAddressComponentSystem.<Init>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.RouterAddressComponentSystem.<WaitTenMinGetAllRouter>d__3>(object&,ET.Client.RouterAddressComponentSystem.<WaitTenMinGetAllRouter>d__3&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.RouterCheckComponentSystem.<CheckAsync>d__1>(object&,ET.Client.RouterCheckComponentSystem.<CheckAsync>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.SceneChangeFinishEvent_CreateUIHelp.<Run>d__0>(object&,ET.Client.SceneChangeFinishEvent_CreateUIHelp.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.SceneChangeHelper.<SceneChangeTo>d__0>(object&,ET.Client.SceneChangeHelper.<SceneChangeTo>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.SceneChangeStart_AddComponent.<Run>d__0>(object&,ET.Client.SceneChangeStart_AddComponent.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.UILSLobbyComponentSystem.<EnterMap>d__1>(object&,ET.Client.UILSLobbyComponentSystem.<EnterMap>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Client.UILobbyComponentSystem.<EnterMap>d__1>(object&,ET.Client.UILobbyComponentSystem.<EnterMap>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.ConsoleComponentSystem.<Start>d__1>(object&,ET.ConsoleComponentSystem.<Start>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.Entry.<StartAsync>d__2>(object&,ET.Entry.<StartAsync>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.FiberInit_Main.<Handle>d__0>(object&,ET.FiberInit_Main.<Handle>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.MailBoxType_OrderedMessageHandler.<HandleInner>d__1>(object&,ET.MailBoxType_OrderedMessageHandler.<HandleInner>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.MailBoxType_UnOrderedMessageHandler.<HandleAsync>d__1>(object&,ET.MailBoxType_UnOrderedMessageHandler.<HandleAsync>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.MessageHandler.<Handle>d__1<object,object,object>>(object&,ET.MessageHandler.<Handle>d__1<object,object,object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.MessageHandler.<Handle>d__1<object,object>>(object&,ET.MessageHandler.<Handle>d__1<object,object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.MessageSessionHandler.<HandleAsync>d__2<object,object>>(object&,ET.MessageSessionHandler.<HandleAsync>d__2<object,object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.MessageSessionHandler.<HandleAsync>d__2<object>>(object&,ET.MessageSessionHandler.<HandleAsync>d__2<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.ObjectWaitSystem.<>c__DisplayClass5_0.<<Wait>g__WaitTimeout|0>d<object>>(object&,ET.ObjectWaitSystem.<>c__DisplayClass5_0.<<Wait>g__WaitTimeout|0>d<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.ReloadConfigConsoleHandler.<Run>d__0>(object&,ET.ReloadConfigConsoleHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,ET.SessionSystem.<>c__DisplayClass4_0.<<Call>g__Timeout|0>d>(object&,ET.SessionSystem.<>c__DisplayClass4_0.<<Call>g__Timeout|0>d&)
- // System.Void ET.ETAsyncTaskMethodBuilder<System.ValueTuple<uint,object>>.AwaitUnsafeOnCompleted<object,ET.Client.RouterHelper.<GetRouterAddress>d__1>(object&,ET.Client.RouterHelper.<GetRouterAddress>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder<byte>.AwaitUnsafeOnCompleted<object,ET.MoveComponentSystem.<MoveToAsync>d__5>(object&,ET.MoveComponentSystem.<MoveToAsync>d__5&)
- // System.Void ET.ETAsyncTaskMethodBuilder<int>.AwaitUnsafeOnCompleted<object,ET.Client.MoveHelper.<MoveToAsync>d__0>(object&,ET.Client.MoveHelper.<MoveToAsync>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<long>.AwaitUnsafeOnCompleted<object,ET.Client.ClientSenderCompnentSystem.<LoginAsync>d__3>(object&,ET.Client.ClientSenderCompnentSystem.<LoginAsync>d__3&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,ET.Client.UILobbyEvent.<OnCreate>d__0>(ET.ETTaskCompleted&,ET.Client.UILobbyEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter,ET.Client.ResourcesLoaderComponentSystem.<LoadAllAssetsAsync>d__4<object>>(System.Runtime.CompilerServices.TaskAwaiter&,ET.Client.ResourcesLoaderComponentSystem.<LoadAllAssetsAsync>d__4<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter,ET.Client.ResourcesLoaderComponentSystem.<LoadAssetAsync>d__3<object>>(System.Runtime.CompilerServices.TaskAwaiter&,ET.Client.ResourcesLoaderComponentSystem.<LoadAssetAsync>d__3<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter<object>,ET.Client.HttpClientHelper.<Get>d__0>(System.Runtime.CompilerServices.TaskAwaiter<object>&,ET.Client.HttpClientHelper.<Get>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.ClientSenderCompnentSystem.<Call>d__5>(object&,ET.Client.ClientSenderCompnentSystem.<Call>d__5&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.ResourcesLoaderComponentSystem.<LoadAllAssetsAsync>d__4<object>>(object&,ET.Client.ResourcesLoaderComponentSystem.<LoadAllAssetsAsync>d__4<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.ResourcesLoaderComponentSystem.<LoadAssetAsync>d__3<object>>(object&,ET.Client.ResourcesLoaderComponentSystem.<LoadAssetAsync>d__3<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.RouterHelper.<CreateRouterSession>d__0>(object&,ET.Client.RouterHelper.<CreateRouterSession>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.UIComponentSystem.<Create>d__1>(object&,ET.Client.UIComponentSystem.<Create>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.UIGlobalComponentSystem.<OnCreate>d__1>(object&,ET.Client.UIGlobalComponentSystem.<OnCreate>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.UIHelpEvent.<OnCreate>d__0>(object&,ET.Client.UIHelpEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.UIHelper.<Create>d__0>(object&,ET.Client.UIHelper.<Create>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.UILSLobbyEvent.<OnCreate>d__0>(object&,ET.Client.UILSLobbyEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.UILSLoginEvent.<OnCreate>d__0>(object&,ET.Client.UILSLoginEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.UILSRoomEvent.<OnCreate>d__0>(object&,ET.Client.UILSRoomEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.UILobbyEvent.<OnCreate>d__0>(object&,ET.Client.UILobbyEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.Client.UILoginEvent.<OnCreate>d__0>(object&,ET.Client.UILoginEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.ObjectWaitSystem.<Wait>d__4<object>>(object&,ET.ObjectWaitSystem.<Wait>d__4<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.ObjectWaitSystem.<Wait>d__5<object>>(object&,ET.ObjectWaitSystem.<Wait>d__5<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.RpcInfo.<Wait>d__7>(object&,ET.RpcInfo.<Wait>d__7&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.SessionSystem.<Call>d__3>(object&,ET.SessionSystem.<Call>d__3&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,ET.SessionSystem.<Call>d__4>(object&,ET.SessionSystem.<Call>d__4&)
- // System.Void ET.ETAsyncTaskMethodBuilder<uint>.AwaitUnsafeOnCompleted<object,ET.Client.RouterHelper.<Connect>d__2>(object&,ET.Client.RouterHelper.<Connect>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.A2NetClient_MessageHandler.<Run>d__0>(ET.Client.A2NetClient_MessageHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.A2NetClient_RequestHandler.<Run>d__0>(ET.Client.A2NetClient_RequestHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.AI_Attack.<Execute>d__1>(ET.Client.AI_Attack.<Execute>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.AI_XunLuo.<Execute>d__1>(ET.Client.AI_XunLuo.<Execute>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.AfterCreateClientScene_AddComponent.<Run>d__0>(ET.Client.AfterCreateClientScene_AddComponent.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.AfterCreateClientScene_LSAddComponent.<Run>d__0>(ET.Client.AfterCreateClientScene_LSAddComponent.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.AfterCreateCurrentScene_AddComponent.<Run>d__0>(ET.Client.AfterCreateCurrentScene_AddComponent.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.AfterUnitCreate_CreateUnitView.<Run>d__0>(ET.Client.AfterUnitCreate_CreateUnitView.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.AppStartInitFinish_CreateLoginUI.<Run>d__0>(ET.Client.AppStartInitFinish_CreateLoginUI.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.AppStartInitFinish_CreateUILSLogin.<Run>d__0>(ET.Client.AppStartInitFinish_CreateUILSLogin.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.ChangePosition_SyncGameObjectPos.<Run>d__0>(ET.Client.ChangePosition_SyncGameObjectPos.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.ChangeRotation_SyncGameObjectRotation.<Run>d__0>(ET.Client.ChangeRotation_SyncGameObjectRotation.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.ClientSenderCompnentSystem.<RemoveFiberAsync>d__2>(ET.Client.ClientSenderCompnentSystem.<RemoveFiberAsync>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.EnterMapHelper.<EnterMapAsync>d__0>(ET.Client.EnterMapHelper.<EnterMapAsync>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.EnterMapHelper.<Match>d__1>(ET.Client.EnterMapHelper.<Match>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.EntryEvent3_InitClient.<Run>d__0>(ET.Client.EntryEvent3_InitClient.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.FiberInit_NetClient.<Handle>d__0>(ET.Client.FiberInit_NetClient.<Handle>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.G2C_ReconnectHandler.<Run>d__0>(ET.Client.G2C_ReconnectHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LSSceneChangeHelper.<SceneChangeTo>d__0>(ET.Client.LSSceneChangeHelper.<SceneChangeTo>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LSSceneChangeHelper.<SceneChangeToReconnect>d__2>(ET.Client.LSSceneChangeHelper.<SceneChangeToReconnect>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LSSceneChangeHelper.<SceneChangeToReplay>d__1>(ET.Client.LSSceneChangeHelper.<SceneChangeToReplay>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LSSceneChangeStart_AddComponent.<Run>d__0>(ET.Client.LSSceneChangeStart_AddComponent.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LSSceneInitFinish_Finish.<Run>d__0>(ET.Client.LSSceneInitFinish_Finish.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LSUnitViewComponentSystem.<InitAsync>d__2>(ET.Client.LSUnitViewComponentSystem.<InitAsync>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LoginFinish_CreateLobbyUI.<Run>d__0>(ET.Client.LoginFinish_CreateLobbyUI.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LoginFinish_CreateUILSLobby.<Run>d__0>(ET.Client.LoginFinish_CreateUILSLobby.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LoginFinish_RemoveLoginUI.<Run>d__0>(ET.Client.LoginFinish_RemoveLoginUI.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LoginFinish_RemoveUILSLogin.<Run>d__0>(ET.Client.LoginFinish_RemoveUILSLogin.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.LoginHelper.<Login>d__0>(ET.Client.LoginHelper.<Login>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.M2C_CreateMyUnitHandler.<Run>d__0>(ET.Client.M2C_CreateMyUnitHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.M2C_CreateUnitsHandler.<Run>d__0>(ET.Client.M2C_CreateUnitsHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.M2C_PathfindingResultHandler.<Run>d__0>(ET.Client.M2C_PathfindingResultHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.M2C_RemoveUnitsHandler.<Run>d__0>(ET.Client.M2C_RemoveUnitsHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.M2C_StartSceneChangeHandler.<Run>d__0>(ET.Client.M2C_StartSceneChangeHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.M2C_StopHandler.<Run>d__0>(ET.Client.M2C_StopHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.Main2NetClient_LoginHandler.<Run>d__0>(ET.Client.Main2NetClient_LoginHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.Match2G_NotifyMatchSuccessHandler.<Run>d__0>(ET.Client.Match2G_NotifyMatchSuccessHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.MoveHelper.<MoveToAsync>d__1>(ET.Client.MoveHelper.<MoveToAsync>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.NetClient2Main_SessionDisposeHandler.<Run>d__0>(ET.Client.NetClient2Main_SessionDisposeHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.OneFrameInputsHandler.<Run>d__0>(ET.Client.OneFrameInputsHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.PingComponentSystem.<PingAsync>d__2>(ET.Client.PingComponentSystem.<PingAsync>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.ResourcesLoaderComponentSystem.<LoadSceneAsync>d__5>(ET.Client.ResourcesLoaderComponentSystem.<LoadSceneAsync>d__5&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.Room2C_AdjustUpdateTimeHandler.<Run>d__0>(ET.Client.Room2C_AdjustUpdateTimeHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.Room2C_CheckHashFailHandler.<Run>d__0>(ET.Client.Room2C_CheckHashFailHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.Room2C_EnterMapHandler.<Run>d__0>(ET.Client.Room2C_EnterMapHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.RouterAddressComponentSystem.<GetAllRouter>d__2>(ET.Client.RouterAddressComponentSystem.<GetAllRouter>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.RouterAddressComponentSystem.<Init>d__1>(ET.Client.RouterAddressComponentSystem.<Init>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.RouterAddressComponentSystem.<WaitTenMinGetAllRouter>d__3>(ET.Client.RouterAddressComponentSystem.<WaitTenMinGetAllRouter>d__3&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.RouterCheckComponentSystem.<CheckAsync>d__1>(ET.Client.RouterCheckComponentSystem.<CheckAsync>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.SceneChangeFinishEvent_CreateUIHelp.<Run>d__0>(ET.Client.SceneChangeFinishEvent_CreateUIHelp.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.SceneChangeHelper.<SceneChangeTo>d__0>(ET.Client.SceneChangeHelper.<SceneChangeTo>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.SceneChangeStart_AddComponent.<Run>d__0>(ET.Client.SceneChangeStart_AddComponent.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.UIHelper.<Remove>d__1>(ET.Client.UIHelper.<Remove>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.UILSLobbyComponentSystem.<EnterMap>d__1>(ET.Client.UILSLobbyComponentSystem.<EnterMap>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Client.UILobbyComponentSystem.<EnterMap>d__1>(ET.Client.UILobbyComponentSystem.<EnterMap>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.ConsoleComponentSystem.<Start>d__1>(ET.ConsoleComponentSystem.<Start>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.Entry.<StartAsync>d__2>(ET.Entry.<StartAsync>d__2&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EntryEvent1_InitShare.<Run>d__0>(ET.EntryEvent1_InitShare.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__4<object,ET.Client.AppStartInitFinish>>(ET.EventSystem.<PublishAsync>d__4<object,ET.Client.AppStartInitFinish>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__4<object,ET.Client.LSSceneChangeStart>>(ET.EventSystem.<PublishAsync>d__4<object,ET.Client.LSSceneChangeStart>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__4<object,ET.Client.LoginFinish>>(ET.EventSystem.<PublishAsync>d__4<object,ET.Client.LoginFinish>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__4<object,ET.EntryEvent1>>(ET.EventSystem.<PublishAsync>d__4<object,ET.EntryEvent1>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__4<object,ET.EntryEvent2>>(ET.EventSystem.<PublishAsync>d__4<object,ET.EntryEvent2>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__4<object,ET.EntryEvent3>>(ET.EventSystem.<PublishAsync>d__4<object,ET.EntryEvent3>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.FiberInit_Main.<Handle>d__0>(ET.FiberInit_Main.<Handle>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.MailBoxType_OrderedMessageHandler.<HandleInner>d__1>(ET.MailBoxType_OrderedMessageHandler.<HandleInner>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.MailBoxType_UnOrderedMessageHandler.<HandleAsync>d__1>(ET.MailBoxType_UnOrderedMessageHandler.<HandleAsync>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.MessageHandler.<Handle>d__1<object,object,object>>(ET.MessageHandler.<Handle>d__1<object,object,object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.MessageHandler.<Handle>d__1<object,object>>(ET.MessageHandler.<Handle>d__1<object,object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.MessageSessionHandler.<HandleAsync>d__2<object,object>>(ET.MessageSessionHandler.<HandleAsync>d__2<object,object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.MessageSessionHandler.<HandleAsync>d__2<object>>(ET.MessageSessionHandler.<HandleAsync>d__2<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.NumericChangeEvent_NotifyWatcher.<Run>d__0>(ET.NumericChangeEvent_NotifyWatcher.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.ObjectWaitSystem.<>c__DisplayClass5_0.<<Wait>g__WaitTimeout|0>d<object>>(ET.ObjectWaitSystem.<>c__DisplayClass5_0.<<Wait>g__WaitTimeout|0>d<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.ReloadConfigConsoleHandler.<Run>d__0>(ET.ReloadConfigConsoleHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.ReloadDllConsoleHandler.<Run>d__0>(ET.ReloadDllConsoleHandler.<Run>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.SessionSystem.<>c__DisplayClass4_0.<<Call>g__Timeout|0>d>(ET.SessionSystem.<>c__DisplayClass4_0.<<Call>g__Timeout|0>d&)
- // System.Void ET.ETAsyncTaskMethodBuilder<ET.Client.WaitType.Wait_Room2C_Start>.Start<ET.ObjectWaitSystem.<Wait>d__4<ET.Client.WaitType.Wait_Room2C_Start>>(ET.ObjectWaitSystem.<Wait>d__4<ET.Client.WaitType.Wait_Room2C_Start>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_CreateMyUnit>.Start<ET.ObjectWaitSystem.<Wait>d__4<ET.Client.Wait_CreateMyUnit>>(ET.ObjectWaitSystem.<Wait>d__4<ET.Client.Wait_CreateMyUnit>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_SceneChangeFinish>.Start<ET.ObjectWaitSystem.<Wait>d__4<ET.Client.Wait_SceneChangeFinish>>(ET.ObjectWaitSystem.<Wait>d__4<ET.Client.Wait_SceneChangeFinish>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_UnitStop>.Start<ET.ObjectWaitSystem.<Wait>d__4<ET.Client.Wait_UnitStop>>(ET.ObjectWaitSystem.<Wait>d__4<ET.Client.Wait_UnitStop>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<System.ValueTuple<uint,object>>.Start<ET.Client.RouterHelper.<GetRouterAddress>d__1>(ET.Client.RouterHelper.<GetRouterAddress>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder<byte>.Start<ET.MoveComponentSystem.<MoveToAsync>d__5>(ET.MoveComponentSystem.<MoveToAsync>d__5&)
- // System.Void ET.ETAsyncTaskMethodBuilder<int>.Start<ET.Client.MoveHelper.<MoveToAsync>d__0>(ET.Client.MoveHelper.<MoveToAsync>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<long>.Start<ET.Client.ClientSenderCompnentSystem.<LoginAsync>d__3>(ET.Client.ClientSenderCompnentSystem.<LoginAsync>d__3&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.ClientSenderCompnentSystem.<Call>d__5>(ET.Client.ClientSenderCompnentSystem.<Call>d__5&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.HttpClientHelper.<Get>d__0>(ET.Client.HttpClientHelper.<Get>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.ResourcesLoaderComponentSystem.<LoadAllAssetsAsync>d__4<object>>(ET.Client.ResourcesLoaderComponentSystem.<LoadAllAssetsAsync>d__4<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.ResourcesLoaderComponentSystem.<LoadAssetAsync>d__3<object>>(ET.Client.ResourcesLoaderComponentSystem.<LoadAssetAsync>d__3<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.RouterHelper.<CreateRouterSession>d__0>(ET.Client.RouterHelper.<CreateRouterSession>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.UIComponentSystem.<Create>d__1>(ET.Client.UIComponentSystem.<Create>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.UIGlobalComponentSystem.<OnCreate>d__1>(ET.Client.UIGlobalComponentSystem.<OnCreate>d__1&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.UIHelpEvent.<OnCreate>d__0>(ET.Client.UIHelpEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.UIHelper.<Create>d__0>(ET.Client.UIHelper.<Create>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.UILSLobbyEvent.<OnCreate>d__0>(ET.Client.UILSLobbyEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.UILSLoginEvent.<OnCreate>d__0>(ET.Client.UILSLoginEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.UILSRoomEvent.<OnCreate>d__0>(ET.Client.UILSRoomEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.UILobbyEvent.<OnCreate>d__0>(ET.Client.UILobbyEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.Client.UILoginEvent.<OnCreate>d__0>(ET.Client.UILoginEvent.<OnCreate>d__0&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.ObjectWaitSystem.<Wait>d__4<object>>(ET.ObjectWaitSystem.<Wait>d__4<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.ObjectWaitSystem.<Wait>d__5<object>>(ET.ObjectWaitSystem.<Wait>d__5<object>&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.RpcInfo.<Wait>d__7>(ET.RpcInfo.<Wait>d__7&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.SessionSystem.<Call>d__3>(ET.SessionSystem.<Call>d__3&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<ET.SessionSystem.<Call>d__4>(ET.SessionSystem.<Call>d__4&)
- // System.Void ET.ETAsyncTaskMethodBuilder<uint>.Start<ET.Client.RouterHelper.<Connect>d__2>(ET.Client.RouterHelper.<Connect>d__2&)
- // object ET.Entity.AddChild<object,object,object>(object,object,bool)
- // object ET.Entity.AddChildWithId<object,int>(long,int,bool)
- // object ET.Entity.AddChildWithId<object,object,object,object>(long,object,object,object,bool)
- // object ET.Entity.AddChildWithId<object,object,object>(long,object,object,bool)
- // object ET.Entity.AddChildWithId<object,object>(long,object,bool)
- // object ET.Entity.AddChildWithId<object>(long,bool)
- // object ET.Entity.AddComponent<object,int,int>(int,int,bool)
- // object ET.Entity.AddComponent<object,int>(int,bool)
- // object ET.Entity.AddComponent<object,object,int>(object,int,bool)
- // object ET.Entity.AddComponent<object>(bool)
- // object ET.Entity.AddComponentWithId<object,int,int>(long,int,int,bool)
- // object ET.Entity.AddComponentWithId<object,int>(long,int,bool)
- // object ET.Entity.AddComponentWithId<object,object,int>(long,object,int,bool)
- // object ET.Entity.AddComponentWithId<object,object,object,object>(long,object,object,object,bool)
- // object ET.Entity.AddComponentWithId<object,object,object>(long,object,object,bool)
- // object ET.Entity.AddComponentWithId<object,object>(long,object,bool)
- // object ET.Entity.AddComponentWithId<object>(long,bool)
- // object ET.Entity.GetChild<object>(long)
- // object ET.Entity.GetComponent<object>()
- // object ET.Entity.GetParent<object>()
- // System.Void ET.Entity.RemoveComponent<object>()
- // System.Void ET.EntitySystemSingleton.Awake<int,int>(ET.Entity,int,int)
- // System.Void ET.EntitySystemSingleton.Awake<int>(ET.Entity,int)
- // System.Void ET.EntitySystemSingleton.Awake<object,int>(ET.Entity,object,int)
- // System.Void ET.EntitySystemSingleton.Awake<object,object,object>(ET.Entity,object,object,object)
- // System.Void ET.EntitySystemSingleton.Awake<object,object>(ET.Entity,object,object)
- // System.Void ET.EntitySystemSingleton.Awake<object>(ET.Entity,object)
- // long ET.EnumHelper.FromString<long>(string)
- // System.Void ET.EventSystem.Invoke<ET.NetComponentOnRead>(long,ET.NetComponentOnRead)
- // System.Void ET.EventSystem.Publish<object,ET.ChangePosition>(object,ET.ChangePosition)
- // System.Void ET.EventSystem.Publish<object,ET.ChangeRotation>(object,ET.ChangeRotation)
- // System.Void ET.EventSystem.Publish<object,ET.Client.AfterCreateCurrentScene>(object,ET.Client.AfterCreateCurrentScene)
- // System.Void ET.EventSystem.Publish<object,ET.Client.AfterUnitCreate>(object,ET.Client.AfterUnitCreate)
- // System.Void ET.EventSystem.Publish<object,ET.Client.EnterMapFinish>(object,ET.Client.EnterMapFinish)
- // System.Void ET.EventSystem.Publish<object,ET.Client.LSSceneInitFinish>(object,ET.Client.LSSceneInitFinish)
- // System.Void ET.EventSystem.Publish<object,ET.Client.SceneChangeFinish>(object,ET.Client.SceneChangeFinish)
- // System.Void ET.EventSystem.Publish<object,ET.Client.SceneChangeStart>(object,ET.Client.SceneChangeStart)
- // System.Void ET.EventSystem.Publish<object,ET.MoveStart>(object,ET.MoveStart)
- // System.Void ET.EventSystem.Publish<object,ET.MoveStop>(object,ET.MoveStop)
- // System.Void ET.EventSystem.Publish<object,ET.NumbericChange>(object,ET.NumbericChange)
- // ET.ETTask ET.EventSystem.PublishAsync<object,ET.Client.AppStartInitFinish>(object,ET.Client.AppStartInitFinish)
- // ET.ETTask ET.EventSystem.PublishAsync<object,ET.Client.LSSceneChangeStart>(object,ET.Client.LSSceneChangeStart)
- // ET.ETTask ET.EventSystem.PublishAsync<object,ET.Client.LoginFinish>(object,ET.Client.LoginFinish)
- // ET.ETTask ET.EventSystem.PublishAsync<object,ET.EntryEvent1>(object,ET.EntryEvent1)
- // ET.ETTask ET.EventSystem.PublishAsync<object,ET.EntryEvent2>(object,ET.EntryEvent2)
- // ET.ETTask ET.EventSystem.PublishAsync<object,ET.EntryEvent3>(object,ET.EntryEvent3)
- // object ET.MongoHelper.FromJson<object>(string)
- // System.Void ET.ObjectHelper.Swap<object>(object&,object&)
- // object ET.ObjectPool.Fetch<object>()
- // System.Void ET.RandomGenerator.BreakRank<object>(System.Collections.Generic.List<object>)
- // object ET.World.AddSingleton<object>()
- // System.Collections.Generic.List<object> MemoryPack.Formatters.ListFormatter.DeserializePackable<object>(MemoryPack.MemoryPackReader&)
- // System.Void MemoryPack.Formatters.ListFormatter.DeserializePackable<object>(MemoryPack.MemoryPackReader&,System.Collections.Generic.List<object>&)
- // System.Void MemoryPack.Formatters.ListFormatter.SerializePackable<object>(MemoryPack.MemoryPackWriter&,System.Collections.Generic.List<object>&)
- // byte[] MemoryPack.Internal.MemoryMarshalEx.AllocateUninitializedArray<byte>(int,bool)
- // byte& MemoryPack.Internal.MemoryMarshalEx.GetArrayDataReference<byte>(byte[])
- // MemoryPack.MemoryPackFormatter<byte> MemoryPack.MemoryPackFormatterProvider.GetFormatter<byte>()
- // MemoryPack.MemoryPackFormatter<long> MemoryPack.MemoryPackFormatterProvider.GetFormatter<long>()
- // MemoryPack.MemoryPackFormatter<object> MemoryPack.MemoryPackFormatterProvider.GetFormatter<object>()
- // bool MemoryPack.MemoryPackFormatterProvider.IsRegistered<ET.LSInput>()
- // bool MemoryPack.MemoryPackFormatterProvider.IsRegistered<object>()
- // System.Void MemoryPack.MemoryPackFormatterProvider.Register<ET.LSInput>(MemoryPack.MemoryPackFormatter<ET.LSInput>)
- // System.Void MemoryPack.MemoryPackFormatterProvider.Register<object>(MemoryPack.MemoryPackFormatter<object>)
- // System.Void MemoryPack.MemoryPackReader.DangerousReadUnmanagedArray<byte>(byte[]&)
- // byte[] MemoryPack.MemoryPackReader.DangerousReadUnmanagedArray<byte>()
- // MemoryPack.IMemoryPackFormatter<byte> MemoryPack.MemoryPackReader.GetFormatter<byte>()
- // MemoryPack.IMemoryPackFormatter<long> MemoryPack.MemoryPackReader.GetFormatter<long>()
- // MemoryPack.IMemoryPackFormatter<object> MemoryPack.MemoryPackReader.GetFormatter<object>()
- // System.Void MemoryPack.MemoryPackReader.ReadPackable<object>(object&)
- // object MemoryPack.MemoryPackReader.ReadPackable<object>()
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<ET.ActorId>(ET.ActorId&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<ET.LSInput>(ET.LSInput&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<TrueSync.TSQuaternion>(TrueSync.TSQuaternion&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<TrueSync.TSVector>(TrueSync.TSVector&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<Unity.Mathematics.float3>(Unity.Mathematics.float3&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<Unity.Mathematics.quaternion,int>(Unity.Mathematics.quaternion&,int&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<Unity.Mathematics.quaternion>(Unity.Mathematics.quaternion&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,int,ET.ActorId>(byte&,int&,ET.ActorId&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,int,Unity.Mathematics.float3>(byte&,int&,Unity.Mathematics.float3&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,int,int>(byte&,int&,int&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,int,long,ET.LSInput>(byte&,int&,long&,ET.LSInput&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,int,long,Unity.Mathematics.float3,Unity.Mathematics.quaternion>(byte&,int&,long&,Unity.Mathematics.float3&,Unity.Mathematics.quaternion&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,int,long,long>(byte&,int&,long&,long&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,int>(byte&,int&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,long,TrueSync.TSVector,TrueSync.TSQuaternion>(byte&,long&,TrueSync.TSVector&,TrueSync.TSQuaternion&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,long,Unity.Mathematics.float3>(byte&,long&,Unity.Mathematics.float3&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,long,int,int,Unity.Mathematics.float3,Unity.Mathematics.float3>(byte&,long&,int&,int&,Unity.Mathematics.float3&,Unity.Mathematics.float3&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,long,int,long>(byte&,long&,int&,long&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,long>(byte&,long&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte,uint>(byte&,uint&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte>(byte&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<int>(int&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<long,ET.LSInput>(long&,ET.LSInput&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<long,TrueSync.TSVector,TrueSync.TSQuaternion>(long&,TrueSync.TSVector&,TrueSync.TSQuaternion&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<long,long>(long&,long&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<long>(long&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<uint>(uint&)
- // System.Void MemoryPack.MemoryPackReader.ReadUnmanagedArray<byte>(byte[]&)
- // byte[] MemoryPack.MemoryPackReader.ReadUnmanagedArray<byte>()
- // System.Void MemoryPack.MemoryPackReader.ReadValue<object>(object&)
- // byte MemoryPack.MemoryPackReader.ReadValue<byte>()
- // long MemoryPack.MemoryPackReader.ReadValue<long>()
- // object MemoryPack.MemoryPackReader.ReadValue<object>()
- // System.Void MemoryPack.MemoryPackWriter.DangerousWriteUnmanagedArray<byte>(byte[])
- // MemoryPack.IMemoryPackFormatter<byte> MemoryPack.MemoryPackWriter.GetFormatter<byte>()
- // MemoryPack.IMemoryPackFormatter<long> MemoryPack.MemoryPackWriter.GetFormatter<long>()
- // MemoryPack.IMemoryPackFormatter<object> MemoryPack.MemoryPackWriter.GetFormatter<object>()
- // System.Void MemoryPack.MemoryPackWriter.WritePackable<object>(object&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanaged<ET.LSInput>(ET.LSInput&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanaged<Unity.Mathematics.quaternion,int>(Unity.Mathematics.quaternion&,int&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanaged<int>(int&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanaged<long,ET.LSInput>(long&,ET.LSInput&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanaged<long,TrueSync.TSVector,TrueSync.TSQuaternion>(long&,TrueSync.TSVector&,TrueSync.TSQuaternion&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanaged<long,long>(long&,long&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanaged<long>(long&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedArray<byte>(byte[])
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,int,ET.ActorId>(byte,byte&,int&,ET.ActorId&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,int,Unity.Mathematics.float3>(byte,byte&,int&,Unity.Mathematics.float3&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,int,int>(byte,byte&,int&,int&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,int,long,ET.LSInput>(byte,byte&,int&,long&,ET.LSInput&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,int,long,Unity.Mathematics.float3,Unity.Mathematics.quaternion>(byte,byte&,int&,long&,Unity.Mathematics.float3&,Unity.Mathematics.quaternion&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,int,long,long>(byte,byte&,int&,long&,long&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,int>(byte,byte&,int&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,long,TrueSync.TSVector,TrueSync.TSQuaternion>(byte,byte&,long&,TrueSync.TSVector&,TrueSync.TSQuaternion&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,long,Unity.Mathematics.float3>(byte,byte&,long&,Unity.Mathematics.float3&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,long,int,int,Unity.Mathematics.float3,Unity.Mathematics.float3>(byte,byte&,long&,int&,int&,Unity.Mathematics.float3&,Unity.Mathematics.float3&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,long,int,long>(byte,byte&,long&,int&,long&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,long>(byte,byte&,long&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte,uint>(byte,byte&,uint&)
- // System.Void MemoryPack.MemoryPackWriter.WriteUnmanagedWithObjectHeader<byte>(byte,byte&)
- // System.Void MemoryPack.MemoryPackWriter.WriteValue<byte>(byte&)
- // System.Void MemoryPack.MemoryPackWriter.WriteValue<long>(long&)
- // System.Void MemoryPack.MemoryPackWriter.WriteValue<object>(object&)
- // object MongoDB.Bson.Serialization.BsonSerializer.Deserialize<object>(MongoDB.Bson.IO.IBsonReader,System.Action<MongoDB.Bson.Serialization.BsonDeserializationContext.Builder>)
- // object MongoDB.Bson.Serialization.BsonSerializer.Deserialize<object>(string,System.Action<MongoDB.Bson.Serialization.BsonDeserializationContext.Builder>)
- // MongoDB.Bson.Serialization.IBsonSerializer<object> MongoDB.Bson.Serialization.BsonSerializer.LookupSerializer<object>()
- // object MongoDB.Bson.Serialization.IBsonSerializerExtensions.Deserialize<object>(MongoDB.Bson.Serialization.IBsonSerializer<object>,MongoDB.Bson.Serialization.BsonDeserializationContext)
- // object ReferenceCollector.Get<object>(string)
- // object System.Activator.CreateInstance<object>()
- // byte[] System.Array.Empty<byte>()
- // object[] System.Array.Empty<object>()
- // int System.HashCode.Combine<TrueSync.TSVector2,int>(TrueSync.TSVector2,int)
- // int System.HashCode.Combine<object>(object)
- // ET.RpcInfo[] System.Linq.Enumerable.ToArray<ET.RpcInfo>(System.Collections.Generic.IEnumerable<ET.RpcInfo>)
- // object[] System.Linq.Enumerable.ToArray<object>(System.Collections.Generic.IEnumerable<object>)
- // System.Span<byte> System.MemoryExtensions.AsSpan<byte>(byte[])
- // byte& System.Runtime.CompilerServices.Unsafe.Add<byte>(byte&,int)
- // byte& System.Runtime.CompilerServices.Unsafe.As<byte,byte>(byte&)
- // object& System.Runtime.CompilerServices.Unsafe.As<object,object>(object&)
- // byte& System.Runtime.CompilerServices.Unsafe.AsRef<byte>(byte&)
- // long& System.Runtime.CompilerServices.Unsafe.AsRef<long>(long&)
- // object& System.Runtime.CompilerServices.Unsafe.AsRef<object>(object&)
- // ET.ActorId System.Runtime.CompilerServices.Unsafe.ReadUnaligned<ET.ActorId>(byte&)
- // ET.LSInput System.Runtime.CompilerServices.Unsafe.ReadUnaligned<ET.LSInput>(byte&)
- // TrueSync.TSQuaternion System.Runtime.CompilerServices.Unsafe.ReadUnaligned<TrueSync.TSQuaternion>(byte&)
- // TrueSync.TSVector System.Runtime.CompilerServices.Unsafe.ReadUnaligned<TrueSync.TSVector>(byte&)
- // Unity.Mathematics.float3 System.Runtime.CompilerServices.Unsafe.ReadUnaligned<Unity.Mathematics.float3>(byte&)
- // Unity.Mathematics.quaternion System.Runtime.CompilerServices.Unsafe.ReadUnaligned<Unity.Mathematics.quaternion>(byte&)
- // byte System.Runtime.CompilerServices.Unsafe.ReadUnaligned<byte>(byte&)
- // int System.Runtime.CompilerServices.Unsafe.ReadUnaligned<int>(byte&)
- // long System.Runtime.CompilerServices.Unsafe.ReadUnaligned<long>(byte&)
- // uint System.Runtime.CompilerServices.Unsafe.ReadUnaligned<uint>(byte&)
- // int System.Runtime.CompilerServices.Unsafe.SizeOf<ET.ActorId>()
- // int System.Runtime.CompilerServices.Unsafe.SizeOf<ET.LSInput>()
- // int System.Runtime.CompilerServices.Unsafe.SizeOf<TrueSync.TSQuaternion>()
- // int System.Runtime.CompilerServices.Unsafe.SizeOf<TrueSync.TSVector>()
- // int System.Runtime.CompilerServices.Unsafe.SizeOf<Unity.Mathematics.float3>()
- // int System.Runtime.CompilerServices.Unsafe.SizeOf<Unity.Mathematics.quaternion>()
- // int System.Runtime.CompilerServices.Unsafe.SizeOf<byte>()
- // int System.Runtime.CompilerServices.Unsafe.SizeOf<int>()
- // int System.Runtime.CompilerServices.Unsafe.SizeOf<long>()
- // int System.Runtime.CompilerServices.Unsafe.SizeOf<uint>()
- // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<ET.ActorId>(byte&,ET.ActorId)
- // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<ET.LSInput>(byte&,ET.LSInput)
- // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<TrueSync.TSQuaternion>(byte&,TrueSync.TSQuaternion)
- // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<TrueSync.TSVector>(byte&,TrueSync.TSVector)
- // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<Unity.Mathematics.float3>(byte&,Unity.Mathematics.float3)
- // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<Unity.Mathematics.quaternion>(byte&,Unity.Mathematics.quaternion)
- // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<byte>(byte&,byte)
- // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<int>(byte&,int)
- // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<long>(byte&,long)
- // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<uint>(byte&,uint)
- // byte& System.Runtime.InteropServices.MemoryMarshal.GetReference<byte>(System.Span<byte>)
- // System.Threading.Tasks.Task<object> System.Threading.Tasks.TaskFactory.StartNew<object>(System.Func<object>,System.Threading.CancellationToken)
- // object UnityEngine.GameObject.GetComponent<object>()
- // object UnityEngine.Object.Instantiate<object>(object,UnityEngine.Transform)
- // object UnityEngine.Object.Instantiate<object>(object,UnityEngine.Transform,bool)
- // YooAsset.AllAssetsHandle YooAsset.ResourcePackage.LoadAllAssetsAsync<object>(string,uint)
- // YooAsset.AssetHandle YooAsset.ResourcePackage.LoadAssetAsync<object>(string,uint)
- }
- }
|