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

◆ BoulderExplosion()

void Terraria.Projectile.BoulderExplosion ( )
inlineprivate

Definition at line 7777 of file Projectile.cs.

7778 {
7779 if (!true)
7780 {
7781 }
7782 int num = this.damage;
7784 Vector2 center = base.Center;
7785 Vector2 center2 = base.Center;
7786 int myPlayer = Main.myPlayer;
7787 }
class f__AnonymousType0<< Count > j__TPar
IEntitySource GetProjectileSource_FromThis()

References Terraria.Projectile.damage, Terraria.Projectile.GetProjectileSource_FromThis(), j__TPar, and Terraria.Main.myPlayer.