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

void Terraria.Projectile.AI_013 ( )
inlineprivate

Definition at line 5160 of file Projectile.cs.

5161 {
5162 if (!true)
5163 {
5164 }
5165 Vector2 center = base.Center;
5166 Vector2 vector;
5167 float num = vector.Length();
5168 this.Kill();
5169 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Projectile.Kill(), and Microsoft.Xna.Framework.Vector2.Length().