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

◆ AI_019_Spears()

void Terraria.Projectile.AI_019_Spears ( )
inlineprivate

Definition at line 3434 of file Projectile.cs.

3435 {
3436 if (!true)
3437 {
3438 }
3439 int whoAmI = this.whoAmI;
3440 int direction = this.direction;
3441 int num = this.type;
3443 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Entity.direction, j__TPar, Terraria.Projectile.type, and Terraria.Entity.whoAmI.