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

◆ StatusPlayer()

void Terraria.Projectile.StatusPlayer ( int i)
inline

Definition at line 544 of file Projectile.cs.

545 {
546 if (!true)
547 {
548 }
549 if (this.type == 0)
550 {
551 }
552 bool expertMode = Main.expertMode;
553 }

References Terraria.Main.expertMode, and Terraria.Projectile.type.