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_061_FishingBobber()

void Terraria.Projectile.AI_061_FishingBobber ( )
inlineprivate

Definition at line 4697 of file Projectile.cs.

4698 {
4699 if (!true)
4700 {
4701 }
4702 int num = this.type;
4703 int num2 = 60;
4705 int num3 = this.type;
4706 this.Kill();
4707 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Projectile.Kill(), and Terraria.Projectile.type.