Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ReplaceTile_IsValidTorch()
static
bool
Terraria.WorldGen.ReplaceTile_IsValidTorch
(
int
type
)
inline
static
private
Definition at line
53422
of file
WorldGen.cs
.
53423
{
53424
return
type
== 4;
53425
}
System.ExceptionArgument.type
@ type
References
System.type
.
Terraria
WorldGen
Generated by
1.10.0