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

void Terraria.Projectile.AI_137_LightningAura ( )
inlineprivate

Definition at line 7223 of file Projectile.cs.

7224 {
7225 int num = 1;
7226 if (num == 0)
7227 {
7228 }
7229 if (num == 0)
7230 {
7231 }
7232 Vector2 center = base.Center;
7233 int width = this.width;
7234 Rectangle hitbox = base.Hitbox;
7235 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Entity.width.