terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ghostHurt()

void Terraria.Projectile.ghostHurt ( int dmg,
Vector2 Position,
Entity victim )
inline

Definition at line 997 of file Projectile.cs.

998 {
999 throw null;
1000 }