TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ CanBeSloped

bool [] Terraria.ID.TileID.Sets.CanBeSloped = Factory.CreateBoolSet()
static

Allows non-solid tiles to be sloped (solid tiles can always be sloped, regardless of this set).

Definition at line 410 of file TileID.cs.

Referenced by Terraria.Player.ItemCheck_UseMiningTools(), and Terraria.Player.ItemCheck_UseMiningTools_TryPoundingTile().