terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ expertMode

bool Terraria.Main.expertMode
staticget

Definition at line 4185 of file Main.cs.

4186 {
4187 get
4188 {
4189 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
4190 }
4191 }

Referenced by Terraria.Player.AddBuff_DetermineBuffTimeToAdd(), Terraria.NPC.AI_120_HallowBoss(), Terraria.Player.ApplyDamageToNPC(), Terraria.Player.ApplyEquipFunctional(), Terraria.GameContent.ItemDropRules.Conditions.FrostMoonDropGatingChance.CanDrop(), Terraria.GameContent.ItemDropRules.Conditions.PumpkinMoonDropGatingChance.CanDrop(), Terraria.GameContent.ItemDropRules.Conditions.FrostMoonDropGateForTrophies.CanDrop(), Terraria.GameContent.ItemDropRules.Conditions.PumpkinMoonDropGateForTrophies.CanDrop(), Terraria.GameContent.ItemDropRules.Conditions.NotExpert.CanDrop(), Terraria.GameContent.ItemDropRules.Conditions.LegacyHack_IsBossAndExpert.CanDrop(), Terraria.GameContent.ItemDropRules.Conditions.LegacyHack_IsBossAndNotExpert.CanDrop(), Terraria.GameContent.ItemDropRules.Conditions.IsExpert.CanDrop(), Terraria.GameContent.ItemDropRules.Conditions.IsCrimsonAndNotExpert.CanDrop(), Terraria.GameContent.ItemDropRules.Conditions.IsCorruptionAndNotExpert.CanDrop(), Terraria.GameContent.ItemDropRules.Conditions.NotExpert.CanShowItemDropInUI(), Terraria.GameContent.ItemDropRules.Conditions.LegacyHack_IsBossAndExpert.CanShowItemDropInUI(), Terraria.GameContent.ItemDropRules.Conditions.LegacyHack_IsBossAndNotExpert.CanShowItemDropInUI(), Terraria.GameContent.ItemDropRules.Conditions.IsExpert.CanShowItemDropInUI(), Terraria.GameContent.ItemDropRules.Conditions.IsCrimsonAndNotExpert.CanShowItemDropInUI(), Terraria.GameContent.ItemDropRules.Conditions.IsCorruptionAndNotExpert.CanShowItemDropInUI(), GUIBuffs.ChangeBuffString(), Terraria.NPC.DoDeathEvents_SummonDungeonSpirit(), Terraria.Player.DropCoins(), Terraria.Player.GetAnglerReward_Money(), Terraria.Main.GetBuffTooltip(), Terraria.Player.GetMinecartDamage(), Terraria.Player.GetRespawnTime(), Terraria.Player.ItemCheck_CheckCanUse(), Terraria.Player.ItemCheck_UseDemonHeart(), Terraria.NPC.NPCLoot_DropItems(), Terraria.Chest.SetupTravelShop(), Terraria.NPC.SlimeRainSpawns(), Terraria.Player.StatusFromNPC(), Terraria.Projectile.StatusPlayer(), Terraria.Player.UpdateLifeRegen(), and Terraria.GameContent.UI.BigProgressBar.MartianSaucerBigProgressBar.ValidateAndCollectNecessaryInfo().