AOTGenericReferences.cs 199 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237
  1. using System.Collections.Generic;
  2. public class AOTGenericReferences : UnityEngine.MonoBehaviour
  3. {
  4. // {{ AOT assemblies
  5. public static readonly IReadOnlyList<string> PatchedAOTAssemblyList = new List<string>
  6. {
  7. "LitMotion.dll",
  8. "MemoryPack.Core.dll",
  9. "Newtonsoft.Json.dll",
  10. "Obfuz.Runtime.dll",
  11. "System.Core.dll",
  12. "System.Runtime.CompilerServices.Unsafe.dll",
  13. "System.dll",
  14. "ThirdParty.dll",
  15. "Unity.TextMeshPro.dll",
  16. "UnityEngine.AndroidJNIModule.dll",
  17. "UnityEngine.AssetBundleModule.dll",
  18. "UnityEngine.CoreModule.dll",
  19. "UnityEngine.JSONSerializeModule.dll",
  20. "com.alelievr.NodeGraphProcessor.Runtime.dll",
  21. "mscorlib.dll",
  22. };
  23. // }}
  24. // {{ constraint implement type
  25. // }}
  26. // {{ AOT generic types
  27. // $A.$S<$A.$s>
  28. // GraphProcessor.ICreateNodeFrom<object>
  29. // LitMotion.IMotionAdapter<UnityEngine.Vector3,LitMotion.NoOptions>
  30. // LitMotion.MotionBuilder<UnityEngine.Vector3,LitMotion.NoOptions,LitMotion.Adapters.Vector3MotionAdapter>
  31. // LitMotion.MotionBuilderBuffer<UnityEngine.Vector3,LitMotion.NoOptions>
  32. // MemoryPack.Formatters.ArrayFormatter<object>
  33. // MemoryPack.Formatters.ListFormatter<int>
  34. // MemoryPack.Formatters.ListFormatter<object>
  35. // MemoryPack.Formatters.UnmanagedFormatter<int>
  36. // MemoryPack.IMemoryPackFormatter<int>
  37. // MemoryPack.IMemoryPackFormatter<object>
  38. // MemoryPack.IMemoryPackable<object>
  39. // MemoryPack.MemoryPackFormatter<int>
  40. // MemoryPack.MemoryPackFormatter<object>
  41. // System.Action<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  42. // System.Action<Core.BattleReport.ReportFightMassgeLogData>
  43. // System.Action<Excel2Json.AttributeConfig>
  44. // System.Action<Excel2Json.BigMapConfig>
  45. // System.Action<Excel2Json.BuffConfig>
  46. // System.Action<Excel2Json.ChanllegeResource>
  47. // System.Action<Excel2Json.ChanllegeTower>
  48. // System.Action<Excel2Json.DaoyouGiftConfig>
  49. // System.Action<Excel2Json.DaoyouLevelupConfig>
  50. // System.Action<Excel2Json.DaoyouModelConfig>
  51. // System.Action<Excel2Json.DaoyouguajiResourcLevel>
  52. // System.Action<Excel2Json.DivineSenseConfig>
  53. // System.Action<Excel2Json.DropConfig>
  54. // System.Action<Excel2Json.DropCountConfig>
  55. // System.Action<Excel2Json.DropGroupConfig>
  56. // System.Action<Excel2Json.DropItemConfig>
  57. // System.Action<Excel2Json.EventConditionConfig>
  58. // System.Action<Excel2Json.EventConfig>
  59. // System.Action<Excel2Json.EventLinkConfig>
  60. // System.Action<Excel2Json.EventNPC>
  61. // System.Action<Excel2Json.FabaoConfig>
  62. // System.Action<Excel2Json.FabaoPowerupConfig>
  63. // System.Action<Excel2Json.GameConstantConfig>
  64. // System.Action<Excel2Json.GroupConfig>
  65. // System.Action<Excel2Json.HeroModelConfig>
  66. // System.Action<Excel2Json.HeroPowerUpConfig>
  67. // System.Action<Excel2Json.HeroQiangDuAddConfig>
  68. // System.Action<Excel2Json.InitialPlayerConfig>
  69. // System.Action<Excel2Json.ItemConfig>
  70. // System.Action<Excel2Json.LanguageChineseConfig>
  71. // System.Action<Excel2Json.LanguageChineseConfig_skill>
  72. // System.Action<Excel2Json.LevelSupressConfig>
  73. // System.Action<Excel2Json.LevelbattleConfig>
  74. // System.Action<Excel2Json.MitigationParaConfig>
  75. // System.Action<Excel2Json.MonsterPowerUpConfig>
  76. // System.Action<Excel2Json.OpenBoxConfig>
  77. // System.Action<Excel2Json.OpenBoxProgressReward>
  78. // System.Action<Excel2Json.OpenBoxScoreRule>
  79. // System.Action<Excel2Json.PlacesConfig>
  80. // System.Action<Excel2Json.PlayerGuideConfig>
  81. // System.Action<Excel2Json.QiankundaiConfig>
  82. // System.Action<Excel2Json.RandomNameListConfig>
  83. // System.Action<Excel2Json.ReddotConfig>
  84. // System.Action<Excel2Json.ResourceLevelConfig>
  85. // System.Action<Excel2Json.SentimentConfig>
  86. // System.Action<Excel2Json.SentimentEffectConfig>
  87. // System.Action<Excel2Json.ShopConfig>
  88. // System.Action<Excel2Json.ShopGroupConfig>
  89. // System.Action<Excel2Json.ShopItemConfig>
  90. // System.Action<Excel2Json.SkillConfig>
  91. // System.Action<Excel2Json.SkillConstant>
  92. // System.Action<Excel2Json.SkillPowerupConfig>
  93. // System.Action<Excel2Json.SkiptoConfig>
  94. // System.Action<Excel2Json.SmallPlacesConfig>
  95. // System.Action<Excel2Json.TanxianConfig>
  96. // System.Action<Excel2Json.TowerConfig>
  97. // System.Action<Excel2Json.TowerInfoConfig>
  98. // System.Action<Excel2Json.UnlockConfig>
  99. // System.Action<Excel2Json.WorldMapConfig>
  100. // System.Action<Excel2Json.XianTuLogConfig>
  101. // System.Action<Excel2Json.daolvSkill>
  102. // System.Action<Excel2Json.emotionConfig>
  103. // System.Action<Excel2Json.guajibuff>
  104. // System.Action<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  105. // System.Action<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  106. // System.Action<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  107. // System.Action<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  108. // System.Action<MemoryPack.Internal.BufferSegment>
  109. // System.Action<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  110. // System.Action<System.Net.Sockets.Kcp.KcpSegment>
  111. // System.Action<System.Nullable<int>>
  112. // System.Action<UnityEngine.CombineInstance>
  113. // System.Action<UnityEngine.EventSystems.RaycastResult>
  114. // System.Action<UnityEngine.Matrix4x4>
  115. // System.Action<UnityEngine.Rendering.ScriptableRenderContext,UnityEngine.Rendering.Universal.RenderingData,object,UnityEngine.Rendering.RenderTargetIdentifier,UnityEngine.RenderTextureDescriptor>
  116. // System.Action<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  117. // System.Action<UnityEngine.UIVertex>
  118. // System.Action<UnityEngine.Vector2>
  119. // System.Action<UnityEngine.Vector3>
  120. // System.Action<UnityEngine.Vector4>
  121. // System.Action<byte,int>
  122. // System.Action<byte>
  123. // System.Action<float>
  124. // System.Action<int,object>
  125. // System.Action<int>
  126. // System.Action<long>
  127. // System.Action<object,object,object,CombatLibrary.CombatLibrary.CombatCore.CustomizeTimeLogic.FxLogic.TriggerData,object>
  128. // System.Action<object,object,object>
  129. // System.Action<object,object>
  130. // System.Action<object>
  131. // System.ArraySegment.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  132. // System.ArraySegment.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  133. // System.ArraySegment.Enumerator<System.Net.Sockets.Kcp.KcpSegment>
  134. // System.ArraySegment.Enumerator<UnityEngine.Quaternion>
  135. // System.ArraySegment.Enumerator<UnityEngine.Vector3>
  136. // System.ArraySegment.Enumerator<UnityEngine.jvalue>
  137. // System.ArraySegment.Enumerator<byte>
  138. // System.ArraySegment.Enumerator<object>
  139. // System.ArraySegment.Enumerator<ushort>
  140. // System.ArraySegment<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  141. // System.ArraySegment<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  142. // System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>
  143. // System.ArraySegment<UnityEngine.Quaternion>
  144. // System.ArraySegment<UnityEngine.Vector3>
  145. // System.ArraySegment<UnityEngine.jvalue>
  146. // System.ArraySegment<byte>
  147. // System.ArraySegment<object>
  148. // System.ArraySegment<ushort>
  149. // System.Buffers.ArrayMemoryPool.ArrayMemoryPoolBuffer<byte>
  150. // System.Buffers.ArrayMemoryPool<byte>
  151. // System.Buffers.ArrayPool<System.Net.Sockets.Kcp.KcpSegment>
  152. // System.Buffers.ArrayPool<byte>
  153. // System.Buffers.ArrayPool<object>
  154. // System.Buffers.ConfigurableArrayPool.Bucket<System.Net.Sockets.Kcp.KcpSegment>
  155. // System.Buffers.ConfigurableArrayPool.Bucket<byte>
  156. // System.Buffers.ConfigurableArrayPool.Bucket<object>
  157. // System.Buffers.ConfigurableArrayPool<System.Net.Sockets.Kcp.KcpSegment>
  158. // System.Buffers.ConfigurableArrayPool<byte>
  159. // System.Buffers.ConfigurableArrayPool<object>
  160. // System.Buffers.IBufferWriter<byte>
  161. // System.Buffers.IMemoryOwner<byte>
  162. // System.Buffers.MemoryManager<byte>
  163. // System.Buffers.MemoryPool<byte>
  164. // System.Buffers.ReadOnlySequence.<>c<byte>
  165. // System.Buffers.ReadOnlySequence.Enumerator<byte>
  166. // System.Buffers.ReadOnlySequence<byte>
  167. // System.Buffers.ReadOnlySequenceSegment<byte>
  168. // System.Buffers.SpanAction<ushort,System.Buffers.ReadOnlySequence<ushort>>
  169. // System.Buffers.TlsOverPerCoreLockedStacksArrayPool.LockedStack<System.Net.Sockets.Kcp.KcpSegment>
  170. // System.Buffers.TlsOverPerCoreLockedStacksArrayPool.LockedStack<byte>
  171. // System.Buffers.TlsOverPerCoreLockedStacksArrayPool.LockedStack<object>
  172. // System.Buffers.TlsOverPerCoreLockedStacksArrayPool.PerCoreLockedStacks<System.Net.Sockets.Kcp.KcpSegment>
  173. // System.Buffers.TlsOverPerCoreLockedStacksArrayPool.PerCoreLockedStacks<byte>
  174. // System.Buffers.TlsOverPerCoreLockedStacksArrayPool.PerCoreLockedStacks<object>
  175. // System.Buffers.TlsOverPerCoreLockedStacksArrayPool<System.Net.Sockets.Kcp.KcpSegment>
  176. // System.Buffers.TlsOverPerCoreLockedStacksArrayPool<byte>
  177. // System.Buffers.TlsOverPerCoreLockedStacksArrayPool<object>
  178. // System.ByReference<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  179. // System.ByReference<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  180. // System.ByReference<UnityEngine.Quaternion>
  181. // System.ByReference<UnityEngine.Vector3>
  182. // System.ByReference<UnityEngine.jvalue>
  183. // System.ByReference<byte>
  184. // System.ByReference<ushort>
  185. // System.Collections.Concurrent.ConcurrentDictionary.<GetEnumerator>d__35<object,object>
  186. // System.Collections.Concurrent.ConcurrentDictionary.DictionaryEnumerator<object,object>
  187. // System.Collections.Concurrent.ConcurrentDictionary.Node<object,object>
  188. // System.Collections.Concurrent.ConcurrentDictionary.Tables<object,object>
  189. // System.Collections.Concurrent.ConcurrentDictionary<object,object>
  190. // System.Collections.Concurrent.ConcurrentQueue.<Enumerate>d__28<System.Net.Sockets.Kcp.KcpSegment>
  191. // System.Collections.Concurrent.ConcurrentQueue.<Enumerate>d__28<System.ValueTuple<uint,uint>>
  192. // System.Collections.Concurrent.ConcurrentQueue.<Enumerate>d__28<object>
  193. // System.Collections.Concurrent.ConcurrentQueue.Segment<System.Net.Sockets.Kcp.KcpSegment>
  194. // System.Collections.Concurrent.ConcurrentQueue.Segment<System.ValueTuple<uint,uint>>
  195. // System.Collections.Concurrent.ConcurrentQueue.Segment<object>
  196. // System.Collections.Concurrent.ConcurrentQueue<System.Net.Sockets.Kcp.KcpSegment>
  197. // System.Collections.Concurrent.ConcurrentQueue<System.ValueTuple<uint,uint>>
  198. // System.Collections.Concurrent.ConcurrentQueue<object>
  199. // System.Collections.Concurrent.ConcurrentStack.<GetEnumerator>d__35<object>
  200. // System.Collections.Concurrent.ConcurrentStack.Node<object>
  201. // System.Collections.Concurrent.ConcurrentStack<object>
  202. // System.Collections.Generic.ArraySortHelper<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  203. // System.Collections.Generic.ArraySortHelper<Core.BattleReport.ReportFightMassgeLogData>
  204. // System.Collections.Generic.ArraySortHelper<Excel2Json.AttributeConfig>
  205. // System.Collections.Generic.ArraySortHelper<Excel2Json.BigMapConfig>
  206. // System.Collections.Generic.ArraySortHelper<Excel2Json.BuffConfig>
  207. // System.Collections.Generic.ArraySortHelper<Excel2Json.ChanllegeResource>
  208. // System.Collections.Generic.ArraySortHelper<Excel2Json.ChanllegeTower>
  209. // System.Collections.Generic.ArraySortHelper<Excel2Json.DaoyouGiftConfig>
  210. // System.Collections.Generic.ArraySortHelper<Excel2Json.DaoyouLevelupConfig>
  211. // System.Collections.Generic.ArraySortHelper<Excel2Json.DaoyouModelConfig>
  212. // System.Collections.Generic.ArraySortHelper<Excel2Json.DaoyouguajiResourcLevel>
  213. // System.Collections.Generic.ArraySortHelper<Excel2Json.DivineSenseConfig>
  214. // System.Collections.Generic.ArraySortHelper<Excel2Json.DropConfig>
  215. // System.Collections.Generic.ArraySortHelper<Excel2Json.DropCountConfig>
  216. // System.Collections.Generic.ArraySortHelper<Excel2Json.DropGroupConfig>
  217. // System.Collections.Generic.ArraySortHelper<Excel2Json.DropItemConfig>
  218. // System.Collections.Generic.ArraySortHelper<Excel2Json.EventConditionConfig>
  219. // System.Collections.Generic.ArraySortHelper<Excel2Json.EventConfig>
  220. // System.Collections.Generic.ArraySortHelper<Excel2Json.EventLinkConfig>
  221. // System.Collections.Generic.ArraySortHelper<Excel2Json.EventNPC>
  222. // System.Collections.Generic.ArraySortHelper<Excel2Json.FabaoConfig>
  223. // System.Collections.Generic.ArraySortHelper<Excel2Json.FabaoPowerupConfig>
  224. // System.Collections.Generic.ArraySortHelper<Excel2Json.GameConstantConfig>
  225. // System.Collections.Generic.ArraySortHelper<Excel2Json.GroupConfig>
  226. // System.Collections.Generic.ArraySortHelper<Excel2Json.HeroModelConfig>
  227. // System.Collections.Generic.ArraySortHelper<Excel2Json.HeroPowerUpConfig>
  228. // System.Collections.Generic.ArraySortHelper<Excel2Json.HeroQiangDuAddConfig>
  229. // System.Collections.Generic.ArraySortHelper<Excel2Json.InitialPlayerConfig>
  230. // System.Collections.Generic.ArraySortHelper<Excel2Json.ItemConfig>
  231. // System.Collections.Generic.ArraySortHelper<Excel2Json.LanguageChineseConfig>
  232. // System.Collections.Generic.ArraySortHelper<Excel2Json.LanguageChineseConfig_skill>
  233. // System.Collections.Generic.ArraySortHelper<Excel2Json.LevelSupressConfig>
  234. // System.Collections.Generic.ArraySortHelper<Excel2Json.LevelbattleConfig>
  235. // System.Collections.Generic.ArraySortHelper<Excel2Json.MitigationParaConfig>
  236. // System.Collections.Generic.ArraySortHelper<Excel2Json.MonsterPowerUpConfig>
  237. // System.Collections.Generic.ArraySortHelper<Excel2Json.OpenBoxConfig>
  238. // System.Collections.Generic.ArraySortHelper<Excel2Json.OpenBoxProgressReward>
  239. // System.Collections.Generic.ArraySortHelper<Excel2Json.OpenBoxScoreRule>
  240. // System.Collections.Generic.ArraySortHelper<Excel2Json.PlacesConfig>
  241. // System.Collections.Generic.ArraySortHelper<Excel2Json.PlayerGuideConfig>
  242. // System.Collections.Generic.ArraySortHelper<Excel2Json.QiankundaiConfig>
  243. // System.Collections.Generic.ArraySortHelper<Excel2Json.RandomNameListConfig>
  244. // System.Collections.Generic.ArraySortHelper<Excel2Json.ReddotConfig>
  245. // System.Collections.Generic.ArraySortHelper<Excel2Json.ResourceLevelConfig>
  246. // System.Collections.Generic.ArraySortHelper<Excel2Json.SentimentConfig>
  247. // System.Collections.Generic.ArraySortHelper<Excel2Json.SentimentEffectConfig>
  248. // System.Collections.Generic.ArraySortHelper<Excel2Json.ShopConfig>
  249. // System.Collections.Generic.ArraySortHelper<Excel2Json.ShopGroupConfig>
  250. // System.Collections.Generic.ArraySortHelper<Excel2Json.ShopItemConfig>
  251. // System.Collections.Generic.ArraySortHelper<Excel2Json.SkillConfig>
  252. // System.Collections.Generic.ArraySortHelper<Excel2Json.SkillConstant>
  253. // System.Collections.Generic.ArraySortHelper<Excel2Json.SkillPowerupConfig>
  254. // System.Collections.Generic.ArraySortHelper<Excel2Json.SkiptoConfig>
  255. // System.Collections.Generic.ArraySortHelper<Excel2Json.SmallPlacesConfig>
  256. // System.Collections.Generic.ArraySortHelper<Excel2Json.TanxianConfig>
  257. // System.Collections.Generic.ArraySortHelper<Excel2Json.TowerConfig>
  258. // System.Collections.Generic.ArraySortHelper<Excel2Json.TowerInfoConfig>
  259. // System.Collections.Generic.ArraySortHelper<Excel2Json.UnlockConfig>
  260. // System.Collections.Generic.ArraySortHelper<Excel2Json.WorldMapConfig>
  261. // System.Collections.Generic.ArraySortHelper<Excel2Json.XianTuLogConfig>
  262. // System.Collections.Generic.ArraySortHelper<Excel2Json.daolvSkill>
  263. // System.Collections.Generic.ArraySortHelper<Excel2Json.emotionConfig>
  264. // System.Collections.Generic.ArraySortHelper<Excel2Json.guajibuff>
  265. // System.Collections.Generic.ArraySortHelper<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  266. // System.Collections.Generic.ArraySortHelper<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  267. // System.Collections.Generic.ArraySortHelper<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  268. // System.Collections.Generic.ArraySortHelper<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  269. // System.Collections.Generic.ArraySortHelper<MemoryPack.Internal.BufferSegment>
  270. // System.Collections.Generic.ArraySortHelper<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  271. // System.Collections.Generic.ArraySortHelper<System.Net.Sockets.Kcp.KcpSegment>
  272. // System.Collections.Generic.ArraySortHelper<UnityEngine.CombineInstance>
  273. // System.Collections.Generic.ArraySortHelper<UnityEngine.EventSystems.RaycastResult>
  274. // System.Collections.Generic.ArraySortHelper<UnityEngine.Matrix4x4>
  275. // System.Collections.Generic.ArraySortHelper<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  276. // System.Collections.Generic.ArraySortHelper<UnityEngine.UIVertex>
  277. // System.Collections.Generic.ArraySortHelper<UnityEngine.Vector2>
  278. // System.Collections.Generic.ArraySortHelper<UnityEngine.Vector3>
  279. // System.Collections.Generic.ArraySortHelper<UnityEngine.Vector4>
  280. // System.Collections.Generic.ArraySortHelper<byte>
  281. // System.Collections.Generic.ArraySortHelper<float>
  282. // System.Collections.Generic.ArraySortHelper<int>
  283. // System.Collections.Generic.ArraySortHelper<long>
  284. // System.Collections.Generic.ArraySortHelper<object>
  285. // System.Collections.Generic.Comparer<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  286. // System.Collections.Generic.Comparer<Core.BattleReport.ReportFightMassgeLogData>
  287. // System.Collections.Generic.Comparer<Excel2Json.AttributeConfig>
  288. // System.Collections.Generic.Comparer<Excel2Json.BigMapConfig>
  289. // System.Collections.Generic.Comparer<Excel2Json.BuffConfig>
  290. // System.Collections.Generic.Comparer<Excel2Json.ChanllegeResource>
  291. // System.Collections.Generic.Comparer<Excel2Json.ChanllegeTower>
  292. // System.Collections.Generic.Comparer<Excel2Json.DaoyouGiftConfig>
  293. // System.Collections.Generic.Comparer<Excel2Json.DaoyouLevelupConfig>
  294. // System.Collections.Generic.Comparer<Excel2Json.DaoyouModelConfig>
  295. // System.Collections.Generic.Comparer<Excel2Json.DaoyouguajiResourcLevel>
  296. // System.Collections.Generic.Comparer<Excel2Json.DivineSenseConfig>
  297. // System.Collections.Generic.Comparer<Excel2Json.DropConfig>
  298. // System.Collections.Generic.Comparer<Excel2Json.DropCountConfig>
  299. // System.Collections.Generic.Comparer<Excel2Json.DropGroupConfig>
  300. // System.Collections.Generic.Comparer<Excel2Json.DropItemConfig>
  301. // System.Collections.Generic.Comparer<Excel2Json.EventConditionConfig>
  302. // System.Collections.Generic.Comparer<Excel2Json.EventConfig>
  303. // System.Collections.Generic.Comparer<Excel2Json.EventLinkConfig>
  304. // System.Collections.Generic.Comparer<Excel2Json.EventNPC>
  305. // System.Collections.Generic.Comparer<Excel2Json.FabaoConfig>
  306. // System.Collections.Generic.Comparer<Excel2Json.FabaoPowerupConfig>
  307. // System.Collections.Generic.Comparer<Excel2Json.GameConstantConfig>
  308. // System.Collections.Generic.Comparer<Excel2Json.GroupConfig>
  309. // System.Collections.Generic.Comparer<Excel2Json.HeroModelConfig>
  310. // System.Collections.Generic.Comparer<Excel2Json.HeroPowerUpConfig>
  311. // System.Collections.Generic.Comparer<Excel2Json.HeroQiangDuAddConfig>
  312. // System.Collections.Generic.Comparer<Excel2Json.InitialPlayerConfig>
  313. // System.Collections.Generic.Comparer<Excel2Json.ItemConfig>
  314. // System.Collections.Generic.Comparer<Excel2Json.LanguageChineseConfig>
  315. // System.Collections.Generic.Comparer<Excel2Json.LanguageChineseConfig_skill>
  316. // System.Collections.Generic.Comparer<Excel2Json.LevelSupressConfig>
  317. // System.Collections.Generic.Comparer<Excel2Json.LevelbattleConfig>
  318. // System.Collections.Generic.Comparer<Excel2Json.MitigationParaConfig>
  319. // System.Collections.Generic.Comparer<Excel2Json.MonsterPowerUpConfig>
  320. // System.Collections.Generic.Comparer<Excel2Json.OpenBoxConfig>
  321. // System.Collections.Generic.Comparer<Excel2Json.OpenBoxProgressReward>
  322. // System.Collections.Generic.Comparer<Excel2Json.OpenBoxScoreRule>
  323. // System.Collections.Generic.Comparer<Excel2Json.PlacesConfig>
  324. // System.Collections.Generic.Comparer<Excel2Json.PlayerGuideConfig>
  325. // System.Collections.Generic.Comparer<Excel2Json.QiankundaiConfig>
  326. // System.Collections.Generic.Comparer<Excel2Json.RandomNameListConfig>
  327. // System.Collections.Generic.Comparer<Excel2Json.ReddotConfig>
  328. // System.Collections.Generic.Comparer<Excel2Json.ResourceLevelConfig>
  329. // System.Collections.Generic.Comparer<Excel2Json.SentimentConfig>
  330. // System.Collections.Generic.Comparer<Excel2Json.SentimentEffectConfig>
  331. // System.Collections.Generic.Comparer<Excel2Json.ShopConfig>
  332. // System.Collections.Generic.Comparer<Excel2Json.ShopGroupConfig>
  333. // System.Collections.Generic.Comparer<Excel2Json.ShopItemConfig>
  334. // System.Collections.Generic.Comparer<Excel2Json.SkillConfig>
  335. // System.Collections.Generic.Comparer<Excel2Json.SkillConstant>
  336. // System.Collections.Generic.Comparer<Excel2Json.SkillPowerupConfig>
  337. // System.Collections.Generic.Comparer<Excel2Json.SkiptoConfig>
  338. // System.Collections.Generic.Comparer<Excel2Json.SmallPlacesConfig>
  339. // System.Collections.Generic.Comparer<Excel2Json.TanxianConfig>
  340. // System.Collections.Generic.Comparer<Excel2Json.TowerConfig>
  341. // System.Collections.Generic.Comparer<Excel2Json.TowerInfoConfig>
  342. // System.Collections.Generic.Comparer<Excel2Json.UnlockConfig>
  343. // System.Collections.Generic.Comparer<Excel2Json.WorldMapConfig>
  344. // System.Collections.Generic.Comparer<Excel2Json.XianTuLogConfig>
  345. // System.Collections.Generic.Comparer<Excel2Json.daolvSkill>
  346. // System.Collections.Generic.Comparer<Excel2Json.emotionConfig>
  347. // System.Collections.Generic.Comparer<Excel2Json.guajibuff>
  348. // System.Collections.Generic.Comparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  349. // System.Collections.Generic.Comparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  350. // System.Collections.Generic.Comparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  351. // System.Collections.Generic.Comparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  352. // System.Collections.Generic.Comparer<MemoryPack.Internal.BufferSegment>
  353. // System.Collections.Generic.Comparer<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  354. // System.Collections.Generic.Comparer<System.Collections.Generic.KeyValuePair<long,object>>
  355. // System.Collections.Generic.Comparer<System.Collections.Generic.KeyValuePair<object,object>>
  356. // System.Collections.Generic.Comparer<System.Net.Sockets.Kcp.KcpSegment>
  357. // System.Collections.Generic.Comparer<UnityEngine.CombineInstance>
  358. // System.Collections.Generic.Comparer<UnityEngine.EventSystems.RaycastResult>
  359. // System.Collections.Generic.Comparer<UnityEngine.Matrix4x4>
  360. // System.Collections.Generic.Comparer<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  361. // System.Collections.Generic.Comparer<UnityEngine.UIVertex>
  362. // System.Collections.Generic.Comparer<UnityEngine.Vector2>
  363. // System.Collections.Generic.Comparer<UnityEngine.Vector3>
  364. // System.Collections.Generic.Comparer<UnityEngine.Vector4>
  365. // System.Collections.Generic.Comparer<byte>
  366. // System.Collections.Generic.Comparer<float>
  367. // System.Collections.Generic.Comparer<int>
  368. // System.Collections.Generic.Comparer<long>
  369. // System.Collections.Generic.Comparer<object>
  370. // System.Collections.Generic.Comparer<uint>
  371. // System.Collections.Generic.Dictionary.Enumerator<UnityEngine.Vector3,object>
  372. // System.Collections.Generic.Dictionary.Enumerator<int,UnityEngine.RenderInstancedDataLayout>
  373. // System.Collections.Generic.Dictionary.Enumerator<int,long>
  374. // System.Collections.Generic.Dictionary.Enumerator<int,object>
  375. // System.Collections.Generic.Dictionary.Enumerator<long,object>
  376. // System.Collections.Generic.Dictionary.Enumerator<object,int>
  377. // System.Collections.Generic.Dictionary.Enumerator<object,object>
  378. // System.Collections.Generic.Dictionary.Enumerator<uint,object>
  379. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<UnityEngine.Vector3,object>
  380. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<int,UnityEngine.RenderInstancedDataLayout>
  381. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<int,long>
  382. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<int,object>
  383. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<long,object>
  384. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<object,int>
  385. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<object,object>
  386. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<uint,object>
  387. // System.Collections.Generic.Dictionary.KeyCollection<UnityEngine.Vector3,object>
  388. // System.Collections.Generic.Dictionary.KeyCollection<int,UnityEngine.RenderInstancedDataLayout>
  389. // System.Collections.Generic.Dictionary.KeyCollection<int,long>
  390. // System.Collections.Generic.Dictionary.KeyCollection<int,object>
  391. // System.Collections.Generic.Dictionary.KeyCollection<long,object>
  392. // System.Collections.Generic.Dictionary.KeyCollection<object,int>
  393. // System.Collections.Generic.Dictionary.KeyCollection<object,object>
  394. // System.Collections.Generic.Dictionary.KeyCollection<uint,object>
  395. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<UnityEngine.Vector3,object>
  396. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<int,UnityEngine.RenderInstancedDataLayout>
  397. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<int,long>
  398. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<int,object>
  399. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<long,object>
  400. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<object,int>
  401. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<object,object>
  402. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<uint,object>
  403. // System.Collections.Generic.Dictionary.ValueCollection<UnityEngine.Vector3,object>
  404. // System.Collections.Generic.Dictionary.ValueCollection<int,UnityEngine.RenderInstancedDataLayout>
  405. // System.Collections.Generic.Dictionary.ValueCollection<int,long>
  406. // System.Collections.Generic.Dictionary.ValueCollection<int,object>
  407. // System.Collections.Generic.Dictionary.ValueCollection<long,object>
  408. // System.Collections.Generic.Dictionary.ValueCollection<object,int>
  409. // System.Collections.Generic.Dictionary.ValueCollection<object,object>
  410. // System.Collections.Generic.Dictionary.ValueCollection<uint,object>
  411. // System.Collections.Generic.Dictionary<UnityEngine.Vector3,object>
  412. // System.Collections.Generic.Dictionary<int,UnityEngine.RenderInstancedDataLayout>
  413. // System.Collections.Generic.Dictionary<int,long>
  414. // System.Collections.Generic.Dictionary<int,object>
  415. // System.Collections.Generic.Dictionary<long,object>
  416. // System.Collections.Generic.Dictionary<object,int>
  417. // System.Collections.Generic.Dictionary<object,object>
  418. // System.Collections.Generic.Dictionary<uint,object>
  419. // System.Collections.Generic.EqualityComparer<Excel2Json.FabaoPowerupConfig>
  420. // System.Collections.Generic.EqualityComparer<System.IntPtr>
  421. // System.Collections.Generic.EqualityComparer<System.Net.Sockets.Kcp.KcpSegment>
  422. // System.Collections.Generic.EqualityComparer<UnityEngine.Matrix4x4>
  423. // System.Collections.Generic.EqualityComparer<UnityEngine.RenderInstancedDataLayout>
  424. // System.Collections.Generic.EqualityComparer<UnityEngine.Vector3>
  425. // System.Collections.Generic.EqualityComparer<UnityEngine.Vector4>
  426. // System.Collections.Generic.EqualityComparer<float>
  427. // System.Collections.Generic.EqualityComparer<int>
  428. // System.Collections.Generic.EqualityComparer<long>
  429. // System.Collections.Generic.EqualityComparer<object>
  430. // System.Collections.Generic.EqualityComparer<uint>
  431. // System.Collections.Generic.HashSet.Enumerator<System.IntPtr>
  432. // System.Collections.Generic.HashSet.Enumerator<int>
  433. // System.Collections.Generic.HashSet.Enumerator<object>
  434. // System.Collections.Generic.HashSet<System.IntPtr>
  435. // System.Collections.Generic.HashSet<int>
  436. // System.Collections.Generic.HashSet<object>
  437. // System.Collections.Generic.HashSetEqualityComparer<System.IntPtr>
  438. // System.Collections.Generic.HashSetEqualityComparer<int>
  439. // System.Collections.Generic.HashSetEqualityComparer<object>
  440. // System.Collections.Generic.ICollection<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  441. // System.Collections.Generic.ICollection<Core.BattleReport.ReportFightMassgeLogData>
  442. // System.Collections.Generic.ICollection<Excel2Json.AttributeConfig>
  443. // System.Collections.Generic.ICollection<Excel2Json.BigMapConfig>
  444. // System.Collections.Generic.ICollection<Excel2Json.BuffConfig>
  445. // System.Collections.Generic.ICollection<Excel2Json.ChanllegeResource>
  446. // System.Collections.Generic.ICollection<Excel2Json.ChanllegeTower>
  447. // System.Collections.Generic.ICollection<Excel2Json.DaoyouGiftConfig>
  448. // System.Collections.Generic.ICollection<Excel2Json.DaoyouLevelupConfig>
  449. // System.Collections.Generic.ICollection<Excel2Json.DaoyouModelConfig>
  450. // System.Collections.Generic.ICollection<Excel2Json.DaoyouguajiResourcLevel>
  451. // System.Collections.Generic.ICollection<Excel2Json.DivineSenseConfig>
  452. // System.Collections.Generic.ICollection<Excel2Json.DropConfig>
  453. // System.Collections.Generic.ICollection<Excel2Json.DropCountConfig>
  454. // System.Collections.Generic.ICollection<Excel2Json.DropGroupConfig>
  455. // System.Collections.Generic.ICollection<Excel2Json.DropItemConfig>
  456. // System.Collections.Generic.ICollection<Excel2Json.EventConditionConfig>
  457. // System.Collections.Generic.ICollection<Excel2Json.EventConfig>
  458. // System.Collections.Generic.ICollection<Excel2Json.EventLinkConfig>
  459. // System.Collections.Generic.ICollection<Excel2Json.EventNPC>
  460. // System.Collections.Generic.ICollection<Excel2Json.FabaoConfig>
  461. // System.Collections.Generic.ICollection<Excel2Json.FabaoPowerupConfig>
  462. // System.Collections.Generic.ICollection<Excel2Json.GameConstantConfig>
  463. // System.Collections.Generic.ICollection<Excel2Json.GroupConfig>
  464. // System.Collections.Generic.ICollection<Excel2Json.HeroModelConfig>
  465. // System.Collections.Generic.ICollection<Excel2Json.HeroPowerUpConfig>
  466. // System.Collections.Generic.ICollection<Excel2Json.HeroQiangDuAddConfig>
  467. // System.Collections.Generic.ICollection<Excel2Json.InitialPlayerConfig>
  468. // System.Collections.Generic.ICollection<Excel2Json.ItemConfig>
  469. // System.Collections.Generic.ICollection<Excel2Json.LanguageChineseConfig>
  470. // System.Collections.Generic.ICollection<Excel2Json.LanguageChineseConfig_skill>
  471. // System.Collections.Generic.ICollection<Excel2Json.LevelSupressConfig>
  472. // System.Collections.Generic.ICollection<Excel2Json.LevelbattleConfig>
  473. // System.Collections.Generic.ICollection<Excel2Json.MitigationParaConfig>
  474. // System.Collections.Generic.ICollection<Excel2Json.MonsterPowerUpConfig>
  475. // System.Collections.Generic.ICollection<Excel2Json.OpenBoxConfig>
  476. // System.Collections.Generic.ICollection<Excel2Json.OpenBoxProgressReward>
  477. // System.Collections.Generic.ICollection<Excel2Json.OpenBoxScoreRule>
  478. // System.Collections.Generic.ICollection<Excel2Json.PlacesConfig>
  479. // System.Collections.Generic.ICollection<Excel2Json.PlayerGuideConfig>
  480. // System.Collections.Generic.ICollection<Excel2Json.QiankundaiConfig>
  481. // System.Collections.Generic.ICollection<Excel2Json.RandomNameListConfig>
  482. // System.Collections.Generic.ICollection<Excel2Json.ReddotConfig>
  483. // System.Collections.Generic.ICollection<Excel2Json.ResourceLevelConfig>
  484. // System.Collections.Generic.ICollection<Excel2Json.SentimentConfig>
  485. // System.Collections.Generic.ICollection<Excel2Json.SentimentEffectConfig>
  486. // System.Collections.Generic.ICollection<Excel2Json.ShopConfig>
  487. // System.Collections.Generic.ICollection<Excel2Json.ShopGroupConfig>
  488. // System.Collections.Generic.ICollection<Excel2Json.ShopItemConfig>
  489. // System.Collections.Generic.ICollection<Excel2Json.SkillConfig>
  490. // System.Collections.Generic.ICollection<Excel2Json.SkillConstant>
  491. // System.Collections.Generic.ICollection<Excel2Json.SkillPowerupConfig>
  492. // System.Collections.Generic.ICollection<Excel2Json.SkiptoConfig>
  493. // System.Collections.Generic.ICollection<Excel2Json.SmallPlacesConfig>
  494. // System.Collections.Generic.ICollection<Excel2Json.TanxianConfig>
  495. // System.Collections.Generic.ICollection<Excel2Json.TowerConfig>
  496. // System.Collections.Generic.ICollection<Excel2Json.TowerInfoConfig>
  497. // System.Collections.Generic.ICollection<Excel2Json.UnlockConfig>
  498. // System.Collections.Generic.ICollection<Excel2Json.WorldMapConfig>
  499. // System.Collections.Generic.ICollection<Excel2Json.XianTuLogConfig>
  500. // System.Collections.Generic.ICollection<Excel2Json.daolvSkill>
  501. // System.Collections.Generic.ICollection<Excel2Json.emotionConfig>
  502. // System.Collections.Generic.ICollection<Excel2Json.guajibuff>
  503. // System.Collections.Generic.ICollection<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  504. // System.Collections.Generic.ICollection<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  505. // System.Collections.Generic.ICollection<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  506. // System.Collections.Generic.ICollection<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  507. // System.Collections.Generic.ICollection<MemoryPack.Internal.BufferSegment>
  508. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<UnityEngine.Vector3,object>>
  509. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,UnityEngine.RenderInstancedDataLayout>>
  510. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  511. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,float>>
  512. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,int>>
  513. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,long>>
  514. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,object>>
  515. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<long,object>>
  516. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<object,int>>
  517. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<object,object>>
  518. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<uint,object>>
  519. // System.Collections.Generic.ICollection<System.IntPtr>
  520. // System.Collections.Generic.ICollection<System.Net.Sockets.Kcp.KcpSegment>
  521. // System.Collections.Generic.ICollection<System.ValueTuple<uint,uint>>
  522. // System.Collections.Generic.ICollection<UnityEngine.CombineInstance>
  523. // System.Collections.Generic.ICollection<UnityEngine.EventSystems.RaycastResult>
  524. // System.Collections.Generic.ICollection<UnityEngine.Matrix4x4>
  525. // System.Collections.Generic.ICollection<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  526. // System.Collections.Generic.ICollection<UnityEngine.UIVertex>
  527. // System.Collections.Generic.ICollection<UnityEngine.Vector2>
  528. // System.Collections.Generic.ICollection<UnityEngine.Vector3>
  529. // System.Collections.Generic.ICollection<UnityEngine.Vector4>
  530. // System.Collections.Generic.ICollection<byte>
  531. // System.Collections.Generic.ICollection<float>
  532. // System.Collections.Generic.ICollection<int>
  533. // System.Collections.Generic.ICollection<long>
  534. // System.Collections.Generic.ICollection<object>
  535. // System.Collections.Generic.IComparer<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  536. // System.Collections.Generic.IComparer<Core.BattleReport.ReportFightMassgeLogData>
  537. // System.Collections.Generic.IComparer<Excel2Json.AttributeConfig>
  538. // System.Collections.Generic.IComparer<Excel2Json.BigMapConfig>
  539. // System.Collections.Generic.IComparer<Excel2Json.BuffConfig>
  540. // System.Collections.Generic.IComparer<Excel2Json.ChanllegeResource>
  541. // System.Collections.Generic.IComparer<Excel2Json.ChanllegeTower>
  542. // System.Collections.Generic.IComparer<Excel2Json.DaoyouGiftConfig>
  543. // System.Collections.Generic.IComparer<Excel2Json.DaoyouLevelupConfig>
  544. // System.Collections.Generic.IComparer<Excel2Json.DaoyouModelConfig>
  545. // System.Collections.Generic.IComparer<Excel2Json.DaoyouguajiResourcLevel>
  546. // System.Collections.Generic.IComparer<Excel2Json.DivineSenseConfig>
  547. // System.Collections.Generic.IComparer<Excel2Json.DropConfig>
  548. // System.Collections.Generic.IComparer<Excel2Json.DropCountConfig>
  549. // System.Collections.Generic.IComparer<Excel2Json.DropGroupConfig>
  550. // System.Collections.Generic.IComparer<Excel2Json.DropItemConfig>
  551. // System.Collections.Generic.IComparer<Excel2Json.EventConditionConfig>
  552. // System.Collections.Generic.IComparer<Excel2Json.EventConfig>
  553. // System.Collections.Generic.IComparer<Excel2Json.EventLinkConfig>
  554. // System.Collections.Generic.IComparer<Excel2Json.EventNPC>
  555. // System.Collections.Generic.IComparer<Excel2Json.FabaoConfig>
  556. // System.Collections.Generic.IComparer<Excel2Json.FabaoPowerupConfig>
  557. // System.Collections.Generic.IComparer<Excel2Json.GameConstantConfig>
  558. // System.Collections.Generic.IComparer<Excel2Json.GroupConfig>
  559. // System.Collections.Generic.IComparer<Excel2Json.HeroModelConfig>
  560. // System.Collections.Generic.IComparer<Excel2Json.HeroPowerUpConfig>
  561. // System.Collections.Generic.IComparer<Excel2Json.HeroQiangDuAddConfig>
  562. // System.Collections.Generic.IComparer<Excel2Json.InitialPlayerConfig>
  563. // System.Collections.Generic.IComparer<Excel2Json.ItemConfig>
  564. // System.Collections.Generic.IComparer<Excel2Json.LanguageChineseConfig>
  565. // System.Collections.Generic.IComparer<Excel2Json.LanguageChineseConfig_skill>
  566. // System.Collections.Generic.IComparer<Excel2Json.LevelSupressConfig>
  567. // System.Collections.Generic.IComparer<Excel2Json.LevelbattleConfig>
  568. // System.Collections.Generic.IComparer<Excel2Json.MitigationParaConfig>
  569. // System.Collections.Generic.IComparer<Excel2Json.MonsterPowerUpConfig>
  570. // System.Collections.Generic.IComparer<Excel2Json.OpenBoxConfig>
  571. // System.Collections.Generic.IComparer<Excel2Json.OpenBoxProgressReward>
  572. // System.Collections.Generic.IComparer<Excel2Json.OpenBoxScoreRule>
  573. // System.Collections.Generic.IComparer<Excel2Json.PlacesConfig>
  574. // System.Collections.Generic.IComparer<Excel2Json.PlayerGuideConfig>
  575. // System.Collections.Generic.IComparer<Excel2Json.QiankundaiConfig>
  576. // System.Collections.Generic.IComparer<Excel2Json.RandomNameListConfig>
  577. // System.Collections.Generic.IComparer<Excel2Json.ReddotConfig>
  578. // System.Collections.Generic.IComparer<Excel2Json.ResourceLevelConfig>
  579. // System.Collections.Generic.IComparer<Excel2Json.SentimentConfig>
  580. // System.Collections.Generic.IComparer<Excel2Json.SentimentEffectConfig>
  581. // System.Collections.Generic.IComparer<Excel2Json.ShopConfig>
  582. // System.Collections.Generic.IComparer<Excel2Json.ShopGroupConfig>
  583. // System.Collections.Generic.IComparer<Excel2Json.ShopItemConfig>
  584. // System.Collections.Generic.IComparer<Excel2Json.SkillConfig>
  585. // System.Collections.Generic.IComparer<Excel2Json.SkillConstant>
  586. // System.Collections.Generic.IComparer<Excel2Json.SkillPowerupConfig>
  587. // System.Collections.Generic.IComparer<Excel2Json.SkiptoConfig>
  588. // System.Collections.Generic.IComparer<Excel2Json.SmallPlacesConfig>
  589. // System.Collections.Generic.IComparer<Excel2Json.TanxianConfig>
  590. // System.Collections.Generic.IComparer<Excel2Json.TowerConfig>
  591. // System.Collections.Generic.IComparer<Excel2Json.TowerInfoConfig>
  592. // System.Collections.Generic.IComparer<Excel2Json.UnlockConfig>
  593. // System.Collections.Generic.IComparer<Excel2Json.WorldMapConfig>
  594. // System.Collections.Generic.IComparer<Excel2Json.XianTuLogConfig>
  595. // System.Collections.Generic.IComparer<Excel2Json.daolvSkill>
  596. // System.Collections.Generic.IComparer<Excel2Json.emotionConfig>
  597. // System.Collections.Generic.IComparer<Excel2Json.guajibuff>
  598. // System.Collections.Generic.IComparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  599. // System.Collections.Generic.IComparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  600. // System.Collections.Generic.IComparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  601. // System.Collections.Generic.IComparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  602. // System.Collections.Generic.IComparer<MemoryPack.Internal.BufferSegment>
  603. // System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  604. // System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<long,object>>
  605. // System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<object,object>>
  606. // System.Collections.Generic.IComparer<System.Net.Sockets.Kcp.KcpSegment>
  607. // System.Collections.Generic.IComparer<UnityEngine.CombineInstance>
  608. // System.Collections.Generic.IComparer<UnityEngine.EventSystems.RaycastResult>
  609. // System.Collections.Generic.IComparer<UnityEngine.Matrix4x4>
  610. // System.Collections.Generic.IComparer<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  611. // System.Collections.Generic.IComparer<UnityEngine.UIVertex>
  612. // System.Collections.Generic.IComparer<UnityEngine.Vector2>
  613. // System.Collections.Generic.IComparer<UnityEngine.Vector3>
  614. // System.Collections.Generic.IComparer<UnityEngine.Vector4>
  615. // System.Collections.Generic.IComparer<byte>
  616. // System.Collections.Generic.IComparer<float>
  617. // System.Collections.Generic.IComparer<int>
  618. // System.Collections.Generic.IComparer<long>
  619. // System.Collections.Generic.IComparer<object>
  620. // System.Collections.Generic.IDictionary<int,object>
  621. // System.Collections.Generic.IDictionary<object,LitJson.ArrayMetadata>
  622. // System.Collections.Generic.IDictionary<object,LitJson.ObjectMetadata>
  623. // System.Collections.Generic.IDictionary<object,LitJson.PropertyMetadata>
  624. // System.Collections.Generic.IDictionary<object,object>
  625. // System.Collections.Generic.IEnumerable<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  626. // System.Collections.Generic.IEnumerable<Core.BattleReport.ReportFightMassgeLogData>
  627. // System.Collections.Generic.IEnumerable<Excel2Json.AttributeConfig>
  628. // System.Collections.Generic.IEnumerable<Excel2Json.BigMapConfig>
  629. // System.Collections.Generic.IEnumerable<Excel2Json.BuffConfig>
  630. // System.Collections.Generic.IEnumerable<Excel2Json.ChanllegeResource>
  631. // System.Collections.Generic.IEnumerable<Excel2Json.ChanllegeTower>
  632. // System.Collections.Generic.IEnumerable<Excel2Json.DaoyouGiftConfig>
  633. // System.Collections.Generic.IEnumerable<Excel2Json.DaoyouLevelupConfig>
  634. // System.Collections.Generic.IEnumerable<Excel2Json.DaoyouModelConfig>
  635. // System.Collections.Generic.IEnumerable<Excel2Json.DaoyouguajiResourcLevel>
  636. // System.Collections.Generic.IEnumerable<Excel2Json.DivineSenseConfig>
  637. // System.Collections.Generic.IEnumerable<Excel2Json.DropConfig>
  638. // System.Collections.Generic.IEnumerable<Excel2Json.DropCountConfig>
  639. // System.Collections.Generic.IEnumerable<Excel2Json.DropGroupConfig>
  640. // System.Collections.Generic.IEnumerable<Excel2Json.DropItemConfig>
  641. // System.Collections.Generic.IEnumerable<Excel2Json.EventConditionConfig>
  642. // System.Collections.Generic.IEnumerable<Excel2Json.EventConfig>
  643. // System.Collections.Generic.IEnumerable<Excel2Json.EventLinkConfig>
  644. // System.Collections.Generic.IEnumerable<Excel2Json.EventNPC>
  645. // System.Collections.Generic.IEnumerable<Excel2Json.FabaoConfig>
  646. // System.Collections.Generic.IEnumerable<Excel2Json.FabaoPowerupConfig>
  647. // System.Collections.Generic.IEnumerable<Excel2Json.GameConstantConfig>
  648. // System.Collections.Generic.IEnumerable<Excel2Json.GroupConfig>
  649. // System.Collections.Generic.IEnumerable<Excel2Json.HeroModelConfig>
  650. // System.Collections.Generic.IEnumerable<Excel2Json.HeroPowerUpConfig>
  651. // System.Collections.Generic.IEnumerable<Excel2Json.HeroQiangDuAddConfig>
  652. // System.Collections.Generic.IEnumerable<Excel2Json.InitialPlayerConfig>
  653. // System.Collections.Generic.IEnumerable<Excel2Json.ItemConfig>
  654. // System.Collections.Generic.IEnumerable<Excel2Json.LanguageChineseConfig>
  655. // System.Collections.Generic.IEnumerable<Excel2Json.LanguageChineseConfig_skill>
  656. // System.Collections.Generic.IEnumerable<Excel2Json.LevelSupressConfig>
  657. // System.Collections.Generic.IEnumerable<Excel2Json.LevelbattleConfig>
  658. // System.Collections.Generic.IEnumerable<Excel2Json.MitigationParaConfig>
  659. // System.Collections.Generic.IEnumerable<Excel2Json.MonsterPowerUpConfig>
  660. // System.Collections.Generic.IEnumerable<Excel2Json.OpenBoxConfig>
  661. // System.Collections.Generic.IEnumerable<Excel2Json.OpenBoxProgressReward>
  662. // System.Collections.Generic.IEnumerable<Excel2Json.OpenBoxScoreRule>
  663. // System.Collections.Generic.IEnumerable<Excel2Json.PlacesConfig>
  664. // System.Collections.Generic.IEnumerable<Excel2Json.PlayerGuideConfig>
  665. // System.Collections.Generic.IEnumerable<Excel2Json.QiankundaiConfig>
  666. // System.Collections.Generic.IEnumerable<Excel2Json.RandomNameListConfig>
  667. // System.Collections.Generic.IEnumerable<Excel2Json.ReddotConfig>
  668. // System.Collections.Generic.IEnumerable<Excel2Json.ResourceLevelConfig>
  669. // System.Collections.Generic.IEnumerable<Excel2Json.SentimentConfig>
  670. // System.Collections.Generic.IEnumerable<Excel2Json.SentimentEffectConfig>
  671. // System.Collections.Generic.IEnumerable<Excel2Json.ShopConfig>
  672. // System.Collections.Generic.IEnumerable<Excel2Json.ShopGroupConfig>
  673. // System.Collections.Generic.IEnumerable<Excel2Json.ShopItemConfig>
  674. // System.Collections.Generic.IEnumerable<Excel2Json.SkillConfig>
  675. // System.Collections.Generic.IEnumerable<Excel2Json.SkillConstant>
  676. // System.Collections.Generic.IEnumerable<Excel2Json.SkillPowerupConfig>
  677. // System.Collections.Generic.IEnumerable<Excel2Json.SkiptoConfig>
  678. // System.Collections.Generic.IEnumerable<Excel2Json.SmallPlacesConfig>
  679. // System.Collections.Generic.IEnumerable<Excel2Json.TanxianConfig>
  680. // System.Collections.Generic.IEnumerable<Excel2Json.TowerConfig>
  681. // System.Collections.Generic.IEnumerable<Excel2Json.TowerInfoConfig>
  682. // System.Collections.Generic.IEnumerable<Excel2Json.UnlockConfig>
  683. // System.Collections.Generic.IEnumerable<Excel2Json.WorldMapConfig>
  684. // System.Collections.Generic.IEnumerable<Excel2Json.XianTuLogConfig>
  685. // System.Collections.Generic.IEnumerable<Excel2Json.daolvSkill>
  686. // System.Collections.Generic.IEnumerable<Excel2Json.emotionConfig>
  687. // System.Collections.Generic.IEnumerable<Excel2Json.guajibuff>
  688. // System.Collections.Generic.IEnumerable<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  689. // System.Collections.Generic.IEnumerable<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  690. // System.Collections.Generic.IEnumerable<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  691. // System.Collections.Generic.IEnumerable<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  692. // System.Collections.Generic.IEnumerable<MemoryPack.Internal.BufferSegment>
  693. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<UnityEngine.Vector3,object>>
  694. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,UnityEngine.RenderInstancedDataLayout>>
  695. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  696. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,float>>
  697. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,int>>
  698. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,long>>
  699. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,object>>
  700. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<long,object>>
  701. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,int>>
  702. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,object>>
  703. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<uint,object>>
  704. // System.Collections.Generic.IEnumerable<System.IntPtr>
  705. // System.Collections.Generic.IEnumerable<System.Net.Sockets.Kcp.KcpSegment>
  706. // System.Collections.Generic.IEnumerable<System.ValueTuple<object,object>>
  707. // System.Collections.Generic.IEnumerable<System.ValueTuple<uint,uint>>
  708. // System.Collections.Generic.IEnumerable<UnityEngine.CombineInstance>
  709. // System.Collections.Generic.IEnumerable<UnityEngine.EventSystems.RaycastResult>
  710. // System.Collections.Generic.IEnumerable<UnityEngine.Matrix4x4>
  711. // System.Collections.Generic.IEnumerable<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  712. // System.Collections.Generic.IEnumerable<UnityEngine.UIVertex>
  713. // System.Collections.Generic.IEnumerable<UnityEngine.Vector2>
  714. // System.Collections.Generic.IEnumerable<UnityEngine.Vector3>
  715. // System.Collections.Generic.IEnumerable<UnityEngine.Vector4>
  716. // System.Collections.Generic.IEnumerable<byte>
  717. // System.Collections.Generic.IEnumerable<float>
  718. // System.Collections.Generic.IEnumerable<int>
  719. // System.Collections.Generic.IEnumerable<long>
  720. // System.Collections.Generic.IEnumerable<object>
  721. // System.Collections.Generic.IEnumerator<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  722. // System.Collections.Generic.IEnumerator<Core.BattleReport.ReportFightMassgeLogData>
  723. // System.Collections.Generic.IEnumerator<Excel2Json.AttributeConfig>
  724. // System.Collections.Generic.IEnumerator<Excel2Json.BigMapConfig>
  725. // System.Collections.Generic.IEnumerator<Excel2Json.BuffConfig>
  726. // System.Collections.Generic.IEnumerator<Excel2Json.ChanllegeResource>
  727. // System.Collections.Generic.IEnumerator<Excel2Json.ChanllegeTower>
  728. // System.Collections.Generic.IEnumerator<Excel2Json.DaoyouGiftConfig>
  729. // System.Collections.Generic.IEnumerator<Excel2Json.DaoyouLevelupConfig>
  730. // System.Collections.Generic.IEnumerator<Excel2Json.DaoyouModelConfig>
  731. // System.Collections.Generic.IEnumerator<Excel2Json.DaoyouguajiResourcLevel>
  732. // System.Collections.Generic.IEnumerator<Excel2Json.DivineSenseConfig>
  733. // System.Collections.Generic.IEnumerator<Excel2Json.DropConfig>
  734. // System.Collections.Generic.IEnumerator<Excel2Json.DropCountConfig>
  735. // System.Collections.Generic.IEnumerator<Excel2Json.DropGroupConfig>
  736. // System.Collections.Generic.IEnumerator<Excel2Json.DropItemConfig>
  737. // System.Collections.Generic.IEnumerator<Excel2Json.EventConditionConfig>
  738. // System.Collections.Generic.IEnumerator<Excel2Json.EventConfig>
  739. // System.Collections.Generic.IEnumerator<Excel2Json.EventLinkConfig>
  740. // System.Collections.Generic.IEnumerator<Excel2Json.EventNPC>
  741. // System.Collections.Generic.IEnumerator<Excel2Json.FabaoConfig>
  742. // System.Collections.Generic.IEnumerator<Excel2Json.FabaoPowerupConfig>
  743. // System.Collections.Generic.IEnumerator<Excel2Json.GameConstantConfig>
  744. // System.Collections.Generic.IEnumerator<Excel2Json.GroupConfig>
  745. // System.Collections.Generic.IEnumerator<Excel2Json.HeroModelConfig>
  746. // System.Collections.Generic.IEnumerator<Excel2Json.HeroPowerUpConfig>
  747. // System.Collections.Generic.IEnumerator<Excel2Json.HeroQiangDuAddConfig>
  748. // System.Collections.Generic.IEnumerator<Excel2Json.InitialPlayerConfig>
  749. // System.Collections.Generic.IEnumerator<Excel2Json.ItemConfig>
  750. // System.Collections.Generic.IEnumerator<Excel2Json.LanguageChineseConfig>
  751. // System.Collections.Generic.IEnumerator<Excel2Json.LanguageChineseConfig_skill>
  752. // System.Collections.Generic.IEnumerator<Excel2Json.LevelSupressConfig>
  753. // System.Collections.Generic.IEnumerator<Excel2Json.LevelbattleConfig>
  754. // System.Collections.Generic.IEnumerator<Excel2Json.MitigationParaConfig>
  755. // System.Collections.Generic.IEnumerator<Excel2Json.MonsterPowerUpConfig>
  756. // System.Collections.Generic.IEnumerator<Excel2Json.OpenBoxConfig>
  757. // System.Collections.Generic.IEnumerator<Excel2Json.OpenBoxProgressReward>
  758. // System.Collections.Generic.IEnumerator<Excel2Json.OpenBoxScoreRule>
  759. // System.Collections.Generic.IEnumerator<Excel2Json.PlacesConfig>
  760. // System.Collections.Generic.IEnumerator<Excel2Json.PlayerGuideConfig>
  761. // System.Collections.Generic.IEnumerator<Excel2Json.QiankundaiConfig>
  762. // System.Collections.Generic.IEnumerator<Excel2Json.RandomNameListConfig>
  763. // System.Collections.Generic.IEnumerator<Excel2Json.ReddotConfig>
  764. // System.Collections.Generic.IEnumerator<Excel2Json.ResourceLevelConfig>
  765. // System.Collections.Generic.IEnumerator<Excel2Json.SentimentConfig>
  766. // System.Collections.Generic.IEnumerator<Excel2Json.SentimentEffectConfig>
  767. // System.Collections.Generic.IEnumerator<Excel2Json.ShopConfig>
  768. // System.Collections.Generic.IEnumerator<Excel2Json.ShopGroupConfig>
  769. // System.Collections.Generic.IEnumerator<Excel2Json.ShopItemConfig>
  770. // System.Collections.Generic.IEnumerator<Excel2Json.SkillConfig>
  771. // System.Collections.Generic.IEnumerator<Excel2Json.SkillConstant>
  772. // System.Collections.Generic.IEnumerator<Excel2Json.SkillPowerupConfig>
  773. // System.Collections.Generic.IEnumerator<Excel2Json.SkiptoConfig>
  774. // System.Collections.Generic.IEnumerator<Excel2Json.SmallPlacesConfig>
  775. // System.Collections.Generic.IEnumerator<Excel2Json.TanxianConfig>
  776. // System.Collections.Generic.IEnumerator<Excel2Json.TowerConfig>
  777. // System.Collections.Generic.IEnumerator<Excel2Json.TowerInfoConfig>
  778. // System.Collections.Generic.IEnumerator<Excel2Json.UnlockConfig>
  779. // System.Collections.Generic.IEnumerator<Excel2Json.WorldMapConfig>
  780. // System.Collections.Generic.IEnumerator<Excel2Json.XianTuLogConfig>
  781. // System.Collections.Generic.IEnumerator<Excel2Json.daolvSkill>
  782. // System.Collections.Generic.IEnumerator<Excel2Json.emotionConfig>
  783. // System.Collections.Generic.IEnumerator<Excel2Json.guajibuff>
  784. // System.Collections.Generic.IEnumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  785. // System.Collections.Generic.IEnumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  786. // System.Collections.Generic.IEnumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  787. // System.Collections.Generic.IEnumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  788. // System.Collections.Generic.IEnumerator<MemoryPack.Internal.BufferSegment>
  789. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<UnityEngine.Vector3,object>>
  790. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,UnityEngine.RenderInstancedDataLayout>>
  791. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  792. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,float>>
  793. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,int>>
  794. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,long>>
  795. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,object>>
  796. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<long,object>>
  797. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<object,int>>
  798. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<object,object>>
  799. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<uint,object>>
  800. // System.Collections.Generic.IEnumerator<System.IntPtr>
  801. // System.Collections.Generic.IEnumerator<System.Net.Sockets.Kcp.KcpSegment>
  802. // System.Collections.Generic.IEnumerator<System.ValueTuple<object,object>>
  803. // System.Collections.Generic.IEnumerator<System.ValueTuple<uint,uint>>
  804. // System.Collections.Generic.IEnumerator<UnityEngine.CombineInstance>
  805. // System.Collections.Generic.IEnumerator<UnityEngine.EventSystems.RaycastResult>
  806. // System.Collections.Generic.IEnumerator<UnityEngine.Matrix4x4>
  807. // System.Collections.Generic.IEnumerator<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  808. // System.Collections.Generic.IEnumerator<UnityEngine.UIVertex>
  809. // System.Collections.Generic.IEnumerator<UnityEngine.Vector2>
  810. // System.Collections.Generic.IEnumerator<UnityEngine.Vector3>
  811. // System.Collections.Generic.IEnumerator<UnityEngine.Vector4>
  812. // System.Collections.Generic.IEnumerator<byte>
  813. // System.Collections.Generic.IEnumerator<float>
  814. // System.Collections.Generic.IEnumerator<int>
  815. // System.Collections.Generic.IEnumerator<long>
  816. // System.Collections.Generic.IEnumerator<object>
  817. // System.Collections.Generic.IEqualityComparer<System.IntPtr>
  818. // System.Collections.Generic.IEqualityComparer<UnityEngine.Vector3>
  819. // System.Collections.Generic.IEqualityComparer<float>
  820. // System.Collections.Generic.IEqualityComparer<int>
  821. // System.Collections.Generic.IEqualityComparer<long>
  822. // System.Collections.Generic.IEqualityComparer<object>
  823. // System.Collections.Generic.IEqualityComparer<uint>
  824. // System.Collections.Generic.IList<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  825. // System.Collections.Generic.IList<Core.BattleReport.ReportFightMassgeLogData>
  826. // System.Collections.Generic.IList<Excel2Json.AttributeConfig>
  827. // System.Collections.Generic.IList<Excel2Json.BigMapConfig>
  828. // System.Collections.Generic.IList<Excel2Json.BuffConfig>
  829. // System.Collections.Generic.IList<Excel2Json.ChanllegeResource>
  830. // System.Collections.Generic.IList<Excel2Json.ChanllegeTower>
  831. // System.Collections.Generic.IList<Excel2Json.DaoyouGiftConfig>
  832. // System.Collections.Generic.IList<Excel2Json.DaoyouLevelupConfig>
  833. // System.Collections.Generic.IList<Excel2Json.DaoyouModelConfig>
  834. // System.Collections.Generic.IList<Excel2Json.DaoyouguajiResourcLevel>
  835. // System.Collections.Generic.IList<Excel2Json.DivineSenseConfig>
  836. // System.Collections.Generic.IList<Excel2Json.DropConfig>
  837. // System.Collections.Generic.IList<Excel2Json.DropCountConfig>
  838. // System.Collections.Generic.IList<Excel2Json.DropGroupConfig>
  839. // System.Collections.Generic.IList<Excel2Json.DropItemConfig>
  840. // System.Collections.Generic.IList<Excel2Json.EventConditionConfig>
  841. // System.Collections.Generic.IList<Excel2Json.EventConfig>
  842. // System.Collections.Generic.IList<Excel2Json.EventLinkConfig>
  843. // System.Collections.Generic.IList<Excel2Json.EventNPC>
  844. // System.Collections.Generic.IList<Excel2Json.FabaoConfig>
  845. // System.Collections.Generic.IList<Excel2Json.FabaoPowerupConfig>
  846. // System.Collections.Generic.IList<Excel2Json.GameConstantConfig>
  847. // System.Collections.Generic.IList<Excel2Json.GroupConfig>
  848. // System.Collections.Generic.IList<Excel2Json.HeroModelConfig>
  849. // System.Collections.Generic.IList<Excel2Json.HeroPowerUpConfig>
  850. // System.Collections.Generic.IList<Excel2Json.HeroQiangDuAddConfig>
  851. // System.Collections.Generic.IList<Excel2Json.InitialPlayerConfig>
  852. // System.Collections.Generic.IList<Excel2Json.ItemConfig>
  853. // System.Collections.Generic.IList<Excel2Json.LanguageChineseConfig>
  854. // System.Collections.Generic.IList<Excel2Json.LanguageChineseConfig_skill>
  855. // System.Collections.Generic.IList<Excel2Json.LevelSupressConfig>
  856. // System.Collections.Generic.IList<Excel2Json.LevelbattleConfig>
  857. // System.Collections.Generic.IList<Excel2Json.MitigationParaConfig>
  858. // System.Collections.Generic.IList<Excel2Json.MonsterPowerUpConfig>
  859. // System.Collections.Generic.IList<Excel2Json.OpenBoxConfig>
  860. // System.Collections.Generic.IList<Excel2Json.OpenBoxProgressReward>
  861. // System.Collections.Generic.IList<Excel2Json.OpenBoxScoreRule>
  862. // System.Collections.Generic.IList<Excel2Json.PlacesConfig>
  863. // System.Collections.Generic.IList<Excel2Json.PlayerGuideConfig>
  864. // System.Collections.Generic.IList<Excel2Json.QiankundaiConfig>
  865. // System.Collections.Generic.IList<Excel2Json.RandomNameListConfig>
  866. // System.Collections.Generic.IList<Excel2Json.ReddotConfig>
  867. // System.Collections.Generic.IList<Excel2Json.ResourceLevelConfig>
  868. // System.Collections.Generic.IList<Excel2Json.SentimentConfig>
  869. // System.Collections.Generic.IList<Excel2Json.SentimentEffectConfig>
  870. // System.Collections.Generic.IList<Excel2Json.ShopConfig>
  871. // System.Collections.Generic.IList<Excel2Json.ShopGroupConfig>
  872. // System.Collections.Generic.IList<Excel2Json.ShopItemConfig>
  873. // System.Collections.Generic.IList<Excel2Json.SkillConfig>
  874. // System.Collections.Generic.IList<Excel2Json.SkillConstant>
  875. // System.Collections.Generic.IList<Excel2Json.SkillPowerupConfig>
  876. // System.Collections.Generic.IList<Excel2Json.SkiptoConfig>
  877. // System.Collections.Generic.IList<Excel2Json.SmallPlacesConfig>
  878. // System.Collections.Generic.IList<Excel2Json.TanxianConfig>
  879. // System.Collections.Generic.IList<Excel2Json.TowerConfig>
  880. // System.Collections.Generic.IList<Excel2Json.TowerInfoConfig>
  881. // System.Collections.Generic.IList<Excel2Json.UnlockConfig>
  882. // System.Collections.Generic.IList<Excel2Json.WorldMapConfig>
  883. // System.Collections.Generic.IList<Excel2Json.XianTuLogConfig>
  884. // System.Collections.Generic.IList<Excel2Json.daolvSkill>
  885. // System.Collections.Generic.IList<Excel2Json.emotionConfig>
  886. // System.Collections.Generic.IList<Excel2Json.guajibuff>
  887. // System.Collections.Generic.IList<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  888. // System.Collections.Generic.IList<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  889. // System.Collections.Generic.IList<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  890. // System.Collections.Generic.IList<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  891. // System.Collections.Generic.IList<MemoryPack.Internal.BufferSegment>
  892. // System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  893. // System.Collections.Generic.IList<System.Net.Sockets.Kcp.KcpSegment>
  894. // System.Collections.Generic.IList<UnityEngine.CombineInstance>
  895. // System.Collections.Generic.IList<UnityEngine.EventSystems.RaycastResult>
  896. // System.Collections.Generic.IList<UnityEngine.Matrix4x4>
  897. // System.Collections.Generic.IList<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  898. // System.Collections.Generic.IList<UnityEngine.UIVertex>
  899. // System.Collections.Generic.IList<UnityEngine.Vector2>
  900. // System.Collections.Generic.IList<UnityEngine.Vector3>
  901. // System.Collections.Generic.IList<UnityEngine.Vector4>
  902. // System.Collections.Generic.IList<byte>
  903. // System.Collections.Generic.IList<float>
  904. // System.Collections.Generic.IList<int>
  905. // System.Collections.Generic.IList<long>
  906. // System.Collections.Generic.IList<object>
  907. // System.Collections.Generic.IReadOnlyCollection<UnityEngine.Vector3>
  908. // System.Collections.Generic.IReadOnlyList<UnityEngine.Vector3>
  909. // System.Collections.Generic.KeyValuePair<UnityEngine.Vector3,object>
  910. // System.Collections.Generic.KeyValuePair<int,UnityEngine.RenderInstancedDataLayout>
  911. // System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>
  912. // System.Collections.Generic.KeyValuePair<int,float>
  913. // System.Collections.Generic.KeyValuePair<int,int>
  914. // System.Collections.Generic.KeyValuePair<int,long>
  915. // System.Collections.Generic.KeyValuePair<int,object>
  916. // System.Collections.Generic.KeyValuePair<long,object>
  917. // System.Collections.Generic.KeyValuePair<object,int>
  918. // System.Collections.Generic.KeyValuePair<object,object>
  919. // System.Collections.Generic.KeyValuePair<uint,object>
  920. // System.Collections.Generic.LinkedList.Enumerator<System.Net.Sockets.Kcp.KcpSegment>
  921. // System.Collections.Generic.LinkedList.Enumerator<object>
  922. // System.Collections.Generic.LinkedList<System.Net.Sockets.Kcp.KcpSegment>
  923. // System.Collections.Generic.LinkedList<object>
  924. // System.Collections.Generic.LinkedListNode<System.Net.Sockets.Kcp.KcpSegment>
  925. // System.Collections.Generic.LinkedListNode<object>
  926. // System.Collections.Generic.List.Enumerator<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  927. // System.Collections.Generic.List.Enumerator<Core.BattleReport.ReportFightMassgeLogData>
  928. // System.Collections.Generic.List.Enumerator<Excel2Json.AttributeConfig>
  929. // System.Collections.Generic.List.Enumerator<Excel2Json.BigMapConfig>
  930. // System.Collections.Generic.List.Enumerator<Excel2Json.BuffConfig>
  931. // System.Collections.Generic.List.Enumerator<Excel2Json.ChanllegeResource>
  932. // System.Collections.Generic.List.Enumerator<Excel2Json.ChanllegeTower>
  933. // System.Collections.Generic.List.Enumerator<Excel2Json.DaoyouGiftConfig>
  934. // System.Collections.Generic.List.Enumerator<Excel2Json.DaoyouLevelupConfig>
  935. // System.Collections.Generic.List.Enumerator<Excel2Json.DaoyouModelConfig>
  936. // System.Collections.Generic.List.Enumerator<Excel2Json.DaoyouguajiResourcLevel>
  937. // System.Collections.Generic.List.Enumerator<Excel2Json.DivineSenseConfig>
  938. // System.Collections.Generic.List.Enumerator<Excel2Json.DropConfig>
  939. // System.Collections.Generic.List.Enumerator<Excel2Json.DropCountConfig>
  940. // System.Collections.Generic.List.Enumerator<Excel2Json.DropGroupConfig>
  941. // System.Collections.Generic.List.Enumerator<Excel2Json.DropItemConfig>
  942. // System.Collections.Generic.List.Enumerator<Excel2Json.EventConditionConfig>
  943. // System.Collections.Generic.List.Enumerator<Excel2Json.EventConfig>
  944. // System.Collections.Generic.List.Enumerator<Excel2Json.EventLinkConfig>
  945. // System.Collections.Generic.List.Enumerator<Excel2Json.EventNPC>
  946. // System.Collections.Generic.List.Enumerator<Excel2Json.FabaoConfig>
  947. // System.Collections.Generic.List.Enumerator<Excel2Json.FabaoPowerupConfig>
  948. // System.Collections.Generic.List.Enumerator<Excel2Json.GameConstantConfig>
  949. // System.Collections.Generic.List.Enumerator<Excel2Json.GroupConfig>
  950. // System.Collections.Generic.List.Enumerator<Excel2Json.HeroModelConfig>
  951. // System.Collections.Generic.List.Enumerator<Excel2Json.HeroPowerUpConfig>
  952. // System.Collections.Generic.List.Enumerator<Excel2Json.HeroQiangDuAddConfig>
  953. // System.Collections.Generic.List.Enumerator<Excel2Json.InitialPlayerConfig>
  954. // System.Collections.Generic.List.Enumerator<Excel2Json.ItemConfig>
  955. // System.Collections.Generic.List.Enumerator<Excel2Json.LanguageChineseConfig>
  956. // System.Collections.Generic.List.Enumerator<Excel2Json.LanguageChineseConfig_skill>
  957. // System.Collections.Generic.List.Enumerator<Excel2Json.LevelSupressConfig>
  958. // System.Collections.Generic.List.Enumerator<Excel2Json.LevelbattleConfig>
  959. // System.Collections.Generic.List.Enumerator<Excel2Json.MitigationParaConfig>
  960. // System.Collections.Generic.List.Enumerator<Excel2Json.MonsterPowerUpConfig>
  961. // System.Collections.Generic.List.Enumerator<Excel2Json.OpenBoxConfig>
  962. // System.Collections.Generic.List.Enumerator<Excel2Json.OpenBoxProgressReward>
  963. // System.Collections.Generic.List.Enumerator<Excel2Json.OpenBoxScoreRule>
  964. // System.Collections.Generic.List.Enumerator<Excel2Json.PlacesConfig>
  965. // System.Collections.Generic.List.Enumerator<Excel2Json.PlayerGuideConfig>
  966. // System.Collections.Generic.List.Enumerator<Excel2Json.QiankundaiConfig>
  967. // System.Collections.Generic.List.Enumerator<Excel2Json.RandomNameListConfig>
  968. // System.Collections.Generic.List.Enumerator<Excel2Json.ReddotConfig>
  969. // System.Collections.Generic.List.Enumerator<Excel2Json.ResourceLevelConfig>
  970. // System.Collections.Generic.List.Enumerator<Excel2Json.SentimentConfig>
  971. // System.Collections.Generic.List.Enumerator<Excel2Json.SentimentEffectConfig>
  972. // System.Collections.Generic.List.Enumerator<Excel2Json.ShopConfig>
  973. // System.Collections.Generic.List.Enumerator<Excel2Json.ShopGroupConfig>
  974. // System.Collections.Generic.List.Enumerator<Excel2Json.ShopItemConfig>
  975. // System.Collections.Generic.List.Enumerator<Excel2Json.SkillConfig>
  976. // System.Collections.Generic.List.Enumerator<Excel2Json.SkillConstant>
  977. // System.Collections.Generic.List.Enumerator<Excel2Json.SkillPowerupConfig>
  978. // System.Collections.Generic.List.Enumerator<Excel2Json.SkiptoConfig>
  979. // System.Collections.Generic.List.Enumerator<Excel2Json.SmallPlacesConfig>
  980. // System.Collections.Generic.List.Enumerator<Excel2Json.TanxianConfig>
  981. // System.Collections.Generic.List.Enumerator<Excel2Json.TowerConfig>
  982. // System.Collections.Generic.List.Enumerator<Excel2Json.TowerInfoConfig>
  983. // System.Collections.Generic.List.Enumerator<Excel2Json.UnlockConfig>
  984. // System.Collections.Generic.List.Enumerator<Excel2Json.WorldMapConfig>
  985. // System.Collections.Generic.List.Enumerator<Excel2Json.XianTuLogConfig>
  986. // System.Collections.Generic.List.Enumerator<Excel2Json.daolvSkill>
  987. // System.Collections.Generic.List.Enumerator<Excel2Json.emotionConfig>
  988. // System.Collections.Generic.List.Enumerator<Excel2Json.guajibuff>
  989. // System.Collections.Generic.List.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  990. // System.Collections.Generic.List.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  991. // System.Collections.Generic.List.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  992. // System.Collections.Generic.List.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  993. // System.Collections.Generic.List.Enumerator<MemoryPack.Internal.BufferSegment>
  994. // System.Collections.Generic.List.Enumerator<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  995. // System.Collections.Generic.List.Enumerator<System.Net.Sockets.Kcp.KcpSegment>
  996. // System.Collections.Generic.List.Enumerator<UnityEngine.CombineInstance>
  997. // System.Collections.Generic.List.Enumerator<UnityEngine.EventSystems.RaycastResult>
  998. // System.Collections.Generic.List.Enumerator<UnityEngine.Matrix4x4>
  999. // System.Collections.Generic.List.Enumerator<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  1000. // System.Collections.Generic.List.Enumerator<UnityEngine.UIVertex>
  1001. // System.Collections.Generic.List.Enumerator<UnityEngine.Vector2>
  1002. // System.Collections.Generic.List.Enumerator<UnityEngine.Vector3>
  1003. // System.Collections.Generic.List.Enumerator<UnityEngine.Vector4>
  1004. // System.Collections.Generic.List.Enumerator<byte>
  1005. // System.Collections.Generic.List.Enumerator<float>
  1006. // System.Collections.Generic.List.Enumerator<int>
  1007. // System.Collections.Generic.List.Enumerator<long>
  1008. // System.Collections.Generic.List.Enumerator<object>
  1009. // System.Collections.Generic.List<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  1010. // System.Collections.Generic.List<Core.BattleReport.ReportFightMassgeLogData>
  1011. // System.Collections.Generic.List<Excel2Json.AttributeConfig>
  1012. // System.Collections.Generic.List<Excel2Json.BigMapConfig>
  1013. // System.Collections.Generic.List<Excel2Json.BuffConfig>
  1014. // System.Collections.Generic.List<Excel2Json.ChanllegeResource>
  1015. // System.Collections.Generic.List<Excel2Json.ChanllegeTower>
  1016. // System.Collections.Generic.List<Excel2Json.DaoyouGiftConfig>
  1017. // System.Collections.Generic.List<Excel2Json.DaoyouLevelupConfig>
  1018. // System.Collections.Generic.List<Excel2Json.DaoyouModelConfig>
  1019. // System.Collections.Generic.List<Excel2Json.DaoyouguajiResourcLevel>
  1020. // System.Collections.Generic.List<Excel2Json.DivineSenseConfig>
  1021. // System.Collections.Generic.List<Excel2Json.DropConfig>
  1022. // System.Collections.Generic.List<Excel2Json.DropCountConfig>
  1023. // System.Collections.Generic.List<Excel2Json.DropGroupConfig>
  1024. // System.Collections.Generic.List<Excel2Json.DropItemConfig>
  1025. // System.Collections.Generic.List<Excel2Json.EventConditionConfig>
  1026. // System.Collections.Generic.List<Excel2Json.EventConfig>
  1027. // System.Collections.Generic.List<Excel2Json.EventLinkConfig>
  1028. // System.Collections.Generic.List<Excel2Json.EventNPC>
  1029. // System.Collections.Generic.List<Excel2Json.FabaoConfig>
  1030. // System.Collections.Generic.List<Excel2Json.FabaoPowerupConfig>
  1031. // System.Collections.Generic.List<Excel2Json.GameConstantConfig>
  1032. // System.Collections.Generic.List<Excel2Json.GroupConfig>
  1033. // System.Collections.Generic.List<Excel2Json.HeroModelConfig>
  1034. // System.Collections.Generic.List<Excel2Json.HeroPowerUpConfig>
  1035. // System.Collections.Generic.List<Excel2Json.HeroQiangDuAddConfig>
  1036. // System.Collections.Generic.List<Excel2Json.InitialPlayerConfig>
  1037. // System.Collections.Generic.List<Excel2Json.ItemConfig>
  1038. // System.Collections.Generic.List<Excel2Json.LanguageChineseConfig>
  1039. // System.Collections.Generic.List<Excel2Json.LanguageChineseConfig_skill>
  1040. // System.Collections.Generic.List<Excel2Json.LevelSupressConfig>
  1041. // System.Collections.Generic.List<Excel2Json.LevelbattleConfig>
  1042. // System.Collections.Generic.List<Excel2Json.MitigationParaConfig>
  1043. // System.Collections.Generic.List<Excel2Json.MonsterPowerUpConfig>
  1044. // System.Collections.Generic.List<Excel2Json.OpenBoxConfig>
  1045. // System.Collections.Generic.List<Excel2Json.OpenBoxProgressReward>
  1046. // System.Collections.Generic.List<Excel2Json.OpenBoxScoreRule>
  1047. // System.Collections.Generic.List<Excel2Json.PlacesConfig>
  1048. // System.Collections.Generic.List<Excel2Json.PlayerGuideConfig>
  1049. // System.Collections.Generic.List<Excel2Json.QiankundaiConfig>
  1050. // System.Collections.Generic.List<Excel2Json.RandomNameListConfig>
  1051. // System.Collections.Generic.List<Excel2Json.ReddotConfig>
  1052. // System.Collections.Generic.List<Excel2Json.ResourceLevelConfig>
  1053. // System.Collections.Generic.List<Excel2Json.SentimentConfig>
  1054. // System.Collections.Generic.List<Excel2Json.SentimentEffectConfig>
  1055. // System.Collections.Generic.List<Excel2Json.ShopConfig>
  1056. // System.Collections.Generic.List<Excel2Json.ShopGroupConfig>
  1057. // System.Collections.Generic.List<Excel2Json.ShopItemConfig>
  1058. // System.Collections.Generic.List<Excel2Json.SkillConfig>
  1059. // System.Collections.Generic.List<Excel2Json.SkillConstant>
  1060. // System.Collections.Generic.List<Excel2Json.SkillPowerupConfig>
  1061. // System.Collections.Generic.List<Excel2Json.SkiptoConfig>
  1062. // System.Collections.Generic.List<Excel2Json.SmallPlacesConfig>
  1063. // System.Collections.Generic.List<Excel2Json.TanxianConfig>
  1064. // System.Collections.Generic.List<Excel2Json.TowerConfig>
  1065. // System.Collections.Generic.List<Excel2Json.TowerInfoConfig>
  1066. // System.Collections.Generic.List<Excel2Json.UnlockConfig>
  1067. // System.Collections.Generic.List<Excel2Json.WorldMapConfig>
  1068. // System.Collections.Generic.List<Excel2Json.XianTuLogConfig>
  1069. // System.Collections.Generic.List<Excel2Json.daolvSkill>
  1070. // System.Collections.Generic.List<Excel2Json.emotionConfig>
  1071. // System.Collections.Generic.List<Excel2Json.guajibuff>
  1072. // System.Collections.Generic.List<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  1073. // System.Collections.Generic.List<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  1074. // System.Collections.Generic.List<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1075. // System.Collections.Generic.List<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1076. // System.Collections.Generic.List<MemoryPack.Internal.BufferSegment>
  1077. // System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  1078. // System.Collections.Generic.List<System.Net.Sockets.Kcp.KcpSegment>
  1079. // System.Collections.Generic.List<UnityEngine.CombineInstance>
  1080. // System.Collections.Generic.List<UnityEngine.EventSystems.RaycastResult>
  1081. // System.Collections.Generic.List<UnityEngine.Matrix4x4>
  1082. // System.Collections.Generic.List<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  1083. // System.Collections.Generic.List<UnityEngine.UIVertex>
  1084. // System.Collections.Generic.List<UnityEngine.Vector2>
  1085. // System.Collections.Generic.List<UnityEngine.Vector3>
  1086. // System.Collections.Generic.List<UnityEngine.Vector4>
  1087. // System.Collections.Generic.List<byte>
  1088. // System.Collections.Generic.List<float>
  1089. // System.Collections.Generic.List<int>
  1090. // System.Collections.Generic.List<long>
  1091. // System.Collections.Generic.List<object>
  1092. // System.Collections.Generic.ObjectComparer<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  1093. // System.Collections.Generic.ObjectComparer<Core.BattleReport.ReportFightMassgeLogData>
  1094. // System.Collections.Generic.ObjectComparer<Excel2Json.AttributeConfig>
  1095. // System.Collections.Generic.ObjectComparer<Excel2Json.BigMapConfig>
  1096. // System.Collections.Generic.ObjectComparer<Excel2Json.BuffConfig>
  1097. // System.Collections.Generic.ObjectComparer<Excel2Json.ChanllegeResource>
  1098. // System.Collections.Generic.ObjectComparer<Excel2Json.ChanllegeTower>
  1099. // System.Collections.Generic.ObjectComparer<Excel2Json.DaoyouGiftConfig>
  1100. // System.Collections.Generic.ObjectComparer<Excel2Json.DaoyouLevelupConfig>
  1101. // System.Collections.Generic.ObjectComparer<Excel2Json.DaoyouModelConfig>
  1102. // System.Collections.Generic.ObjectComparer<Excel2Json.DaoyouguajiResourcLevel>
  1103. // System.Collections.Generic.ObjectComparer<Excel2Json.DivineSenseConfig>
  1104. // System.Collections.Generic.ObjectComparer<Excel2Json.DropConfig>
  1105. // System.Collections.Generic.ObjectComparer<Excel2Json.DropCountConfig>
  1106. // System.Collections.Generic.ObjectComparer<Excel2Json.DropGroupConfig>
  1107. // System.Collections.Generic.ObjectComparer<Excel2Json.DropItemConfig>
  1108. // System.Collections.Generic.ObjectComparer<Excel2Json.EventConditionConfig>
  1109. // System.Collections.Generic.ObjectComparer<Excel2Json.EventConfig>
  1110. // System.Collections.Generic.ObjectComparer<Excel2Json.EventLinkConfig>
  1111. // System.Collections.Generic.ObjectComparer<Excel2Json.EventNPC>
  1112. // System.Collections.Generic.ObjectComparer<Excel2Json.FabaoConfig>
  1113. // System.Collections.Generic.ObjectComparer<Excel2Json.FabaoPowerupConfig>
  1114. // System.Collections.Generic.ObjectComparer<Excel2Json.GameConstantConfig>
  1115. // System.Collections.Generic.ObjectComparer<Excel2Json.GroupConfig>
  1116. // System.Collections.Generic.ObjectComparer<Excel2Json.HeroModelConfig>
  1117. // System.Collections.Generic.ObjectComparer<Excel2Json.HeroPowerUpConfig>
  1118. // System.Collections.Generic.ObjectComparer<Excel2Json.HeroQiangDuAddConfig>
  1119. // System.Collections.Generic.ObjectComparer<Excel2Json.InitialPlayerConfig>
  1120. // System.Collections.Generic.ObjectComparer<Excel2Json.ItemConfig>
  1121. // System.Collections.Generic.ObjectComparer<Excel2Json.LanguageChineseConfig>
  1122. // System.Collections.Generic.ObjectComparer<Excel2Json.LanguageChineseConfig_skill>
  1123. // System.Collections.Generic.ObjectComparer<Excel2Json.LevelSupressConfig>
  1124. // System.Collections.Generic.ObjectComparer<Excel2Json.LevelbattleConfig>
  1125. // System.Collections.Generic.ObjectComparer<Excel2Json.MitigationParaConfig>
  1126. // System.Collections.Generic.ObjectComparer<Excel2Json.MonsterPowerUpConfig>
  1127. // System.Collections.Generic.ObjectComparer<Excel2Json.OpenBoxConfig>
  1128. // System.Collections.Generic.ObjectComparer<Excel2Json.OpenBoxProgressReward>
  1129. // System.Collections.Generic.ObjectComparer<Excel2Json.OpenBoxScoreRule>
  1130. // System.Collections.Generic.ObjectComparer<Excel2Json.PlacesConfig>
  1131. // System.Collections.Generic.ObjectComparer<Excel2Json.PlayerGuideConfig>
  1132. // System.Collections.Generic.ObjectComparer<Excel2Json.QiankundaiConfig>
  1133. // System.Collections.Generic.ObjectComparer<Excel2Json.RandomNameListConfig>
  1134. // System.Collections.Generic.ObjectComparer<Excel2Json.ReddotConfig>
  1135. // System.Collections.Generic.ObjectComparer<Excel2Json.ResourceLevelConfig>
  1136. // System.Collections.Generic.ObjectComparer<Excel2Json.SentimentConfig>
  1137. // System.Collections.Generic.ObjectComparer<Excel2Json.SentimentEffectConfig>
  1138. // System.Collections.Generic.ObjectComparer<Excel2Json.ShopConfig>
  1139. // System.Collections.Generic.ObjectComparer<Excel2Json.ShopGroupConfig>
  1140. // System.Collections.Generic.ObjectComparer<Excel2Json.ShopItemConfig>
  1141. // System.Collections.Generic.ObjectComparer<Excel2Json.SkillConfig>
  1142. // System.Collections.Generic.ObjectComparer<Excel2Json.SkillConstant>
  1143. // System.Collections.Generic.ObjectComparer<Excel2Json.SkillPowerupConfig>
  1144. // System.Collections.Generic.ObjectComparer<Excel2Json.SkiptoConfig>
  1145. // System.Collections.Generic.ObjectComparer<Excel2Json.SmallPlacesConfig>
  1146. // System.Collections.Generic.ObjectComparer<Excel2Json.TanxianConfig>
  1147. // System.Collections.Generic.ObjectComparer<Excel2Json.TowerConfig>
  1148. // System.Collections.Generic.ObjectComparer<Excel2Json.TowerInfoConfig>
  1149. // System.Collections.Generic.ObjectComparer<Excel2Json.UnlockConfig>
  1150. // System.Collections.Generic.ObjectComparer<Excel2Json.WorldMapConfig>
  1151. // System.Collections.Generic.ObjectComparer<Excel2Json.XianTuLogConfig>
  1152. // System.Collections.Generic.ObjectComparer<Excel2Json.daolvSkill>
  1153. // System.Collections.Generic.ObjectComparer<Excel2Json.emotionConfig>
  1154. // System.Collections.Generic.ObjectComparer<Excel2Json.guajibuff>
  1155. // System.Collections.Generic.ObjectComparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  1156. // System.Collections.Generic.ObjectComparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  1157. // System.Collections.Generic.ObjectComparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1158. // System.Collections.Generic.ObjectComparer<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1159. // System.Collections.Generic.ObjectComparer<MemoryPack.Internal.BufferSegment>
  1160. // System.Collections.Generic.ObjectComparer<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  1161. // System.Collections.Generic.ObjectComparer<System.Collections.Generic.KeyValuePair<long,object>>
  1162. // System.Collections.Generic.ObjectComparer<System.Collections.Generic.KeyValuePair<object,object>>
  1163. // System.Collections.Generic.ObjectComparer<System.Net.Sockets.Kcp.KcpSegment>
  1164. // System.Collections.Generic.ObjectComparer<UnityEngine.CombineInstance>
  1165. // System.Collections.Generic.ObjectComparer<UnityEngine.EventSystems.RaycastResult>
  1166. // System.Collections.Generic.ObjectComparer<UnityEngine.Matrix4x4>
  1167. // System.Collections.Generic.ObjectComparer<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  1168. // System.Collections.Generic.ObjectComparer<UnityEngine.UIVertex>
  1169. // System.Collections.Generic.ObjectComparer<UnityEngine.Vector2>
  1170. // System.Collections.Generic.ObjectComparer<UnityEngine.Vector3>
  1171. // System.Collections.Generic.ObjectComparer<UnityEngine.Vector4>
  1172. // System.Collections.Generic.ObjectComparer<byte>
  1173. // System.Collections.Generic.ObjectComparer<float>
  1174. // System.Collections.Generic.ObjectComparer<int>
  1175. // System.Collections.Generic.ObjectComparer<long>
  1176. // System.Collections.Generic.ObjectComparer<object>
  1177. // System.Collections.Generic.ObjectComparer<uint>
  1178. // System.Collections.Generic.ObjectEqualityComparer<Excel2Json.FabaoPowerupConfig>
  1179. // System.Collections.Generic.ObjectEqualityComparer<System.IntPtr>
  1180. // System.Collections.Generic.ObjectEqualityComparer<System.Net.Sockets.Kcp.KcpSegment>
  1181. // System.Collections.Generic.ObjectEqualityComparer<UnityEngine.Matrix4x4>
  1182. // System.Collections.Generic.ObjectEqualityComparer<UnityEngine.RenderInstancedDataLayout>
  1183. // System.Collections.Generic.ObjectEqualityComparer<UnityEngine.Vector3>
  1184. // System.Collections.Generic.ObjectEqualityComparer<UnityEngine.Vector4>
  1185. // System.Collections.Generic.ObjectEqualityComparer<float>
  1186. // System.Collections.Generic.ObjectEqualityComparer<int>
  1187. // System.Collections.Generic.ObjectEqualityComparer<long>
  1188. // System.Collections.Generic.ObjectEqualityComparer<object>
  1189. // System.Collections.Generic.ObjectEqualityComparer<uint>
  1190. // System.Collections.Generic.Queue.Enumerator<Fort23.UTool.CoroutineLockTimer>
  1191. // System.Collections.Generic.Queue.Enumerator<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1192. // System.Collections.Generic.Queue.Enumerator<System.ArraySegment<object>>
  1193. // System.Collections.Generic.Queue.Enumerator<System.ValueTuple<object,int>>
  1194. // System.Collections.Generic.Queue.Enumerator<long>
  1195. // System.Collections.Generic.Queue.Enumerator<object>
  1196. // System.Collections.Generic.Queue<Fort23.UTool.CoroutineLockTimer>
  1197. // System.Collections.Generic.Queue<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1198. // System.Collections.Generic.Queue<System.ArraySegment<object>>
  1199. // System.Collections.Generic.Queue<System.ValueTuple<object,int>>
  1200. // System.Collections.Generic.Queue<long>
  1201. // System.Collections.Generic.Queue<object>
  1202. // System.Collections.Generic.SortedDictionary.<>c__DisplayClass34_0<long,object>
  1203. // System.Collections.Generic.SortedDictionary.<>c__DisplayClass34_0<object,object>
  1204. // System.Collections.Generic.SortedDictionary.<>c__DisplayClass34_1<long,object>
  1205. // System.Collections.Generic.SortedDictionary.<>c__DisplayClass34_1<object,object>
  1206. // System.Collections.Generic.SortedDictionary.Enumerator<long,object>
  1207. // System.Collections.Generic.SortedDictionary.Enumerator<object,object>
  1208. // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass5_0<long,object>
  1209. // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass5_0<object,object>
  1210. // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass6_0<long,object>
  1211. // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass6_0<object,object>
  1212. // System.Collections.Generic.SortedDictionary.KeyCollection.Enumerator<long,object>
  1213. // System.Collections.Generic.SortedDictionary.KeyCollection.Enumerator<object,object>
  1214. // System.Collections.Generic.SortedDictionary.KeyCollection<long,object>
  1215. // System.Collections.Generic.SortedDictionary.KeyCollection<object,object>
  1216. // System.Collections.Generic.SortedDictionary.KeyValuePairComparer<long,object>
  1217. // System.Collections.Generic.SortedDictionary.KeyValuePairComparer<object,object>
  1218. // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass5_0<long,object>
  1219. // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass5_0<object,object>
  1220. // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass6_0<long,object>
  1221. // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass6_0<object,object>
  1222. // System.Collections.Generic.SortedDictionary.ValueCollection.Enumerator<long,object>
  1223. // System.Collections.Generic.SortedDictionary.ValueCollection.Enumerator<object,object>
  1224. // System.Collections.Generic.SortedDictionary.ValueCollection<long,object>
  1225. // System.Collections.Generic.SortedDictionary.ValueCollection<object,object>
  1226. // System.Collections.Generic.SortedDictionary<long,object>
  1227. // System.Collections.Generic.SortedDictionary<object,object>
  1228. // System.Collections.Generic.SortedSet.<>c__DisplayClass52_0<System.Collections.Generic.KeyValuePair<long,object>>
  1229. // System.Collections.Generic.SortedSet.<>c__DisplayClass52_0<System.Collections.Generic.KeyValuePair<object,object>>
  1230. // System.Collections.Generic.SortedSet.<>c__DisplayClass53_0<System.Collections.Generic.KeyValuePair<long,object>>
  1231. // System.Collections.Generic.SortedSet.<>c__DisplayClass53_0<System.Collections.Generic.KeyValuePair<object,object>>
  1232. // System.Collections.Generic.SortedSet.Enumerator<System.Collections.Generic.KeyValuePair<long,object>>
  1233. // System.Collections.Generic.SortedSet.Enumerator<System.Collections.Generic.KeyValuePair<object,object>>
  1234. // System.Collections.Generic.SortedSet.Node<System.Collections.Generic.KeyValuePair<long,object>>
  1235. // System.Collections.Generic.SortedSet.Node<System.Collections.Generic.KeyValuePair<object,object>>
  1236. // System.Collections.Generic.SortedSet<System.Collections.Generic.KeyValuePair<long,object>>
  1237. // System.Collections.Generic.SortedSet<System.Collections.Generic.KeyValuePair<object,object>>
  1238. // System.Collections.Generic.Stack.Enumerator<System.IntPtr>
  1239. // System.Collections.Generic.Stack.Enumerator<object>
  1240. // System.Collections.Generic.Stack<System.IntPtr>
  1241. // System.Collections.Generic.Stack<object>
  1242. // System.Collections.Generic.TreeSet<System.Collections.Generic.KeyValuePair<long,object>>
  1243. // System.Collections.Generic.TreeSet<System.Collections.Generic.KeyValuePair<object,object>>
  1244. // System.Collections.Generic.TreeWalkPredicate<System.Collections.Generic.KeyValuePair<long,object>>
  1245. // System.Collections.Generic.TreeWalkPredicate<System.Collections.Generic.KeyValuePair<object,object>>
  1246. // System.Collections.ObjectModel.ReadOnlyCollection<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  1247. // System.Collections.ObjectModel.ReadOnlyCollection<Core.BattleReport.ReportFightMassgeLogData>
  1248. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.AttributeConfig>
  1249. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.BigMapConfig>
  1250. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.BuffConfig>
  1251. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.ChanllegeResource>
  1252. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.ChanllegeTower>
  1253. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.DaoyouGiftConfig>
  1254. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.DaoyouLevelupConfig>
  1255. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.DaoyouModelConfig>
  1256. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.DaoyouguajiResourcLevel>
  1257. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.DivineSenseConfig>
  1258. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.DropConfig>
  1259. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.DropCountConfig>
  1260. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.DropGroupConfig>
  1261. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.DropItemConfig>
  1262. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.EventConditionConfig>
  1263. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.EventConfig>
  1264. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.EventLinkConfig>
  1265. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.EventNPC>
  1266. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.FabaoConfig>
  1267. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.FabaoPowerupConfig>
  1268. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.GameConstantConfig>
  1269. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.GroupConfig>
  1270. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.HeroModelConfig>
  1271. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.HeroPowerUpConfig>
  1272. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.HeroQiangDuAddConfig>
  1273. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.InitialPlayerConfig>
  1274. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.ItemConfig>
  1275. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.LanguageChineseConfig>
  1276. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.LanguageChineseConfig_skill>
  1277. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.LevelSupressConfig>
  1278. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.LevelbattleConfig>
  1279. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.MitigationParaConfig>
  1280. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.MonsterPowerUpConfig>
  1281. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.OpenBoxConfig>
  1282. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.OpenBoxProgressReward>
  1283. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.OpenBoxScoreRule>
  1284. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.PlacesConfig>
  1285. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.PlayerGuideConfig>
  1286. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.QiankundaiConfig>
  1287. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.RandomNameListConfig>
  1288. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.ReddotConfig>
  1289. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.ResourceLevelConfig>
  1290. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.SentimentConfig>
  1291. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.SentimentEffectConfig>
  1292. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.ShopConfig>
  1293. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.ShopGroupConfig>
  1294. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.ShopItemConfig>
  1295. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.SkillConfig>
  1296. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.SkillConstant>
  1297. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.SkillPowerupConfig>
  1298. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.SkiptoConfig>
  1299. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.SmallPlacesConfig>
  1300. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.TanxianConfig>
  1301. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.TowerConfig>
  1302. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.TowerInfoConfig>
  1303. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.UnlockConfig>
  1304. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.WorldMapConfig>
  1305. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.XianTuLogConfig>
  1306. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.daolvSkill>
  1307. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.emotionConfig>
  1308. // System.Collections.ObjectModel.ReadOnlyCollection<Excel2Json.guajibuff>
  1309. // System.Collections.ObjectModel.ReadOnlyCollection<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  1310. // System.Collections.ObjectModel.ReadOnlyCollection<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  1311. // System.Collections.ObjectModel.ReadOnlyCollection<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1312. // System.Collections.ObjectModel.ReadOnlyCollection<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1313. // System.Collections.ObjectModel.ReadOnlyCollection<MemoryPack.Internal.BufferSegment>
  1314. // System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  1315. // System.Collections.ObjectModel.ReadOnlyCollection<System.Net.Sockets.Kcp.KcpSegment>
  1316. // System.Collections.ObjectModel.ReadOnlyCollection<UnityEngine.CombineInstance>
  1317. // System.Collections.ObjectModel.ReadOnlyCollection<UnityEngine.EventSystems.RaycastResult>
  1318. // System.Collections.ObjectModel.ReadOnlyCollection<UnityEngine.Matrix4x4>
  1319. // System.Collections.ObjectModel.ReadOnlyCollection<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  1320. // System.Collections.ObjectModel.ReadOnlyCollection<UnityEngine.UIVertex>
  1321. // System.Collections.ObjectModel.ReadOnlyCollection<UnityEngine.Vector2>
  1322. // System.Collections.ObjectModel.ReadOnlyCollection<UnityEngine.Vector3>
  1323. // System.Collections.ObjectModel.ReadOnlyCollection<UnityEngine.Vector4>
  1324. // System.Collections.ObjectModel.ReadOnlyCollection<byte>
  1325. // System.Collections.ObjectModel.ReadOnlyCollection<float>
  1326. // System.Collections.ObjectModel.ReadOnlyCollection<int>
  1327. // System.Collections.ObjectModel.ReadOnlyCollection<long>
  1328. // System.Collections.ObjectModel.ReadOnlyCollection<object>
  1329. // System.Comparison<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  1330. // System.Comparison<Core.BattleReport.ReportFightMassgeLogData>
  1331. // System.Comparison<Excel2Json.AttributeConfig>
  1332. // System.Comparison<Excel2Json.BigMapConfig>
  1333. // System.Comparison<Excel2Json.BuffConfig>
  1334. // System.Comparison<Excel2Json.ChanllegeResource>
  1335. // System.Comparison<Excel2Json.ChanllegeTower>
  1336. // System.Comparison<Excel2Json.DaoyouGiftConfig>
  1337. // System.Comparison<Excel2Json.DaoyouLevelupConfig>
  1338. // System.Comparison<Excel2Json.DaoyouModelConfig>
  1339. // System.Comparison<Excel2Json.DaoyouguajiResourcLevel>
  1340. // System.Comparison<Excel2Json.DivineSenseConfig>
  1341. // System.Comparison<Excel2Json.DropConfig>
  1342. // System.Comparison<Excel2Json.DropCountConfig>
  1343. // System.Comparison<Excel2Json.DropGroupConfig>
  1344. // System.Comparison<Excel2Json.DropItemConfig>
  1345. // System.Comparison<Excel2Json.EventConditionConfig>
  1346. // System.Comparison<Excel2Json.EventConfig>
  1347. // System.Comparison<Excel2Json.EventLinkConfig>
  1348. // System.Comparison<Excel2Json.EventNPC>
  1349. // System.Comparison<Excel2Json.FabaoConfig>
  1350. // System.Comparison<Excel2Json.FabaoPowerupConfig>
  1351. // System.Comparison<Excel2Json.GameConstantConfig>
  1352. // System.Comparison<Excel2Json.GroupConfig>
  1353. // System.Comparison<Excel2Json.HeroModelConfig>
  1354. // System.Comparison<Excel2Json.HeroPowerUpConfig>
  1355. // System.Comparison<Excel2Json.HeroQiangDuAddConfig>
  1356. // System.Comparison<Excel2Json.InitialPlayerConfig>
  1357. // System.Comparison<Excel2Json.ItemConfig>
  1358. // System.Comparison<Excel2Json.LanguageChineseConfig>
  1359. // System.Comparison<Excel2Json.LanguageChineseConfig_skill>
  1360. // System.Comparison<Excel2Json.LevelSupressConfig>
  1361. // System.Comparison<Excel2Json.LevelbattleConfig>
  1362. // System.Comparison<Excel2Json.MitigationParaConfig>
  1363. // System.Comparison<Excel2Json.MonsterPowerUpConfig>
  1364. // System.Comparison<Excel2Json.OpenBoxConfig>
  1365. // System.Comparison<Excel2Json.OpenBoxProgressReward>
  1366. // System.Comparison<Excel2Json.OpenBoxScoreRule>
  1367. // System.Comparison<Excel2Json.PlacesConfig>
  1368. // System.Comparison<Excel2Json.PlayerGuideConfig>
  1369. // System.Comparison<Excel2Json.QiankundaiConfig>
  1370. // System.Comparison<Excel2Json.RandomNameListConfig>
  1371. // System.Comparison<Excel2Json.ReddotConfig>
  1372. // System.Comparison<Excel2Json.ResourceLevelConfig>
  1373. // System.Comparison<Excel2Json.SentimentConfig>
  1374. // System.Comparison<Excel2Json.SentimentEffectConfig>
  1375. // System.Comparison<Excel2Json.ShopConfig>
  1376. // System.Comparison<Excel2Json.ShopGroupConfig>
  1377. // System.Comparison<Excel2Json.ShopItemConfig>
  1378. // System.Comparison<Excel2Json.SkillConfig>
  1379. // System.Comparison<Excel2Json.SkillConstant>
  1380. // System.Comparison<Excel2Json.SkillPowerupConfig>
  1381. // System.Comparison<Excel2Json.SkiptoConfig>
  1382. // System.Comparison<Excel2Json.SmallPlacesConfig>
  1383. // System.Comparison<Excel2Json.TanxianConfig>
  1384. // System.Comparison<Excel2Json.TowerConfig>
  1385. // System.Comparison<Excel2Json.TowerInfoConfig>
  1386. // System.Comparison<Excel2Json.UnlockConfig>
  1387. // System.Comparison<Excel2Json.WorldMapConfig>
  1388. // System.Comparison<Excel2Json.XianTuLogConfig>
  1389. // System.Comparison<Excel2Json.daolvSkill>
  1390. // System.Comparison<Excel2Json.emotionConfig>
  1391. // System.Comparison<Excel2Json.guajibuff>
  1392. // System.Comparison<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  1393. // System.Comparison<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  1394. // System.Comparison<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1395. // System.Comparison<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1396. // System.Comparison<MemoryPack.Internal.BufferSegment>
  1397. // System.Comparison<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  1398. // System.Comparison<System.Net.Sockets.Kcp.KcpSegment>
  1399. // System.Comparison<UnityEngine.CombineInstance>
  1400. // System.Comparison<UnityEngine.EventSystems.RaycastResult>
  1401. // System.Comparison<UnityEngine.Matrix4x4>
  1402. // System.Comparison<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  1403. // System.Comparison<UnityEngine.UIVertex>
  1404. // System.Comparison<UnityEngine.Vector2>
  1405. // System.Comparison<UnityEngine.Vector3>
  1406. // System.Comparison<UnityEngine.Vector4>
  1407. // System.Comparison<byte>
  1408. // System.Comparison<float>
  1409. // System.Comparison<int>
  1410. // System.Comparison<long>
  1411. // System.Comparison<object>
  1412. // System.Func<Excel2Json.EventConfig,byte>
  1413. // System.Func<Excel2Json.FabaoPowerupConfig,Excel2Json.FabaoPowerupConfig>
  1414. // System.Func<Excel2Json.FabaoPowerupConfig,int>
  1415. // System.Func<Excel2Json.HeroPowerUpConfig,byte>
  1416. // System.Func<Excel2Json.ItemConfig,byte>
  1417. // System.Func<Excel2Json.OpenBoxScoreRule,byte>
  1418. // System.Func<Excel2Json.OpenBoxScoreRule,int>
  1419. // System.Func<Excel2Json.SentimentEffectConfig,byte>
  1420. // System.Func<Excel2Json.SkillConfig,byte>
  1421. // System.Func<Excel2Json.TowerInfoConfig,byte>
  1422. // System.Func<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1423. // System.Func<System.ArraySegment<object>>
  1424. // System.Func<System.Net.Sockets.UdpReceiveResult>
  1425. // System.Func<System.Threading.Tasks.VoidTaskResult>
  1426. // System.Func<System.ValueTuple<object,int>>
  1427. // System.Func<UnityEngine.Vector3,System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>,UnityEngine.Vector3>
  1428. // System.Func<UnityEngine.Vector3>
  1429. // System.Func<float,byte>
  1430. // System.Func<float>
  1431. // System.Func<int,byte>
  1432. // System.Func<int>
  1433. // System.Func<object,System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1434. // System.Func<object,System.ArraySegment<object>>
  1435. // System.Func<object,System.Net.Sockets.UdpReceiveResult>
  1436. // System.Func<object,System.Threading.Tasks.VoidTaskResult>
  1437. // System.Func<object,System.ValueTuple<object,int>>
  1438. // System.Func<object,byte>
  1439. // System.Func<object,float>
  1440. // System.Func<object,int>
  1441. // System.Func<object,object,object>
  1442. // System.Func<object,object>
  1443. // System.Func<object>
  1444. // System.Linq.Buffer<Excel2Json.FabaoPowerupConfig>
  1445. // System.Linq.Buffer<Excel2Json.HeroPowerUpConfig>
  1446. // System.Linq.Buffer<byte>
  1447. // System.Linq.Buffer<float>
  1448. // System.Linq.Buffer<int>
  1449. // System.Linq.Buffer<object>
  1450. // System.Linq.Enumerable.<IntersectIterator>d__74<object>
  1451. // System.Linq.Enumerable.<ReverseIterator>d__79<byte>
  1452. // System.Linq.Enumerable.Iterator<Excel2Json.EventConfig>
  1453. // System.Linq.Enumerable.Iterator<Excel2Json.HeroPowerUpConfig>
  1454. // System.Linq.Enumerable.Iterator<Excel2Json.ItemConfig>
  1455. // System.Linq.Enumerable.Iterator<Excel2Json.OpenBoxScoreRule>
  1456. // System.Linq.Enumerable.Iterator<Excel2Json.SentimentEffectConfig>
  1457. // System.Linq.Enumerable.Iterator<Excel2Json.SkillConfig>
  1458. // System.Linq.Enumerable.Iterator<Excel2Json.TowerInfoConfig>
  1459. // System.Linq.Enumerable.Iterator<float>
  1460. // System.Linq.Enumerable.Iterator<int>
  1461. // System.Linq.Enumerable.Iterator<object>
  1462. // System.Linq.Enumerable.WhereArrayIterator<Excel2Json.EventConfig>
  1463. // System.Linq.Enumerable.WhereArrayIterator<Excel2Json.HeroPowerUpConfig>
  1464. // System.Linq.Enumerable.WhereArrayIterator<Excel2Json.ItemConfig>
  1465. // System.Linq.Enumerable.WhereArrayIterator<Excel2Json.SentimentEffectConfig>
  1466. // System.Linq.Enumerable.WhereArrayIterator<Excel2Json.SkillConfig>
  1467. // System.Linq.Enumerable.WhereArrayIterator<Excel2Json.TowerInfoConfig>
  1468. // System.Linq.Enumerable.WhereArrayIterator<object>
  1469. // System.Linq.Enumerable.WhereEnumerableIterator<Excel2Json.EventConfig>
  1470. // System.Linq.Enumerable.WhereEnumerableIterator<Excel2Json.HeroPowerUpConfig>
  1471. // System.Linq.Enumerable.WhereEnumerableIterator<Excel2Json.ItemConfig>
  1472. // System.Linq.Enumerable.WhereEnumerableIterator<Excel2Json.SentimentEffectConfig>
  1473. // System.Linq.Enumerable.WhereEnumerableIterator<Excel2Json.SkillConfig>
  1474. // System.Linq.Enumerable.WhereEnumerableIterator<Excel2Json.TowerInfoConfig>
  1475. // System.Linq.Enumerable.WhereEnumerableIterator<float>
  1476. // System.Linq.Enumerable.WhereEnumerableIterator<int>
  1477. // System.Linq.Enumerable.WhereEnumerableIterator<object>
  1478. // System.Linq.Enumerable.WhereListIterator<Excel2Json.EventConfig>
  1479. // System.Linq.Enumerable.WhereListIterator<Excel2Json.HeroPowerUpConfig>
  1480. // System.Linq.Enumerable.WhereListIterator<Excel2Json.ItemConfig>
  1481. // System.Linq.Enumerable.WhereListIterator<Excel2Json.SentimentEffectConfig>
  1482. // System.Linq.Enumerable.WhereListIterator<Excel2Json.SkillConfig>
  1483. // System.Linq.Enumerable.WhereListIterator<Excel2Json.TowerInfoConfig>
  1484. // System.Linq.Enumerable.WhereListIterator<object>
  1485. // System.Linq.Enumerable.WhereSelectArrayIterator<Excel2Json.OpenBoxScoreRule,int>
  1486. // System.Linq.Enumerable.WhereSelectArrayIterator<object,float>
  1487. // System.Linq.Enumerable.WhereSelectArrayIterator<object,int>
  1488. // System.Linq.Enumerable.WhereSelectArrayIterator<object,object>
  1489. // System.Linq.Enumerable.WhereSelectEnumerableIterator<Excel2Json.OpenBoxScoreRule,int>
  1490. // System.Linq.Enumerable.WhereSelectEnumerableIterator<object,float>
  1491. // System.Linq.Enumerable.WhereSelectEnumerableIterator<object,int>
  1492. // System.Linq.Enumerable.WhereSelectEnumerableIterator<object,object>
  1493. // System.Linq.Enumerable.WhereSelectListIterator<Excel2Json.OpenBoxScoreRule,int>
  1494. // System.Linq.Enumerable.WhereSelectListIterator<object,float>
  1495. // System.Linq.Enumerable.WhereSelectListIterator<object,int>
  1496. // System.Linq.Enumerable.WhereSelectListIterator<object,object>
  1497. // System.Linq.EnumerableSorter<Excel2Json.FabaoPowerupConfig,int>
  1498. // System.Linq.EnumerableSorter<Excel2Json.FabaoPowerupConfig>
  1499. // System.Linq.EnumerableSorter<object,int>
  1500. // System.Linq.EnumerableSorter<object>
  1501. // System.Linq.GroupedEnumerable<Excel2Json.FabaoPowerupConfig,int,Excel2Json.FabaoPowerupConfig>
  1502. // System.Linq.IdentityFunction.<>c<Excel2Json.FabaoPowerupConfig>
  1503. // System.Linq.IdentityFunction<Excel2Json.FabaoPowerupConfig>
  1504. // System.Linq.Lookup.<GetEnumerator>d__12<int,Excel2Json.FabaoPowerupConfig>
  1505. // System.Linq.Lookup.Grouping.<GetEnumerator>d__7<int,Excel2Json.FabaoPowerupConfig>
  1506. // System.Linq.Lookup.Grouping<int,Excel2Json.FabaoPowerupConfig>
  1507. // System.Linq.Lookup<int,Excel2Json.FabaoPowerupConfig>
  1508. // System.Linq.OrderedEnumerable.<GetEnumerator>d__1<Excel2Json.FabaoPowerupConfig>
  1509. // System.Linq.OrderedEnumerable.<GetEnumerator>d__1<object>
  1510. // System.Linq.OrderedEnumerable<Excel2Json.FabaoPowerupConfig,int>
  1511. // System.Linq.OrderedEnumerable<Excel2Json.FabaoPowerupConfig>
  1512. // System.Linq.OrderedEnumerable<object,int>
  1513. // System.Linq.OrderedEnumerable<object>
  1514. // System.Linq.Set<object>
  1515. // System.Memory<byte>
  1516. // System.Nullable<int>
  1517. // System.Predicate<CombatLibrary.CombatLibrary.CombatCore.Utility.CurveInfo>
  1518. // System.Predicate<Core.BattleReport.ReportFightMassgeLogData>
  1519. // System.Predicate<Excel2Json.AttributeConfig>
  1520. // System.Predicate<Excel2Json.BigMapConfig>
  1521. // System.Predicate<Excel2Json.BuffConfig>
  1522. // System.Predicate<Excel2Json.ChanllegeResource>
  1523. // System.Predicate<Excel2Json.ChanllegeTower>
  1524. // System.Predicate<Excel2Json.DaoyouGiftConfig>
  1525. // System.Predicate<Excel2Json.DaoyouLevelupConfig>
  1526. // System.Predicate<Excel2Json.DaoyouModelConfig>
  1527. // System.Predicate<Excel2Json.DaoyouguajiResourcLevel>
  1528. // System.Predicate<Excel2Json.DivineSenseConfig>
  1529. // System.Predicate<Excel2Json.DropConfig>
  1530. // System.Predicate<Excel2Json.DropCountConfig>
  1531. // System.Predicate<Excel2Json.DropGroupConfig>
  1532. // System.Predicate<Excel2Json.DropItemConfig>
  1533. // System.Predicate<Excel2Json.EventConditionConfig>
  1534. // System.Predicate<Excel2Json.EventConfig>
  1535. // System.Predicate<Excel2Json.EventLinkConfig>
  1536. // System.Predicate<Excel2Json.EventNPC>
  1537. // System.Predicate<Excel2Json.FabaoConfig>
  1538. // System.Predicate<Excel2Json.FabaoPowerupConfig>
  1539. // System.Predicate<Excel2Json.GameConstantConfig>
  1540. // System.Predicate<Excel2Json.GroupConfig>
  1541. // System.Predicate<Excel2Json.HeroModelConfig>
  1542. // System.Predicate<Excel2Json.HeroPowerUpConfig>
  1543. // System.Predicate<Excel2Json.HeroQiangDuAddConfig>
  1544. // System.Predicate<Excel2Json.InitialPlayerConfig>
  1545. // System.Predicate<Excel2Json.ItemConfig>
  1546. // System.Predicate<Excel2Json.LanguageChineseConfig>
  1547. // System.Predicate<Excel2Json.LanguageChineseConfig_skill>
  1548. // System.Predicate<Excel2Json.LevelSupressConfig>
  1549. // System.Predicate<Excel2Json.LevelbattleConfig>
  1550. // System.Predicate<Excel2Json.MitigationParaConfig>
  1551. // System.Predicate<Excel2Json.MonsterPowerUpConfig>
  1552. // System.Predicate<Excel2Json.OpenBoxConfig>
  1553. // System.Predicate<Excel2Json.OpenBoxProgressReward>
  1554. // System.Predicate<Excel2Json.OpenBoxScoreRule>
  1555. // System.Predicate<Excel2Json.PlacesConfig>
  1556. // System.Predicate<Excel2Json.PlayerGuideConfig>
  1557. // System.Predicate<Excel2Json.QiankundaiConfig>
  1558. // System.Predicate<Excel2Json.RandomNameListConfig>
  1559. // System.Predicate<Excel2Json.ReddotConfig>
  1560. // System.Predicate<Excel2Json.ResourceLevelConfig>
  1561. // System.Predicate<Excel2Json.SentimentConfig>
  1562. // System.Predicate<Excel2Json.SentimentEffectConfig>
  1563. // System.Predicate<Excel2Json.ShopConfig>
  1564. // System.Predicate<Excel2Json.ShopGroupConfig>
  1565. // System.Predicate<Excel2Json.ShopItemConfig>
  1566. // System.Predicate<Excel2Json.SkillConfig>
  1567. // System.Predicate<Excel2Json.SkillConstant>
  1568. // System.Predicate<Excel2Json.SkillPowerupConfig>
  1569. // System.Predicate<Excel2Json.SkiptoConfig>
  1570. // System.Predicate<Excel2Json.SmallPlacesConfig>
  1571. // System.Predicate<Excel2Json.TanxianConfig>
  1572. // System.Predicate<Excel2Json.TowerConfig>
  1573. // System.Predicate<Excel2Json.TowerInfoConfig>
  1574. // System.Predicate<Excel2Json.UnlockConfig>
  1575. // System.Predicate<Excel2Json.WorldMapConfig>
  1576. // System.Predicate<Excel2Json.XianTuLogConfig>
  1577. // System.Predicate<Excel2Json.daolvSkill>
  1578. // System.Predicate<Excel2Json.emotionConfig>
  1579. // System.Predicate<Excel2Json.guajibuff>
  1580. // System.Predicate<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationDataBufferElement>
  1581. // System.Predicate<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAnimationEventOccurenceBufferElement>
  1582. // System.Predicate<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1583. // System.Predicate<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1584. // System.Predicate<MemoryPack.Internal.BufferSegment>
  1585. // System.Predicate<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>
  1586. // System.Predicate<System.IntPtr>
  1587. // System.Predicate<System.Net.Sockets.Kcp.KcpSegment>
  1588. // System.Predicate<UnityEngine.CombineInstance>
  1589. // System.Predicate<UnityEngine.EventSystems.RaycastResult>
  1590. // System.Predicate<UnityEngine.Matrix4x4>
  1591. // System.Predicate<UnityEngine.UI.UGUITextTool.LanguageChineseConfig>
  1592. // System.Predicate<UnityEngine.UIVertex>
  1593. // System.Predicate<UnityEngine.Vector2>
  1594. // System.Predicate<UnityEngine.Vector3>
  1595. // System.Predicate<UnityEngine.Vector4>
  1596. // System.Predicate<byte>
  1597. // System.Predicate<float>
  1598. // System.Predicate<int>
  1599. // System.Predicate<long>
  1600. // System.Predicate<object>
  1601. // System.ReadOnlyMemory<byte>
  1602. // System.ReadOnlySpan.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1603. // System.ReadOnlySpan.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1604. // System.ReadOnlySpan.Enumerator<UnityEngine.Quaternion>
  1605. // System.ReadOnlySpan.Enumerator<UnityEngine.Vector3>
  1606. // System.ReadOnlySpan.Enumerator<UnityEngine.jvalue>
  1607. // System.ReadOnlySpan.Enumerator<byte>
  1608. // System.ReadOnlySpan.Enumerator<ushort>
  1609. // System.ReadOnlySpan<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1610. // System.ReadOnlySpan<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1611. // System.ReadOnlySpan<UnityEngine.Quaternion>
  1612. // System.ReadOnlySpan<UnityEngine.Vector3>
  1613. // System.ReadOnlySpan<UnityEngine.jvalue>
  1614. // System.ReadOnlySpan<byte>
  1615. // System.ReadOnlySpan<ushort>
  1616. // System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>
  1617. // System.Runtime.CompilerServices.AsyncTaskMethodBuilder<int>
  1618. // System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder<int>
  1619. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1620. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>
  1621. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.Net.Sockets.UdpReceiveResult>
  1622. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>
  1623. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ValueTuple<object,int>>
  1624. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<int>
  1625. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>
  1626. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1627. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<System.ArraySegment<object>>
  1628. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<System.Net.Sockets.UdpReceiveResult>
  1629. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<System.Threading.Tasks.VoidTaskResult>
  1630. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<System.ValueTuple<object,int>>
  1631. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<int>
  1632. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<object>
  1633. // System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable.ConfiguredValueTaskAwaiter<int>
  1634. // System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable<int>
  1635. // System.Runtime.CompilerServices.TaskAwaiter<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1636. // System.Runtime.CompilerServices.TaskAwaiter<System.ArraySegment<object>>
  1637. // System.Runtime.CompilerServices.TaskAwaiter<System.Net.Sockets.UdpReceiveResult>
  1638. // System.Runtime.CompilerServices.TaskAwaiter<System.Threading.Tasks.VoidTaskResult>
  1639. // System.Runtime.CompilerServices.TaskAwaiter<System.ValueTuple<object,int>>
  1640. // System.Runtime.CompilerServices.TaskAwaiter<int>
  1641. // System.Runtime.CompilerServices.TaskAwaiter<object>
  1642. // System.Runtime.CompilerServices.ValueTaskAwaiter<int>
  1643. // System.Span.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1644. // System.Span.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1645. // System.Span.Enumerator<UnityEngine.Quaternion>
  1646. // System.Span.Enumerator<UnityEngine.Vector3>
  1647. // System.Span.Enumerator<UnityEngine.jvalue>
  1648. // System.Span.Enumerator<byte>
  1649. // System.Span.Enumerator<ushort>
  1650. // System.Span<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1651. // System.Span<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1652. // System.Span<UnityEngine.Quaternion>
  1653. // System.Span<UnityEngine.Vector3>
  1654. // System.Span<UnityEngine.jvalue>
  1655. // System.Span<byte>
  1656. // System.Span<ushort>
  1657. // System.Threading.Tasks.ContinuationTaskFromResultTask<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1658. // System.Threading.Tasks.ContinuationTaskFromResultTask<System.ArraySegment<object>>
  1659. // System.Threading.Tasks.ContinuationTaskFromResultTask<System.Net.Sockets.UdpReceiveResult>
  1660. // System.Threading.Tasks.ContinuationTaskFromResultTask<System.Threading.Tasks.VoidTaskResult>
  1661. // System.Threading.Tasks.ContinuationTaskFromResultTask<System.ValueTuple<object,int>>
  1662. // System.Threading.Tasks.ContinuationTaskFromResultTask<int>
  1663. // System.Threading.Tasks.ContinuationTaskFromResultTask<object>
  1664. // System.Threading.Tasks.Sources.IValueTaskSource<int>
  1665. // System.Threading.Tasks.Task<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1666. // System.Threading.Tasks.Task<System.ArraySegment<object>>
  1667. // System.Threading.Tasks.Task<System.Net.Sockets.UdpReceiveResult>
  1668. // System.Threading.Tasks.Task<System.Threading.Tasks.VoidTaskResult>
  1669. // System.Threading.Tasks.Task<System.ValueTuple<object,int>>
  1670. // System.Threading.Tasks.Task<int>
  1671. // System.Threading.Tasks.Task<object>
  1672. // System.Threading.Tasks.TaskCompletionSource<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1673. // System.Threading.Tasks.TaskCompletionSource<System.ArraySegment<object>>
  1674. // System.Threading.Tasks.TaskCompletionSource<System.ValueTuple<object,int>>
  1675. // System.Threading.Tasks.TaskCompletionSource<object>
  1676. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1677. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<System.ArraySegment<object>>
  1678. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<System.Net.Sockets.UdpReceiveResult>
  1679. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<System.Threading.Tasks.VoidTaskResult>
  1680. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<System.ValueTuple<object,int>>
  1681. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<int>
  1682. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<object>
  1683. // System.Threading.Tasks.TaskFactory<System.ArraySegment<System.Net.Sockets.Kcp.KcpSegment>>
  1684. // System.Threading.Tasks.TaskFactory<System.ArraySegment<object>>
  1685. // System.Threading.Tasks.TaskFactory<System.Net.Sockets.UdpReceiveResult>
  1686. // System.Threading.Tasks.TaskFactory<System.Threading.Tasks.VoidTaskResult>
  1687. // System.Threading.Tasks.TaskFactory<System.ValueTuple<object,int>>
  1688. // System.Threading.Tasks.TaskFactory<int>
  1689. // System.Threading.Tasks.TaskFactory<object>
  1690. // System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c<int>
  1691. // System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask<int>
  1692. // System.Threading.Tasks.ValueTask<int>
  1693. // System.ValueTuple<object,int>
  1694. // System.ValueTuple<object,object>
  1695. // System.ValueTuple<uint,uint>
  1696. // TMPro.FastAction<object>
  1697. // Unity.Collections.NativeArray.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1698. // Unity.Collections.NativeArray.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1699. // Unity.Collections.NativeArray.ReadOnly.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1700. // Unity.Collections.NativeArray.ReadOnly.Enumerator<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1701. // Unity.Collections.NativeArray.ReadOnly<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1702. // Unity.Collections.NativeArray.ReadOnly<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1703. // Unity.Collections.NativeArray<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsAttachmentAnchorDataBufferElement>
  1704. // Unity.Collections.NativeArray<GPUECSAnimationBaker.Engine.AnimatorSystem.GpuEcsCurrentAttachmentAnchorBufferElement>
  1705. // UnityEngine.AsyncInstantiateOperation<object>
  1706. // UnityEngine.Events.InvokableCall<UnityEngine.Vector2>
  1707. // UnityEngine.Events.InvokableCall<byte>
  1708. // UnityEngine.Events.InvokableCall<float>
  1709. // UnityEngine.Events.InvokableCall<object,int,int>
  1710. // UnityEngine.Events.InvokableCall<object,object,int>
  1711. // UnityEngine.Events.InvokableCall<object>
  1712. // UnityEngine.Events.InvokableCall<ushort,int>
  1713. // UnityEngine.Events.UnityAction<UnityEngine.Vector2>
  1714. // UnityEngine.Events.UnityAction<byte>
  1715. // UnityEngine.Events.UnityAction<float>
  1716. // UnityEngine.Events.UnityAction<object,int,int>
  1717. // UnityEngine.Events.UnityAction<object,object,int>
  1718. // UnityEngine.Events.UnityAction<object>
  1719. // UnityEngine.Events.UnityAction<ushort,int>
  1720. // UnityEngine.Events.UnityEvent<UnityEngine.Vector2>
  1721. // UnityEngine.Events.UnityEvent<byte>
  1722. // UnityEngine.Events.UnityEvent<float>
  1723. // UnityEngine.Events.UnityEvent<object,int,int>
  1724. // UnityEngine.Events.UnityEvent<object,object,int>
  1725. // UnityEngine.Events.UnityEvent<object>
  1726. // UnityEngine.Events.UnityEvent<ushort,int>
  1727. // UnityEngine.ExposedReference<object>
  1728. // UnityEngine.Pool.CollectionPool.<>c<object,object>
  1729. // UnityEngine.Pool.CollectionPool<object,object>
  1730. // }}
  1731. public void RefMethods()
  1732. {
  1733. // object LitJson.JsonMapper.ToObject<object>(string)
  1734. // System.Collections.Generic.List<object> MemoryPack.Formatters.ListFormatter.DeserializePackable<object>(MemoryPack.MemoryPackReader&)
  1735. // System.Void MemoryPack.Formatters.ListFormatter.DeserializePackable<object>(MemoryPack.MemoryPackReader&,System.Collections.Generic.List<object>&)
  1736. // System.Void MemoryPack.Formatters.ListFormatter.SerializePackable<object,object>(MemoryPack.MemoryPackWriter<object>&,System.Collections.Generic.List<object>)
  1737. // System.Void MemoryPack.IMemoryPackFormatter<object>.Serialize<object>(MemoryPack.MemoryPackWriter<object>&,object&)
  1738. // byte[] MemoryPack.Internal.MemoryMarshalEx.AllocateUninitializedArray<byte>(int,bool)
  1739. // byte& MemoryPack.Internal.MemoryMarshalEx.GetArrayDataReference<byte>(byte[])
  1740. // MemoryPack.MemoryPackFormatter<object> MemoryPack.MemoryPackFormatterProvider.GetFormatter<object>()
  1741. // bool MemoryPack.MemoryPackFormatterProvider.IsRegistered<int>()
  1742. // bool MemoryPack.MemoryPackFormatterProvider.IsRegistered<object>()
  1743. // System.Void MemoryPack.MemoryPackFormatterProvider.Register<int>(MemoryPack.MemoryPackFormatter<int>)
  1744. // System.Void MemoryPack.MemoryPackFormatterProvider.Register<object>(MemoryPack.MemoryPackFormatter<object>)
  1745. // MemoryPack.IMemoryPackFormatter<object> MemoryPack.MemoryPackReader.GetFormatter<object>()
  1746. // System.Void MemoryPack.MemoryPackReader.ReadPackable<object>(object&)
  1747. // object MemoryPack.MemoryPackReader.ReadPackable<object>()
  1748. // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<byte>(byte&)
  1749. // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<int,int,int,byte>(int&,int&,int&,byte&)
  1750. // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<int,int,int,int>(int&,int&,int&,int&)
  1751. // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<int,int>(int&,int&)
  1752. // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<int,long>(int&,long&)
  1753. // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<int>(int&)
  1754. // System.Void MemoryPack.MemoryPackReader.ReadUnmanaged<long>(long&)
  1755. // System.Void MemoryPack.MemoryPackReader.ReadValue<object>(object&)
  1756. // object MemoryPack.MemoryPackReader.ReadValue<object>()
  1757. // int MemoryPack.MemoryPackSerializer.Deserialize<object>(System.ReadOnlySpan<byte>,object&,MemoryPack.MemoryPackSerializerOptions)
  1758. // object MemoryPack.MemoryPackSerializer.Deserialize<object>(System.ReadOnlySpan<byte>,MemoryPack.MemoryPackSerializerOptions)
  1759. // System.Void MemoryPack.MemoryPackSerializer.Serialize<object,object>(MemoryPack.MemoryPackWriter<object>&,object&)
  1760. // byte[] MemoryPack.MemoryPackSerializer.Serialize<object>(object&,MemoryPack.MemoryPackSerializerOptions)
  1761. // MemoryPack.IMemoryPackFormatter<object> MemoryPack.MemoryPackWriter<object>.GetFormatter<object>()
  1762. // System.Void MemoryPack.MemoryPackWriter<object>.WritePackable<object>(object&)
  1763. // System.Void MemoryPack.MemoryPackWriter<object>.WriteUnmanagedWithObjectHeader<int,int,int,byte>(byte,int&,int&,int&,byte&)
  1764. // System.Void MemoryPack.MemoryPackWriter<object>.WriteUnmanagedWithObjectHeader<int,int,int,int>(byte,int&,int&,int&,int&)
  1765. // System.Void MemoryPack.MemoryPackWriter<object>.WriteUnmanagedWithObjectHeader<int,int>(byte,int&,int&)
  1766. // System.Void MemoryPack.MemoryPackWriter<object>.WriteUnmanagedWithObjectHeader<int,long>(byte,int&,long&)
  1767. // System.Void MemoryPack.MemoryPackWriter<object>.WriteUnmanagedWithObjectHeader<int>(byte,int&)
  1768. // System.Void MemoryPack.MemoryPackWriter<object>.WriteValue<object>(object&)
  1769. // object Newtonsoft.Json.JsonConvert.DeserializeObject<object>(string)
  1770. // object Newtonsoft.Json.JsonConvert.DeserializeObject<object>(string,Newtonsoft.Json.JsonSerializerSettings)
  1771. // object System.Activator.CreateInstance<object>()
  1772. // object[] System.Array.Empty<object>()
  1773. // System.Void System.Array.Resize<object>(object[]&,int)
  1774. // System.Void System.Array.Sort<object>(object[],System.Comparison<object>)
  1775. // System.Void System.Buffers.BuffersExtensions.CopyTo<byte>(System.Buffers.ReadOnlySequence<byte>&,System.Span<byte>)
  1776. // System.Void System.Buffers.BuffersExtensions.CopyToMultiSegment<byte>(System.Buffers.ReadOnlySequence<byte>&,System.Span<byte>)
  1777. // bool System.Collections.Generic.CollectionExtensions.Remove<int,object>(System.Collections.Generic.IDictionary<int,object>,int,object&)
  1778. // UnityEngine.Vector3 System.Linq.Enumerable.Aggregate<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>,UnityEngine.Vector3>(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>>,UnityEngine.Vector3,System.Func<UnityEngine.Vector3,System.Collections.Generic.KeyValuePair<int,UnityEngine.Vector3>,UnityEngine.Vector3>)
  1779. // bool System.Linq.Enumerable.Contains<int>(System.Collections.Generic.IEnumerable<int>,int)
  1780. // bool System.Linq.Enumerable.Contains<int>(System.Collections.Generic.IEnumerable<int>,int,System.Collections.Generic.IEqualityComparer<int>)
  1781. // bool System.Linq.Enumerable.Contains<object>(System.Collections.Generic.IEnumerable<object>,object)
  1782. // bool System.Linq.Enumerable.Contains<object>(System.Collections.Generic.IEnumerable<object>,object,System.Collections.Generic.IEqualityComparer<object>)
  1783. // int System.Linq.Enumerable.Count<object>(System.Collections.Generic.IEnumerable<object>)
  1784. // object System.Linq.Enumerable.First<object>(System.Collections.Generic.IEnumerable<object>)
  1785. // object System.Linq.Enumerable.First<object>(System.Collections.Generic.IEnumerable<object>,System.Func<object,bool>)
  1786. // Excel2Json.FabaoPowerupConfig System.Linq.Enumerable.FirstOrDefault<Excel2Json.FabaoPowerupConfig>(System.Collections.Generic.IEnumerable<Excel2Json.FabaoPowerupConfig>)
  1787. // object System.Linq.Enumerable.FirstOrDefault<object>(System.Collections.Generic.IEnumerable<object>,System.Func<object,bool>)
  1788. // System.Collections.Generic.IEnumerable<System.Linq.IGrouping<int,Excel2Json.FabaoPowerupConfig>> System.Linq.Enumerable.GroupBy<Excel2Json.FabaoPowerupConfig,int>(System.Collections.Generic.IEnumerable<Excel2Json.FabaoPowerupConfig>,System.Func<Excel2Json.FabaoPowerupConfig,int>)
  1789. // System.Collections.Generic.IEnumerable<object> System.Linq.Enumerable.Intersect<object>(System.Collections.Generic.IEnumerable<object>,System.Collections.Generic.IEnumerable<object>)
  1790. // System.Collections.Generic.IEnumerable<object> System.Linq.Enumerable.IntersectIterator<object>(System.Collections.Generic.IEnumerable<object>,System.Collections.Generic.IEnumerable<object>,System.Collections.Generic.IEqualityComparer<object>)
  1791. // int System.Linq.Enumerable.Max<Excel2Json.OpenBoxScoreRule>(System.Collections.Generic.IEnumerable<Excel2Json.OpenBoxScoreRule>,System.Func<Excel2Json.OpenBoxScoreRule,int>)
  1792. // int System.Linq.Enumerable.Max<object>(System.Collections.Generic.IEnumerable<object>,System.Func<object,int>)
  1793. // System.Linq.IOrderedEnumerable<Excel2Json.FabaoPowerupConfig> System.Linq.Enumerable.OrderBy<Excel2Json.FabaoPowerupConfig,int>(System.Collections.Generic.IEnumerable<Excel2Json.FabaoPowerupConfig>,System.Func<Excel2Json.FabaoPowerupConfig,int>)
  1794. // System.Linq.IOrderedEnumerable<object> System.Linq.Enumerable.OrderBy<object,int>(System.Collections.Generic.IEnumerable<object>,System.Func<object,int>)
  1795. // System.Collections.Generic.IEnumerable<byte> System.Linq.Enumerable.Reverse<byte>(System.Collections.Generic.IEnumerable<byte>)
  1796. // System.Collections.Generic.IEnumerable<byte> System.Linq.Enumerable.ReverseIterator<byte>(System.Collections.Generic.IEnumerable<byte>)
  1797. // System.Collections.Generic.IEnumerable<float> System.Linq.Enumerable.Select<object,float>(System.Collections.Generic.IEnumerable<object>,System.Func<object,float>)
  1798. // System.Collections.Generic.IEnumerable<int> System.Linq.Enumerable.Select<Excel2Json.OpenBoxScoreRule,int>(System.Collections.Generic.IEnumerable<Excel2Json.OpenBoxScoreRule>,System.Func<Excel2Json.OpenBoxScoreRule,int>)
  1799. // System.Collections.Generic.IEnumerable<int> System.Linq.Enumerable.Select<object,int>(System.Collections.Generic.IEnumerable<object>,System.Func<object,int>)
  1800. // System.Collections.Generic.IEnumerable<object> System.Linq.Enumerable.Select<object,object>(System.Collections.Generic.IEnumerable<object>,System.Func<object,object>)
  1801. // Excel2Json.HeroPowerUpConfig[] System.Linq.Enumerable.ToArray<Excel2Json.HeroPowerUpConfig>(System.Collections.Generic.IEnumerable<Excel2Json.HeroPowerUpConfig>)
  1802. // byte[] System.Linq.Enumerable.ToArray<byte>(System.Collections.Generic.IEnumerable<byte>)
  1803. // float[] System.Linq.Enumerable.ToArray<float>(System.Collections.Generic.IEnumerable<float>)
  1804. // int[] System.Linq.Enumerable.ToArray<int>(System.Collections.Generic.IEnumerable<int>)
  1805. // object[] System.Linq.Enumerable.ToArray<object>(System.Collections.Generic.IEnumerable<object>)
  1806. // System.Collections.Generic.List<Excel2Json.DivineSenseConfig> System.Linq.Enumerable.ToList<Excel2Json.DivineSenseConfig>(System.Collections.Generic.IEnumerable<Excel2Json.DivineSenseConfig>)
  1807. // System.Collections.Generic.List<Excel2Json.EventConfig> System.Linq.Enumerable.ToList<Excel2Json.EventConfig>(System.Collections.Generic.IEnumerable<Excel2Json.EventConfig>)
  1808. // System.Collections.Generic.List<Excel2Json.FabaoPowerupConfig> System.Linq.Enumerable.ToList<Excel2Json.FabaoPowerupConfig>(System.Collections.Generic.IEnumerable<Excel2Json.FabaoPowerupConfig>)
  1809. // System.Collections.Generic.List<Excel2Json.HeroPowerUpConfig> System.Linq.Enumerable.ToList<Excel2Json.HeroPowerUpConfig>(System.Collections.Generic.IEnumerable<Excel2Json.HeroPowerUpConfig>)
  1810. // System.Collections.Generic.List<Excel2Json.ItemConfig> System.Linq.Enumerable.ToList<Excel2Json.ItemConfig>(System.Collections.Generic.IEnumerable<Excel2Json.ItemConfig>)
  1811. // System.Collections.Generic.List<Excel2Json.SentimentEffectConfig> System.Linq.Enumerable.ToList<Excel2Json.SentimentEffectConfig>(System.Collections.Generic.IEnumerable<Excel2Json.SentimentEffectConfig>)
  1812. // System.Collections.Generic.List<Excel2Json.ShopGroupConfig> System.Linq.Enumerable.ToList<Excel2Json.ShopGroupConfig>(System.Collections.Generic.IEnumerable<Excel2Json.ShopGroupConfig>)
  1813. // System.Collections.Generic.List<Excel2Json.SkillConfig> System.Linq.Enumerable.ToList<Excel2Json.SkillConfig>(System.Collections.Generic.IEnumerable<Excel2Json.SkillConfig>)
  1814. // System.Collections.Generic.List<Excel2Json.SkillPowerupConfig> System.Linq.Enumerable.ToList<Excel2Json.SkillPowerupConfig>(System.Collections.Generic.IEnumerable<Excel2Json.SkillPowerupConfig>)
  1815. // System.Collections.Generic.List<Excel2Json.TowerInfoConfig> System.Linq.Enumerable.ToList<Excel2Json.TowerInfoConfig>(System.Collections.Generic.IEnumerable<Excel2Json.TowerInfoConfig>)
  1816. // System.Collections.Generic.List<Excel2Json.XianTuLogConfig> System.Linq.Enumerable.ToList<Excel2Json.XianTuLogConfig>(System.Collections.Generic.IEnumerable<Excel2Json.XianTuLogConfig>)
  1817. // System.Collections.Generic.List<float> System.Linq.Enumerable.ToList<float>(System.Collections.Generic.IEnumerable<float>)
  1818. // System.Collections.Generic.List<int> System.Linq.Enumerable.ToList<int>(System.Collections.Generic.IEnumerable<int>)
  1819. // System.Collections.Generic.List<object> System.Linq.Enumerable.ToList<object>(System.Collections.Generic.IEnumerable<object>)
  1820. // System.Collections.Generic.IEnumerable<Excel2Json.EventConfig> System.Linq.Enumerable.Where<Excel2Json.EventConfig>(System.Collections.Generic.IEnumerable<Excel2Json.EventConfig>,System.Func<Excel2Json.EventConfig,bool>)
  1821. // System.Collections.Generic.IEnumerable<Excel2Json.HeroPowerUpConfig> System.Linq.Enumerable.Where<Excel2Json.HeroPowerUpConfig>(System.Collections.Generic.IEnumerable<Excel2Json.HeroPowerUpConfig>,System.Func<Excel2Json.HeroPowerUpConfig,bool>)
  1822. // System.Collections.Generic.IEnumerable<Excel2Json.ItemConfig> System.Linq.Enumerable.Where<Excel2Json.ItemConfig>(System.Collections.Generic.IEnumerable<Excel2Json.ItemConfig>,System.Func<Excel2Json.ItemConfig,bool>)
  1823. // System.Collections.Generic.IEnumerable<Excel2Json.SentimentEffectConfig> System.Linq.Enumerable.Where<Excel2Json.SentimentEffectConfig>(System.Collections.Generic.IEnumerable<Excel2Json.SentimentEffectConfig>,System.Func<Excel2Json.SentimentEffectConfig,bool>)
  1824. // System.Collections.Generic.IEnumerable<Excel2Json.SkillConfig> System.Linq.Enumerable.Where<Excel2Json.SkillConfig>(System.Collections.Generic.IEnumerable<Excel2Json.SkillConfig>,System.Func<Excel2Json.SkillConfig,bool>)
  1825. // System.Collections.Generic.IEnumerable<Excel2Json.TowerInfoConfig> System.Linq.Enumerable.Where<Excel2Json.TowerInfoConfig>(System.Collections.Generic.IEnumerable<Excel2Json.TowerInfoConfig>,System.Func<Excel2Json.TowerInfoConfig,bool>)
  1826. // System.Collections.Generic.IEnumerable<object> System.Linq.Enumerable.Where<object>(System.Collections.Generic.IEnumerable<object>,System.Func<object,bool>)
  1827. // System.Collections.Generic.IEnumerable<float> System.Linq.Enumerable.Iterator<object>.Select<float>(System.Func<object,float>)
  1828. // System.Collections.Generic.IEnumerable<int> System.Linq.Enumerable.Iterator<Excel2Json.OpenBoxScoreRule>.Select<int>(System.Func<Excel2Json.OpenBoxScoreRule,int>)
  1829. // System.Collections.Generic.IEnumerable<int> System.Linq.Enumerable.Iterator<object>.Select<int>(System.Func<object,int>)
  1830. // System.Collections.Generic.IEnumerable<object> System.Linq.Enumerable.Iterator<object>.Select<object>(System.Func<object,object>)
  1831. // System.Span<byte> System.MemoryExtensions.AsSpan<byte>(byte[])
  1832. // object System.Reflection.CustomAttributeExtensions.GetCustomAttribute<object>(System.Reflection.MemberInfo)
  1833. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitOnCompleted<object,Core.KCPTool.TCPClient.<Connect>d__27>(object&,Core.KCPTool.TCPClient.<Connect>d__27&)
  1834. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitOnCompleted<object,Fort23.Core.CTask.<AwaitTask>d__18<object>>(object&,Fort23.Core.CTask.<AwaitTask>d__18<object>&)
  1835. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitOnCompleted<object,Fort23.Core.CTask.<AwaitTask>d__18>(object&,Fort23.Core.CTask.<AwaitTask>d__18&)
  1836. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitOnCompleted<object,UGUIPackLoad.<InitPack>d__3>(object&,UGUIPackLoad.<InitPack>d__3&)
  1837. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>.AwaitOnCompleted<object,Core.KCPTool.TCPClient.<Connect>d__27>(object&,Core.KCPTool.TCPClient.<Connect>d__27&)
  1838. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>.AwaitOnCompleted<object,Fort23.Core.CTask.<AwaitTask>d__18<object>>(object&,Fort23.Core.CTask.<AwaitTask>d__18<object>&)
  1839. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>.AwaitOnCompleted<object,Fort23.Core.CTask.<AwaitTask>d__18>(object&,Fort23.Core.CTask.<AwaitTask>d__18&)
  1840. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>.AwaitOnCompleted<object,UGUIPackLoad.<InitPack>d__3>(object&,UGUIPackLoad.<InitPack>d__3&)
  1841. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>,System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__3<object>>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>&,System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__3<object>&)
  1842. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ValueTuple<object,int>>,System.Net.Sockets.Kcp.KcpIO.<OutputAsync>d__5<object>>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ValueTuple<object,int>>&,System.Net.Sockets.Kcp.KcpIO.<OutputAsync>d__5<object>&)
  1843. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>,System.Net.Sockets.Kcp.FakeKcpIO.<OutputAsync>d__8>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>&,System.Net.Sockets.Kcp.FakeKcpIO.<OutputAsync>d__8&)
  1844. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>,System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__4>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>&,System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__4&)
  1845. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter,Core.KCPTool.TCPClient.<Connect>d__27>(System.Runtime.CompilerServices.TaskAwaiter&,Core.KCPTool.TCPClient.<Connect>d__27&)
  1846. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter,NetClientCore.TCP.TCPClient.<Connect>d__19<object,object>>(System.Runtime.CompilerServices.TaskAwaiter&,NetClientCore.TCP.TCPClient.<Connect>d__19<object,object>&)
  1847. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>,System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__3<object>>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>&,System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__3<object>&)
  1848. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ValueTuple<object,int>>,System.Net.Sockets.Kcp.KcpIO.<OutputAsync>d__5<object>>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ValueTuple<object,int>>&,System.Net.Sockets.Kcp.KcpIO.<OutputAsync>d__5<object>&)
  1849. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>,System.Net.Sockets.Kcp.FakeKcpIO.<OutputAsync>d__8>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>&,System.Net.Sockets.Kcp.FakeKcpIO.<OutputAsync>d__8&)
  1850. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>,System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__4>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>&,System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__4&)
  1851. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter,Core.KCPTool.TCPClient.<Connect>d__27>(System.Runtime.CompilerServices.TaskAwaiter&,Core.KCPTool.TCPClient.<Connect>d__27&)
  1852. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<System.Threading.Tasks.VoidTaskResult>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter,NetClientCore.TCP.TCPClient.<Connect>d__19<object,object>>(System.Runtime.CompilerServices.TaskAwaiter&,NetClientCore.TCP.TCPClient.<Connect>d__19<object,object>&)
  1853. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<int>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>,System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__4<object>>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>&,System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__4<object>&)
  1854. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<int>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>,System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__5>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>&,System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__5&)
  1855. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Core.KCPTool.TCPClient.<Connect>d__27>(Core.KCPTool.TCPClient.<Connect>d__27&)
  1856. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Fort23.Core.CTask.<AwaitTask>d__18<object>>(Fort23.Core.CTask.<AwaitTask>d__18<object>&)
  1857. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Fort23.Core.CTask.<AwaitTask>d__18>(Fort23.Core.CTask.<AwaitTask>d__18&)
  1858. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Fort23.Core.ICTaskResult.<AwaitTask>d__0>(Fort23.Core.ICTaskResult.<AwaitTask>d__0&)
  1859. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<NetClientCore.TCP.TCPClient.<Connect>d__19<object,object>>(NetClientCore.TCP.TCPClient.<Connect>d__19<object,object>&)
  1860. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<System.Net.Sockets.Kcp.FakeKcpIO.<OutputAsync>d__8>(System.Net.Sockets.Kcp.FakeKcpIO.<OutputAsync>d__8&)
  1861. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__4>(System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__4&)
  1862. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<System.Net.Sockets.Kcp.KcpIO.<OutputAsync>d__5<object>>(System.Net.Sockets.Kcp.KcpIO.<OutputAsync>d__5<object>&)
  1863. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__3<object>>(System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__3<object>&)
  1864. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<UGUIPackLoad.<InitPack>d__3>(UGUIPackLoad.<InitPack>d__3&)
  1865. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<int>.Start<System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__5>(System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__5&)
  1866. // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder<int>.Start<System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__4<object>>(System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__4<object>&)
  1867. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>,System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__3<object>>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>&,System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__3<object>&)
  1868. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ValueTuple<object,int>>,System.Net.Sockets.Kcp.KcpIO.<OutputAsync>d__5<object>>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ValueTuple<object,int>>&,System.Net.Sockets.Kcp.KcpIO.<OutputAsync>d__5<object>&)
  1869. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>,System.Net.Sockets.Kcp.FakeKcpIO.<OutputAsync>d__8>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>&,System.Net.Sockets.Kcp.FakeKcpIO.<OutputAsync>d__8&)
  1870. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>,System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__4>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>&,System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__4&)
  1871. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder<int>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>,System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__4<object>>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ArraySegment<object>>&,System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__4<object>&)
  1872. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder<int>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>,System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__5>(System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>&,System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__5&)
  1873. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder.Start<System.Net.Sockets.Kcp.FakeKcpIO.<OutputAsync>d__8>(System.Net.Sockets.Kcp.FakeKcpIO.<OutputAsync>d__8&)
  1874. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder.Start<System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__4>(System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__4&)
  1875. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder.Start<System.Net.Sockets.Kcp.KcpIO.<OutputAsync>d__5<object>>(System.Net.Sockets.Kcp.KcpIO.<OutputAsync>d__5<object>&)
  1876. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder.Start<System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__3<object>>(System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__3<object>&)
  1877. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder<int>.Start<System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__5>(System.Net.Sockets.Kcp.FakeKcpIO.<RecvAsync>d__5&)
  1878. // System.Void System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder<int>.Start<System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__4<object>>(System.Net.Sockets.Kcp.KcpIO.<RecvAsync>d__4<object>&)
  1879. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Core.AssetLoadTool.Asset.BundleAssetLoadTask.<<StartLoadAsset>b__1_0>d<object>>(object&,Core.AssetLoadTool.Asset.BundleAssetLoadTask.<<StartLoadAsset>b__1_0>d<object>&)
  1880. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Core.Audio.AudioManager.<PlayBGM>d__26>(object&,Core.Audio.AudioManager.<PlayBGM>d__26&)
  1881. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Core.UI.UTool.AccumulatorUtility.<StartAccumulation>d__1>(object&,Core.UI.UTool.AccumulatorUtility.<StartAccumulation>d__1&)
  1882. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Core.UI.UTool.UISpriteLoad.<Load>d__0>(object&,Core.UI.UTool.UISpriteLoad.<Load>d__0&)
  1883. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,DialogueManager.<EndDialogue1>d__10>(object&,DialogueManager.<EndDialogue1>d__10&)
  1884. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,EventSystemManager.<CompleteEvent>d__35>(object&,EventSystemManager.<CompleteEvent>d__35&)
  1885. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Core.ComponentQueue.<Enqueue>d__5>(object&,Fort23.Core.ComponentQueue.<Enqueue>d__5&)
  1886. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_6>d>(object&,Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_6>d&)
  1887. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.AppBarPanel.<Bne_dongfu_Click>d__13>(object&,Fort23.Mono.AppBarPanel.<Bne_dongfu_Click>d__13&)
  1888. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.AppBarPanel.<Bnt_ShengShi_Click>d__9>(object&,Fort23.Mono.AppBarPanel.<Bnt_ShengShi_Click>d__9&)
  1889. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.AppBarPanel.<Bnt_shengShi_onClick>d__15>(object&,Fort23.Mono.AppBarPanel.<Bnt_shengShi_onClick>d__15&)
  1890. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.AppBarPanel.<Btn_GongFa_Click>d__11>(object&,Fort23.Mono.AppBarPanel.<Btn_GongFa_Click>d__11&)
  1891. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.AppBarPanel.<Btn_HeroInfomation_Click>d__12>(object&,Fort23.Mono.AppBarPanel.<Btn_HeroInfomation_Click>d__12&)
  1892. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.AppBarPanel.<Btn_Shop_Click>d__10>(object&,Fort23.Mono.AppBarPanel.<Btn_Shop_Click>d__10&)
  1893. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BattleSettlementPanel.<<AddButtonEvent>b__5_0>d>(object&,Fort23.Mono.BattleSettlementPanel.<<AddButtonEvent>b__5_0>d&)
  1894. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BattleSettlementPanel.<<AddButtonEvent>b__5_1>d>(object&,Fort23.Mono.BattleSettlementPanel.<<AddButtonEvent>b__5_1>d&)
  1895. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BattleSettlementPanel.<CustomInit>d__6>(object&,Fort23.Mono.BattleSettlementPanel.<CustomInit>d__6&)
  1896. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BattleSettlementPanel.<OnClick>d__7>(object&,Fort23.Mono.BattleSettlementPanel.<OnClick>d__7&)
  1897. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BigMapItem.<CustomInit>d__3>(object&,Fort23.Mono.BigMapItem.<CustomInit>d__3&)
  1898. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BossInfoPanel.<UpdateInfo>d__13>(object&,Fort23.Mono.BossInfoPanel.<UpdateInfo>d__13&)
  1899. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BoxPanel.<OnButtonCallBack>d__9>(object&,Fort23.Mono.BoxPanel.<OnButtonCallBack>d__9&)
  1900. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BoxPanel.<OpenBoxPanel>d__2>(object&,Fort23.Mono.BoxPanel.<OpenBoxPanel>d__2&)
  1901. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BoxPanel.<TenButtonCallBack>d__10>(object&,Fort23.Mono.BoxPanel.<TenButtonCallBack>d__10&)
  1902. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BreakthroughItemWidget.<<AddButtonEvent>b__8_0>d>(object&,Fort23.Mono.BreakthroughItemWidget.<<AddButtonEvent>b__8_0>d&)
  1903. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.BtnFaBaoWidget.<CustomInit>d__6>(object&,Fort23.Mono.BtnFaBaoWidget.<CustomInit>d__6&)
  1904. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ChatPanel.<SendMessage>d__10>(object&,Fort23.Mono.ChatPanel.<SendMessage>d__10&)
  1905. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.CombatHPPanel.<CreateHpUI>d__9>(object&,Fort23.Mono.CombatHPPanel.<CreateHpUI>d__9&)
  1906. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.CombatHPPanel.<FaBaoDuiPingStart>d__10>(object&,Fort23.Mono.CombatHPPanel.<FaBaoDuiPingStart>d__10&)
  1907. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.CombatPanel.<AddMagicWeaponHeroEntity>d__10>(object&,Fort23.Mono.CombatPanel.<AddMagicWeaponHeroEntity>d__10&)
  1908. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.CombatPanel.<UseMagicWeapon>d__9>(object&,Fort23.Mono.CombatPanel.<UseMagicWeapon>d__9&)
  1909. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.CombatPuasePanel.<OpenCombatPuasePanel>d__1>(object&,Fort23.Mono.CombatPuasePanel.<OpenCombatPuasePanel>d__1&)
  1910. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.CombatShowTextPanel.<HarmUpdate>d__7>(object&,Fort23.Mono.CombatShowTextPanel.<HarmUpdate>d__7&)
  1911. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.CombatShowTextPanel.<RecoverUpdate>d__6>(object&,Fort23.Mono.CombatShowTextPanel.<RecoverUpdate>d__6&)
  1912. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DaoYouGuaJiAwardPanel.<<AddButtonEvent>b__4_1>d>(object&,Fort23.Mono.DaoYouGuaJiAwardPanel.<<AddButtonEvent>b__4_1>d&)
  1913. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DaoYouGuaJiAwardWidget.<CustomInit>d__5>(object&,Fort23.Mono.DaoYouGuaJiAwardWidget.<CustomInit>d__5&)
  1914. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DaoYouInfoPanel.<<AddButtonEvent>b__12_3>d>(object&,Fort23.Mono.DaoYouInfoPanel.<<AddButtonEvent>b__12_3>d&)
  1915. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DaoYouInfoPanel.<OnClick>d__24>(object&,Fort23.Mono.DaoYouInfoPanel.<OnClick>d__24&)
  1916. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DaoYouInvitePanel.<OnClick2>d__8>(object&,Fort23.Mono.DaoYouInvitePanel.<OnClick2>d__8&)
  1917. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DaoYouLevelWidget.<CustomInit>d__7>(object&,Fort23.Mono.DaoYouLevelWidget.<CustomInit>d__7&)
  1918. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DaoYouWidgetItem.<CustomInit>d__4>(object&,Fort23.Mono.DaoYouWidgetItem.<CustomInit>d__4&)
  1919. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DialoguePanel.<OpenDialoguePanel>d__22>(object&,Fort23.Mono.DialoguePanel.<OpenDialoguePanel>d__22&)
  1920. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DialoguePanel.<SelectOption>d__35>(object&,Fort23.Mono.DialoguePanel.<SelectOption>d__35&)
  1921. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DialoguePanel.<ShowOptions>d__34>(object&,Fort23.Mono.DialoguePanel.<ShowOptions>d__34&)
  1922. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DialoguePanel.<StartShowMassge>d__33>(object&,Fort23.Mono.DialoguePanel.<StartShowMassge>d__33&)
  1923. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DivineSenceInfoPanel.<<AddButtonEvent>b__11_0>d>(object&,Fort23.Mono.DivineSenceInfoPanel.<<AddButtonEvent>b__11_0>d&)
  1924. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DivineSenceInfoPanel.<<AddButtonEvent>b__11_4>d>(object&,Fort23.Mono.DivineSenceInfoPanel.<<AddButtonEvent>b__11_4>d&)
  1925. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DivineSenceInfoPanel.<CustomInit>d__13>(object&,Fort23.Mono.DivineSenceInfoPanel.<CustomInit>d__13&)
  1926. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DivineSenceInfoPanel.<OnClick>d__14>(object&,Fort23.Mono.DivineSenceInfoPanel.<OnClick>d__14&)
  1927. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DivineSenceItemWidget.<CustomInit>d__6>(object&,Fort23.Mono.DivineSenceItemWidget.<CustomInit>d__6&)
  1928. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.DivineSenceRestoredWidget.<<AddButtonEvent>b__7_0>d>(object&,Fort23.Mono.DivineSenceRestoredWidget.<<AddButtonEvent>b__7_0>d&)
  1929. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.GongFaDetailsPanel.<CustomInit>d__13>(object&,Fort23.Mono.GongFaDetailsPanel.<CustomInit>d__13&)
  1930. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.GongFaUpgradePanel.<CustomInit>d__14>(object&,Fort23.Mono.GongFaUpgradePanel.<CustomInit>d__14&)
  1931. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.HeroBreakthroughPanel.<<AddButtonEvent>b__8_2>d>(object&,Fort23.Mono.HeroBreakthroughPanel.<<AddButtonEvent>b__8_2>d&)
  1932. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.HeroBreakthroughSuccessPanel.<CustomInit>d__7>(object&,Fort23.Mono.HeroBreakthroughSuccessPanel.<CustomInit>d__7&)
  1933. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.HeroHpWidget.<AddBuff>d__12>(object&,Fort23.Mono.HeroHpWidget.<AddBuff>d__12&)
  1934. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.HeroInformationPanel.<<AddButtonEvent>b__8_4>d>(object&,Fort23.Mono.HeroInformationPanel.<<AddButtonEvent>b__8_4>d&)
  1935. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.HeroInformationPanel.<<AddButtonEvent>b__8_5>d>(object&,Fort23.Mono.HeroInformationPanel.<<AddButtonEvent>b__8_5>d&)
  1936. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ItemSourcePanel.<OnClick>d__8>(object&,Fort23.Mono.ItemSourcePanel.<OnClick>d__8&)
  1937. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.LevelChoosePanel.<CustomInit>d__10>(object&,Fort23.Mono.LevelChoosePanel.<CustomInit>d__10&)
  1938. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.LoadingPanel.<OpenLodingPanel>d__0>(object&,Fort23.Mono.LoadingPanel.<OpenLodingPanel>d__0&)
  1939. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.MainHeroPanel.<CustomInit>d__13>(object&,Fort23.Mono.MainHeroPanel.<CustomInit>d__13&)
  1940. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.MainHeroPanel.<OnClick>d__14>(object&,Fort23.Mono.MainHeroPanel.<OnClick>d__14&)
  1941. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.MainPanel.<>c.<<AddButtonEvent>b__16_5>d>(object&,Fort23.Mono.MainPanel.<>c.<<AddButtonEvent>b__16_5>d&)
  1942. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.MainPanel.<CreatShengShiEvent>d__25>(object&,Fort23.Mono.MainPanel.<CreatShengShiEvent>d__25&)
  1943. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.MainPanel.<CustomInit>d__8>(object&,Fort23.Mono.MainPanel.<CustomInit>d__8&)
  1944. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.OpenBoxaiLvPanel.<OpenPanel>d__4>(object&,Fort23.Mono.OpenBoxaiLvPanel.<OpenPanel>d__4&)
  1945. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.PlacesInfoWidget.<<AddButtonEvent>b__7_0>d>(object&,Fort23.Mono.PlacesInfoWidget.<<AddButtonEvent>b__7_0>d&)
  1946. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.PlacesInfoWidget.<<AddButtonEvent>b__7_1>d>(object&,Fort23.Mono.PlacesInfoWidget.<<AddButtonEvent>b__7_1>d&)
  1947. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.PlayerGuideManager.<NextGuide>d__47>(object&,Fort23.Mono.PlayerGuideManager.<NextGuide>d__47&)
  1948. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.PlayerGuideManager.<RunNextGuide>d__49>(object&,Fort23.Mono.PlayerGuideManager.<RunNextGuide>d__49&)
  1949. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.RewardsPanel.<GenerateWidget>d__12>(object&,Fort23.Mono.RewardsPanel.<GenerateWidget>d__12&)
  1950. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SelectElixirPanel.<CustomInit>d__9>(object&,Fort23.Mono.SelectElixirPanel.<CustomInit>d__9&)
  1951. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SelectFaBaoPanel.<CustomInit>d__21>(object&,Fort23.Mono.SelectFaBaoPanel.<CustomInit>d__21&)
  1952. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SelectFaBaoPanel.<OnClick>d__19>(object&,Fort23.Mono.SelectFaBaoPanel.<OnClick>d__19&)
  1953. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SentimentEffectWidget.<CreatXian>d__9>(object&,Fort23.Mono.SentimentEffectWidget.<CreatXian>d__9&)
  1954. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SentimentInfoPanel.<UpdateUi>d__17>(object&,Fort23.Mono.SentimentInfoPanel.<UpdateUi>d__17&)
  1955. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ShengShiEventWidgetType2.<<AddButtonEvent>b__7_1>d>(object&,Fort23.Mono.ShengShiEventWidgetType2.<<AddButtonEvent>b__7_1>d&)
  1956. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ShengShiEventWidgetType2.<CustomInit>d__12>(object&,Fort23.Mono.ShengShiEventWidgetType2.<CustomInit>d__12&)
  1957. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ShopBoxWidget.<OnButtonCallBack>d__8>(object&,Fort23.Mono.ShopBoxWidget.<OnButtonCallBack>d__8&)
  1958. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ShopBoxWidget.<TenButtonCallBack>d__9>(object&,Fort23.Mono.ShopBoxWidget.<TenButtonCallBack>d__9&)
  1959. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ShopBuyItemPanel.<CustomInit>d__9>(object&,Fort23.Mono.ShopBuyItemPanel.<CustomInit>d__9&)
  1960. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ShopItemWidgetType1.<Buy>d__9>(object&,Fort23.Mono.ShopItemWidgetType1.<Buy>d__9&)
  1961. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ShopItemWidgetType2.<<AddButtonEvent>b__6_0>d>(object&,Fort23.Mono.ShopItemWidgetType2.<<AddButtonEvent>b__6_0>d&)
  1962. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ShopItemWidgetType2.<<AddButtonEvent>b__6_1>d>(object&,Fort23.Mono.ShopItemWidgetType2.<<AddButtonEvent>b__6_1>d&)
  1963. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ShopPanel.<OnClick>d__12>(object&,Fort23.Mono.ShopPanel.<OnClick>d__12&)
  1964. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ShowItemMoveToTargetPanel.<ShowPanel>d__10>(object&,Fort23.Mono.ShowItemMoveToTargetPanel.<ShowPanel>d__10&)
  1965. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SkillInfopanel.<OpenPanle>d__6>(object&,Fort23.Mono.SkillInfopanel.<OpenPanle>d__6&)
  1966. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SkillInfopanel.<OpenPanle>d__7>(object&,Fort23.Mono.SkillInfopanel.<OpenPanle>d__7&)
  1967. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SkillRoadSelecPanel.<CustomInit>d__6>(object&,Fort23.Mono.SkillRoadSelecPanel.<CustomInit>d__6&)
  1968. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SkillRoadSelecPanel.<OpenPanel>d__8>(object&,Fort23.Mono.SkillRoadSelecPanel.<OpenPanel>d__8&)
  1969. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SkillSelectPanel.<<AddButtonEvent>b__18_2>d>(object&,Fort23.Mono.SkillSelectPanel.<<AddButtonEvent>b__18_2>d&)
  1970. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SkillSelectPanel.<OnClick>d__48>(object&,Fort23.Mono.SkillSelectPanel.<OnClick>d__48&)
  1971. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SkillSelectPanel.<OnClickSkillKongWidget>d__38>(object&,Fort23.Mono.SkillSelectPanel.<OnClickSkillKongWidget>d__38&)
  1972. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SkillSelectPanel.<SkillBeginDragHandle>d__24>(object&,Fort23.Mono.SkillSelectPanel.<SkillBeginDragHandle>d__24&)
  1973. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.SummonScoreAwardWidget.<CustomInit>d__7>(object&,Fort23.Mono.SummonScoreAwardWidget.<CustomInit>d__7&)
  1974. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.TaskInfoPanel.<CustomInit>d__6>(object&,Fort23.Mono.TaskInfoPanel.<CustomInit>d__6&)
  1975. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.TowerLevelWidget.<<AddButtonEvent>b__8_0>d>(object&,Fort23.Mono.TowerLevelWidget.<<AddButtonEvent>b__8_0>d&)
  1976. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.UIComponent.<Show>d__1>(object&,Fort23.Mono.UIComponent.<Show>d__1&)
  1977. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.UIPanel.<Hide>d__28>(object&,Fort23.Mono.UIPanel.<Hide>d__28&)
  1978. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.UseExpElixirPanel.<CustomInit>d__6>(object&,Fort23.Mono.UseExpElixirPanel.<CustomInit>d__6&)
  1979. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.UseExpElixirPanel.<OnClick>d__7>(object&,Fort23.Mono.UseExpElixirPanel.<OnClick>d__7&)
  1980. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.WidgetItemWithName.<InitWidget>d__6>(object&,Fort23.Mono.WidgetItemWithName.<InitWidget>d__6&)
  1981. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.XianTuLogPanel.<OnClick>d__21>(object&,Fort23.Mono.XianTuLogPanel.<OnClick>d__21&)
  1982. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ZhuanPanPanel.<AddUseGongFa>d__10>(object&,Fort23.Mono.ZhuanPanPanel.<AddUseGongFa>d__10&)
  1983. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,Fort23.Mono.ZhuanPanPanel.<ExercisesAlter>d__13>(object&,Fort23.Mono.ZhuanPanPanel.<ExercisesAlter>d__13&)
  1984. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,GameApplction.<AssetUpdateFinish>d__11>(object&,GameApplction.<AssetUpdateFinish>d__11&)
  1985. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,GameApplction.<XinShouCombat>d__15>(object&,GameApplction.<XinShouCombat>d__15&)
  1986. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,GameLogic.Combat.CombatDrive.<CombatFinish>d__9>(object&,GameLogic.Combat.CombatDrive.<CombatFinish>d__9&)
  1987. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,GameLogic.Combat.CombatState.CombatMiniSceneSwitchState.<InitScenes>d__11>(object&,GameLogic.Combat.CombatState.CombatMiniSceneSwitchState.<InitScenes>d__11&)
  1988. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,GameLogic.Combat.CombatState.CombatSceneSwitchState.<InitScenes>d__11>(object&,GameLogic.Combat.CombatState.CombatSceneSwitchState.<InitScenes>d__11&)
  1989. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,GameLogic.Combat.CombatTool.MagicWeaponCollisionInfo.<PongZhuang>d__15>(object&,GameLogic.Combat.CombatTool.MagicWeaponCollisionInfo.<PongZhuang>d__15&)
  1990. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,GameUI.Combat.LevelBattleCombatMono.<UICallBack>d__1>(object&,GameUI.Combat.LevelBattleCombatMono.<UICallBack>d__1&)
  1991. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitOnCompleted<object,UTool.CustomizeTimeLogic.FxLogic.TimeLineEventLogic.TimeLineAudioEventLogic.<ProEnter>d__2>(object&,UTool.CustomizeTimeLogic.FxLogic.TimeLineEventLogic.TimeLineAudioEventLogic.<ProEnter>d__2&)
  1992. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter,Fort23.Core.CTaskAwaitBuffer.<AwaitTask>d__9>(System.Runtime.CompilerServices.TaskAwaiter&,Fort23.Core.CTaskAwaitBuffer.<AwaitTask>d__9&)
  1993. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter<System.Net.Sockets.UdpReceiveResult>,UDPForKCP.<BeginRecv>d__20>(System.Runtime.CompilerServices.TaskAwaiter<System.Net.Sockets.UdpReceiveResult>&,UDPForKCP.<BeginRecv>d__20&)
  1994. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Core.AssetLoadTool.Asset.BundleAssetLoadTask.<<StartLoadAsset>b__1_0>d<object>>(Core.AssetLoadTool.Asset.BundleAssetLoadTask.<<StartLoadAsset>b__1_0>d<object>&)
  1995. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Core.Audio.AudioManager.<PlayBGM>d__26>(Core.Audio.AudioManager.<PlayBGM>d__26&)
  1996. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Core.Audio.AudioManager.<StopBGM>d__29>(Core.Audio.AudioManager.<StopBGM>d__29&)
  1997. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Core.KCPTool.KCPClient.<BeginRecv>d__37>(Core.KCPTool.KCPClient.<BeginRecv>d__37&)
  1998. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Core.KCPTool.TCPClient.<ReConnect>d__28>(Core.KCPTool.TCPClient.<ReConnect>d__28&)
  1999. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Core.UI.UTool.AccumulatorUtility.<StartAccumulation>d__1>(Core.UI.UTool.AccumulatorUtility.<StartAccumulation>d__1&)
  2000. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Core.UI.UTool.AccumulatorUtility.<StartRealtimeAccumulation>d__2>(Core.UI.UTool.AccumulatorUtility.<StartRealtimeAccumulation>d__2&)
  2001. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Core.UI.UTool.UISpriteLoad.<Load>d__0>(Core.UI.UTool.UISpriteLoad.<Load>d__0&)
  2002. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<DialogueManager.<EndDialogue1>d__10>(DialogueManager.<EndDialogue1>d__10&)
  2003. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<EventSystemManager.<CompleteEvent>d__35>(EventSystemManager.<CompleteEvent>d__35&)
  2004. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Core.CTaskAwaitBuffer.<AwaitTask>d__9>(Fort23.Core.CTaskAwaitBuffer.<AwaitTask>d__9&)
  2005. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Core.ComponentQueue.<Enqueue>d__5>(Fort23.Core.ComponentQueue.<Enqueue>d__5&)
  2006. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_0>d>(Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_0>d&)
  2007. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_2>d>(Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_2>d&)
  2008. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_3>d>(Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_3>d&)
  2009. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_4>d>(Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_4>d&)
  2010. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_6>d>(Fort23.Mono.AppBarPanel.<<AddButtonEvent>b__7_6>d&)
  2011. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<Bne_dongfu_Click>d__13>(Fort23.Mono.AppBarPanel.<Bne_dongfu_Click>d__13&)
  2012. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<Bnt_ShengShi_Click>d__9>(Fort23.Mono.AppBarPanel.<Bnt_ShengShi_Click>d__9&)
  2013. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<Bnt_shengShi_onClick>d__15>(Fort23.Mono.AppBarPanel.<Bnt_shengShi_onClick>d__15&)
  2014. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<Btn_GongFa_Click>d__11>(Fort23.Mono.AppBarPanel.<Btn_GongFa_Click>d__11&)
  2015. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<Btn_HeroInfomation_Click>d__12>(Fort23.Mono.AppBarPanel.<Btn_HeroInfomation_Click>d__12&)
  2016. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.AppBarPanel.<Btn_Shop_Click>d__10>(Fort23.Mono.AppBarPanel.<Btn_Shop_Click>d__10&)
  2017. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BattleSettlementPanel.<<AddButtonEvent>b__5_0>d>(Fort23.Mono.BattleSettlementPanel.<<AddButtonEvent>b__5_0>d&)
  2018. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BattleSettlementPanel.<<AddButtonEvent>b__5_1>d>(Fort23.Mono.BattleSettlementPanel.<<AddButtonEvent>b__5_1>d&)
  2019. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BattleSettlementPanel.<CustomInit>d__6>(Fort23.Mono.BattleSettlementPanel.<CustomInit>d__6&)
  2020. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BattleSettlementPanel.<OnClick>d__7>(Fort23.Mono.BattleSettlementPanel.<OnClick>d__7&)
  2021. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BigMapItem.<CustomInit>d__3>(Fort23.Mono.BigMapItem.<CustomInit>d__3&)
  2022. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BossInfoPanel.<UpdateInfo>d__13>(Fort23.Mono.BossInfoPanel.<UpdateInfo>d__13&)
  2023. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BoxPanel.<OnButtonCallBack>d__9>(Fort23.Mono.BoxPanel.<OnButtonCallBack>d__9&)
  2024. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BoxPanel.<OpenBoxPanel>d__2>(Fort23.Mono.BoxPanel.<OpenBoxPanel>d__2&)
  2025. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BoxPanel.<TenButtonCallBack>d__10>(Fort23.Mono.BoxPanel.<TenButtonCallBack>d__10&)
  2026. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BreakthroughItemWidget.<<AddButtonEvent>b__8_0>d>(Fort23.Mono.BreakthroughItemWidget.<<AddButtonEvent>b__8_0>d&)
  2027. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BreakthroughItemWidget.<<AddButtonEvent>b__8_1>d>(Fort23.Mono.BreakthroughItemWidget.<<AddButtonEvent>b__8_1>d&)
  2028. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BreakthroughItemWidget.<<AddButtonEvent>b__8_2>d>(Fort23.Mono.BreakthroughItemWidget.<<AddButtonEvent>b__8_2>d&)
  2029. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BtnFaBaoWidget.<CustomInit>d__6>(Fort23.Mono.BtnFaBaoWidget.<CustomInit>d__6&)
  2030. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.BuffWidget.<AddBuff>d__5>(Fort23.Mono.BuffWidget.<AddBuff>d__5&)
  2031. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ChatPanel.<SendMessage>d__10>(Fort23.Mono.ChatPanel.<SendMessage>d__10&)
  2032. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.CombatHPPanel.<CreateHeroHp>d__13>(Fort23.Mono.CombatHPPanel.<CreateHeroHp>d__13&)
  2033. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.CombatHPPanel.<CreateHpUI>d__9>(Fort23.Mono.CombatHPPanel.<CreateHpUI>d__9&)
  2034. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.CombatHPPanel.<FaBaoDuiPingFinish>d__11>(Fort23.Mono.CombatHPPanel.<FaBaoDuiPingFinish>d__11&)
  2035. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.CombatHPPanel.<FaBaoDuiPingStart>d__10>(Fort23.Mono.CombatHPPanel.<FaBaoDuiPingStart>d__10&)
  2036. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.CombatPanel.<AddMagicWeaponHeroEntity>d__10>(Fort23.Mono.CombatPanel.<AddMagicWeaponHeroEntity>d__10&)
  2037. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.CombatPanel.<UseMagicWeapon>d__9>(Fort23.Mono.CombatPanel.<UseMagicWeapon>d__9&)
  2038. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.CombatPuasePanel.<OpenCombatPuasePanel>d__1>(Fort23.Mono.CombatPuasePanel.<OpenCombatPuasePanel>d__1&)
  2039. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.CombatShowTextPanel.<HarmUpdate>d__7>(Fort23.Mono.CombatShowTextPanel.<HarmUpdate>d__7&)
  2040. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.CombatShowTextPanel.<RecoverUpdate>d__6>(Fort23.Mono.CombatShowTextPanel.<RecoverUpdate>d__6&)
  2041. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DaoYouGuaJiAwardPanel.<<AddButtonEvent>b__4_1>d>(Fort23.Mono.DaoYouGuaJiAwardPanel.<<AddButtonEvent>b__4_1>d&)
  2042. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DaoYouGuaJiAwardWidget.<CustomInit>d__5>(Fort23.Mono.DaoYouGuaJiAwardWidget.<CustomInit>d__5&)
  2043. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DaoYouInfoPanel.<<AddButtonEvent>b__12_3>d>(Fort23.Mono.DaoYouInfoPanel.<<AddButtonEvent>b__12_3>d&)
  2044. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DaoYouInfoPanel.<OnClick>d__24>(Fort23.Mono.DaoYouInfoPanel.<OnClick>d__24&)
  2045. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DaoYouInvitePanel.<OnClick2>d__8>(Fort23.Mono.DaoYouInvitePanel.<OnClick2>d__8&)
  2046. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DaoYouLevelWidget.<CustomInit>d__7>(Fort23.Mono.DaoYouLevelWidget.<CustomInit>d__7&)
  2047. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DaoYouWidgetItem.<CustomInit>d__4>(Fort23.Mono.DaoYouWidgetItem.<CustomInit>d__4&)
  2048. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DialoguePanel.<OpenDialoguePanel>d__22>(Fort23.Mono.DialoguePanel.<OpenDialoguePanel>d__22&)
  2049. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DialoguePanel.<SelectOption>d__35>(Fort23.Mono.DialoguePanel.<SelectOption>d__35&)
  2050. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DialoguePanel.<ShowOptions>d__34>(Fort23.Mono.DialoguePanel.<ShowOptions>d__34&)
  2051. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DialoguePanel.<StartShowMassge>d__33>(Fort23.Mono.DialoguePanel.<StartShowMassge>d__33&)
  2052. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DivineSenceEventPreviewPanel.<<AddButtonEvent>b__10_2>d>(Fort23.Mono.DivineSenceEventPreviewPanel.<<AddButtonEvent>b__10_2>d&)
  2053. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DivineSenceEventPreviewPanel.<<AddButtonEvent>b__10_3>d>(Fort23.Mono.DivineSenceEventPreviewPanel.<<AddButtonEvent>b__10_3>d&)
  2054. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DivineSenceInfoPanel.<<AddButtonEvent>b__11_0>d>(Fort23.Mono.DivineSenceInfoPanel.<<AddButtonEvent>b__11_0>d&)
  2055. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DivineSenceInfoPanel.<<AddButtonEvent>b__11_4>d>(Fort23.Mono.DivineSenceInfoPanel.<<AddButtonEvent>b__11_4>d&)
  2056. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DivineSenceInfoPanel.<CustomInit>d__13>(Fort23.Mono.DivineSenceInfoPanel.<CustomInit>d__13&)
  2057. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DivineSenceInfoPanel.<OnClick>d__14>(Fort23.Mono.DivineSenceInfoPanel.<OnClick>d__14&)
  2058. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DivineSenceItemWidget.<CustomInit>d__6>(Fort23.Mono.DivineSenceItemWidget.<CustomInit>d__6&)
  2059. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.DivineSenceRestoredWidget.<<AddButtonEvent>b__7_0>d>(Fort23.Mono.DivineSenceRestoredWidget.<<AddButtonEvent>b__7_0>d&)
  2060. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.FaBaoDetailsPanel.<CustomInit>d__13>(Fort23.Mono.FaBaoDetailsPanel.<CustomInit>d__13&)
  2061. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.GachaPanel.<<AddButtonEvent>b__11_0>d>(Fort23.Mono.GachaPanel.<<AddButtonEvent>b__11_0>d&)
  2062. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.GongFaDetailsPanel.<CustomInit>d__13>(Fort23.Mono.GongFaDetailsPanel.<CustomInit>d__13&)
  2063. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.GongFaUpgradePanel.<CustomInit>d__14>(Fort23.Mono.GongFaUpgradePanel.<CustomInit>d__14&)
  2064. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.GuidePanel.<<AddButtonEvent>b__4_0>d>(Fort23.Mono.GuidePanel.<<AddButtonEvent>b__4_0>d&)
  2065. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.HeroBreakthroughPanel.<<AddButtonEvent>b__8_2>d>(Fort23.Mono.HeroBreakthroughPanel.<<AddButtonEvent>b__8_2>d&)
  2066. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.HeroBreakthroughSuccessPanel.<CustomInit>d__7>(Fort23.Mono.HeroBreakthroughSuccessPanel.<CustomInit>d__7&)
  2067. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.HeroHpWidget.<AddBuff>d__12>(Fort23.Mono.HeroHpWidget.<AddBuff>d__12&)
  2068. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.HeroHpWidget.<RemoveBuff>d__11>(Fort23.Mono.HeroHpWidget.<RemoveBuff>d__11&)
  2069. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.HeroInformationPanel.<<AddButtonEvent>b__8_4>d>(Fort23.Mono.HeroInformationPanel.<<AddButtonEvent>b__8_4>d&)
  2070. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.HeroInformationPanel.<<AddButtonEvent>b__8_5>d>(Fort23.Mono.HeroInformationPanel.<<AddButtonEvent>b__8_5>d&)
  2071. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ItemSourcePanel.<OnClick>d__8>(Fort23.Mono.ItemSourcePanel.<OnClick>d__8&)
  2072. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.LevelChoosePanel.<CustomInit>d__10>(Fort23.Mono.LevelChoosePanel.<CustomInit>d__10&)
  2073. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.LevelChoosePanel.<PlacesOnClick>d__8>(Fort23.Mono.LevelChoosePanel.<PlacesOnClick>d__8&)
  2074. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.LoadingPanel.<OpenLodingPanel>d__0>(Fort23.Mono.LoadingPanel.<OpenLodingPanel>d__0&)
  2075. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.MainHeroPanel.<CustomInit>d__13>(Fort23.Mono.MainHeroPanel.<CustomInit>d__13&)
  2076. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.MainHeroPanel.<OnClick>d__14>(Fort23.Mono.MainHeroPanel.<OnClick>d__14&)
  2077. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.MainPanel.<>c.<<AddButtonEvent>b__16_5>d>(Fort23.Mono.MainPanel.<>c.<<AddButtonEvent>b__16_5>d&)
  2078. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.MainPanel.<>c.<<AddButtonEvent>b__16_8>d>(Fort23.Mono.MainPanel.<>c.<<AddButtonEvent>b__16_8>d&)
  2079. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.MainPanel.<ChangeMapEvent>d__21>(Fort23.Mono.MainPanel.<ChangeMapEvent>d__21&)
  2080. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.MainPanel.<CreatShengShiEvent>d__25>(Fort23.Mono.MainPanel.<CreatShengShiEvent>d__25&)
  2081. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.MainPanel.<CustomInit>d__8>(Fort23.Mono.MainPanel.<CustomInit>d__8&)
  2082. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.OpenBoxaiLvPanel.<OpenPanel>d__4>(Fort23.Mono.OpenBoxaiLvPanel.<OpenPanel>d__4&)
  2083. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.PlacesInfoWidget.<<AddButtonEvent>b__7_0>d>(Fort23.Mono.PlacesInfoWidget.<<AddButtonEvent>b__7_0>d&)
  2084. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.PlacesInfoWidget.<<AddButtonEvent>b__7_1>d>(Fort23.Mono.PlacesInfoWidget.<<AddButtonEvent>b__7_1>d&)
  2085. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.PlayerGuideManager.<NextGuide>d__47>(Fort23.Mono.PlayerGuideManager.<NextGuide>d__47&)
  2086. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.PlayerGuideManager.<RunNextGuide>d__49>(Fort23.Mono.PlayerGuideManager.<RunNextGuide>d__49&)
  2087. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.RewardsPanel.<GenerateWidget>d__12>(Fort23.Mono.RewardsPanel.<GenerateWidget>d__12&)
  2088. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.RewardsPanel.<InitRewardsPanel>d__11>(Fort23.Mono.RewardsPanel.<InitRewardsPanel>d__11&)
  2089. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.RewardsPanel.<InitRewardsPanel>d__9>(Fort23.Mono.RewardsPanel.<InitRewardsPanel>d__9&)
  2090. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SelectElixirPanel.<CustomInit>d__9>(Fort23.Mono.SelectElixirPanel.<CustomInit>d__9&)
  2091. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SelectFaBaoPanel.<CustomInit>d__21>(Fort23.Mono.SelectFaBaoPanel.<CustomInit>d__21&)
  2092. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SelectFaBaoPanel.<OnClick>d__19>(Fort23.Mono.SelectFaBaoPanel.<OnClick>d__19&)
  2093. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SentimentEffectWidget.<CreatXian>d__9>(Fort23.Mono.SentimentEffectWidget.<CreatXian>d__9&)
  2094. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SentimentInfoPanel.<UpdateUi>d__17>(Fort23.Mono.SentimentInfoPanel.<UpdateUi>d__17&)
  2095. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShengShiEventWidgetType2.<<AddButtonEvent>b__7_1>d>(Fort23.Mono.ShengShiEventWidgetType2.<<AddButtonEvent>b__7_1>d&)
  2096. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShengShiEventWidgetType2.<CustomInit>d__12>(Fort23.Mono.ShengShiEventWidgetType2.<CustomInit>d__12&)
  2097. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShopBoxWidget.<OnButtonCallBack>d__8>(Fort23.Mono.ShopBoxWidget.<OnButtonCallBack>d__8&)
  2098. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShopBoxWidget.<TenButtonCallBack>d__9>(Fort23.Mono.ShopBoxWidget.<TenButtonCallBack>d__9&)
  2099. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShopBuyItemPanel.<CustomInit>d__9>(Fort23.Mono.ShopBuyItemPanel.<CustomInit>d__9&)
  2100. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShopBuyItemPanel.<Function>d__14>(Fort23.Mono.ShopBuyItemPanel.<Function>d__14&)
  2101. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShopGachaPanel.<<AddButtonEvent>b__11_0>d>(Fort23.Mono.ShopGachaPanel.<<AddButtonEvent>b__11_0>d&)
  2102. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShopItemWidgetType1.<<AddButtonEvent>b__7_0>d>(Fort23.Mono.ShopItemWidgetType1.<<AddButtonEvent>b__7_0>d&)
  2103. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShopItemWidgetType1.<Buy>d__9>(Fort23.Mono.ShopItemWidgetType1.<Buy>d__9&)
  2104. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShopItemWidgetType2.<<AddButtonEvent>b__6_0>d>(Fort23.Mono.ShopItemWidgetType2.<<AddButtonEvent>b__6_0>d&)
  2105. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShopItemWidgetType2.<<AddButtonEvent>b__6_1>d>(Fort23.Mono.ShopItemWidgetType2.<<AddButtonEvent>b__6_1>d&)
  2106. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShopPanel.<OnClick>d__12>(Fort23.Mono.ShopPanel.<OnClick>d__12&)
  2107. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ShowItemMoveToTargetPanel.<ShowPanel>d__10>(Fort23.Mono.ShowItemMoveToTargetPanel.<ShowPanel>d__10&)
  2108. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SkillInfopanel.<OpenPanle>d__6>(Fort23.Mono.SkillInfopanel.<OpenPanle>d__6&)
  2109. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SkillInfopanel.<OpenPanle>d__7>(Fort23.Mono.SkillInfopanel.<OpenPanle>d__7&)
  2110. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SkillRoadSelecPanel.<CustomInit>d__6>(Fort23.Mono.SkillRoadSelecPanel.<CustomInit>d__6&)
  2111. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SkillRoadSelecPanel.<OpenPanel>d__8>(Fort23.Mono.SkillRoadSelecPanel.<OpenPanel>d__8&)
  2112. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SkillSelectPanel.<<AddButtonEvent>b__18_2>d>(Fort23.Mono.SkillSelectPanel.<<AddButtonEvent>b__18_2>d&)
  2113. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SkillSelectPanel.<OnClick>d__48>(Fort23.Mono.SkillSelectPanel.<OnClick>d__48&)
  2114. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SkillSelectPanel.<OnClickSkillKongWidget>d__38>(Fort23.Mono.SkillSelectPanel.<OnClickSkillKongWidget>d__38&)
  2115. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SkillSelectPanel.<SkillBeginDragHandle>d__24>(Fort23.Mono.SkillSelectPanel.<SkillBeginDragHandle>d__24&)
  2116. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.SummonScoreAwardWidget.<CustomInit>d__7>(Fort23.Mono.SummonScoreAwardWidget.<CustomInit>d__7&)
  2117. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.TaskInfoPanel.<CustomInit>d__6>(Fort23.Mono.TaskInfoPanel.<CustomInit>d__6&)
  2118. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.TipMessagePanel.<SetTipMessage>d__8>(Fort23.Mono.TipMessagePanel.<SetTipMessage>d__8&)
  2119. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.TipMessagePanelType2.<SetTipMessage>d__10>(Fort23.Mono.TipMessagePanelType2.<SetTipMessage>d__10&)
  2120. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.TowerLevelWidget.<<AddButtonEvent>b__8_0>d>(Fort23.Mono.TowerLevelWidget.<<AddButtonEvent>b__8_0>d&)
  2121. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.TowerLevelWidget.<CustomInit>d__9>(Fort23.Mono.TowerLevelWidget.<CustomInit>d__9&)
  2122. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.TowerPanel.<<AddButtonEvent>b__9_0>d>(Fort23.Mono.TowerPanel.<<AddButtonEvent>b__9_0>d&)
  2123. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.UIBase.<Dispose>d__30>(Fort23.Mono.UIBase.<Dispose>d__30&)
  2124. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.UIBase.<Hide>d__28>(Fort23.Mono.UIBase.<Hide>d__28&)
  2125. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.UIComponent.<Show>d__1>(Fort23.Mono.UIComponent.<Show>d__1&)
  2126. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.UIManager.<Awake>d__30>(Fort23.Mono.UIManager.<Awake>d__30&)
  2127. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.UIManager.<Update>d__35>(Fort23.Mono.UIManager.<Update>d__35&)
  2128. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.UIPanel.<Hide>d__28>(Fort23.Mono.UIPanel.<Hide>d__28&)
  2129. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.UseExpElixirPanel.<CustomInit>d__6>(Fort23.Mono.UseExpElixirPanel.<CustomInit>d__6&)
  2130. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.UseExpElixirPanel.<OnClick>d__7>(Fort23.Mono.UseExpElixirPanel.<OnClick>d__7&)
  2131. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.WidgetItemWithName.<InitWidget>d__6>(Fort23.Mono.WidgetItemWithName.<InitWidget>d__6&)
  2132. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.WuXingGongFaWidget.<UseSkillFinish>d__11>(Fort23.Mono.WuXingGongFaWidget.<UseSkillFinish>d__11&)
  2133. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.XianTuLogPanel.<OnClick>d__21>(Fort23.Mono.XianTuLogPanel.<OnClick>d__21&)
  2134. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ZhuanPanPanel.<AddUseGongFa>d__10>(Fort23.Mono.ZhuanPanPanel.<AddUseGongFa>d__10&)
  2135. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ZhuanPanPanel.<ExercisesAlter>d__13>(Fort23.Mono.ZhuanPanPanel.<ExercisesAlter>d__13&)
  2136. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ZhuanPanPanel.<UseSkill>d__9>(Fort23.Mono.ZhuanPanPanel.<UseSkill>d__9&)
  2137. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Fort23.Mono.ZhuanPanPanel.<UseSkillFinish>d__8>(Fort23.Mono.ZhuanPanPanel.<UseSkillFinish>d__8&)
  2138. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<GameApplction.<AssetUpdateFinish>d__11>(GameApplction.<AssetUpdateFinish>d__11&)
  2139. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<GameApplction.<StartGame>d__10>(GameApplction.<StartGame>d__10&)
  2140. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<GameApplction.<XinShouCombat>d__15>(GameApplction.<XinShouCombat>d__15&)
  2141. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<GameAssetUpdatePanel.<DownloadFile>d__6>(GameAssetUpdatePanel.<DownloadFile>d__6&)
  2142. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<GameLogic.Combat.CombatDrive.<CombatFinish>d__9>(GameLogic.Combat.CombatDrive.<CombatFinish>d__9&)
  2143. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<GameLogic.Combat.CombatState.CombatMiniSceneSwitchState.<InitScenes>d__11>(GameLogic.Combat.CombatState.CombatMiniSceneSwitchState.<InitScenes>d__11&)
  2144. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<GameLogic.Combat.CombatState.CombatSceneSwitchState.<InitScenes>d__11>(GameLogic.Combat.CombatState.CombatSceneSwitchState.<InitScenes>d__11&)
  2145. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<GameLogic.Combat.CombatTool.MagicWeaponCollisionInfo.<PongZhuang>d__15>(GameLogic.Combat.CombatTool.MagicWeaponCollisionInfo.<PongZhuang>d__15&)
  2146. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<GameUI.Combat.LevelBattleCombatMono.<UICallBack>d__1>(GameUI.Combat.LevelBattleCombatMono.<UICallBack>d__1&)
  2147. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<ScrollList.<onValueChanged2>d__38>(ScrollList.<onValueChanged2>d__38&)
  2148. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<UDPForKCP.<BeginRecv>d__20>(UDPForKCP.<BeginRecv>d__20&)
  2149. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<UDPForKCP.<SendAsync>d__18>(UDPForKCP.<SendAsync>d__18&)
  2150. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<UTool.CustomizeTimeLogic.FxLogic.TimeLineEventLogic.TimeLineAudioEventLogic.<ProEnter>d__2>(UTool.CustomizeTimeLogic.FxLogic.TimeLineEventLogic.TimeLineAudioEventLogic.<ProEnter>d__2&)
  2151. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Utility.CTween.CustomTweener.<Kill>d__20>(Utility.CTween.CustomTweener.<Kill>d__20&)
  2152. // bool System.Runtime.CompilerServices.RuntimeHelpers.IsReferenceOrContainsReferences<object>()
  2153. // byte& System.Runtime.CompilerServices.Unsafe.Add<byte>(byte&,int)
  2154. // object& System.Runtime.CompilerServices.Unsafe.As<object,object>(object&)
  2155. // System.Void* System.Runtime.CompilerServices.Unsafe.AsPointer<object>(object&)
  2156. // object& System.Runtime.CompilerServices.Unsafe.AsRef<object>(object&)
  2157. // byte System.Runtime.CompilerServices.Unsafe.ReadUnaligned<byte>(byte&)
  2158. // int System.Runtime.CompilerServices.Unsafe.ReadUnaligned<int>(byte&)
  2159. // long System.Runtime.CompilerServices.Unsafe.ReadUnaligned<long>(byte&)
  2160. // object System.Runtime.CompilerServices.Unsafe.ReadUnaligned<object>(byte&)
  2161. // int System.Runtime.CompilerServices.Unsafe.SizeOf<byte>()
  2162. // int System.Runtime.CompilerServices.Unsafe.SizeOf<int>()
  2163. // int System.Runtime.CompilerServices.Unsafe.SizeOf<long>()
  2164. // int System.Runtime.CompilerServices.Unsafe.SizeOf<object>()
  2165. // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<byte>(byte&,byte)
  2166. // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<int>(byte&,int)
  2167. // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<long>(byte&,long)
  2168. // System.Void System.Runtime.CompilerServices.Unsafe.WriteUnaligned<object>(byte&,object)
  2169. // byte& System.Runtime.InteropServices.MemoryMarshal.GetReference<byte>(System.ReadOnlySpan<byte>)
  2170. // byte& System.Runtime.InteropServices.MemoryMarshal.GetReference<byte>(System.Span<byte>)
  2171. // System.Threading.Tasks.Task<object> System.Threading.Tasks.Task.FromResult<object>(object)
  2172. // System.Threading.Tasks.Task<object> System.Threading.Tasks.Task.Run<object>(System.Func<object>)
  2173. // int UnityEngine.AndroidJNIHelper.ConvertFromJNIArray<int>(System.IntPtr)
  2174. // object UnityEngine.AndroidJNIHelper.ConvertFromJNIArray<object>(System.IntPtr)
  2175. // System.IntPtr UnityEngine.AndroidJNIHelper.GetFieldID<int>(System.IntPtr,string,bool)
  2176. // System.IntPtr UnityEngine.AndroidJNIHelper.GetFieldID<object>(System.IntPtr,string,bool)
  2177. // System.IntPtr UnityEngine.AndroidJNIHelper.GetMethodID<object>(System.IntPtr,string,object[],bool)
  2178. // object UnityEngine.AndroidJavaObject.Call<object>(string,object[])
  2179. // int UnityEngine.AndroidJavaObject.FromJavaArrayDeleteLocalRef<int>(System.IntPtr)
  2180. // object UnityEngine.AndroidJavaObject.FromJavaArrayDeleteLocalRef<object>(System.IntPtr)
  2181. // object UnityEngine.AndroidJavaObject.Get<object>(string)
  2182. // int UnityEngine.AndroidJavaObject.GetStatic<int>(string)
  2183. // object UnityEngine.AndroidJavaObject.GetStatic<object>(string)
  2184. // object UnityEngine.AndroidJavaObject._Call<object>(System.IntPtr,object[])
  2185. // object UnityEngine.AndroidJavaObject._Call<object>(string,object[])
  2186. // object UnityEngine.AndroidJavaObject._Get<object>(System.IntPtr)
  2187. // object UnityEngine.AndroidJavaObject._Get<object>(string)
  2188. // int UnityEngine.AndroidJavaObject._GetStatic<int>(System.IntPtr)
  2189. // int UnityEngine.AndroidJavaObject._GetStatic<int>(string)
  2190. // object UnityEngine.AndroidJavaObject._GetStatic<object>(System.IntPtr)
  2191. // object UnityEngine.AndroidJavaObject._GetStatic<object>(string)
  2192. // object[] UnityEngine.AssetBundle.ConvertObjects<object>(UnityEngine.Object[])
  2193. // object[] UnityEngine.AssetBundle.LoadAllAssets<object>()
  2194. // object UnityEngine.AssetBundle.LoadAsset<object>(string)
  2195. // UnityEngine.AssetBundleRequest UnityEngine.AssetBundle.LoadAssetAsync<object>(string)
  2196. // object UnityEngine.Component.GetComponent<object>()
  2197. // object UnityEngine.Component.GetComponentInChildren<object>()
  2198. // object UnityEngine.Component.GetComponentInChildren<object>(bool)
  2199. // object UnityEngine.Component.GetComponentInParent<object>()
  2200. // object UnityEngine.Component.GetComponentInParent<object>(bool)
  2201. // object[] UnityEngine.Component.GetComponents<object>()
  2202. // System.Void UnityEngine.Component.GetComponentsInChildren<object>(bool,System.Collections.Generic.List<object>)
  2203. // object[] UnityEngine.Component.GetComponentsInChildren<object>()
  2204. // object[] UnityEngine.Component.GetComponentsInChildren<object>(bool)
  2205. // object UnityEngine.GameObject.AddComponent<object>()
  2206. // object UnityEngine.GameObject.GetComponent<object>()
  2207. // object UnityEngine.GameObject.GetComponentInChildren<object>()
  2208. // object UnityEngine.GameObject.GetComponentInChildren<object>(bool)
  2209. // object UnityEngine.GameObject.GetComponentInParent<object>()
  2210. // object UnityEngine.GameObject.GetComponentInParent<object>(bool)
  2211. // object[] UnityEngine.GameObject.GetComponents<object>()
  2212. // System.Void UnityEngine.GameObject.GetComponentsInChildren<object>(System.Collections.Generic.List<object>)
  2213. // System.Void UnityEngine.GameObject.GetComponentsInChildren<object>(bool,System.Collections.Generic.List<object>)
  2214. // object[] UnityEngine.GameObject.GetComponentsInChildren<object>()
  2215. // object[] UnityEngine.GameObject.GetComponentsInChildren<object>(bool)
  2216. // System.Void UnityEngine.Graphics.RenderMeshInstanced<UnityEngine.Matrix4x4>(UnityEngine.RenderParams&,UnityEngine.Mesh,int,UnityEngine.Matrix4x4[],int,int)
  2217. // object UnityEngine.JsonUtility.FromJson<object>(string)
  2218. // object UnityEngine.Object.FindFirstObjectByType<object>()
  2219. // object UnityEngine.Object.FindObjectOfType<object>()
  2220. // object UnityEngine.Object.Instantiate<object>(object)
  2221. // object UnityEngine.Object.Instantiate<object>(object,UnityEngine.Vector3,UnityEngine.Quaternion)
  2222. // UnityEngine.AsyncInstantiateOperation<object> UnityEngine.Object.InstantiateAsync<object>(object)
  2223. // UnityEngine.AsyncInstantiateOperation<object> UnityEngine.Object.InstantiateAsync<object>(object,int,UnityEngine.Transform,System.ReadOnlySpan<UnityEngine.Vector3>,System.ReadOnlySpan<UnityEngine.Quaternion>)
  2224. // object UnityEngine.Resources.Load<object>(string)
  2225. // object UnityEngine.ScriptableObject.CreateInstance<object>()
  2226. // int UnityEngine._AndroidJNIHelper.ConvertFromJNIArray<int>(System.IntPtr)
  2227. // object UnityEngine._AndroidJNIHelper.ConvertFromJNIArray<object>(System.IntPtr)
  2228. // System.IntPtr UnityEngine._AndroidJNIHelper.GetFieldID<int>(System.IntPtr,string,bool)
  2229. // System.IntPtr UnityEngine._AndroidJNIHelper.GetFieldID<object>(System.IntPtr,string,bool)
  2230. // System.IntPtr UnityEngine._AndroidJNIHelper.GetMethodID<object>(System.IntPtr,string,object[],bool)
  2231. // string UnityEngine._AndroidJNIHelper.GetSignature<object>(object[])
  2232. }
  2233. }