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

void Terraria.Projectile.AI_066_TryInterceptingTarget ( Vector2 targetDir,
Vector2 targetVelocity,
float speed )
inlineprivate

Definition at line 2392 of file Projectile.cs.

2393 {
2394 int num = this.type;
2395 Vector2 center = base.Center;
2396 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Projectile.type.