Decompiled source of MoreGirlsMod v1.6.2

╨╟┼¡╡█╣·.dll

Decompiled 3 weeks ago
using System;
using System.Collections;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Runtime.Versioning;
using System.Security;
using System.Security.Permissions;
using BepInEx;
using DM;
using FhpSLib;
using HarmonyLib;
using Landfall.TABS;
using Landfall.TABS.AI.Components.Modifiers;
using Landfall.TABS.AI.Components.Tags;
using Landfall.TABS.GameState;
using Landfall.TABS.UnitEditor;
using Landfall.TABS.Workshop;
using SLMA;
using TFBGames;
using UnityEngine;
using UnityEngine.Events;
using UnityEngine.SceneManagement;
using UnityEngine.UI;

[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyTitle("Boom")]
[assembly: AssemblyDescription("just some new things")]
[assembly: ComVisible(false)]
[assembly: TargetFramework(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyTrademark("")]
[assembly: RuntimeCompatibility(WrapNonExceptionThrows = true)]
[assembly: Guid("3a45c3cf-230c-4310-952f-0887d4266a22")]
[assembly: CompilationRelaxations(8)]
[assembly: AssemblyCompany("FhpK")]
[assembly: AssemblyProduct("by FhpStudio")]
[assembly: AssemblyCopyright("Copyright ©  2022")]
[assembly: SecurityPermission(SecurityAction.RequestMinimum, SkipVerification = true)]
[assembly: AssemblyVersion("1.0.0.0")]
[module: UnverifiableCode]
namespace ASMONZ
{
	public static class SDFAFE
	{
		public class CXVVPJJM : MonoBehaviour
		{
			public float C;

			public void Update()
			{
				//IL_0049: Unknown result type (might be due to invalid IL or missing references)
				C -= Time.deltaTime;
				if (!(C <= 0f))
				{
					return;
				}
				TeamColor[] componentsInChildren = ((Component)this).GetComponentsInChildren<TeamColor>();
				foreach (TeamColor val in componentsInChildren)
				{
					if (OtherLibrary.GetField<TeamColor>(val, "m_renderMaterialWrapper") != null)
					{
						val.RegisterRenderersMaterialWrapper((RendererMaterialWrapper)null);
						val.SetTeamColor(((Component)this).GetComponentInParent<Unit>().Team);
					}
				}
				C = 5f;
			}
		}

		public static string modname;

		public static string modder;

		private static string com;

		public static List<GameObject> weapons;

		private static string[] Fan;

		public static Dictionary<string, VoiceBundle> pairs;

		public static GRHRs BDic;

		public static AssetBundle bundlepart2;

		static SDFAFE()
		{
			modname = "Boom";
			modder = "FhpSlime";
			weapons = new List<GameObject>();
		}

		public static void XZOPASd(UnitBlueprint unit, LandfallContentDatabase db)
		{
			if (((Object)unit).name.Contains("Props-"))
			{
				if (((Object)unit).name.Replace("Props-", "") == "null")
				{
					com = "null";
				}
			}
			else
			{
				com = "blueprints";
			}
		}

		public static void EditClothes(GameObject cloth, CharacterItem item, PropItemData data, Unit unit, int index, LandfallContentDatabase db)
		{
		}

		public static void EditProjectiles(GameObject proj, ProjectileHit projhit, Unit unit, LandfallContentDatabase db)
		{
		}

		public static void EditCombatMoves(GameObject move, int index, Unit unit, LandfallContentDatabase db)
		{
		}

		public static void CodeAfterSpawn(Unit unit, LandfallContentDatabase db)
		{
		}

		public static void UXFASFX(LandfallContentDatabase db)
		{
			//IL_003a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0043: Unknown result type (might be due to invalid IL or missing references)
			//IL_0054: Unknown result type (might be due to invalid IL or missing references)
			//IL_0096: Unknown result type (might be due to invalid IL or missing references)
			//IL_009f: Unknown result type (might be due to invalid IL or missing references)
			//IL_00b0: Unknown result type (might be due to invalid IL or missing references)
			//IL_012e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0138: Expected O, but got Unknown
			//IL_01b0: Unknown result type (might be due to invalid IL or missing references)
			//IL_01b9: Unknown result type (might be due to invalid IL or missing references)
			//IL_01ca: Unknown result type (might be due to invalid IL or missing references)
			//IL_01f8: Unknown result type (might be due to invalid IL or missing references)
			//IL_0202: Expected O, but got Unknown
			//IL_0234: Unknown result type (might be due to invalid IL or missing references)
			//IL_023d: Unknown result type (might be due to invalid IL or missing references)
			//IL_024e: Unknown result type (might be due to invalid IL or missing references)
			//IL_02a1: Unknown result type (might be due to invalid IL or missing references)
			//IL_02ab: Expected O, but got Unknown
			//IL_02ee: Unknown result type (might be due to invalid IL or missing references)
			//IL_02f8: Expected O, but got Unknown
			//IL_032b: Unknown result type (might be due to invalid IL or missing references)
			//IL_036d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0376: Unknown result type (might be due to invalid IL or missing references)
			//IL_0387: Unknown result type (might be due to invalid IL or missing references)
			//IL_03da: Unknown result type (might be due to invalid IL or missing references)
			//IL_03e4: Expected O, but got Unknown
			//IL_0427: Unknown result type (might be due to invalid IL or missing references)
			//IL_0431: Expected O, but got Unknown
			//IL_0464: Unknown result type (might be due to invalid IL or missing references)
			//IL_04d0: Unknown result type (might be due to invalid IL or missing references)
			//IL_04d9: Unknown result type (might be due to invalid IL or missing references)
			//IL_04ea: Unknown result type (might be due to invalid IL or missing references)
			//IL_0556: Unknown result type (might be due to invalid IL or missing references)
			//IL_055f: Unknown result type (might be due to invalid IL or missing references)
			//IL_0570: Unknown result type (might be due to invalid IL or missing references)
			//IL_05ba: Unknown result type (might be due to invalid IL or missing references)
			//IL_05c3: Unknown result type (might be due to invalid IL or missing references)
			//IL_05d4: Unknown result type (might be due to invalid IL or missing references)
			//IL_061e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0627: Unknown result type (might be due to invalid IL or missing references)
			//IL_0638: Unknown result type (might be due to invalid IL or missing references)
			//IL_0681: Unknown result type (might be due to invalid IL or missing references)
			//IL_068b: Expected O, but got Unknown
			//IL_069f: Unknown result type (might be due to invalid IL or missing references)
			//IL_06a8: Unknown result type (might be due to invalid IL or missing references)
			//IL_06b9: Unknown result type (might be due to invalid IL or missing references)
			//IL_0702: Unknown result type (might be due to invalid IL or missing references)
			//IL_070c: Expected O, but got Unknown
			//IL_0752: Unknown result type (might be due to invalid IL or missing references)
			//IL_075b: Unknown result type (might be due to invalid IL or missing references)
			//IL_076c: Unknown result type (might be due to invalid IL or missing references)
			//IL_07bf: Unknown result type (might be due to invalid IL or missing references)
			//IL_07c8: Unknown result type (might be due to invalid IL or missing references)
			//IL_07d9: Unknown result type (might be due to invalid IL or missing references)
			//IL_085e: Unknown result type (might be due to invalid IL or missing references)
			//IL_089f: Unknown result type (might be due to invalid IL or missing references)
			ZXCDAS(db);
			GameObject val = XZLAK("PerMove-");
			GameObject obj = UPool.MyPool.AddObject("丢人", val, true, (HideFlags)52, (Sprite)null, 85464, true);
			((CharacterItem)obj.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			obj.AddComponent<XACOwd>().CD = 5f;
			GameObject obj2 = UPool.MyPool.AddObject("宙斯行走", val, true, (HideFlags)52, (Sprite)null, 51561, true);
			((CharacterItem)obj2.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			obj2.AddComponent<DVDSVDB>().AAOMKS = 2f;
			obj2.GetComponent<DVDSVDB>().XZCA = 1f;
			obj2.GetComponent<DVDSVDB>().MLSAD = 15f;
			obj2.GetComponent<DVDSVDB>().MMLAS = 0f;
			obj2.GetComponent<DVDSVDB>().XZMOLA = 0f;
			((CharacterItem)obj2.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = (Sprite)SLMALoader.SDic["sprites"]["Foolish_Jump1"];
			GameObject obj3 = UPool.MyPool.AddObject("树巨人行走", val, true, (HideFlags)52, (Sprite)null, 54681562, true);
			obj3.AddComponent<DVDSVDB>().AAOMKS = 2f;
			obj3.GetComponent<DVDSVDB>().XZCA = 0.3f;
			obj3.GetComponent<DVDSVDB>().MLSAD = 18f;
			obj3.GetComponent<DVDSVDB>().MMLAS = 0.5f;
			obj3.GetComponent<DVDSVDB>().XZMOLA = 1.7f;
			((CharacterItem)obj3.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			((CharacterItem)obj3.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = (Sprite)SLMALoader.SDic["sprites"]["Foolish_Jump1"];
			SPKXKCASA sPKXKCASA = UPool.MyPool.AddObject("剑士召唤", val, true, (HideFlags)52, (Sprite)null, 45423562, true).AddComponent<SPKXKCASA>();
			((CharacterItem)((Component)sPKXKCASA).gameObject.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			sPKXKCASA.CD = 10f;
			sPKXKCASA.distance = 3f;
			MFDGFDS.GetAssetBundle("base").LoadAsset<GameObject>("剑士召唤").GetComponentInChildren<UnitSpawner>()
				.unitBlueprint = (UnitBlueprint)SLMALoader.SDic["blueprints"]["UNIT_MEDIEVAL_SQUIRE"];
			sPKXKCASA.objecttospawn = MFDGFDS.GetAssetBundle("base").LoadAsset<GameObject>("剑士召唤");
			((CharacterItem)((Component)sPKXKCASA).gameObject.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = (Sprite)SLMALoader.SDic["sprites"]["Charge_Knight1"];
			Object.Destroy((Object)(object)((Component)sPKXKCASA).gameObject.GetComponent<DodgeMove>());
			s.DeepCopyOf<DodgeMove>(((Component)sPKXKCASA).gameObject.AddComponent<DodgeMove>(), ((GameObject)SLMALoader.SDic["weapons"]["Leg_Flag_Run"]).GetComponentInChildren<DodgeMove>());
			SPKXKCASA sPKXKCASA2 = UPool.MyPool.AddObject("骷髅召唤", val, true, (HideFlags)52, (Sprite)null, 4222562, true).AddComponent<SPKXKCASA>();
			((CharacterItem)((Component)sPKXKCASA2).gameObject.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			sPKXKCASA2.CD = 15f;
			sPKXKCASA2.distance = 3f;
			MFDGFDS.GetAssetBundle("base").LoadAsset<GameObject>("骷髅召唤").GetComponentInChildren<UnitSpawner>()
				.unitBlueprint = (UnitBlueprint)SLMALoader.SDic["blueprints"]["UNIT_HALLOWEEN_SKELETONWARRIOR"];
			sPKXKCASA2.objecttospawn = MFDGFDS.GetAssetBundle("base").LoadAsset<GameObject>("骷髅召唤");
			((CharacterItem)((Component)sPKXKCASA2).gameObject.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = (Sprite)SLMALoader.SDic["sprites"]["Fear_Skeleton1"];
			Object.Destroy((Object)(object)((Component)sPKXKCASA2).gameObject.GetComponent<DodgeMove>());
			s.DeepCopyOf<DodgeMove>(((Component)sPKXKCASA2).gameObject.AddComponent<DodgeMove>(), ((GameObject)SLMALoader.SDic["weapons"]["Leg_Flag_Run"]).GetComponentInChildren<DodgeMove>());
			GameObject obj4 = UPool.MyPool.AddObject("眩晕攻击", val, true, (HideFlags)52, (Sprite)null, 824555162, true);
			((CharacterItem)obj4.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = null;
			obj4.AddComponent<ASKAFMVs>().unitEffect = MFDGFDS.GetAssetBundle("base").LoadAsset<GameObject>("E_眩晕").GetComponentInChildren<UnitEffectBase>();
			((CharacterItem)obj4.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			GameObject obj5 = UPool.MyPool.AddObject("神圣护甲", val, true, (HideFlags)52, (Sprite)null, 215162, true);
			((CharacterItem)obj5.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = ((CharacterItem)MFDGFDS.GetAssetBundle("base").LoadAsset<GameObject>("龟甲").GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon;
			obj5.AddComponent<神圣护甲>();
			((CharacterItem)obj5.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			GameObject obj6 = UPool.MyPool.AddObject("爆衣", val, true, (HideFlags)52, (Sprite)null, 865162, true);
			((CharacterItem)obj6.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = null;
			obj6.AddComponent<BaoClother>();
			((CharacterItem)obj6.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			GameObject obj7 = UPool.MyPool.AddObject("吸血攻击", val, true, (HideFlags)52, (Sprite)null, 842233, true);
			((CharacterItem)obj7.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = null;
			obj7.AddComponent<HealDamer>();
			((CharacterItem)obj7.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			GameObject obj8 = UPool.MyPool.AddObject("瘟疫传播", val, true, (HideFlags)52, (Sprite)null, 84433, true);
			((CharacterItem)obj8.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = (Sprite)SLMALoader.SDic["sprites"]["Icons_GiantFear1"];
			obj8.AddComponent<AddEffectToAll>();
			((CharacterItem)obj8.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			GameObject obj9 = UPool.MyPool.AddObject("诅咒攻击", val, true, (HideFlags)52, (Sprite)null, 84485433, true);
			((CharacterItem)obj9.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = (Sprite)SLMALoader.SDic["sprites"]["Icons_GiantFear1"];
			MFDGFDS.GetAssetBundle("base").LoadAsset<GameObject>("诅咒").AddComponent<CursingEffect>();
			obj9.AddComponent<CursingAttack>().effect = MFDGFDS.GetAssetBundle("base").LoadAsset<GameObject>("诅咒");
			((CharacterItem)obj9.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			MFDGFDS.GetAssetBundle("base").LoadAsset<GameObject>("P_灰飞烟灭").AddComponent<ProjectHitSpwanPr>();
			GameObject obj10 = UPool.MyPool.AddObject("免疫火焰", val, true, (HideFlags)52, (Sprite)null, 844243, true);
			obj10.AddComponent<ClearFire>();
			((CharacterItem)obj10.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			DLCIN(db);
			pairs = new Dictionary<string, VoiceBundle>();
			VoiceBundle[] array = Resources.FindObjectsOfTypeAll<VoiceBundle>();
			foreach (VoiceBundle val2 in array)
			{
				if (!pairs.ContainsKey(((Object)val2).name))
				{
					pairs.Add(((Object)val2).name, val2);
				}
			}
			Faction[] array2 = MFDGFDS.GetAssetBundle("base").LoadAllAssets<Faction>();
			foreach (Faction val3 in array2)
			{
				Dictionary<DatabaseID, Faction> factions = HelpLibrary.m_factions;
				factions.Add(val3.Entity.GUID, val3);
				Dictionary<DatabaseID, Object> dictionary = (Dictionary<DatabaseID, Object>)typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).GetValue(ContentDatabase.Instance().AssetLoader);
				dictionary.Add(val3.Entity.GUID, (Object)(object)val3);
				typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).SetValue(ContentDatabase.Instance().AssetLoader, dictionary);
				HelpLibrary.m_factions = factions;
			}
			BDic = new GRHRs();
			BDic.Init();
			XLMasd();
		}

		public static void EditWeapons(GameObject weapon, Team team, Unit unit, MeleeWeapon melee, RangeWeapon range, LandfallContentDatabase db)
		{
		}

		public static void XCPKPAS(BAAVBD number)
		{
			if (((Object)((Component)number).gameObject).name == "蜥蜴人")
			{
				((Component)((Component)number).transform.GetChild(0).GetChild(0)).gameObject.AddComponent<XZLKSDW>();
			}
		}

		public static void XCLMNA(this ConditionalEventInstance gameObject, ConditionType type, ValueType valuet, float value)
		{
			//IL_0012: Unknown result type (might be due to invalid IL or missing references)
			//IL_0017: Unknown result type (might be due to invalid IL or missing references)
			//IL_001b: Unknown result type (might be due to invalid IL or missing references)
			//IL_001c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0046: Unknown result type (might be due to invalid IL or missing references)
			//IL_004b: Unknown result type (might be due to invalid IL or missing references)
			//IL_004c: Unknown result type (might be due to invalid IL or missing references)
			//IL_004d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0052: Unknown result type (might be due to invalid IL or missing references)
			//IL_0053: Unknown result type (might be due to invalid IL or missing references)
			//IL_0054: Unknown result type (might be due to invalid IL or missing references)
			//IL_0059: Unknown result type (might be due to invalid IL or missing references)
			//IL_0065: Expected O, but got Unknown
			bool flag = false;
			EventCondition[] conditions = gameObject.conditions;
			foreach (EventCondition val in conditions)
			{
				if (val.conditionType == type)
				{
					val.valueType = valuet;
					val.value = value;
					flag = true;
				}
			}
			if (!flag)
			{
				List<EventCondition> list = gameObject.conditions.ToList();
				list.Add(new EventCondition
				{
					conditionType = type,
					valueType = valuet,
					value = value
				});
				gameObject.conditions = list.ToArray();
			}
		}

		public static GameObject XZLAK(string name, int id = 0)
		{
			//IL_001f: Unknown result type (might be due to invalid IL or missing references)
			//IL_002f: Expected O, but got Unknown
			GameObject obj = UPool.MyPool.AddObject(name, (GameObject)SLMALoader.SDic["moves"]["Halfling_Jump"], true, (HideFlags)52, (Sprite)null, id, false);
			obj.DestoryAll<DodgeMove>();
			obj.GetComponentInChildren<ConditionalEvent>().events[0].turnOnEvent = null;
			obj.GetComponentInChildren<ConditionalEvent>().events = (ConditionalEventInstance[])(object)new ConditionalEventInstance[0];
			return obj;
		}

		public static void DestoryAll<T>(this GameObject game) where T : Object
		{
			if (Object.op_Implicit((Object)(object)game.GetComponentInChildren<T>()))
			{
				T[] componentsInChildren = game.GetComponentsInChildren<T>();
				for (int i = 0; i < componentsInChildren.Length; i++)
				{
					Object.Destroy((Object)(object)componentsInChildren[i]);
				}
			}
		}

		public static void ZXCDAS(LandfallContentDatabase db)
		{
			//IL_0005: Unknown result type (might be due to invalid IL or missing references)
			//IL_00ed: Unknown result type (might be due to invalid IL or missing references)
			//IL_01d7: Unknown result type (might be due to invalid IL or missing references)
			//IL_012d: Unknown result type (might be due to invalid IL or missing references)
			//IL_017d: Unknown result type (might be due to invalid IL or missing references)
			//IL_02f8: Unknown result type (might be due to invalid IL or missing references)
			//IL_024e: Unknown result type (might be due to invalid IL or missing references)
			//IL_029e: Unknown result type (might be due to invalid IL or missing references)
			//IL_04e8: Unknown result type (might be due to invalid IL or missing references)
			//IL_0359: Unknown result type (might be due to invalid IL or missing references)
			//IL_03a9: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a97: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a9c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0aa7: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ae9: Unknown result type (might be due to invalid IL or missing references)
			//IL_0af2: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b03: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b55: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b5e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b6f: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b9e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0bb2: Expected O, but got Unknown
			//IL_0bdd: Unknown result type (might be due to invalid IL or missing references)
			//IL_0be6: Unknown result type (might be due to invalid IL or missing references)
			//IL_0bf7: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c26: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c47: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c66: Expected O, but got Unknown
			//IL_0c74: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c7d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c8e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0675: Unknown result type (might be due to invalid IL or missing references)
			//IL_0549: Unknown result type (might be due to invalid IL or missing references)
			//IL_0599: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d5c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d65: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d76: Unknown result type (might be due to invalid IL or missing references)
			//IL_0dda: Unknown result type (might be due to invalid IL or missing references)
			//IL_0de3: Unknown result type (might be due to invalid IL or missing references)
			//IL_0df4: Unknown result type (might be due to invalid IL or missing references)
			//IL_0469: Unknown result type (might be due to invalid IL or missing references)
			//IL_0474: Expected O, but got Unknown
			//IL_072a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ce8: Unknown result type (might be due to invalid IL or missing references)
			//IL_0825: Unknown result type (might be due to invalid IL or missing references)
			//IL_07cb: Unknown result type (might be due to invalid IL or missing references)
			//IL_0776: Unknown result type (might be due to invalid IL or missing references)
			//IL_063b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0645: Expected O, but got Unknown
			//IL_084b: Unknown result type (might be due to invalid IL or missing references)
			//IL_089b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0933: Unknown result type (might be due to invalid IL or missing references)
			//IL_093e: Expected O, but got Unknown
			//IL_096c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0972: Unknown result type (might be due to invalid IL or missing references)
			new Harmony("Boom").PatchAll();
			AssetBundle val;
			using (Stream stream = Assembly.GetExecutingAssembly().GetManifestResourceStream("baozha"))
			{
				val = AssetBundle.LoadFromStream(stream);
			}
			MFDGFDS.AddAssetBundle("base", val);
			MFDGFDS.APOOW.LoadAssets(val);
			Object[] array = MFDGFDS.GetAssetBundle("base").LoadAllAssets<Object>();
			foreach (Object val2 in array)
			{
				Object val3 = val2;
				MFDGFDS.ALMJKZ.Debug.LogWarning("load:" + ((val3 != (Object)null) ? ((object)val3).ToString() : null));
			}
			if (MFDGFDS.Dev_mode)
			{
				SLMATool.CreateFaction("Dev_Faction", (UnitBlueprint[])null, (Sprite)null, -98);
			}
			GameObject[] array2 = MFDGFDS.GetAssetBundle("base").LoadAllAssets<GameObject>();
			foreach (GameObject val4 in array2)
			{
				if (Object.op_Implicit((Object)(object)val4.GetComponent<ProjectileEntity>()) && !HelpLibrary.m_projectiles.ContainsKey(val4.GetComponent<ProjectileEntity>().Entity.GUID))
				{
					GameObject gameObject = val4.gameObject;
					MFDGFDS.ALMJKZ.Debug.LogError("Project:" + ((Object)gameObject).name);
					Dictionary<DatabaseID, GameObject> projectiles = HelpLibrary.m_projectiles;
					projectiles.Add(val4.GetComponentInChildren<ProjectileEntity>().Entity.GUID, val4.gameObject);
					HelpLibrary.m_projectiles = projectiles;
					Dictionary<DatabaseID, Object> dictionary = (Dictionary<DatabaseID, Object>)typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).GetValue(ContentDatabase.Instance().AssetLoader);
					dictionary.Add(val4.GetComponentInChildren<ProjectileEntity>().Entity.GUID, (Object)(object)val4.gameObject);
					typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).SetValue(ContentDatabase.Instance().AssetLoader, dictionary);
				}
				if (Object.op_Implicit((Object)(object)val4.GetComponent<WeaponItem>()) && !HelpLibrary.m_weapons.ContainsKey(((CharacterItem)val4.GetComponent<WeaponItem>()).Entity.GUID))
				{
					GameObject gameObject2 = val4.gameObject;
					weapons.Add(gameObject2);
					MFDGFDS.ALMJKZ.Debug.LogError("Weapon:" + ((Object)gameObject2).name);
					gameObject2.AddComponent<BAAVBD>().Init(weapons.IndexOf(gameObject2), ((Object)gameObject2).name);
					XCPKPAS(gameObject2.GetComponent<BAAVBD>());
					Dictionary<DatabaseID, GameObject> dictionary2 = HelpLibrary.m_weapons;
					dictionary2.Add(((CharacterItem)val4.GetComponentInChildren<WeaponItem>()).Entity.GUID, val4.gameObject);
					HelpLibrary.m_weapons = dictionary2;
					Dictionary<DatabaseID, Object> dictionary3 = (Dictionary<DatabaseID, Object>)typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).GetValue(ContentDatabase.Instance().AssetLoader);
					dictionary3.Add(((CharacterItem)val4.GetComponentInChildren<WeaponItem>()).Entity.GUID, (Object)(object)val4.gameObject);
					typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).SetValue(ContentDatabase.Instance().AssetLoader, dictionary3);
				}
				if (Object.op_Implicit((Object)(object)val4.GetComponent<PropItem>()) && !HelpLibrary.m_characterProps.ContainsKey(((CharacterItem)val4.GetComponent<PropItem>()).Entity.GUID))
				{
					GameObject gameObject3 = val4.gameObject;
					MFDGFDS.ALMJKZ.Debug.LogError("Prop:" + ((Object)gameObject3).name);
					gameObject3.AddComponent<BAAVBD>().Init(-2, ((Object)gameObject3).name);
					XCPKPAS(gameObject3.GetComponent<BAAVBD>());
					Dictionary<DatabaseID, GameObject> characterProps = HelpLibrary.m_characterProps;
					characterProps.Add(((CharacterItem)val4.GetComponentInChildren<PropItem>()).Entity.GUID, val4.gameObject);
					HelpLibrary.m_characterProps = characterProps;
					Dictionary<DatabaseID, Object> dictionary4 = (Dictionary<DatabaseID, Object>)typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).GetValue(ContentDatabase.Instance().AssetLoader);
					dictionary4.Add(((CharacterItem)val4.GetComponentInChildren<PropItem>()).Entity.GUID, (Object)(object)val4.gameObject);
					typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).SetValue(ContentDatabase.Instance().AssetLoader, dictionary4);
					val4.AddComponent<CXVVPJJM>();
					if (((CharacterItem)val4.GetComponentInChildren<PropItem>()).Entity.Name == "杂鱼发型 - 随机")
					{
						val4.AddComponent<RandomHair>();
					}
					if (Object.op_Implicit((Object)(object)val4.GetComponentInChildren<EyeSpawner>()))
					{
						if (!SLMATool.SLMADic.Keys.ToList().Contains("ShowProps"))
						{
							SLMATool.CreateFaction("ShowProps", (UnitBlueprint[])null, (Sprite)null, 0);
						}
						UnitBlueprint val5 = SLMATool.CreateUnit(((Object)val4).name + " ShowUnit", (UnitBlueprint)null, (Faction)SLMATool.SLMADic["ShowProps"], (Sprite)null);
						val5.health = 1000f;
						val5.m_props = (GameObject[])(object)new GameObject[1] { val4 };
						val5.UnitBase = val.LoadAsset<GameObject>("改造比例");
						val4.AddComponent<KLKOPsaad>();
					}
					s.SetField<PropItem>(val4.GetComponentInChildren<PropItem>(), "m_showInEditor", (object)true);
				}
				if (Object.op_Implicit((Object)(object)val4.GetComponent<SpecialAbility>()) && !HelpLibrary.m_combatMoves.ContainsKey(((CharacterItem)val4.GetComponent<SpecialAbility>()).Entity.GUID))
				{
					GameObject gameObject4 = val4.gameObject;
					MFDGFDS.ALMJKZ.Debug.LogError("Moves:" + ((Object)gameObject4).name);
					gameObject4.AddComponent<BAAVBD>().Init(-3, ((Object)gameObject4).name);
					XCPKPAS(gameObject4.GetComponent<BAAVBD>());
					Dictionary<DatabaseID, GameObject> combatMoves = HelpLibrary.m_combatMoves;
					combatMoves.Add(((CharacterItem)val4.GetComponentInChildren<SpecialAbility>()).Entity.GUID, val4.gameObject);
					HelpLibrary.m_combatMoves = combatMoves;
					Dictionary<DatabaseID, Object> dictionary5 = (Dictionary<DatabaseID, Object>)typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).GetValue(ContentDatabase.Instance().AssetLoader);
					dictionary5.Add(((CharacterItem)val4.GetComponentInChildren<SpecialAbility>()).Entity.GUID, (Object)(object)val4.gameObject);
					typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).SetValue(ContentDatabase.Instance().AssetLoader, dictionary5);
					if (((Object)gameObject4).name == "死亡抽搐")
					{
						gameObject4.AddComponent<LMJSNAC>();
					}
					if (((Object)gameObject4).name == "龟甲")
					{
						CapsuleCollider[] componentsInChildren = gameObject4.GetComponentsInChildren<CapsuleCollider>();
						for (int j = 0; j < componentsInChildren.Length; j++)
						{
							ASKOXV aSKOXV = ((Component)componentsInChildren[j]).gameObject.AddComponent<ASKOXV>();
							aSKOXV.SoundEffectRef = "Ancient Hits/Shield";
							aSKOXV.soundEffectPathData = new AudioPathData("Ancient Hits", "Shield", 1f, 1f);
						}
					}
				}
				if (!Object.op_Implicit((Object)(object)val4.GetComponent<Unit>()) || HelpLibrary.m_unitBases.ContainsKey(val4.GetComponent<Unit>().Entity.GUID))
				{
					continue;
				}
				GameObject gameObject5 = val4.gameObject;
				MFDGFDS.SAMLZ.bases.Add(val4.GetComponent<Unit>());
				gameObject5.AddComponent<BAAVBD>().Init(-1, ((Object)gameObject5).name);
				MFDGFDS.ALMJKZ.Debug.LogError("Unit:" + ((Object)gameObject5).name);
				XCPKPAS(gameObject5.GetComponent<BAAVBD>());
				if (Object.op_Implicit((Object)(object)gameObject5.GetComponentInChildren<TeamColor>()) && (Object)(object)gameObject5.GetComponentInChildren<TeamColor>().redMaterial == (Object)null)
				{
					int materialID = gameObject5.GetComponentInChildren<TeamColor>().materialID;
					s.DeepCopyOf<TeamColor>(gameObject5.GetComponentInChildren<TeamColor>(), ((GameObject)SLMALoader.SDic["bases"]["Humanoid"]).GetComponentInChildren<TeamColor>());
					gameObject5.GetComponentInChildren<TeamColor>().materialID = materialID;
					if (Object.op_Implicit((Object)(object)gameObject5.GetComponentInChildren<EyeSpawner>()))
					{
						gameObject5.GetComponentInChildren<EyeSpawner>().eyeObject = ((GameObject)SLMALoader.SDic["bases"]["Humanoid"]).GetComponentInChildren<EyeSpawner>().eyeObject;
					}
				}
				if (Object.op_Implicit((Object)(object)gameObject5.GetComponentInChildren<EyeSpawner>()) && gameObject5.tag.Contains("needeye"))
				{
					gameObject5.GetComponentInChildren<EyeSpawner>().eyeObject = ((GameObject)SLMALoader.SDic["bases"]["Humanoid"]).GetComponentInChildren<EyeSpawner>().eyeObject;
				}
				if (((Object)gameObject5).name == "甲龙" || ((Object)gameObject5).name == "鱼神")
				{
					gameObject5.GetComponentInChildren<EyeSpawner>().eyeObject = ((GameObject)SLMALoader.SDic["bases"]["Humanoid"]).GetComponentInChildren<EyeSpawner>().eyeObject;
				}
				Dictionary<DatabaseID, GameObject> unitBases = HelpLibrary.m_unitBases;
				unitBases.Add(val4.GetComponentInChildren<Unit>().Entity.GUID, val4.gameObject);
				HelpLibrary.m_unitBases = unitBases;
				Dictionary<DatabaseID, Object> dictionary6 = (Dictionary<DatabaseID, Object>)typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).GetValue(ContentDatabase.Instance().AssetLoader);
				dictionary6.Add(val4.GetComponentInChildren<Unit>().Entity.GUID, (Object)(object)val4.gameObject);
				typeof(AssetLoader).GetField("m_nonStreamableAssets", BindingFlags.Instance | BindingFlags.NonPublic).SetValue(ContentDatabase.Instance().AssetLoader, dictionary6);
				if (((Object)val4).name == "摩托模型")
				{
					if (!SLMATool.SLMADic.Keys.ToList().Contains("ShowProps"))
					{
						SLMATool.CreateFaction("ShowProps", (UnitBlueprint[])null, (Sprite)null, 0);
					}
					UnitBlueprint obj = SLMATool.CreateUnit(((Object)val4).name + " ShowUnit", (UnitBlueprint)null, (Faction)SLMATool.SLMADic["ShowProps"], (Sprite)null);
					obj.health = 1000f;
					obj.UnitBase = val4;
					obj.movementSpeedMuiltiplier *= 1.5f;
					obj.MovementComponents = new List<IMovementComponent> { (IMovementComponent)(object)default(NeverStopRunning) };
					HelpLibrary.SetRiders(obj, (UnitBlueprint[])(object)new UnitBlueprint[1] { HelpLibrary.m_unitBlueprints.ToArray()[70].Value });
				}
			}
			Material[] array3 = val.LoadAllAssets<Material>();
			foreach (Material val6 in array3)
			{
				if (Object.op_Implicit((Object)(object)Shader.Find(((Object)val6.shader).name)))
				{
					val6.shader = Shader.Find(((Object)val6.shader).name);
				}
			}
			SoundBank[] array4 = MFDGFDS.GetAssetBundle("base").LoadAllAssets<SoundBank>();
			foreach (SoundBank obj2 in array4)
			{
				SoundBank soundBank = ServiceLocator.GetService<SoundPlayer>().soundBank;
				List<SoundBankCategory> list = soundBank.Categories.ToList();
				SoundBankCategory[] categories = obj2.Categories;
				foreach (SoundBankCategory item in categories)
				{
					list.Add(item);
				}
				soundBank.Categories = list.ToArray();
			}
			ServiceLocator.GetService<CustomContentLoaderModIO>().QuickRefresh((WorkshopContentType)0, (Action)null);
			ZXCDASP2(db);
			new GameObject
			{
				name = "爆炸",
				hideFlags = (HideFlags)61
			}.AddComponent<POKSAD>();
			GameObject val7 = XZLAK("PerMove");
			GameObject obj3 = UPool.MyPool.AddObject("增加嘲讽值", val7, true, (HideFlags)52, (Sprite)null, 89561561, true);
			((CharacterItem)obj3.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			obj3.AddComponent<ASDFE>().mul = 0.4f;
			GameObject obj4 = UPool.MyPool.AddObject("减少嘲讽值", val7, true, (HideFlags)52, (Sprite)null, 89561562, true);
			obj4.AddComponent<ASDFE>().mul = -0.4f;
			((CharacterItem)obj4.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			UPool.MyPool.AddObject("不易摔倒", (GameObject)SLMALoader.SDic["moves"]["Hover"], true, (HideFlags)52, (Sprite)null, 89561563, false).GetComponentInChildren<Wings>().flightForce = 0.0001f;
			((CharacterItem)UPool.MyPool.GetObject("不易摔倒").GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			GameObject obj5 = UPool.MyPool.AddObject("笨拙踢腿", (GameObject)SLMALoader.SDic["moves"]["Kick"], true, (HideFlags)52, ((CharacterItem)((GameObject)SLMALoader.SDic["moves"]["JumpKick_Taekwondo_L"]).GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon, 89561564, true);
			((CharacterItem)obj5.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			obj5.GetComponentInChildren<CollisionWeapon>().damage = 30f;
			obj5.GetComponentInChildren<CollisionWeapon>().staticDamageValue = true;
			obj5.AddComponent<LMXCSZ>();
			ConditionalEvent[] componentsInChildren2 = obj5.GetComponentsInChildren<ConditionalEvent>();
			for (int l = 0; l < componentsInChildren2.Length; l++)
			{
				EventCondition[] conditions = componentsInChildren2[l].events[0].conditions;
				foreach (EventCondition val8 in conditions)
				{
					if ((int)val8.conditionType == 0)
					{
						val8.value *= 4f;
					}
				}
			}
			GameObject obj6 = UPool.MyPool.AddObject("丧尸攻击", val7, true, (HideFlags)52, (Sprite)null, 8945162, true);
			((CharacterItem)obj6.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = null;
			obj6.AddComponent<SAOKPf>();
			((CharacterItem)obj6.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			GameObject obj7 = UPool.MyPool.AddObject("鳞甲", val7, true, (HideFlags)52, (Sprite)null, 2335162, true);
			((CharacterItem)obj7.GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon = ((CharacterItem)val.LoadAsset<GameObject>("龟甲").GetComponentInChildren<SpecialAbility>()).Entity.SpriteIcon;
			obj7.AddComponent<BCCXAS>();
			((CharacterItem)obj7.GetComponentInChildren<SpecialAbility>()).tags = new List<Tag>
			{
				new Tag
				{
					tagType = (TagType)0,
					value = "爆炸"
				}
			};
			val.LoadAsset<GameObject>("兵种觉醒").AddComponent<XCXVCZXVS>().gameObject = val.LoadAsset<GameObject>("觉醒特效");
			val.LoadAsset<GameObject>("死亡狂暴").AddComponent<DeathAddEffect>().effect = val.LoadAsset<GameObject>("E_狂暴").GetComponent<UnitEffectBase>();
		}

		public static UnitBlueprint XZPKA(string name)
		{
			//IL_0107: Unknown result type (might be due to invalid IL or missing references)
			//IL_0111: Expected O, but got Unknown
			//IL_0138: Unknown result type (might be due to invalid IL or missing references)
			//IL_013e: Expected O, but got Unknown
			//IL_015e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0164: Expected O, but got Unknown
			//IL_0184: Unknown result type (might be due to invalid IL or missing references)
			//IL_018a: Expected O, but got Unknown
			//IL_01aa: Unknown result type (might be due to invalid IL or missing references)
			//IL_01b0: Expected O, but got Unknown
			//IL_01d0: Unknown result type (might be due to invalid IL or missing references)
			//IL_01d6: Expected O, but got Unknown
			//IL_01f6: Unknown result type (might be due to invalid IL or missing references)
			//IL_01fc: Expected O, but got Unknown
			//IL_021c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0222: Expected O, but got Unknown
			//IL_0242: Unknown result type (might be due to invalid IL or missing references)
			//IL_0248: Expected O, but got Unknown
			//IL_0268: Unknown result type (might be due to invalid IL or missing references)
			//IL_026e: Expected O, but got Unknown
			//IL_028f: Unknown result type (might be due to invalid IL or missing references)
			//IL_0295: Expected O, but got Unknown
			//IL_02b6: Unknown result type (might be due to invalid IL or missing references)
			//IL_02bc: Expected O, but got Unknown
			//IL_02dd: Unknown result type (might be due to invalid IL or missing references)
			//IL_02e3: Expected O, but got Unknown
			//IL_0304: Unknown result type (might be due to invalid IL or missing references)
			//IL_030a: Expected O, but got Unknown
			//IL_032b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0331: Expected O, but got Unknown
			//IL_0352: Unknown result type (might be due to invalid IL or missing references)
			//IL_0358: Expected O, but got Unknown
			//IL_0379: Unknown result type (might be due to invalid IL or missing references)
			//IL_037f: Expected O, but got Unknown
			//IL_03a0: Unknown result type (might be due to invalid IL or missing references)
			//IL_03a6: Expected O, but got Unknown
			//IL_03c7: Unknown result type (might be due to invalid IL or missing references)
			//IL_03cd: Expected O, but got Unknown
			//IL_03ee: Unknown result type (might be due to invalid IL or missing references)
			//IL_03f4: Expected O, but got Unknown
			//IL_0415: Unknown result type (might be due to invalid IL or missing references)
			//IL_041b: Expected O, but got Unknown
			//IL_043c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0442: Expected O, but got Unknown
			//IL_0463: Unknown result type (might be due to invalid IL or missing references)
			//IL_0469: Expected O, but got Unknown
			//IL_048a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0490: Expected O, but got Unknown
			//IL_04b1: Unknown result type (might be due to invalid IL or missing references)
			//IL_04b7: Expected O, but got Unknown
			//IL_05ae: Unknown result type (might be due to invalid IL or missing references)
			//IL_05b4: Unknown result type (might be due to invalid IL or missing references)
			//IL_05e3: Unknown result type (might be due to invalid IL or missing references)
			//IL_05ed: Expected O, but got Unknown
			//IL_05ee: Unknown result type (might be due to invalid IL or missing references)
			//IL_05f3: Unknown result type (might be due to invalid IL or missing references)
			//IL_05ff: Unknown result type (might be due to invalid IL or missing references)
			//IL_060b: Unknown result type (might be due to invalid IL or missing references)
			//IL_061b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0620: Unknown result type (might be due to invalid IL or missing references)
			//IL_0625: Unknown result type (might be due to invalid IL or missing references)
			//IL_0635: Unknown result type (might be due to invalid IL or missing references)
			//IL_063a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0644: Expected O, but got Unknown
			//IL_0645: Unknown result type (might be due to invalid IL or missing references)
			//IL_064a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0656: Unknown result type (might be due to invalid IL or missing references)
			//IL_0662: Unknown result type (might be due to invalid IL or missing references)
			//IL_0672: Unknown result type (might be due to invalid IL or missing references)
			//IL_0677: Unknown result type (might be due to invalid IL or missing references)
			//IL_067c: Unknown result type (might be due to invalid IL or missing references)
			//IL_068c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0691: Unknown result type (might be due to invalid IL or missing references)
			//IL_069b: Expected O, but got Unknown
			//IL_06c2: Unknown result type (might be due to invalid IL or missing references)
			//IL_06c8: Expected O, but got Unknown
			//IL_06e8: Unknown result type (might be due to invalid IL or missing references)
			//IL_06ee: Expected O, but got Unknown
			//IL_070e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0714: Expected O, but got Unknown
			//IL_0734: Unknown result type (might be due to invalid IL or missing references)
			//IL_073a: Expected O, but got Unknown
			//IL_075a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0760: Expected O, but got Unknown
			//IL_0780: Unknown result type (might be due to invalid IL or missing references)
			//IL_0786: Expected O, but got Unknown
			//IL_07b2: Unknown result type (might be due to invalid IL or missing references)
			//IL_07b8: Expected O, but got Unknown
			//IL_07d8: Unknown result type (might be due to invalid IL or missing references)
			//IL_07de: Expected O, but got Unknown
			//IL_07fe: Unknown result type (might be due to invalid IL or missing references)
			//IL_0804: Expected O, but got Unknown
			//IL_0812: Unknown result type (might be due to invalid IL or missing references)
			//IL_0818: Expected O, but got Unknown
			//IL_084d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0852: Unknown result type (might be due to invalid IL or missing references)
			//IL_0867: Unknown result type (might be due to invalid IL or missing references)
			//IL_086c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0875: Unknown result type (might be due to invalid IL or missing references)
			//IL_087b: Expected O, but got Unknown
			//IL_08ab: Unknown result type (might be due to invalid IL or missing references)
			//IL_08b0: Unknown result type (might be due to invalid IL or missing references)
			//IL_08c5: Unknown result type (might be due to invalid IL or missing references)
			//IL_08ca: Unknown result type (might be due to invalid IL or missing references)
			//IL_08d3: Unknown result type (might be due to invalid IL or missing references)
			//IL_08d9: Expected O, but got Unknown
			//IL_0909: Unknown result type (might be due to invalid IL or missing references)
			//IL_090e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0923: Unknown result type (might be due to invalid IL or missing references)
			//IL_0928: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a15: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a1b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a5a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a64: Expected O, but got Unknown
			//IL_0a65: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a6a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a76: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a82: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a92: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a97: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a9c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0aac: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ab1: Unknown result type (might be due to invalid IL or missing references)
			//IL_0abb: Expected O, but got Unknown
			//IL_0abc: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ac1: Unknown result type (might be due to invalid IL or missing references)
			//IL_0acd: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ad9: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ae9: Unknown result type (might be due to invalid IL or missing references)
			//IL_0aee: Unknown result type (might be due to invalid IL or missing references)
			//IL_0af3: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b03: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b08: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b12: Expected O, but got Unknown
			//IL_0b3a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b40: Expected O, but got Unknown
			//IL_0b60: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b66: Expected O, but got Unknown
			//IL_0b86: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b8c: Expected O, but got Unknown
			//IL_0bac: Unknown result type (might be due to invalid IL or missing references)
			//IL_0bb2: Expected O, but got Unknown
			//IL_0bd2: Unknown result type (might be due to invalid IL or missing references)
			//IL_0bd8: Expected O, but got Unknown
			//IL_0bf8: Unknown result type (might be due to invalid IL or missing references)
			//IL_0bfe: Expected O, but got Unknown
			//IL_0c1e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c24: Expected O, but got Unknown
			//IL_0c44: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c4a: Expected O, but got Unknown
			//IL_0c6a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c70: Expected O, but got Unknown
			//IL_0c91: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c97: Expected O, but got Unknown
			//IL_0cc3: Unknown result type (might be due to invalid IL or missing references)
			//IL_0cc9: Expected O, but got Unknown
			//IL_0ce9: Unknown result type (might be due to invalid IL or missing references)
			//IL_0cef: Expected O, but got Unknown
			//IL_0cfd: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d03: Expected O, but got Unknown
			//IL_0d38: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d3d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d52: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d57: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d60: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d66: Expected O, but got Unknown
			//IL_0d93: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d98: Unknown result type (might be due to invalid IL or missing references)
			//IL_0dad: Unknown result type (might be due to invalid IL or missing references)
			//IL_0db2: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ed7: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ee1: Expected O, but got Unknown
			//IL_0f01: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f0b: Expected O, but got Unknown
			//IL_0f0d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f12: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f1e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f2a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f3a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f3f: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f44: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f54: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f59: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f63: Expected O, but got Unknown
			//IL_0f65: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f6b: Expected O, but got Unknown
			//IL_0f9e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0fa3: Unknown result type (might be due to invalid IL or missing references)
			//IL_0fb8: Unknown result type (might be due to invalid IL or missing references)
			//IL_0fbd: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ff1: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ff7: Expected O, but got Unknown
			//IL_1017: Unknown result type (might be due to invalid IL or missing references)
			//IL_101d: Expected O, but got Unknown
			//IL_103d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1043: Expected O, but got Unknown
			//IL_1063: Unknown result type (might be due to invalid IL or missing references)
			//IL_1069: Expected O, but got Unknown
			//IL_1089: Unknown result type (might be due to invalid IL or missing references)
			//IL_108f: Expected O, but got Unknown
			//IL_10af: Unknown result type (might be due to invalid IL or missing references)
			//IL_10b5: Expected O, but got Unknown
			//IL_10d5: Unknown result type (might be due to invalid IL or missing references)
			//IL_10db: Expected O, but got Unknown
			//IL_10fb: Unknown result type (might be due to invalid IL or missing references)
			//IL_1101: Expected O, but got Unknown
			//IL_1121: Unknown result type (might be due to invalid IL or missing references)
			//IL_1127: Expected O, but got Unknown
			//IL_1148: Unknown result type (might be due to invalid IL or missing references)
			//IL_114e: Expected O, but got Unknown
			//IL_116f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1175: Expected O, but got Unknown
			//IL_11a3: Unknown result type (might be due to invalid IL or missing references)
			//IL_11a9: Expected O, but got Unknown
			//IL_11c9: Unknown result type (might be due to invalid IL or missing references)
			//IL_11cf: Expected O, but got Unknown
			//IL_11ef: Unknown result type (might be due to invalid IL or missing references)
			//IL_11f5: Expected O, but got Unknown
			//IL_1215: Unknown result type (might be due to invalid IL or missing references)
			//IL_121b: Expected O, but got Unknown
			//IL_123b: Unknown result type (might be due to invalid IL or missing references)
			//IL_1241: Expected O, but got Unknown
			//IL_1261: Unknown result type (might be due to invalid IL or missing references)
			//IL_1267: Expected O, but got Unknown
			//IL_1287: Unknown result type (might be due to invalid IL or missing references)
			//IL_128d: Expected O, but got Unknown
			//IL_12ad: Unknown result type (might be due to invalid IL or missing references)
			//IL_12b3: Expected O, but got Unknown
			//IL_12d3: Unknown result type (might be due to invalid IL or missing references)
			//IL_12d9: Expected O, but got Unknown
			//IL_12fa: Unknown result type (might be due to invalid IL or missing references)
			//IL_1300: Expected O, but got Unknown
			//IL_1310: Unknown result type (might be due to invalid IL or missing references)
			//IL_1316: Expected O, but got Unknown
			//IL_1349: Unknown result type (might be due to invalid IL or missing references)
			//IL_134e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1363: Unknown result type (might be due to invalid IL or missing references)
			//IL_1368: Unknown result type (might be due to invalid IL or missing references)
			//IL_1371: Unknown result type (might be due to invalid IL or missing references)
			//IL_1377: Expected O, but got Unknown
			//IL_13aa: Unknown result type (might be due to invalid IL or missing references)
			//IL_13af: Unknown result type (might be due to invalid IL or missing references)
			//IL_13c4: Unknown result type (might be due to invalid IL or missing references)
			//IL_13c9: Unknown result type (might be due to invalid IL or missing references)
			//IL_13d2: Unknown result type (might be due to invalid IL or missing references)
			//IL_13d8: Expected O, but got Unknown
			//IL_1405: Unknown result type (might be due to invalid IL or missing references)
			//IL_140a: Unknown result type (might be due to invalid IL or missing references)
			//IL_141f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1424: Unknown result type (might be due to invalid IL or missing references)
			//IL_142d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1433: Expected O, but got Unknown
			//IL_1460: Unknown result type (might be due to invalid IL or missing references)
			//IL_1465: Unknown result type (might be due to invalid IL or missing references)
			//IL_147a: Unknown result type (might be due to invalid IL or missing references)
			//IL_147f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1488: Unknown result type (might be due to invalid IL or missing references)
			//IL_148e: Expected O, but got Unknown
			//IL_14c1: Unknown result type (might be due to invalid IL or missing references)
			//IL_14c6: Unknown result type (might be due to invalid IL or missing references)
			//IL_14db: Unknown result type (might be due to invalid IL or missing references)
			//IL_14e0: Unknown result type (might be due to invalid IL or missing references)
			//IL_14e9: Unknown result type (might be due to invalid IL or missing references)
			//IL_14ef: Expected O, but got Unknown
			//IL_151b: Unknown result type (might be due to invalid IL or missing references)
			//IL_1520: Unknown result type (might be due to invalid IL or missing references)
			//IL_1535: Unknown result type (might be due to invalid IL or missing references)
			//IL_153a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1543: Unknown result type (might be due to invalid IL or missing references)
			//IL_1549: Expected O, but got Unknown
			//IL_157c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1581: Unknown result type (might be due to invalid IL or missing references)
			//IL_1596: Unknown result type (might be due to invalid IL or missing references)
			//IL_159b: Unknown result type (might be due to invalid IL or missing references)
			//IL_15a4: Unknown result type (might be due to invalid IL or missing references)
			//IL_15aa: Expected O, but got Unknown
			//IL_15d6: Unknown result type (might be due to invalid IL or missing references)
			//IL_15db: Unknown result type (might be due to invalid IL or missing references)
			//IL_15f0: Unknown result type (might be due to invalid IL or missing references)
			//IL_15f5: Unknown result type (might be due to invalid IL or missing references)
			//IL_15fe: Unknown result type (might be due to invalid IL or missing references)
			//IL_1604: Expected O, but got Unknown
			//IL_1635: Unknown result type (might be due to invalid IL or missing references)
			//IL_163a: Unknown result type (might be due to invalid IL or missing references)
			//IL_164f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1654: Unknown result type (might be due to invalid IL or missing references)
			//IL_165e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1664: Expected O, but got Unknown
			//IL_1697: Unknown result type (might be due to invalid IL or missing references)
			//IL_169c: Unknown result type (might be due to invalid IL or missing references)
			//IL_16b1: Unknown result type (might be due to invalid IL or missing references)
			//IL_16b6: Unknown result type (might be due to invalid IL or missing references)
			//IL_1800: Unknown result type (might be due to invalid IL or missing references)
			//IL_180a: Expected O, but got Unknown
			//IL_1845: Unknown result type (might be due to invalid IL or missing references)
			//IL_184f: Expected O, but got Unknown
			//IL_1851: Unknown result type (might be due to invalid IL or missing references)
			//IL_1857: Expected O, but got Unknown
			//IL_188c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1891: Unknown result type (might be due to invalid IL or missing references)
			//IL_18a6: Unknown result type (might be due to invalid IL or missing references)
			//IL_18ab: Unknown result type (might be due to invalid IL or missing references)
			//IL_18b8: Unknown result type (might be due to invalid IL or missing references)
			//IL_18bf: Expected O, but got Unknown
			//IL_18f3: Unknown result type (might be due to invalid IL or missing references)
			//IL_18f8: Unknown result type (might be due to invalid IL or missing references)
			//IL_190e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1913: Unknown result type (might be due to invalid IL or missing references)
			//IL_1948: Unknown result type (might be due to invalid IL or missing references)
			//IL_194e: Expected O, but got Unknown
			//IL_196e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1974: Expected O, but got Unknown
			//IL_1994: Unknown result type (might be due to invalid IL or missing references)
			//IL_199a: Expected O, but got Unknown
			//IL_19ba: Unknown result type (might be due to invalid IL or missing references)
			//IL_19c0: Expected O, but got Unknown
			//IL_19e0: Unknown result type (might be due to invalid IL or missing references)
			//IL_19e6: Expected O, but got Unknown
			//IL_1a06: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a0c: Expected O, but got Unknown
			//IL_1a2c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a32: Expected O, but got Unknown
			//IL_1a52: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a58: Expected O, but got Unknown
			//IL_1a78: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a7e: Expected O, but got Unknown
			//IL_1a9f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1aa5: Expected O, but got Unknown
			//IL_1ac6: Unknown result type (might be due to invalid IL or missing references)
			//IL_1acc: Expected O, but got Unknown
			//IL_1aed: Unknown result type (might be due to invalid IL or missing references)
			//IL_1af3: Expected O, but got Unknown
			//IL_1b14: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b1a: Expected O, but got Unknown
			//IL_1b3b: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b41: Expected O, but got Unknown
			//IL_1b62: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b68: Expected O, but got Unknown
			//IL_1b89: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b8f: Expected O, but got Unknown
			//IL_1bb0: Unknown result type (might be due to invalid IL or missing references)
			//IL_1bb6: Expected O, but got Unknown
			//IL_1bd7: Unknown result type (might be due to invalid IL or missing references)
			//IL_1bdd: Expected O, but got Unknown
			//IL_1bfe: Unknown result type (might be due to invalid IL or missing references)
			//IL_1c04: Expected O, but got Unknown
			//IL_1c25: Unknown result type (might be due to invalid IL or missing references)
			//IL_1c2b: Expected O, but got Unknown
			//IL_1c4c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1c52: Expected O, but got Unknown
			//IL_1c73: Unknown result type (might be due to invalid IL or missing references)
			//IL_1c79: Expected O, but got Unknown
			//IL_1c9a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ca0: Expected O, but got Unknown
			//IL_1cc1: Unknown result type (might be due to invalid IL or missing references)
			//IL_1cc7: Expected O, but got Unknown
			//IL_1e22: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e2c: Expected O, but got Unknown
			//IL_1e4c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e56: Expected O, but got Unknown
			//IL_1e76: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e80: Expected O, but got Unknown
			//IL_1ea0: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ecf: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ee0: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ee5: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ef1: Unknown result type (might be due to invalid IL or missing references)
			//IL_1efd: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f0d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f12: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f17: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f27: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f2c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f36: Expected O, but got Unknown
			//IL_1f38: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f3d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f49: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f55: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f65: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f6a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f6f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f7f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f84: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f8e: Expected O, but got Unknown
			//IL_1fb7: Unknown result type (might be due to invalid IL or missing references)
			//IL_1fbd: Expected O, but got Unknown
			//IL_1fdd: Unknown result type (might be due to invalid IL or missing references)
			//IL_1fe3: Expected O, but got Unknown
			//IL_2003: Unknown result type (might be due to invalid IL or missing references)
			//IL_2009: Expected O, but got Unknown
			//IL_2029: Unknown result type (might be due to invalid IL or missing references)
			//IL_202f: Expected O, but got Unknown
			//IL_204f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2055: Expected O, but got Unknown
			//IL_2075: Unknown result type (might be due to invalid IL or missing references)
			//IL_207b: Expected O, but got Unknown
			//IL_209b: Unknown result type (might be due to invalid IL or missing references)
			//IL_20a1: Expected O, but got Unknown
			//IL_20c1: Unknown result type (might be due to invalid IL or missing references)
			//IL_20c7: Expected O, but got Unknown
			//IL_20e7: Unknown result type (might be due to invalid IL or missing references)
			//IL_20ed: Expected O, but got Unknown
			//IL_210e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2114: Expected O, but got Unknown
			//IL_2135: Unknown result type (might be due to invalid IL or missing references)
			//IL_213b: Expected O, but got Unknown
			//IL_215c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2162: Expected O, but got Unknown
			//IL_2183: Unknown result type (might be due to invalid IL or missing references)
			//IL_2189: Expected O, but got Unknown
			//IL_21aa: Unknown result type (might be due to invalid IL or missing references)
			//IL_21b0: Expected O, but got Unknown
			//IL_21d1: Unknown result type (might be due to invalid IL or missing references)
			//IL_21d7: Expected O, but got Unknown
			//IL_21f8: Unknown result type (might be due to invalid IL or missing references)
			//IL_21fe: Expected O, but got Unknown
			//IL_221f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2225: Expected O, but got Unknown
			//IL_2246: Unknown result type (might be due to invalid IL or missing references)
			//IL_224c: Expected O, but got Unknown
			//IL_226d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2273: Expected O, but got Unknown
			//IL_2294: Unknown result type (might be due to invalid IL or missing references)
			//IL_229a: Expected O, but got Unknown
			//IL_22bb: Unknown result type (might be due to invalid IL or missing references)
			//IL_22c1: Expected O, but got Unknown
			//IL_22e2: Unknown result type (might be due to invalid IL or missing references)
			//IL_22e8: Expected O, but got Unknown
			//IL_2309: Unknown result type (might be due to invalid IL or missing references)
			//IL_230f: Expected O, but got Unknown
			//IL_2330: Unknown result type (might be due to invalid IL or missing references)
			//IL_2336: Expected O, but got Unknown
			//IL_2357: Unknown result type (might be due to invalid IL or missing references)
			//IL_235d: Expected O, but got Unknown
			//IL_237e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2384: Expected O, but got Unknown
			//IL_23b2: Unknown result type (might be due to invalid IL or missing references)
			//IL_23b8: Expected O, but got Unknown
			//IL_23d8: Unknown result type (might be due to invalid IL or missing references)
			//IL_23de: Expected O, but got Unknown
			//IL_23fe: Unknown result type (might be due to invalid IL or missing references)
			//IL_2404: Expected O, but got Unknown
			//IL_2424: Unknown result type (might be due to invalid IL or missing references)
			//IL_242a: Expected O, but got Unknown
			//IL_244a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2450: Expected O, but got Unknown
			//IL_2470: Unknown result type (might be due to invalid IL or missing references)
			//IL_2476: Expected O, but got Unknown
			//IL_2496: Unknown result type (might be due to invalid IL or missing references)
			//IL_249c: Expected O, but got Unknown
			//IL_24bc: Unknown result type (might be due to invalid IL or missing references)
			//IL_24c2: Expected O, but got Unknown
			//IL_24e2: Unknown result type (might be due to invalid IL or missing references)
			//IL_24e8: Expected O, but got Unknown
			//IL_2509: Unknown result type (might be due to invalid IL or missing references)
			//IL_250f: Expected O, but got Unknown
			//IL_2530: Unknown result type (might be due to invalid IL or missing references)
			//IL_2536: Expected O, but got Unknown
			//IL_2557: Unknown result type (might be due to invalid IL or missing references)
			//IL_255d: Expected O, but got Unknown
			//IL_257e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2584: Expected O, but got Unknown
			//IL_25a5: Unknown result type (might be due to invalid IL or missing references)
			//IL_25ab: Expected O, but got Unknown
			//IL_25cc: Unknown result type (might be due to invalid IL or missing references)
			//IL_25d2: Expected O, but got Unknown
			//IL_25e2: Unknown result type (might be due to invalid IL or missing references)
			//IL_25e8: Expected O, but got Unknown
			//IL_261a: Unknown result type (might be due to invalid IL or missing references)
			//IL_261f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2634: Unknown result type (might be due to invalid IL or missing references)
			//IL_2639: Unknown result type (might be due to invalid IL or missing references)
			//IL_2642: Unknown result type (might be due to invalid IL or missing references)
			//IL_2648: Expected O, but got Unknown
			//IL_2675: Unknown result type (might be due to invalid IL or missing references)
			//IL_267a: Unknown result type (might be due to invalid IL or missing references)
			//IL_268f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2694: Unknown result type (might be due to invalid IL or missing references)
			//IL_269d: Unknown result type (might be due to invalid IL or missing references)
			//IL_26a3: Expected O, but got Unknown
			//IL_26d4: Unknown result type (might be due to invalid IL or missing references)
			//IL_26d9: Unknown result type (might be due to invalid IL or missing references)
			//IL_26ee: Unknown result type (might be due to invalid IL or missing references)
			//IL_26f3: Unknown result type (might be due to invalid IL or missing references)
			//IL_26fc: Unknown result type (might be due to invalid IL or missing references)
			//IL_2702: Expected O, but got Unknown
			//IL_2734: Unknown result type (might be due to invalid IL or missing references)
			//IL_2739: Unknown result type (might be due to invalid IL or missing references)
			//IL_274e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2753: Unknown result type (might be due to invalid IL or missing references)
			//IL_275c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2762: Expected O, but got Unknown
			//IL_2793: Unknown result type (might be due to invalid IL or missing references)
			//IL_2798: Unknown result type (might be due to invalid IL or missing references)
			//IL_27ad: Unknown result type (might be due to invalid IL or missing references)
			//IL_27b2: Unknown result type (might be due to invalid IL or missing references)
			//IL_27bb: Unknown result type (might be due to invalid IL or missing references)
			//IL_27c1: Expected O, but got Unknown
			//IL_27f2: Unknown result type (might be due to invalid IL or missing references)
			//IL_27f7: Unknown result type (might be due to invalid IL or missing references)
			//IL_280c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2811: Unknown result type (might be due to invalid IL or missing references)
			//IL_281a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2820: Expected O, but got Unknown
			//IL_284d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2852: Unknown result type (might be due to invalid IL or missing references)
			//IL_2867: Unknown result type (might be due to invalid IL or missing references)
			//IL_286c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2875: Unknown result type (might be due to invalid IL or missing references)
			//IL_287b: Expected O, but got Unknown
			//IL_28a8: Unknown result type (might be due to invalid IL or missing references)
			//IL_28ad: Unknown result type (might be due to invalid IL or missing references)
			//IL_28c2: Unknown result type (might be due to invalid IL or missing references)
			//IL_28c7: Unknown result type (might be due to invalid IL or missing references)
			//IL_28d0: Unknown result type (might be due to invalid IL or missing references)
			//IL_28d6: Expected O, but got Unknown
			//IL_2909: Unknown result type (might be due to invalid IL or missing references)
			//IL_290e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2923: Unknown result type (might be due to invalid IL or missing references)
			//IL_2928: Unknown result type (might be due to invalid IL or missing references)
			//IL_2932: Unknown result type (might be due to invalid IL or missing references)
			//IL_2938: Expected O, but got Unknown
			//IL_296b: Unknown result type (might be due to invalid IL or missing references)
			//IL_2970: Unknown result type (might be due to invalid IL or missing references)
			//IL_2985: Unknown result type (might be due to invalid IL or missing references)
			//IL_298a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2994: Unknown result type (might be due to invalid IL or missing references)
			//IL_299a: Expected O, but got Unknown
			//IL_29c7: Unknown result type (might be due to invalid IL or missing references)
			//IL_29cc: Unknown result type (might be due to invalid IL or missing references)
			//IL_29e1: Unknown result type (might be due to invalid IL or missing references)
			//IL_29e6: Unknown result type (might be due to invalid IL or missing references)
			//IL_29f0: Unknown result type (might be due to invalid IL or missing references)
			//IL_29f6: Expected O, but got Unknown
			//IL_2a28: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a2d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a42: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a47: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a51: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a57: Expected O, but got Unknown
			//IL_2a84: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a89: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a9e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2aa3: Unknown result type (might be due to invalid IL or missing references)
			//IL_2aad: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ab3: Expected O, but got Unknown
			//IL_2ae6: Unknown result type (might be due to invalid IL or missing references)
			//IL_2aeb: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b00: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b05: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b0f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b15: Expected O, but got Unknown
			//IL_2b42: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b47: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b5c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b61: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c9b: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ca5: Expected O, but got Unknown
			//IL_2ccc: Unknown result type (might be due to invalid IL or missing references)
			//IL_2cd2: Expected O, but got Unknown
			//IL_2cf2: Unknown result type (might be due to invalid IL or missing references)
			//IL_2cf8: Expected O, but got Unknown
			//IL_2d18: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d1e: Expected O, but got Unknown
			//IL_2d3e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d44: Expected O, but got Unknown
			//IL_2d64: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d6a: Expected O, but got Unknown
			//IL_2d8a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d90: Expected O, but got Unknown
			//IL_2db0: Unknown result type (might be due to invalid IL or missing references)
			//IL_2db6: Expected O, but got Unknown
			//IL_2dd6: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ddc: Expected O, but got Unknown
			//IL_2dfc: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e02: Expected O, but got Unknown
			//IL_2e23: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e29: Expected O, but got Unknown
			//IL_2e4a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e50: Expected O, but got Unknown
			//IL_2e71: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e77: Expected O, but got Unknown
			//IL_2e98: Unknown result type (might be due to invalid IL or missing references)
			//IL_2e9e: Expected O, but got Unknown
			//IL_2ebf: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ec5: Expected O, but got Unknown
			//IL_2ee6: Unknown result type (might be due to invalid IL or missing references)
			//IL_2eec: Expected O, but got Unknown
			//IL_2f0d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f13: Expected O, but got Unknown
			//IL_2f34: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f3a: Expected O, but got Unknown
			//IL_2f5b: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f61: Expected O, but got Unknown
			//IL_2f82: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f88: Expected O, but got Unknown
			//IL_2fa9: Unknown result type (might be due to invalid IL or missing references)
			//IL_2faf: Expected O, but got Unknown
			//IL_2fd0: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fd6: Expected O, but got Unknown
			//IL_311c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3126: Expected O, but got Unknown
			//IL_314e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3158: Expected O, but got Unknown
			//IL_3178: Unknown result type (might be due to invalid IL or missing references)
			//IL_3189: Unknown result type (might be due to invalid IL or missing references)
			//IL_318f: Expected O, but got Unknown
			//IL_31bc: Unknown result type (might be due to invalid IL or missing references)
			//IL_31c1: Unknown result type (might be due to invalid IL or missing references)
			//IL_31d6: Unknown result type (might be due to invalid IL or missing references)
			//IL_31db: Unknown result type (might be due to invalid IL or missing references)
			//IL_320f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3215: Expected O, but got Unknown
			//IL_3235: Unknown result type (might be due to invalid IL or missing references)
			//IL_323b: Expected O, but got Unknown
			//IL_325b: Unknown result type (might be due to invalid IL or missing references)
			//IL_3261: Expected O, but got Unknown
			//IL_3281: Unknown result type (might be due to invalid IL or missing references)
			//IL_3287: Expected O, but got Unknown
			//IL_32a7: Unknown result type (might be due to invalid IL or missing references)
			//IL_32ad: Expected O, but got Unknown
			//IL_32cd: Unknown result type (might be due to invalid IL or missing references)
			//IL_32d3: Expected O, but got Unknown
			//IL_32f3: Unknown result type (might be due to invalid IL or missing references)
			//IL_32f9: Expected O, but got Unknown
			//IL_3319: Unknown result type (might be due to invalid IL or missing references)
			//IL_331f: Expected O, but got Unknown
			//IL_333f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3345: Expected O, but got Unknown
			//IL_3366: Unknown result type (might be due to invalid IL or missing references)
			//IL_336c: Expected O, but got Unknown
			//IL_338d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3393: Expected O, but got Unknown
			//IL_33b4: Unknown result type (might be due to invalid IL or missing references)
			//IL_33ba: Expected O, but got Unknown
			//IL_33db: Unknown result type (might be due to invalid IL or missing references)
			//IL_33e1: Expected O, but got Unknown
			//IL_3402: Unknown result type (might be due to invalid IL or missing references)
			//IL_3408: Expected O, but got Unknown
			//IL_3429: Unknown result type (might be due to invalid IL or missing references)
			//IL_342f: Expected O, but got Unknown
			//IL_3450: Unknown result type (might be due to invalid IL or missing references)
			//IL_3456: Expected O, but got Unknown
			//IL_3477: Unknown result type (might be due to invalid IL or missing references)
			//IL_347d: Expected O, but got Unknown
			//IL_349e: Unknown result type (might be due to invalid IL or missing references)
			//IL_34a4: Expected O, but got Unknown
			//IL_34c5: Unknown result type (might be due to invalid IL or missing references)
			//IL_34cb: Expected O, but got Unknown
			//IL_34ec: Unknown result type (might be due to invalid IL or missing references)
			//IL_34f2: Expected O, but got Unknown
			//IL_351f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3525: Expected O, but got Unknown
			//IL_3545: Unknown result type (might be due to invalid IL or missing references)
			//IL_354b: Expected O, but got Unknown
			//IL_356b: Unknown result type (might be due to invalid IL or missing references)
			//IL_3571: Expected O, but got Unknown
			//IL_3591: Unknown result type (might be due to invalid IL or missing references)
			//IL_3597: Expected O, but got Unknown
			//IL_35b7: Unknown result type (might be due to invalid IL or missing references)
			//IL_35bd: Expected O, but got Unknown
			//IL_35dd: Unknown result type (might be due to invalid IL or missing references)
			//IL_35e3: Expected O, but got Unknown
			//IL_35f2: Unknown result type (might be due to invalid IL or missing references)
			//IL_35f8: Expected O, but got Unknown
			//IL_362b: Unknown result type (might be due to invalid IL or missing references)
			//IL_3630: Unknown result type (might be due to invalid IL or missing references)
			//IL_3645: Unknown result type (might be due to invalid IL or missing references)
			//IL_364a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3653: Unknown result type (might be due to invalid IL or missing references)
			//IL_3659: Expected O, but got Unknown
			//IL_368b: Unknown result type (might be due to invalid IL or missing references)
			//IL_3690: Unknown result type (might be due to invalid IL or missing references)
			//IL_36a5: Unknown result type (might be due to invalid IL or missing references)
			//IL_36aa: Unknown result type (might be due to invalid IL or missing references)
			//IL_36b3: Unknown result type (might be due to invalid IL or missing references)
			//IL_36b9: Expected O, but got Unknown
			//IL_36ea: Unknown result type (might be due to invalid IL or missing references)
			//IL_36ef: Unknown result type (might be due to invalid IL or missing references)
			//IL_3704: Unknown result type (might be due to invalid IL or missing references)
			//IL_3709: Unknown result type (might be due to invalid IL or missing references)
			//IL_3712: Unknown result type (might be due to invalid IL or missing references)
			//IL_3718: Expected O, but got Unknown
			//IL_3749: Unknown result type (might be due to invalid IL or missing references)
			//IL_374e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3763: Unknown result type (might be due to invalid IL or missing references)
			//IL_3768: Unknown result type (might be due to invalid IL or missing references)
			//IL_3771: Unknown result type (might be due to invalid IL or missing references)
			//IL_3777: Expected O, but got Unknown
			//IL_37aa: Unknown result type (might be due to invalid IL or missing references)
			//IL_37af: Unknown result type (might be due to invalid IL or missing references)
			//IL_37c4: Unknown result type (might be due to invalid IL or missing references)
			//IL_37c9: Unknown result type (might be due to invalid IL or missing references)
			//IL_37d2: Unknown result type (might be due to invalid IL or missing references)
			//IL_37d8: Expected O, but got Unknown
			//IL_380a: Unknown result type (might be due to invalid IL or missing references)
			//IL_380f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3824: Unknown result type (might be due to invalid IL or missing references)
			//IL_3829: Unknown result type (might be due to invalid IL or missing references)
			//IL_3976: Unknown result type (might be due to invalid IL or missing references)
			//IL_3980: Expected O, but got Unknown
			//IL_39a0: Unknown result type (might be due to invalid IL or missing references)
			//IL_39aa: Expected O, but got Unknown
			//IL_39ca: Unknown result type (might be due to invalid IL or missing references)
			//IL_39d4: Expected O, but got Unknown
			//IL_39f4: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a05: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a0a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a16: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a22: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a32: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a37: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a3c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a4c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a51: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a5b: Expected O, but got Unknown
			//IL_3a5d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a63: Expected O, but got Unknown
			//IL_3a90: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a95: Unknown result type (might be due to invalid IL or missing references)
			//IL_3aaa: Unknown result type (might be due to invalid IL or missing references)
			//IL_3aaf: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ae3: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ae9: Expected O, but got Unknown
			//IL_3b09: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b0f: Expected O, but got Unknown
			//IL_3b2f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b35: Expected O, but got Unknown
			//IL_3b55: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b5b: Expected O, but got Unknown
			//IL_3b7b: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b81: Expected O, but got Unknown
			//IL_3ba1: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ba7: Expected O, but got Unknown
			//IL_3bc7: Unknown result type (might be due to invalid IL or missing references)
			//IL_3bcd: Expected O, but got Unknown
			//IL_3bed: Unknown result type (might be due to invalid IL or missing references)
			//IL_3bf3: Expected O, but got Unknown
			//IL_3c13: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c19: Expected O, but got Unknown
			//IL_3c3a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c40: Expected O, but got Unknown
			//IL_3c61: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c67: Expected O, but got Unknown
			//IL_3c88: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c8e: Expected O, but got Unknown
			//IL_3caf: Unknown result type (might be due to invalid IL or missing references)
			//IL_3cb5: Expected O, but got Unknown
			//IL_3cd6: Unknown result type (might be due to invalid IL or missing references)
			//IL_3cdc: Expected O, but got Unknown
			//IL_3cfd: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d03: Expected O, but got Unknown
			//IL_3d24: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d2a: Expected O, but got Unknown
			//IL_3d4b: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d51: Expected O, but got Unknown
			//IL_3d72: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d78: Expected O, but got Unknown
			//IL_3d99: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d9f: Expected O, but got Unknown
			//IL_3dc0: Unknown result type (might be due to invalid IL or missing references)
			//IL_3dc6: Expected O, but got Unknown
			//IL_3de7: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ded: Expected O, but got Unknown
			//IL_3e0e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e14: Expected O, but got Unknown
			//IL_3e35: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e3b: Expected O, but got Unknown
			//IL_3e5c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e62: Expected O, but got Unknown
			//IL_3e90: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e96: Expected O, but got Unknown
			//IL_3eb6: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ebc: Expected O, but got Unknown
			//IL_3edc: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ee2: Expected O, but got Unknown
			//IL_3f02: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f08: Expected O, but got Unknown
			//IL_3f28: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f2e: Expected O, but got Unknown
			//IL_3f4e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f54: Expected O, but got Unknown
			//IL_3f74: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f7a: Expected O, but got Unknown
			//IL_3f9a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3fa0: Expected O, but got Unknown
			//IL_3fc0: Unknown result type (might be due to invalid IL or missing references)
			//IL_3fc6: Expected O, but got Unknown
			//IL_3fe7: Unknown result type (might be due to invalid IL or missing references)
			//IL_3fed: Expected O, but got Unknown
			//IL_400e: Unknown result type (might be due to invalid IL or missing references)
			//IL_4014: Expected O, but got Unknown
			//IL_4024: Unknown result type (might be due to invalid IL or missing references)
			//IL_402a: Expected O, but got Unknown
			//IL_4057: Unknown result type (might be due to invalid IL or missing references)
			//IL_405c: Unknown result type (might be due to invalid IL or missing references)
			//IL_4071: Unknown result type (might be due to invalid IL or missing references)
			//IL_4076: Unknown result type (might be due to invalid IL or missing references)
			//IL_407f: Unknown result type (might be due to invalid IL or missing references)
			//IL_4085: Expected O, but got Unknown
			//IL_40b2: Unknown result type (might be due to invalid IL or missing references)
			//IL_40b7: Unknown result type (might be due to invalid IL or missing references)
			//IL_40cc: Unknown result type (might be due to invalid IL or missing references)
			//IL_40d1: Unknown result type (might be due to invalid IL or missing references)
			//IL_40da: Unknown result type (might be due to invalid IL or missing references)
			//IL_40e0: Expected O, but got Unknown
			//IL_410d: Unknown result type (might be due to invalid IL or missing references)
			//IL_4112: Unknown result type (might be due to invalid IL or missing references)
			//IL_4127: Unknown result type (might be due to invalid IL or missing references)
			//IL_412c: Unknown result type (might be due to invalid IL or missing references)
			//IL_4135: Unknown result type (might be due to invalid IL or missing references)
			//IL_413b: Expected O, but got Unknown
			//IL_416c: Unknown result type (might be due to invalid IL or missing references)
			//IL_4171: Unknown result type (might be due to invalid IL or missing references)
			//IL_4186: Unknown result type (might be due to invalid IL or missing references)
			//IL_418b: Unknown result type (might be due to invalid IL or missing references)
			//IL_4194: Unknown result type (might be due to invalid IL or missing references)
			//IL_419a: Expected O, but got Unknown
			//IL_41cc: Unknown result type (might be due to invalid IL or missing references)
			//IL_41d1: Unknown result type (might be due to invalid IL or missing references)
			//IL_41e6: Unknown result type (might be due to invalid IL or missing references)
			//IL_41eb: Unknown result type (might be due to invalid IL or missing references)
			//IL_41f4: Unknown result type (might be due to invalid IL or missing references)
			//IL_41fa: Expected O, but got Unknown
			//IL_422c: Unknown result type (might be due to invalid IL or missing references)
			//IL_4231: Unknown result type (might be due to invalid IL or missing references)
			//IL_4246: Unknown result type (might be due to invalid IL or missing references)
			//IL_424b: Unknown result type (might be due to invalid IL or missing references)
			//IL_4254: Unknown result type (might be due to invalid IL or missing references)
			//IL_425a: Expected O, but got Unknown
			//IL_4287: Unknown result type (might be due to invalid IL or missing references)
			//IL_428c: Unknown result type (might be due to invalid IL or missing references)
			//IL_42a1: Unknown result type (might be due to invalid IL or missing references)
			//IL_42a6: Unknown result type (might be due to invalid IL or missing references)
			//IL_42af: Unknown result type (might be due to invalid IL or missing references)
			//IL_42b5: Expected O, but got Unknown
			//IL_42e8: Unknown result type (might be due to invalid IL or missing references)
			//IL_42ed: Unknown result type (might be due to invalid IL or missing references)
			//IL_4302: Unknown result type (might be due to invalid IL or missing references)
			//IL_4307: Unknown result type (might be due to invalid IL or missing references)
			//IL_4310: Unknown result type (might be due to invalid IL or missing references)
			//IL_4316: Expected O, but got Unknown
			//IL_4343: Unknown result type (might be due to invalid IL or missing references)
			//IL_4348: Unknown result type (might be due to invalid IL or missing references)
			//IL_435d: Unknown result type (might be due to invalid IL or missing references)
			//IL_4362: Unknown result type (might be due to invalid IL or missing references)
			//IL_436c: Unknown result type (might be due to invalid IL or missing references)
			//IL_4372: Expected O, but got Unknown
			//IL_439f: Unknown result type (might be due to invalid IL or missing references)
			//IL_43a4: Unknown result type (might be due to invalid IL or missing references)
			//IL_43b9: Unknown result type (might be due to invalid IL or missing references)
			//IL_43be: Unknown result type (might be due to invalid IL or missing references)
			//IL_43c8: Unknown result type (might be due to invalid IL or missing references)
			//IL_43ce: Expected O, but got Unknown
			//IL_4401: Unknown result type (might be due to invalid IL or missing references)
			//IL_4406: Unknown result type (might be due to invalid IL or missing references)
			//IL_441b: Unknown result type (might be due to invalid IL or missing references)
			//IL_4420: Unknown result type (might be due to invalid IL or missing references)
			//IL_455c: Unknown result type (might be due to invalid IL or missing references)
			//IL_4566: Expected O, but got Unknown
			//IL_4586: Unknown result type (might be due to invalid IL or missing references)
			//IL_4590: Expected O, but got Unknown
			//IL_45b0: Unknown result type (might be due to invalid IL or missing references)
			//IL_45ba: Expected O, but got Unknown
			//IL_45da: Unknown result type (might be due to invalid IL or missing references)
			//IL_4609: Unknown result type (might be due to invalid IL or missing references)
			//IL_4641: Unknown result type (might be due to invalid IL or missing references)
			//IL_4647: Expected O, but got Unknown
			//IL_4667: Unknown result type (might be due to invalid IL or missing references)
			//IL_466d: Expected O, but got Unknown
			//IL_468d: Unknown result type (might be due to invalid IL or missing references)
			//IL_4693: Expected O, but got Unknown
			//IL_46b3: Unknown result type (might be due to invalid IL or missing references)
			//IL_46b9: Expected O, but got Unknown
			//IL_46d9: Unknown result type (might be due to invalid IL or missing references)
			//IL_46df: Expected O, but got Unknown
			//IL_46ff: Unknown result type (might be due to invalid IL or missing references)
			//IL_4705: Expected O, but got Unknown
			//IL_4725: Unknown result type (might be due to invalid IL or missing references)
			//IL_472b: Expected O, but got Unknown
			//IL_474b: Unknown result type (might be due to invalid IL or missing references)
			//IL_4751: Expected O, but got Unknown
			//IL_4771: Unknown result type (might be due to invalid IL or missing references)
			//IL_4777: Expected O, but got Unknown
			//IL_4798: Unknown result type (might be due to invalid IL or missing references)
			//IL_479e: Expected O, but got Unknown
			//IL_47bf: Unknown result type (might be due to invalid IL or missing references)
			//IL_47c5: Expected O, but got Unknown
			//IL_47e6: Unknown result type (might be due to invalid IL or missing references)
			//IL_47ec: Expected O, but got Unknown
			//IL_480d: Unknown result type (might be due to invalid IL or missing references)
			//IL_4813: Expected O, but got Unknown
			//IL_4834: Unknown result type (might be due to invalid IL or missing references)
			//IL_483a: Expected O, but got Unknown
			//IL_485b: Unknown result type (might be due to invalid IL or missing references)
			//IL_4861: Expected O, but got Unknown
			//IL_4882: Unknown result type (might be due to invalid IL or missing references)
			//IL_4888: Expected O, but got Unknown
			//IL_48a9: Unknown result type (might be due to invalid IL or missing references)
			//IL_48af: Expected O, but got Unknown
			//IL_48d0: Unknown result type (might be due to invalid IL or missing references)
			//IL_48d6: Expected O, but got Unknown
			//IL_48f7: Unknown result type (might be due to invalid IL or missing references)
			//IL_48fd: Expected O, but got Unknown
			//IL_491e: Unknown result type (might be due to invalid IL or missing references)
			//IL_4924: Expected O, but got Unknown
			//IL_4945: Unknown result type (might be due to invalid IL or missing references)
			//IL_494b: Expected O, but got Unknown
			//IL_496c: Unknown result type (might be due to invalid IL or missing references)
			//IL_