Decompiled source of MoreGirlsMod v1.6.6

╨╟┼¡╡█╣·.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_0113: Unknown result type (might be due to invalid IL or missing references)
			//IL_011d: Expected O, but got Unknown
			//IL_013c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0146: Expected O, but got Unknown
			//IL_0165: Unknown result type (might be due to invalid IL or missing references)
			//IL_016f: Expected O, but got Unknown
			//IL_018e: Unknown result type (might be due to invalid IL or missing references)
			//IL_01bc: Unknown result type (might be due to invalid IL or missing references)
			//IL_01cc: Unknown result type (might be due to invalid IL or missing references)
			//IL_01d1: Unknown result type (might be due to invalid IL or missing references)
			//IL_01dd: Unknown result type (might be due to invalid IL or missing references)
			//IL_01e9: Unknown result type (might be due to invalid IL or missing references)
			//IL_01f9: Unknown result type (might be due to invalid IL or missing references)
			//IL_01fe: Unknown result type (might be due to invalid IL or missing references)
			//IL_0203: Unknown result type (might be due to invalid IL or missing references)
			//IL_0213: Unknown result type (might be due to invalid IL or missing references)
			//IL_0218: Unknown result type (might be due to invalid IL or missing references)
			//IL_0222: Expected O, but got Unknown
			//IL_0223: Unknown result type (might be due to invalid IL or missing references)
			//IL_0228: Unknown result type (might be due to invalid IL or missing references)
			//IL_0234: Unknown result type (might be due to invalid IL or missing references)
			//IL_0240: Unknown result type (might be due to invalid IL or missing references)
			//IL_0250: Unknown result type (might be due to invalid IL or missing references)
			//IL_0255: Unknown result type (might be due to invalid IL or missing references)
			//IL_025a: Unknown result type (might be due to invalid IL or missing references)
			//IL_026a: Unknown result type (might be due to invalid IL or missing references)
			//IL_026f: Unknown result type (might be due to invalid IL or missing references)
			//IL_0279: Expected O, but got Unknown
			//IL_0298: Unknown result type (might be due to invalid IL or missing references)
			//IL_02cf: Unknown result type (might be due to invalid IL or missing references)
			//IL_02d5: Expected O, but got Unknown
			//IL_02f5: Unknown result type (might be due to invalid IL or missing references)
			//IL_02fb: Expected O, but got Unknown
			//IL_031b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0321: Expected O, but got Unknown
			//IL_0341: Unknown result type (might be due to invalid IL or missing references)
			//IL_0347: Expected O, but got Unknown
			//IL_0367: Unknown result type (might be due to invalid IL or missing references)
			//IL_036d: Expected O, but got Unknown
			//IL_038d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0393: Expected O, but got Unknown
			//IL_03b3: Unknown result type (might be due to invalid IL or missing references)
			//IL_03b9: Expected O, but got Unknown
			//IL_03d9: Unknown result type (might be due to invalid IL or missing references)
			//IL_03df: Expected O, but got Unknown
			//IL_03ff: Unknown result type (might be due to invalid IL or missing references)
			//IL_0405: Expected O, but got Unknown
			//IL_0426: Unknown result type (might be due to invalid IL or missing references)
			//IL_042c: Expected O, but got Unknown
			//IL_044d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0453: Expected O, but got Unknown
			//IL_0474: Unknown result type (might be due to invalid IL or missing references)
			//IL_047a: Expected O, but got Unknown
			//IL_049b: Unknown result type (might be due to invalid IL or missing references)
			//IL_04a1: Expected O, but got Unknown
			//IL_04c2: Unknown result type (might be due to invalid IL or missing references)
			//IL_04c8: Expected O, but got Unknown
			//IL_04f4: Unknown result type (might be due to invalid IL or missing references)
			//IL_04fa: Expected O, but got Unknown
			//IL_051a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0520: Expected O, but got Unknown
			//IL_0540: Unknown result type (might be due to invalid IL or missing references)
			//IL_0546: Expected O, but got Unknown
			//IL_0566: Unknown result type (might be due to invalid IL or missing references)
			//IL_056c: Expected O, but got Unknown
			//IL_057a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0580: Expected O, but got Unknown
			//IL_05b5: 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_05cf: 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_05dd: Unknown result type (might be due to invalid IL or missing references)
			//IL_05e3: Expected O, but got Unknown
			//IL_0616: 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_0630: 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_063e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0644: Expected O, but got Unknown
			//IL_0671: Unknown result type (might be due to invalid IL or missing references)
			//IL_0676: Unknown result type (might be due to invalid IL or missing references)
			//IL_068b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0690: Unknown result type (might be due to invalid IL or missing references)
			//IL_0699: Unknown result type (might be due to invalid IL or missing references)
			//IL_069f: Expected O, but got Unknown
			//IL_06cc: Unknown result type (might be due to invalid IL or missing references)
			//IL_06d1: Unknown result type (might be due to invalid IL or missing references)
			//IL_06e6: Unknown result type (might be due to invalid IL or missing references)
			//IL_06eb: Unknown result type (might be due to invalid IL or missing references)
			//IL_081a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0824: Expected O, but got Unknown
			//IL_0843: Unknown result type (might be due to invalid IL or missing references)
			//IL_084d: Expected O, but got Unknown
			//IL_084e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0854: Expected O, but got Unknown
			//IL_0887: Unknown result type (might be due to invalid IL or missing references)
			//IL_088c: Unknown result type (might be due to invalid IL or missing references)
			//IL_08a1: Unknown result type (might be due to invalid IL or missing references)
			//IL_08a6: Unknown result type (might be due to invalid IL or missing references)
			//IL_08d9: Unknown result type (might be due to invalid IL or missing references)
			//IL_08df: Expected O, but got Unknown
			//IL_08ff: Unknown result type (might be due to invalid IL or missing references)
			//IL_0905: Expected O, but got Unknown
			//IL_0925: Unknown result type (might be due to invalid IL or missing references)
			//IL_092b: Expected O, but got Unknown
			//IL_094b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0951: Expected O, but got Unknown
			//IL_0971: Unknown result type (might be due to invalid IL or missing references)
			//IL_0977: Expected O, but got Unknown
			//IL_0997: Unknown result type (might be due to invalid IL or missing references)
			//IL_099d: Expected O, but got Unknown
			//IL_09bd: Unknown result type (might be due to invalid IL or missing references)
			//IL_09c3: Expected O, but got Unknown
			//IL_09e3: Unknown result type (might be due to invalid IL or missing references)
			//IL_09e9: Expected O, but got Unknown
			//IL_0a09: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a0f: Expected O, but got Unknown
			//IL_0a30: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a36: Expected O, but got Unknown
			//IL_0a57: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a5d: Expected O, but got Unknown
			//IL_0a7e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0a84: Expected O, but got Unknown
			//IL_0aa5: Unknown result type (might be due to invalid IL or missing references)
			//IL_0aab: Expected O, but got Unknown
			//IL_0acc: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ad2: Expected O, but got Unknown
			//IL_0af3: Unknown result type (might be due to invalid IL or missing references)
			//IL_0af9: Expected O, but got Unknown
			//IL_0b1a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b20: Expected O, but got Unknown
			//IL_0b41: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b47: Expected O, but got Unknown
			//IL_0b74: Unknown result type (might be due to invalid IL or missing references)
			//IL_0b7a: Expected O, but got Unknown
			//IL_0b9a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ba0: Expected O, but got Unknown
			//IL_0bc0: Unknown result type (might be due to invalid IL or missing references)
			//IL_0bc6: Expected O, but got Unknown
			//IL_0be6: Unknown result type (might be due to invalid IL or missing references)
			//IL_0bec: Expected O, but got Unknown
			//IL_0c0c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c12: Expected O, but got Unknown
			//IL_0c32: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c38: Expected O, but got Unknown
			//IL_0c58: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c5e: Expected O, but got Unknown
			//IL_0c7e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0c84: Expected O, but got Unknown
			//IL_0ca4: Unknown result type (might be due to invalid IL or missing references)
			//IL_0caa: Expected O, but got Unknown
			//IL_0cbd: Unknown result type (might be due to invalid IL or missing references)
			//IL_0cc3: Expected O, but got Unknown
			//IL_0cf4: Unknown result type (might be due to invalid IL or missing references)
			//IL_0cf9: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d0e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d13: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d1d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d23: Expected O, but got Unknown
			//IL_0d54: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d59: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d6e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d73: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d7d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0d83: Expected O, but got Unknown
			//IL_0db0: Unknown result type (might be due to invalid IL or missing references)
			//IL_0db5: Unknown result type (might be due to invalid IL or missing references)
			//IL_0dca: Unknown result type (might be due to invalid IL or missing references)
			//IL_0dcf: Unknown result type (might be due to invalid IL or missing references)
			//IL_0dd9: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ddf: Expected O, but got Unknown
			//IL_0e0c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e11: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e26: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e2b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e35: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e3b: Expected O, but got Unknown
			//IL_0e68: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e6d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e82: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e87: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e91: Unknown result type (might be due to invalid IL or missing references)
			//IL_0e97: Expected O, but got Unknown
			//IL_0ec3: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ec8: Unknown result type (might be due to invalid IL or missing references)
			//IL_0edd: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ee2: Unknown result type (might be due to invalid IL or missing references)
			//IL_0eec: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ef2: Expected O, but got Unknown
			//IL_0f22: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f27: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f3c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f41: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f4b: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f52: Expected O, but got Unknown
			//IL_0f8c: Unknown result type (might be due to invalid IL or missing references)
			//IL_0f91: Unknown result type (might be due to invalid IL or missing references)
			//IL_0fa7: Unknown result type (might be due to invalid IL or missing references)
			//IL_0fac: Unknown result type (might be due to invalid IL or missing references)
			//IL_0fbb: Unknown result type (might be due to invalid IL or missing references)
			//IL_0fc1: Expected O, but got Unknown
			//IL_0fee: Unknown result type (might be due to invalid IL or missing references)
			//IL_0ff3: Unknown result type (might be due to invalid IL or missing references)
			//IL_1008: Unknown result type (might be due to invalid IL or missing references)
			//IL_100d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1144: Unknown result type (might be due to invalid IL or missing references)
			//IL_114e: Expected O, but got Unknown
			//IL_116e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1178: Expected O, but got Unknown
			//IL_1198: Unknown result type (might be due to invalid IL or missing references)
			//IL_11a2: Expected O, but got Unknown
			//IL_11a4: Unknown result type (might be due to invalid IL or missing references)
			//IL_11a9: Unknown result type (might be due to invalid IL or missing references)
			//IL_11b5: Unknown result type (might be due to invalid IL or missing references)
			//IL_11c1: Unknown result type (might be due to invalid IL or missing references)
			//IL_11d1: Unknown result type (might be due to invalid IL or missing references)
			//IL_11d6: Unknown result type (might be due to invalid IL or missing references)
			//IL_11db: Unknown result type (might be due to invalid IL or missing references)
			//IL_11eb: Unknown result type (might be due to invalid IL or missing references)
			//IL_11f0: Unknown result type (might be due to invalid IL or missing references)
			//IL_11fa: Expected O, but got Unknown
			//IL_11fc: Unknown result type (might be due to invalid IL or missing references)
			//IL_1201: Unknown result type (might be due to invalid IL or missing references)
			//IL_120d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1219: Unknown result type (might be due to invalid IL or missing references)
			//IL_1229: Unknown result type (might be due to invalid IL or missing references)
			//IL_122e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1233: Unknown result type (might be due to invalid IL or missing references)
			//IL_1243: Unknown result type (might be due to invalid IL or missing references)
			//IL_1248: Unknown result type (might be due to invalid IL or missing references)
			//IL_1252: Expected O, but got Unknown
			//IL_127b: Unknown result type (might be due to invalid IL or missing references)
			//IL_1281: Expected O, but got Unknown
			//IL_12a1: Unknown result type (might be due to invalid IL or missing references)
			//IL_12a7: Expected O, but got Unknown
			//IL_12c7: Unknown result type (might be due to invalid IL or missing references)
			//IL_12cd: Expected O, but got Unknown
			//IL_12ed: Unknown result type (might be due to invalid IL or missing references)
			//IL_12f3: Expected O, but got Unknown
			//IL_1313: Unknown result type (might be due to invalid IL or missing references)
			//IL_1319: Expected O, but got Unknown
			//IL_1339: Unknown result type (might be due to invalid IL or missing references)
			//IL_133f: Expected O, but got Unknown
			//IL_135f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1365: Expected O, but got Unknown
			//IL_1385: Unknown result type (might be due to invalid IL or missing references)
			//IL_138b: Expected O, but got Unknown
			//IL_13ab: Unknown result type (might be due to invalid IL or missing references)
			//IL_13b1: Expected O, but got Unknown
			//IL_13d2: Unknown result type (might be due to invalid IL or missing references)
			//IL_13d8: Expected O, but got Unknown
			//IL_13f9: Unknown result type (might be due to invalid IL or missing references)
			//IL_13ff: Expected O, but got Unknown
			//IL_1420: Unknown result type (might be due to invalid IL or missing references)
			//IL_1426: Expected O, but got Unknown
			//IL_1447: Unknown result type (might be due to invalid IL or missing references)
			//IL_144d: Expected O, but got Unknown
			//IL_146e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1474: Expected O, but got Unknown
			//IL_1495: Unknown result type (might be due to invalid IL or missing references)
			//IL_149b: Expected O, but got Unknown
			//IL_14bc: Unknown result type (might be due to invalid IL or missing references)
			//IL_14c2: Expected O, but got Unknown
			//IL_14e3: Unknown result type (might be due to invalid IL or missing references)
			//IL_14e9: Expected O, but got Unknown
			//IL_150a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1510: Expected O, but got Unknown
			//IL_1531: Unknown result type (might be due to invalid IL or missing references)
			//IL_1537: Expected O, but got Unknown
			//IL_1558: Unknown result type (might be due to invalid IL or missing references)
			//IL_155e: Expected O, but got Unknown
			//IL_157f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1585: Expected O, but got Unknown
			//IL_15a6: Unknown result type (might be due to invalid IL or missing references)
			//IL_15ac: Expected O, but got Unknown
			//IL_15cd: Unknown result type (might be due to invalid IL or missing references)
			//IL_15d3: Expected O, but got Unknown
			//IL_15f4: Unknown result type (might be due to invalid IL or missing references)
			//IL_15fa: Expected O, but got Unknown
			//IL_1627: Unknown result type (might be due to invalid IL or missing references)
			//IL_162d: Expected O, but got Unknown
			//IL_163c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1642: Expected O, but got Unknown
			//IL_1677: Unknown result type (might be due to invalid IL or missing references)
			//IL_167c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1691: Unknown result type (might be due to invalid IL or missing references)
			//IL_1696: Unknown result type (might be due to invalid IL or missing references)
			//IL_17c7: Unknown result type (might be due to invalid IL or missing references)
			//IL_17d1: Expected O, but got Unknown
			//IL_17f1: Unknown result type (might be due to invalid IL or missing references)
			//IL_17fb: Expected O, but got Unknown
			//IL_181b: Unknown result type (might be due to invalid IL or missing references)
			//IL_1825: Expected O, but got Unknown
			//IL_1827: Unknown result type (might be due to invalid IL or missing references)
			//IL_182c: Unknown result type (might be due to invalid IL or missing references)
			//IL_1838: Unknown result type (might be due to invalid IL or missing references)
			//IL_1844: Unknown result type (might be due to invalid IL or missing references)
			//IL_1854: Unknown result type (might be due to invalid IL or missing references)
			//IL_1859: Unknown result type (might be due to invalid IL or missing references)
			//IL_185e: Unknown result type (might be due to invalid IL or missing references)
			//IL_186e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1873: Unknown result type (might be due to invalid IL or missing references)
			//IL_187d: Expected O, but got Unknown
			//IL_187f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1884: Unknown result type (might be due to invalid IL or missing references)
			//IL_1890: Unknown result type (might be due to invalid IL or missing references)
			//IL_189c: Unknown result type (might be due to invalid IL or missing references)
			//IL_18ac: Unknown result type (might be due to invalid IL or missing references)
			//IL_18b1: Unknown result type (might be due to invalid IL or missing references)
			//IL_18b6: Unknown result type (might be due to invalid IL or missing references)
			//IL_18c6: Unknown result type (might be due to invalid IL or missing references)
			//IL_18cb: Unknown result type (might be due to invalid IL or missing references)
			//IL_18d5: Expected O, but got Unknown
			//IL_18fd: Unknown result type (might be due to invalid IL or missing references)
			//IL_1903: Expected O, but got Unknown
			//IL_1923: Unknown result type (might be due to invalid IL or missing references)
			//IL_1929: Expected O, but got Unknown
			//IL_1949: Unknown result type (might be due to invalid IL or missing references)
			//IL_194f: Expected O, but got Unknown
			//IL_196f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1975: Expected O, but got Unknown
			//IL_1995: Unknown result type (might be due to invalid IL or missing references)
			//IL_199b: Expected O, but got Unknown
			//IL_19bb: Unknown result type (might be due to invalid IL or missing references)
			//IL_19c1: Expected O, but got Unknown
			//IL_19e1: Unknown result type (might be due to invalid IL or missing references)
			//IL_19e7: Expected O, but got Unknown
			//IL_1a14: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a1a: Expected O, but got Unknown
			//IL_1a3a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a40: Expected O, but got Unknown
			//IL_1a60: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a66: Expected O, but got Unknown
			//IL_1a75: Unknown result type (might be due to invalid IL or missing references)
			//IL_1a7b: Expected O, but got Unknown
			//IL_1aa7: Unknown result type (might be due to invalid IL or missing references)
			//IL_1aac: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ac1: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ac6: Unknown result type (might be due to invalid IL or missing references)
			//IL_1acf: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ad5: Expected O, but got Unknown
			//IL_1b08: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b0d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b22: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b27: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b30: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b36: Expected O, but got Unknown
			//IL_1b6b: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b70: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b85: Unknown result type (might be due to invalid IL or missing references)
			//IL_1b8a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1cca: Unknown result type (might be due to invalid IL or missing references)
			//IL_1cd4: Expected O, but got Unknown
			//IL_1cfc: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d06: Expected O, but got Unknown
			//IL_1d08: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d0e: Expected O, but got Unknown
			//IL_1d43: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d48: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d5d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d62: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d95: Unknown result type (might be due to invalid IL or missing references)
			//IL_1d9b: Expected O, but got Unknown
			//IL_1dbb: Unknown result type (might be due to invalid IL or missing references)
			//IL_1dc1: Expected O, but got Unknown
			//IL_1de1: Unknown result type (might be due to invalid IL or missing references)
			//IL_1de7: Expected O, but got Unknown
			//IL_1e07: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e0d: Expected O, but got Unknown
			//IL_1e2d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e33: Expected O, but got Unknown
			//IL_1e53: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e59: Expected O, but got Unknown
			//IL_1e86: Unknown result type (might be due to invalid IL or missing references)
			//IL_1e8c: Expected O, but got Unknown
			//IL_1eac: Unknown result type (might be due to invalid IL or missing references)
			//IL_1eb2: Expected O, but got Unknown
			//IL_1ed2: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ed8: Expected O, but got Unknown
			//IL_1ef8: Unknown result type (might be due to invalid IL or missing references)
			//IL_1efe: Expected O, but got Unknown
			//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_1f1e: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f2a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f3a: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f3f: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f44: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f54: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f59: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f5f: Expected O, but got Unknown
			//IL_1f61: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f67: Expected O, but got Unknown
			//IL_1f98: Unknown result type (might be due to invalid IL or missing references)
			//IL_1f9d: Unknown result type (might be due to invalid IL or missing references)
			//IL_1fb2: Unknown result type (might be due to invalid IL or missing references)
			//IL_1fb7: Unknown result type (might be due to invalid IL or missing references)
			//IL_1fc0: Unknown result type (might be due to invalid IL or missing references)
			//IL_1fc6: Expected O, but got Unknown
			//IL_1ff9: Unknown result type (might be due to invalid IL or missing references)
			//IL_1ffe: Unknown result type (might be due to invalid IL or missing references)
			//IL_2013: Unknown result type (might be due to invalid IL or missing references)
			//IL_2018: Unknown result type (might be due to invalid IL or missing references)
			//IL_2021: Unknown result type (might be due to invalid IL or missing references)
			//IL_2026: Unknown result type (might be due to invalid IL or missing references)
			//IL_2032: Unknown result type (might be due to invalid IL or missing references)
			//IL_203e: Unknown result type (might be due to invalid IL or missing references)
			//IL_204e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2053: Unknown result type (might be due to invalid IL or missing references)
			//IL_2058: Unknown result type (might be due to invalid IL or missing references)
			//IL_2068: Unknown result type (might be due to invalid IL or missing references)
			//IL_206d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2073: Expected O, but got Unknown
			//IL_21ac: Unknown result type (might be due to invalid IL or missing references)
			//IL_21b6: Expected O, but got Unknown
			//IL_21de: Unknown result type (might be due to invalid IL or missing references)
			//IL_21e8: Expected O, but got Unknown
			//IL_2208: Unknown result type (might be due to invalid IL or missing references)
			//IL_2219: Unknown result type (might be due to invalid IL or missing references)
			//IL_221f: Expected O, but got Unknown
			//IL_2252: Unknown result type (might be due to invalid IL or missing references)
			//IL_2257: Unknown result type (might be due to invalid IL or missing references)
			//IL_226c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2271: Unknown result type (might be due to invalid IL or missing references)
			//IL_22a5: Unknown result type (might be due to invalid IL or missing references)
			//IL_22ab: Expected O, but got Unknown
			//IL_22cb: Unknown result type (might be due to invalid IL or missing references)
			//IL_22d1: Expected O, but got Unknown
			//IL_22f1: Unknown result type (might be due to invalid IL or missing references)
			//IL_22f7: Expected O, but got Unknown
			//IL_2317: Unknown result type (might be due to invalid IL or missing references)
			//IL_231d: Expected O, but got Unknown
			//IL_233d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2343: Expected O, but got Unknown
			//IL_2363: Unknown result type (might be due to invalid IL or missing references)
			//IL_2369: Expected O, but got Unknown
			//IL_2389: Unknown result type (might be due to invalid IL or missing references)
			//IL_238f: Expected O, but got Unknown
			//IL_23af: Unknown result type (might be due to invalid IL or missing references)
			//IL_23b5: Expected O, but got Unknown
			//IL_23d5: Unknown result type (might be due to invalid IL or missing references)
			//IL_23db: Expected O, but got Unknown
			//IL_23fc: Unknown result type (might be due to invalid IL or missing references)
			//IL_2402: Expected O, but got Unknown
			//IL_2423: Unknown result type (might be due to invalid IL or missing references)
			//IL_2429: 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_2471: Unknown result type (might be due to invalid IL or missing references)
			//IL_2477: Expected O, but got Unknown
			//IL_2498: Unknown result type (might be due to invalid IL or missing references)
			//IL_249e: Expected O, but got Unknown
			//IL_24bf: Unknown result type (might be due to invalid IL or missing references)
			//IL_24c5: Expected O, but got Unknown
			//IL_24e6: Unknown result type (might be due to invalid IL or missing references)
			//IL_24ec: Expected O, but got Unknown
			//IL_2519: Unknown result type (might be due to invalid IL or missing references)
			//IL_251f: Expected O, but got Unknown
			//IL_253f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2545: Expected O, but got Unknown
			//IL_2565: Unknown result type (might be due to invalid IL or missing references)
			//IL_256b: Expected O, but got Unknown
			//IL_258b: Unknown result type (might be due to invalid IL or missing references)
			//IL_2591: Expected O, but got Unknown
			//IL_25b1: Unknown result type (might be due to invalid IL or missing references)
			//IL_25b7: Expected O, but got Unknown
			//IL_25d7: Unknown result type (might be due to invalid IL or missing references)
			//IL_25dd: Expected O, but got Unknown
			//IL_25fd: Unknown result type (might be due to invalid IL or missing references)
			//IL_2603: Expected O, but got Unknown
			//IL_2623: Unknown result type (might be due to invalid IL or missing references)
			//IL_2629: Expected O, but got Unknown
			//IL_2638: Unknown result type (might be due to invalid IL or missing references)
			//IL_263e: Expected O, but got Unknown
			//IL_2671: Unknown result type (might be due to invalid IL or missing references)
			//IL_2676: Unknown result type (might be due to invalid IL or missing references)
			//IL_268b: Unknown result type (might be due to invalid IL or missing references)
			//IL_2690: Unknown result type (might be due to invalid IL or missing references)
			//IL_2699: Unknown result type (might be due to invalid IL or missing references)
			//IL_269f: 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_2735: Unknown result type (might be due to invalid IL or missing references)
			//IL_273a: Unknown result type (might be due to invalid IL or missing references)
			//IL_274f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2754: Unknown result type (might be due to invalid IL or missing references)
			//IL_275d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2763: Expected O, but got Unknown
			//IL_2796: Unknown result type (might be due to invalid IL or missing references)
			//IL_279b: Unknown result type (might be due to invalid IL or missing references)
			//IL_27b0: Unknown result type (might be due to invalid IL or missing references)
			//IL_27b5: Unknown result type (might be due to invalid IL or missing references)
			//IL_27be: Unknown result type (might be due to invalid IL or missing references)
			//IL_27c4: Expected O, but got Unknown
			//IL_27f0: Unknown result type (might be due to invalid IL or missing references)
			//IL_27f5: Unknown result type (might be due to invalid IL or missing references)
			//IL_280a: Unknown result type (might be due to invalid IL or missing references)
			//IL_280f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2818: Unknown result type (might be due to invalid IL or missing references)
			//IL_281e: Expected O, but got Unknown
			//IL_2851: Unknown result type (might be due to invalid IL or missing references)
			//IL_2856: Unknown result type (might be due to invalid IL or missing references)
			//IL_286b: Unknown result type (might be due to invalid IL or missing references)
			//IL_2870: Unknown result type (might be due to invalid IL or missing references)
			//IL_2879: Unknown result type (might be due to invalid IL or missing references)
			//IL_287f: Expected O, but got Unknown
			//IL_28ab: Unknown result type (might be due to invalid IL or missing references)
			//IL_28b0: Unknown result type (might be due to invalid IL or missing references)
			//IL_28c5: Unknown result type (might be due to invalid IL or missing references)
			//IL_28ca: Unknown result type (might be due to invalid IL or missing references)
			//IL_28d3: Unknown result type (might be due to invalid IL or missing references)
			//IL_28d9: Expected O, but got Unknown
			//IL_290c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2911: Unknown result type (might be due to invalid IL or missing references)
			//IL_2926: Unknown result type (might be due to invalid IL or missing references)
			//IL_292b: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a3e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a48: Expected O, but got Unknown
			//IL_2a6f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a75: Expected O, but got Unknown
			//IL_2a95: Unknown result type (might be due to invalid IL or missing references)
			//IL_2a9b: Expected O, but got Unknown
			//IL_2abb: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ac1: Expected O, but got Unknown
			//IL_2ae1: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ae7: Expected O, but got Unknown
			//IL_2b07: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b0d: Expected O, but got Unknown
			//IL_2b2d: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b33: Expected O, but got Unknown
			//IL_2b53: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b59: Expected O, but got Unknown
			//IL_2b79: Unknown result type (might be due to invalid IL or missing references)
			//IL_2b7f: Expected O, but got Unknown
			//IL_2b9f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2ba5: Expected O, but got Unknown
			//IL_2bc6: Unknown result type (might be due to invalid IL or missing references)
			//IL_2bcc: Expected O, but got Unknown
			//IL_2bed: Unknown result type (might be due to invalid IL or missing references)
			//IL_2bf3: Expected O, but got Unknown
			//IL_2c14: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c1a: Expected O, but got Unknown
			//IL_2c3b: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c41: Expected O, but got Unknown
			//IL_2c62: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c68: Expected O, but got Unknown
			//IL_2c89: Unknown result type (might be due to invalid IL or missing references)
			//IL_2c8f: Expected O, but got Unknown
			//IL_2cb0: Unknown result type (might be due to invalid IL or missing references)
			//IL_2cb6: Expected O, but got Unknown
			//IL_2cd7: Unknown result type (might be due to invalid IL or missing references)
			//IL_2cdd: Expected O, but got Unknown
			//IL_2cfe: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d04: Expected O, but got Unknown
			//IL_2d25: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d2b: Expected O, but got Unknown
			//IL_2d4c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d52: Expected O, but got Unknown
			//IL_2d73: Unknown result type (might be due to invalid IL or missing references)
			//IL_2d79: Expected O, but got Unknown
			//IL_2d9a: Unknown result type (might be due to invalid IL or missing references)
			//IL_2da0: Expected O, but got Unknown
			//IL_2dc1: Unknown result type (might be due to invalid IL or missing references)
			//IL_2dc7: Expected O, but got Unknown
			//IL_2de8: Unknown result type (might be due to invalid IL or missing references)
			//IL_2dee: Expected O, but got Unknown
			//IL_2ef4: Unknown result type (might be due to invalid IL or missing references)
			//IL_2efa: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f2b: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f35: Expected O, but got Unknown
			//IL_2f37: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f3c: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f48: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f54: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f64: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f69: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f6e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f7e: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f83: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f8d: Expected O, but got Unknown
			//IL_2f8f: Unknown result type (might be due to invalid IL or missing references)
			//IL_2f94: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fa0: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fac: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fbc: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fc1: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fc6: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fd6: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fdb: Unknown result type (might be due to invalid IL or missing references)
			//IL_2fe5: Expected O, but got Unknown
			//IL_300d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3013: Expected O, but got Unknown
			//IL_3033: Unknown result type (might be due to invalid IL or missing references)
			//IL_3039: Expected O, but got Unknown
			//IL_3059: Unknown result type (might be due to invalid IL or missing references)
			//IL_305f: Expected O, but got Unknown
			//IL_307f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3085: Expected O, but got Unknown
			//IL_30a5: Unknown result type (might be due to invalid IL or missing references)
			//IL_30ab: Expected O, but got Unknown
			//IL_30cb: Unknown result type (might be due to invalid IL or missing references)
			//IL_30d1: Expected O, but got Unknown
			//IL_30fe: Unknown result type (might be due to invalid IL or missing references)
			//IL_3104: Expected O, but got Unknown
			//IL_3124: Unknown result type (might be due to invalid IL or missing references)
			//IL_312a: Expected O, but got Unknown
			//IL_314a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3150: Expected O, but got Unknown
			//IL_315f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3165: Expected O, but got Unknown
			//IL_319a: Unknown result type (might be due to invalid IL or missing references)
			//IL_319f: Unknown result type (might be due to invalid IL or missing references)
			//IL_31b4: Unknown result type (might be due to invalid IL or missing references)
			//IL_31b9: Unknown result type (might be due to invalid IL or missing references)
			//IL_31c2: Unknown result type (might be due to invalid IL or missing references)
			//IL_31c8: Expected O, but got Unknown
			//IL_31f8: Unknown result type (might be due to invalid IL or missing references)
			//IL_31fd: Unknown result type (might be due to invalid IL or missing references)
			//IL_3212: Unknown result type (might be due to invalid IL or missing references)
			//IL_3217: Unknown result type (might be due to invalid IL or missing references)
			//IL_3220: Unknown result type (might be due to invalid IL or missing references)
			//IL_3226: Expected O, but got Unknown
			//IL_3256: Unknown result type (might be due to invalid IL or missing references)
			//IL_325b: Unknown result type (might be due to invalid IL or missing references)
			//IL_3270: Unknown result type (might be due to invalid IL or missing references)
			//IL_3275: Unknown result type (might be due to invalid IL or missing references)
			//IL_3371: Unknown result type (might be due to invalid IL or missing references)
			//IL_3377: Unknown result type (might be due to invalid IL or missing references)
			//IL_33b9: Unknown result type (might be due to invalid IL or missing references)
			//IL_33c3: Expected O, but got Unknown
			//IL_33c5: Unknown result type (might be due to invalid IL or missing references)
			//IL_33ca: Unknown result type (might be due to invalid IL or missing references)
			//IL_33d6: Unknown result type (might be due to invalid IL or missing references)
			//IL_33e2: Unknown result type (might be due to invalid IL or missing references)
			//IL_33f2: Unknown result type (might be due to invalid IL or missing references)
			//IL_33f7: Unknown result type (might be due to invalid IL or missing references)
			//IL_33fc: Unknown result type (might be due to invalid IL or missing references)
			//IL_340c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3411: Unknown result type (might be due to invalid IL or missing references)
			//IL_341b: Expected O, but got Unknown
			//IL_341d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3422: Unknown result type (might be due to invalid IL or missing references)
			//IL_342e: Unknown result type (might be due to invalid IL or missing references)
			//IL_343a: Unknown result type (might be due to invalid IL or missing references)
			//IL_344a: Unknown result type (might be due to invalid IL or missing references)
			//IL_344f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3454: Unknown result type (might be due to invalid IL or missing references)
			//IL_3464: Unknown result type (might be due to invalid IL or missing references)
			//IL_3469: Unknown result type (might be due to invalid IL or missing references)
			//IL_3473: Expected O, but got Unknown
			//IL_349c: Unknown result type (might be due to invalid IL or missing references)
			//IL_34a2: Expected O, but got Unknown
			//IL_34c2: Unknown result type (might be due to invalid IL or missing references)
			//IL_34c8: Expected O, but got Unknown
			//IL_34e8: Unknown result type (might be due to invalid IL or missing references)
			//IL_34ee: Expected O, but got Unknown
			//IL_350e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3514: Expected O, but got Unknown
			//IL_3534: Unknown result type (might be due to invalid IL or missing references)
			//IL_353a: Expected O, but got Unknown
			//IL_355a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3560: Expected O, but got Unknown
			//IL_3580: Unknown result type (might be due to invalid IL or missing references)
			//IL_3586: Expected O, but got Unknown
			//IL_35a6: Unknown result type (might be due to invalid IL or missing references)
			//IL_35ac: Expected O, but got Unknown
			//IL_35cc: Unknown result type (might be due to invalid IL or missing references)
			//IL_35d2: Expected O, but got Unknown
			//IL_35f3: Unknown result type (might be due to invalid IL or missing references)
			//IL_35f9: Expected O, but got Unknown
			//IL_3626: Unknown result type (might be due to invalid IL or missing references)
			//IL_362c: Expected O, but got Unknown
			//IL_364c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3652: Expected O, but got Unknown
			//IL_3661: Unknown result type (might be due to invalid IL or missing references)
			//IL_3667: Expected O, but got Unknown
			//IL_369c: Unknown result type (might be due to invalid IL or missing references)
			//IL_36a1: Unknown result type (might be due to invalid IL or missing references)
			//IL_36b6: Unknown result type (might be due to invalid IL or missing references)
			//IL_36bb: Unknown result type (might be due to invalid IL or missing references)
			//IL_36c4: Unknown result type (might be due to invalid IL or missing references)
			//IL_36ca: Expected O, but got Unknown
			//IL_36f7: Unknown result type (might be due to invalid IL or missing references)
			//IL_36fc: Unknown result type (might be due to invalid IL or missing references)
			//IL_3711: Unknown result type (might be due to invalid IL or missing references)
			//IL_3716: Unknown result type (might be due to invalid IL or missing references)
			//IL_383c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3846: Expected O, but got Unknown
			//IL_3866: Unknown result type (might be due to invalid IL or missing references)
			//IL_3870: Expected O, but got Unknown
			//IL_3872: Unknown result type (might be due to invalid IL or missing references)
			//IL_3877: Unknown result type (might be due to invalid IL or missing references)
			//IL_3883: Unknown result type (might be due to invalid IL or missing references)
			//IL_388f: Unknown result type (might be due to invalid IL or missing references)
			//IL_389f: Unknown result type (might be due to invalid IL or missing references)
			//IL_38a4: Unknown result type (might be due to invalid IL or missing references)
			//IL_38a9: Unknown result type (might be due to invalid IL or missing references)
			//IL_38b9: Unknown result type (might be due to invalid IL or missing references)
			//IL_38be: Unknown result type (might be due to invalid IL or missing references)
			//IL_38c8: Expected O, but got Unknown
			//IL_38ca: Unknown result type (might be due to invalid IL or missing references)
			//IL_38d0: Expected O, but got Unknown
			//IL_3903: Unknown result type (might be due to invalid IL or missing references)
			//IL_3908: Unknown result type (might be due to invalid IL or missing references)
			//IL_391d: Unknown result type (might be due to invalid IL or missing references)
			//IL_3922: Unknown result type (might be due to invalid IL or missing references)
			//IL_3956: Unknown result type (might be due to invalid IL or missing references)
			//IL_395c: Expected O, but got Unknown
			//IL_397c: Unknown result type (might be due to invalid IL or missing references)
			//IL_3982: Expected O, but got Unknown
			//IL_39a2: Unknown result type (might be due to invalid IL or missing references)
			//IL_39a8: Expected O, but got Unknown
			//IL_39c8: Unknown result type (might be due to invalid IL or missing references)
			//IL_39ce: Expected O, but got Unknown
			//IL_39ee: Unknown result type (might be due to invalid IL or missing references)
			//IL_39f4: Expected O, but got Unknown
			//IL_3a14: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a1a: Expected O, but got Unknown
			//IL_3a3a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a40: Expected O, but got Unknown
			//IL_3a60: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a66: Expected O, but got Unknown
			//IL_3a86: Unknown result type (might be due to invalid IL or missing references)
			//IL_3a8c: Expected O, but got Unknown
			//IL_3aad: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ab3: Expected O, but got Unknown
			//IL_3ad4: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ada: Expected O, but got Unknown
			//IL_3b08: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b0e: Expected O, but got Unknown
			//IL_3b2e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b34: Expected O, but got Unknown
			//IL_3b54: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b5a: Expected O, but got Unknown
			//IL_3b7a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3b80: Expected O, but got Unknown
			//IL_3ba0: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ba6: Expected O, but got Unknown
			//IL_3bc6: Unknown result type (might be due to invalid IL or missing references)
			//IL_3bcc: Expected O, but got Unknown
			//IL_3bec: Unknown result type (might be due to invalid IL or missing references)
			//IL_3bf2: Expected O, but got Unknown
			//IL_3c12: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c18: Expected O, but got Unknown
			//IL_3c38: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c3e: Expected O, but got Unknown
			//IL_3c5f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c65: Expected O, but got Unknown
			//IL_3c75: Unknown result type (might be due to invalid IL or missing references)
			//IL_3c7b: Expected O, but got Unknown
			//IL_3cae: Unknown result type (might be due to invalid IL or missing references)
			//IL_3cb3: Unknown result type (might be due to invalid IL or missing references)
			//IL_3cc8: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ccd: Unknown result type (might be due to invalid IL or missing references)
			//IL_3cd6: Unknown result type (might be due to invalid IL or missing references)
			//IL_3cdc: Expected O, but got Unknown
			//IL_3d0f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d14: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d29: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d2e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d37: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d3d: Expected O, but got Unknown
			//IL_3d6a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d6f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d84: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d89: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d92: Unknown result type (might be due to invalid IL or missing references)
			//IL_3d98: Expected O, but got Unknown
			//IL_3dc5: Unknown result type (might be due to invalid IL or missing references)
			//IL_3dca: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ddf: Unknown result type (might be due to invalid IL or missing references)
			//IL_3de4: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ded: Unknown result type (might be due to invalid IL or missing references)
			//IL_3df3: Expected O, but got Unknown
			//IL_3e26: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e2b: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e40: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e45: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e4e: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e54: Expected O, but got Unknown
			//IL_3e80: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e85: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e9a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3e9f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ea8: Unknown result type (might be due to invalid IL or missing references)
			//IL_3eae: Expected O, but got Unknown
			//IL_3ee1: Unknown result type (might be due to invalid IL or missing references)
			//IL_3ee6: Unknown result type (might be due to invalid IL or missing references)
			//IL_3efb: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f00: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f09: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f0f: Expected O, but got Unknown
			//IL_3f3b: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f40: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f55: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f5a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f63: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f69: Expected O, but got Unknown
			//IL_3f9a: Unknown result type (might be due to invalid IL or missing references)
			//IL_3f9f: Unknown result type (might be due to invalid IL or missing references)
			//IL_3fb4: Unknown result type (might be due to invalid IL or missing references)
			//IL_3fb9: Unknown result type (might be due to invalid IL or missing references)
			//IL_3fc3: Unknown result type (might be due to invalid IL or missing references)
			//IL_3fc9: Expected O, but got Unknown
			//IL_3ffc: Unknown result type (might be due to invalid IL or missing references)
			//IL_4001: Unknown result type (might be due to invalid IL or missing references)
			//IL_4016: Unknown result type (might be due to invalid IL or missing references)
			//IL_401b: 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_417b: Expected O, but got Unknown
			//IL_41b6: Unknown result type (might be due to invalid IL or missing references)
			//IL_41c0: Expected O, but got Unknown
			//IL_41c2: Unknown result type (might be due to invalid IL or missing references)
			//IL_41c9: Expected O, but got Unknown
			//IL_41fd: Unknown result type (might be due to invalid IL or missing references)
			//IL_4202: Unknown result type (might be due to invalid IL or missing references)
			//IL_4218: Unknown result type (might be due to invalid IL or missing references)
			//IL_421d: Unknown result type (might be due to invalid IL or missing references)
			//IL_4252: Unknown result type (might be due to invalid IL or missing references)
			//IL_4258: Expected O, but got Unknown
			//IL_4278: Unknown result type (might be due to invalid IL or missing references)
			//IL_427e: Expected O, but got Unknown
			//IL_429e: Unknown result type (might be due to invalid IL or missing references)
			//IL_42a4: Expected O, but got Unknown
			//IL_42c4: Unknown result type (might be due to invalid IL or missing references)
			//IL_42ca: Expected O, but got Unknown
			//IL_42ea: Unknown result type (might be due to invalid IL or missing references)
			//IL_42f0: Expected O, but got Unknown
			//IL_4310: Unknown result type (might be due to invalid IL or missing references)
			//IL_4316: Expected O, but got Unknown
			//IL_4336: Unknown result type (might be due to invalid IL or missing references)
			//IL_433c: Expected O, but got Unknown
			//IL_435c: Unknown result type (might be due to invalid IL or missing references)
			//IL_4362: Expected O, but got Unknown
			//IL_4382: Unknown result type (might be due to invalid IL or missing references)
			//IL_4388: Expected O, but got Unknown
			//IL_43a9: Unknown result type (might be due to invalid IL or missing references)
			//IL_43af: Expected O, but got Unknown
			//IL_43d0: Unknown result type (might be due to invalid IL or missing references)
			//IL_43d6: Expected O, but got Unknown
			//IL_43f7: Unknown result type (might be due to invalid IL or missing references)
			//IL_43fd: Expected O, but got Unknown
			//IL_441e: Unknown result type (might be due to invalid IL or missing references)
			//IL_4424: Expected O, but got Unknown
			//IL_4445: Unknown result type (might be due to invalid IL or missing references)
			//IL_444b: Expected O, but got Unknown
			//IL_446c: Unknown result type (might be due to invalid IL or missing references)
			//IL_4472: Expected O, but got Unknown
			//IL_4493: Unknown result type (might be due to invalid IL or missing references)
			//IL_4499: Expected O, but got Unknown
			//IL_44ba: Unknown result type (might be due to invalid IL or missing references)
			//IL_44c0: Expected O, but got Unknown
			//IL_44e1: Unknown result type (might be due to invalid IL or missing references)
			//IL_44e7: Expected O, but got Unknown
			//IL_4508: Unknown result type (might be due to invalid IL or missing references)
			//IL_450e: Expected O, but got Unknown
			//IL_452f: Unknown result type (might be due to invalid IL or missing references)
			//IL_4535: Expected O, but got Unknown
			//IL_4556: Unknown result type (might be due to invalid IL or missing references)
			//IL_455c: Expected O, but got Unknown
			//IL_457d: Unknown result type (might be due to invalid IL or missing references)
			//IL_4583: Expected O, but got Unknown
			//IL_45a4: Unknown result type (might be due to invalid IL or missing references)
			//IL_45aa: Expected O, but got Unknown
			//IL_45cb: Unknown result type (might be due to invalid IL or missing references)
			//IL_45d1: Expected O, but got Unknown
			//IL_45f2: Unknown result type (might be due to invalid IL or missing references)
			//IL_45f8: Expected O, but got Unknown
			//IL_4619: Unknown result type (might be due to invalid IL or missing references)
			//IL_461f: Expected O, but got Unknown
			//IL_477a: Unknown result type (might be due to invalid IL or missing references)
			//IL_4784: Expected O, but got Unknown
			//IL_47a4: Unknown result type (might be due to invalid IL or missing references)
			//IL_47ae: Expected O, but got Unknown
			//IL_47ce: Unknown result type (might be due to invalid IL or missing references)
			//IL_47d8: Expected O, but got Unknown
			//IL_47f8: Unknown result type (might be due to invalid IL or missing references)
			//IL_4827: Unknown result type (might be due to invalid IL or missing references)
			//IL_4838: Unknown result type (might be due to invalid IL or missing references)
			//IL_483d: Unknown result type (might be due to invalid IL or missing references)
			//IL_4849: Unknown result type (might be due to invalid IL or missing references)
			//IL_4855: Unknown result type (might be due to invalid IL or missing references)
			//IL_4865: Unknown result type (might be due to invalid IL or missing references)
			//IL_486a: Unknown result type (might be due to invalid IL or missing references)
			//IL_486f: Unknown result type (might be due to invalid IL or missing references)
			//IL_487f: Unknown result type (might be due to invalid IL or missing references)
			//IL_4884: Unknown result type (might be due to invalid IL or missing references)
			//IL_488e: Expected O, but got Unknown
			//IL_4890: Unknown result type (might be due to invalid IL or missing references)
			//IL_4895: Unknown result type (might be due to invalid IL or missing references)
			//IL_48a1: Unknown result type (might be due to invalid IL or missing references)
			//IL_48ad: Unknown result type (might be due to invalid IL or missing references)
			//IL_48bd: Unknown result type (might be due to invalid IL or missing references)
			//IL_48c2: Unknown result type (might be due to invalid IL or missing reference