|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
Allows tiles to be placed next to any tile or wall. (Tiles normally need a F:Terraria.Main.tileSolid tile, F:Terraria.ID.TileID.Rope tile, F:Terraria.ID.TileID.Sets.IsBeam tile, or a wall adjacent to the target position to be placeable.)
Used by: Cobweb, Coin Piles, Living Fire Blocks, Smoke Blocks, Bubble Blocks
Definition at line 487 of file TileID.cs.
Referenced by Terraria.Player.PlaceThing_Tiles_BlockPlacementForAssortedThings().