TModLoader
v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
◆
ReplaceTile_IsValidTorch()
static bool Terraria.WorldGen.ReplaceTile_IsValidTorch
(
int
type
)
inline
static
private
Definition at line
56995
of file
WorldGen.cs
.
56996
{
56997
return
TileID
.
Sets
.
Torch
[type];
56998
}
Terraria.ID.TileID.Sets.Torch
static bool[] Torch
Whether or not this tile behaves like a torch. If you are making a torch tile, then setting this to t...
Definition
TileID.cs:428
Terraria.ID.TileID.Sets
Definition
TileID.cs:10
Terraria.ID.TileID
Definition
TileID.cs:8
References
Terraria.ID.TileID.Sets.Torch
.
Terraria
WorldGen
Generated by
1.10.0