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

◆ BetsySharpnel()

void Terraria.Projectile.BetsySharpnel ( int npcIndex)
inlineprivate

Definition at line 4760 of file Projectile.cs.

4761 {
4762 int num = 1;
4763 int num2 = this.owner;
4764 if (num == 0)
4765 {
4766 }
4767 int myPlayer = Main.myPlayer;
4768 Vector2 center = base.Center;
4770 int num3 = this.damage;
4771 float num4 = this.knockBack;
4772 int num5 = this.owner;
4773 }
class f__AnonymousType0<< Count > j__TPar
IEntitySource GetProjectileSource_FromThis()

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