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

◆ IsItATrigger()

static bool Terraria.WorldGen.IsItATrigger ( Tile tile)
inlinestatic

Definition at line 3273 of file WorldGen.cs.

3274 {
3275 int num = 1;
3276 if (num == 0)
3277 {
3278 }
3279 if (num != 0)
3280 {
3281 return;
3282 }
3283 }