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

◆ wall

ushort Terraria.Tile.wall
getset

Definition at line 84 of file Tile.cs.

85 {
86 get
87 {
88 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
89 }
90 set
91 {
92 if (!true)
93 {
94 }
95 }
96 }

Referenced by Terraria.NPC.AI_AttemptToFindTeleportSpot(), Terraria.WorldBuilding.Actions.SetTileKeepWall.Apply(), Terraria.WorldBuilding.Modifiers.OnlyWalls.Apply(), Terraria.WorldBuilding.Modifiers.SkipWalls.Apply(), Terraria.Player.CanDoWireStuffHere(), Terraria.Player.CanPlayerSmashWall(), Terraria.WorldGen.CaveOpenater(), Terraria.WorldGen.Check6x4Wall(), Terraria.WorldGen.CheckWeaponsRack(), Terraria.NPC.DoDeathEvents_SummonDungeonSpirit(), GUIMap.DrawMapFullscreenBackground(), Terraria.WorldGen.DungeonEnt(), Terraria.WorldGen.DungeonPitTrap(), Terraria.WorldGen.DungeonRoom(), Terraria.WorldGen.EveryTileFrame(), Terraria.GameContent.Biomes.JunglePass.GenerateHolesInMudWalls(), Terraria.GameContent.Biomes.JunglePass.GenerateTunnelToSurface(), Terraria.WorldGen.GrowDungeonTree_MakePassage(), Terraria.WorldGen.GrowEpicTree(), Terraria.WorldGen.GrowLivingTree(), Terraria.WorldGen.GrowLivingTree_HorizontalTunnel(), Terraria.WorldGen.GrowLivingTree_MakePassage(), Terraria.WorldGen.GrowLivingTreePassageRoom(), Terraria.WorldGen.GrowTree(), Terraria.WorldGen.GrowTreeWithSettings(), Terraria.WorldGen.HellHouse(), Terraria.GameContent.Generation.TrackGenerator.IsLocationInvalid(), Terraria.GameContent.Drawing.TileDrawing.IsWindBlocked(), Terraria.Player.ItemCheck_UseMiningTools_TryFindingWallToHammer(), Terraria.Player.ItemCheck_UseMiningTools_TryHittingWall(), Terraria.WorldGen.KillWall(), Terraria.WorldGen.MakeDungeon_GroundFurniture(), Terraria.WorldGen.MarblePileWithStatues(), Terraria.WorldGen.MineHouse(), Terraria.WorldGen.outerTempled(), Terraria.WorldGen.paintCoatWall(), Terraria.GameContent.Biomes.CorruptionPitBiome.Place(), Terraria.GameContent.Biomes.MiningExplosivesBiome.Place(), Terraria.WorldGen.Place2x3Wall(), Terraria.WorldGen.Place3x2Wall(), Terraria.WorldGen.Place3x3Wall(), Terraria.WorldGen.Place4x3Wall(), Terraria.WorldGen.Place6x4Wall(), Terraria.WorldGen.PlaceBamboo(), Terraria.WorldGen.PlaceCatTail(), Terraria.WorldGen.PlaceLilyPad(), Terraria.GameContent.Generation.TrackGenerator.PlacePath(), Terraria.WorldGen.PlaceSandTrap(), Terraria.WorldGen.PlaceSunflower(), Terraria.Player.PlaceThing_PaintRoller(), Terraria.Player.PlaceThing_PaintScrapper_TryScrapping(), Terraria.Player.PlaceThing_Tiles_BlockPlacementForAssortedThings(), Terraria.Player.PlaceThing_Walls(), Terraria.WorldGen.placeTrap(), Terraria.WorldGen.PlaceWall(), Terraria.WorldGen.Pyramid(), Terraria.Tile.SetWall(), Terraria.NPC.SlimeRainSpawns(), Terraria.Main.snowing(), Terraria.WorldGen.SpawnTownNPC(), Terraria.GameContent.SmartCursorHelper.Step_PaintRoller(), Terraria.GameContent.SmartCursorHelper.Step_WallsCell(), Terraria.WorldGen.templePart2(), Terraria.WorldGen.TrySpawningTownNPC(), Terraria.Player.UpdateBiomes(), and Terraria.WorldGen.UpdateWorld_UndergroundTile().