123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376 |
- using System.Collections.Generic;
- public class AOTGenericReferences : UnityEngine.MonoBehaviour
- {
- // {{ AOT assemblies
- public static readonly IReadOnlyList<string> PatchedAOTAssemblyList = new List<string>
- {
- "MongoDB.Bson.dll",
- "System.Core.dll",
- "System.dll",
- "Unity.Core.dll",
- "Unity.Loader.dll",
- "Unity.ThirdParty.dll",
- "UnityEngine.CoreModule.dll",
- "mscorlib.dll",
- };
- // }}
- // {{ constraint implement type
- // }}
- // {{ AOT generic types
- // ET.AEvent<ET.Client.NetClientComponentOnRead>
- // ET.AEvent<ET.EventType.AfterCreateClientScene>
- // ET.AEvent<ET.EventType.AfterCreateCurrentScene>
- // ET.AEvent<ET.EventType.AppStartInitFinish>
- // ET.AEvent<ET.EventType.EnterMapFinish>
- // ET.AEvent<ET.EventType.EntryEvent1>
- // ET.AEvent<ET.EventType.EntryEvent3>
- // ET.AEvent<ET.EventType.GameStartPush>
- // ET.AEvent<ET.EventType.JoinRoomPush>
- // ET.AEvent<ET.EventType.KickPush>
- // ET.AEvent<ET.EventType.LoginFinish>
- // ET.AEvent<ET.EventType.MainFnish>
- // ET.AEvent<ET.EventType.ReadyPush>
- // ET.AEvent<ET.EventType.ReadyStartPush>
- // ET.AEvent<ET.EventType.SceneChangeFinish>
- // ET.AEvent<ET.EventType.SceneChangeStart>
- // ET.AEvent<ET.EventType.StartFightRoomFnish>
- // ET.AInvokeHandler<ET.ConfigComponent.GetAllConfigBytes,object>
- // ET.AInvokeHandler<ET.ConfigComponent.GetOneConfigBytes,object>
- // ET.AInvokeHandler<ET.TimerCallback>
- // ET.ATimer<object>
- // ET.AwakeSystem<object,int>
- // ET.AwakeSystem<object,object,int>
- // ET.AwakeSystem<object,object,object>
- // ET.AwakeSystem<object>
- // ET.ConfigSingleton<object>
- // ET.DestroySystem<object>
- // ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_CreateMyUnit>
- // ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_SceneChangeFinish>
- // ET.ETAsyncTaskMethodBuilder<System.ValueTuple<uint,object>>
- // ET.ETAsyncTaskMethodBuilder<object>
- // ET.ETAsyncTaskMethodBuilder<uint>
- // ET.ETTask<ET.Client.Wait_CreateMyUnit>
- // ET.ETTask<ET.Client.Wait_SceneChangeFinish>
- // ET.ETTask<System.ValueTuple<uint,object>>
- // ET.ETTask<object>
- // ET.ETTask<uint>
- // ET.IAwake<int>
- // ET.IAwake<object,int>
- // ET.IAwake<object,object>
- // ET.IAwakeSystem<int>
- // ET.IAwakeSystem<object,int>
- // ET.IAwakeSystem<object,object>
- // ET.LateUpdateSystem<object>
- // ET.ListComponent<object>
- // ET.LoadSystem<object>
- // ET.Singleton<object>
- // ET.UpdateSystem<object>
- // MongoDB.Bson.Serialization.IBsonSerializer<object>
- // System.Action<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Action<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Action<long,int>
- // System.Action<long,long,object>
- // System.Action<object,object>
- // System.Action<object>
- // System.Collections.Generic.ArraySortHelper<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.ArraySortHelper<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.ArraySortHelper<object>
- // System.Collections.Generic.Comparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.Comparer<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.Comparer<int>
- // System.Collections.Generic.Comparer<object>
- // System.Collections.Generic.Comparer<uint>
- // System.Collections.Generic.ComparisonComparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.ComparisonComparer<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.ComparisonComparer<int>
- // System.Collections.Generic.ComparisonComparer<object>
- // System.Collections.Generic.ComparisonComparer<uint>
- // System.Collections.Generic.Dictionary.Enumerator<int,ET.RpcInfo>
- // System.Collections.Generic.Dictionary.Enumerator<int,object>
- // System.Collections.Generic.Dictionary.Enumerator<long,object>
- // System.Collections.Generic.Dictionary.Enumerator<object,int>
- // 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,object>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<long,object>
- // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<object,int>
- // 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,object>
- // System.Collections.Generic.Dictionary.KeyCollection<long,object>
- // System.Collections.Generic.Dictionary.KeyCollection<object,int>
- // 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,object>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<long,object>
- // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<object,int>
- // 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,object>
- // System.Collections.Generic.Dictionary.ValueCollection<long,object>
- // System.Collections.Generic.Dictionary.ValueCollection<object,int>
- // 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,object>
- // System.Collections.Generic.Dictionary<long,object>
- // System.Collections.Generic.Dictionary<object,int>
- // System.Collections.Generic.Dictionary<object,object>
- // System.Collections.Generic.Dictionary<ushort,object>
- // System.Collections.Generic.EqualityComparer<ET.RpcInfo>
- // System.Collections.Generic.EqualityComparer<System.Collections.Generic.KeyValuePair<int,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<ET.RpcInfo>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,ET.RpcInfo>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<object,object>>
- // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<ushort,object>>
- // System.Collections.Generic.ICollection<object>
- // System.Collections.Generic.ICollection<ushort>
- // System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.IComparer<int>
- // System.Collections.Generic.IComparer<object>
- // 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,object>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,object>>
- // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<ushort,object>>
- // System.Collections.Generic.IEnumerable<object>
- // System.Collections.Generic.IEnumerable<ushort>
- // 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,object>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<long,object>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<object,object>>
- // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<ushort,object>>
- // System.Collections.Generic.IEnumerator<object>
- // System.Collections.Generic.IEnumerator<ushort>
- // System.Collections.Generic.IEqualityComparer<System.Collections.Generic.KeyValuePair<int,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<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.IList<object>
- // System.Collections.Generic.KeyValuePair<int,ET.RpcInfo>
- // System.Collections.Generic.KeyValuePair<int,object>
- // System.Collections.Generic.KeyValuePair<long,object>
- // System.Collections.Generic.KeyValuePair<object,int>
- // System.Collections.Generic.KeyValuePair<object,object>
- // System.Collections.Generic.KeyValuePair<ushort,object>
- // System.Collections.Generic.List.Enumerator<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.List.Enumerator<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.List.Enumerator<object>
- // System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.List<object>
- // System.Collections.Generic.ObjectComparer<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.ObjectComparer<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.Generic.ObjectComparer<int>
- // System.Collections.Generic.ObjectComparer<object>
- // System.Collections.Generic.ObjectComparer<uint>
- // System.Collections.Generic.ObjectEqualityComparer<ET.RpcInfo>
- // System.Collections.Generic.ObjectEqualityComparer<System.Collections.Generic.KeyValuePair<int,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_1<int,object>
- // System.Collections.Generic.SortedDictionary.Enumerator<int,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass5_0<int,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass6_0<int,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection.Enumerator<int,object>
- // System.Collections.Generic.SortedDictionary.KeyCollection<int,object>
- // System.Collections.Generic.SortedDictionary.KeyValuePairComparer<int,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass5_0<int,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass6_0<int,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection.Enumerator<int,object>
- // System.Collections.Generic.SortedDictionary.ValueCollection<int,object>
- // System.Collections.Generic.SortedDictionary<int,object>
- // System.Collections.Generic.SortedSet.<>c__DisplayClass52_0<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.<>c__DisplayClass53_0<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.<>c__DisplayClass85_0<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.<Reverse>d__94<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.Enumerator<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.Node<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.TreeSubSet.<>c__DisplayClass9_0<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet.TreeSubSet<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSet<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.Generic.SortedSetEqualityComparer<System.Collections.Generic.KeyValuePair<int,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.TreeWalkPredicate<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Collections.ObjectModel.ReadOnlyCollection<object>
- // System.Comparison<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Comparison<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Comparison<int>
- // System.Comparison<object>
- // System.Comparison<uint>
- // System.Func<System.Collections.Generic.KeyValuePair<object,int>,byte>
- // System.Func<System.Collections.Generic.KeyValuePair<object,int>,int>
- // System.Func<System.Collections.Generic.KeyValuePair<object,int>,object>
- // System.Func<System.ValueTuple<uint,uint>>
- // System.Func<object,System.ValueTuple<uint,uint>>
- // System.Func<object,byte>
- // System.Func<object,object,System.ValueTuple<uint,uint>>
- // System.Func<object,object,object>
- // System.Func<object,object>
- // System.Func<object>
- // System.Linq.Buffer<ET.RpcInfo>
- // System.Linq.Buffer<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Linq.Buffer<object>
- // System.Linq.Enumerable.Iterator<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Linq.Enumerable.Iterator<object>
- // System.Linq.Enumerable.WhereEnumerableIterator<object>
- // System.Linq.Enumerable.WhereSelectArrayIterator<System.Collections.Generic.KeyValuePair<object,int>,object>
- // System.Linq.Enumerable.WhereSelectEnumerableIterator<System.Collections.Generic.KeyValuePair<object,int>,object>
- // System.Linq.Enumerable.WhereSelectListIterator<System.Collections.Generic.KeyValuePair<object,int>,object>
- // System.Linq.EnumerableSorter<System.Collections.Generic.KeyValuePair<object,int>,int>
- // System.Linq.EnumerableSorter<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Linq.OrderedEnumerable.<GetEnumerator>d__1<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Linq.OrderedEnumerable<System.Collections.Generic.KeyValuePair<object,int>,int>
- // System.Linq.OrderedEnumerable<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Predicate<System.Collections.Generic.KeyValuePair<int,object>>
- // System.Predicate<System.Collections.Generic.KeyValuePair<object,int>>
- // System.Predicate<object>
- // System.Predicate<ushort>
- // 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<System.ValueTuple<uint,uint>>
- // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>
- // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<System.ValueTuple<uint,uint>>
- // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<object>
- // System.Runtime.CompilerServices.TaskAwaiter<System.ValueTuple<uint,uint>>
- // System.Runtime.CompilerServices.TaskAwaiter<object>
- // System.Threading.Tasks.ContinuationTaskFromResultTask<System.ValueTuple<uint,uint>>
- // System.Threading.Tasks.ContinuationTaskFromResultTask<object>
- // System.Threading.Tasks.Task<System.ValueTuple<uint,uint>>
- // System.Threading.Tasks.Task<object>
- // System.Threading.Tasks.TaskFactory.<>c<System.ValueTuple<uint,uint>>
- // System.Threading.Tasks.TaskFactory.<>c<object>
- // System.Threading.Tasks.TaskFactory.<>c__DisplayClass32_0<System.ValueTuple<uint,uint>>
- // System.Threading.Tasks.TaskFactory.<>c__DisplayClass32_0<object>
- // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<System.ValueTuple<uint,uint>>
- // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<object>
- // System.Threading.Tasks.TaskFactory<System.ValueTuple<uint,uint>>
- // System.Threading.Tasks.TaskFactory<object>
- // System.ValueTuple<uint,object>
- // System.ValueTuple<uint,uint>
- // UnityEngine.Events.InvokableCall<float>
- // UnityEngine.Events.UnityAction<float>
- // UnityEngine.Events.UnityEvent<float>
- // }}
- public void RefMethods()
- {
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,object>(ET.ETTaskCompleted&,object&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter<System.ValueTuple<uint,uint>>,object>(System.Runtime.CompilerServices.TaskAwaiter<System.ValueTuple<uint,uint>>&,object&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter<object>,object>(System.Runtime.CompilerServices.TaskAwaiter<object>&,object&)
- // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,object>(object&,object&)
- // System.Void ET.ETAsyncTaskMethodBuilder<System.ValueTuple<uint,object>>.AwaitUnsafeOnCompleted<object,object>(object&,object&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,object>(ET.ETTaskCompleted&,object&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter<object>,object>(System.Runtime.CompilerServices.TaskAwaiter<object>&,object&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,object>(object&,object&)
- // System.Void ET.ETAsyncTaskMethodBuilder<uint>.AwaitUnsafeOnCompleted<object,object>(object&,object&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.AppStartInitFinish>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.AppStartInitFinish>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent1>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent1>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent2>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent2>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent3>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent3>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryLoadCfg>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryLoadCfg>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.LoginFinish>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.LoginFinish>&)
- // System.Void ET.ETAsyncTaskMethodBuilder.Start<object>(object&)
- // System.Void ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_CreateMyUnit>.Start<object>(object&)
- // System.Void ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_SceneChangeFinish>.Start<object>(object&)
- // System.Void ET.ETAsyncTaskMethodBuilder<System.ValueTuple<uint,object>>.Start<object>(object&)
- // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<object>(object&)
- // System.Void ET.ETAsyncTaskMethodBuilder<uint>.Start<object>(object&)
- // object ET.Entity.AddChild<object,object,object>(object,object,bool)
- // object ET.Entity.AddChildWithId<object,int>(long,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[])
- // 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.EventSystem.Awake<int>(ET.Entity,int)
- // System.Void ET.EventSystem.Awake<object,int>(ET.Entity,object,int)
- // System.Void ET.EventSystem.Awake<object,object>(ET.Entity,object,object)
- // System.Void ET.EventSystem.Publish<ET.Client.NetClientComponentOnRead>(ET.Scene,ET.Client.NetClientComponentOnRead)
- // System.Void ET.EventSystem.Publish<ET.EventType.AfterCreateClientScene>(ET.Scene,ET.EventType.AfterCreateClientScene)
- // System.Void ET.EventSystem.Publish<ET.EventType.AfterCreateCurrentScene>(ET.Scene,ET.EventType.AfterCreateCurrentScene)
- // System.Void ET.EventSystem.Publish<ET.EventType.EnterMapFinish>(ET.Scene,ET.EventType.EnterMapFinish)
- // System.Void ET.EventSystem.Publish<ET.EventType.GameStartPush>(ET.Scene,ET.EventType.GameStartPush)
- // System.Void ET.EventSystem.Publish<ET.EventType.JoinRoomPush>(ET.Scene,ET.EventType.JoinRoomPush)
- // System.Void ET.EventSystem.Publish<ET.EventType.KickPush>(ET.Scene,ET.EventType.KickPush)
- // System.Void ET.EventSystem.Publish<ET.EventType.ReadyPush>(ET.Scene,ET.EventType.ReadyPush)
- // System.Void ET.EventSystem.Publish<ET.EventType.ReadyStartPush>(ET.Scene,ET.EventType.ReadyStartPush)
- // System.Void ET.EventSystem.Publish<ET.EventType.SceneChangeFinish>(ET.Scene,ET.EventType.SceneChangeFinish)
- // System.Void ET.EventSystem.Publish<ET.EventType.SceneChangeStart>(ET.Scene,ET.EventType.SceneChangeStart)
- // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.AppStartInitFinish>(ET.Scene,ET.EventType.AppStartInitFinish)
- // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.EntryEvent1>(ET.Scene,ET.EventType.EntryEvent1)
- // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.EntryEvent2>(ET.Scene,ET.EventType.EntryEvent2)
- // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.EntryEvent3>(ET.Scene,ET.EventType.EntryEvent3)
- // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.EntryLoadCfg>(ET.Scene,ET.EventType.EntryLoadCfg)
- // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.LoginFinish>(ET.Scene,ET.EventType.LoginFinish)
- // object ET.Game.AddSingleton<object>()
- // object ET.JsonHelper.FromJson<object>(string)
- // object ET.MongoHelper.FromJson<object>(string)
- // System.Void ET.RandomGenerator.BreakRank<object>(System.Collections.Generic.List<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>()
- // object[] System.Array.Empty<object>()
- // System.Linq.IOrderedEnumerable<System.Collections.Generic.KeyValuePair<object,int>> System.Linq.Enumerable.OrderBy<System.Collections.Generic.KeyValuePair<object,int>,int>(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,int>>,System.Func<System.Collections.Generic.KeyValuePair<object,int>,int>)
- // System.Collections.Generic.IEnumerable<object> System.Linq.Enumerable.Select<System.Collections.Generic.KeyValuePair<object,int>,object>(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,int>>,System.Func<System.Collections.Generic.KeyValuePair<object,int>,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.Collections.Generic.IEnumerable<object> System.Linq.Enumerable.Iterator<System.Collections.Generic.KeyValuePair<object,int>>.Select<object>(System.Func<System.Collections.Generic.KeyValuePair<object,int>,object>)
- // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitUnsafeOnCompleted<object,object>(object&,object&)
- // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<object>(object&)
- // object& System.Runtime.CompilerServices.Unsafe.As<object,object>(object&)
- // System.Void* System.Runtime.CompilerServices.Unsafe.AsPointer<object>(object&)
- // object System.Threading.Interlocked.CompareExchange<object>(object&,object,object)
- // 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)
- // object UnityEngine.Resources.Load<object>(string)
- }
- }
|