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

◆ vampireHeal()

void Terraria.Projectile.vampireHeal ( int dmg,
Vector2 Position,
Entity victim )
inline

Definition at line 524 of file Projectile.cs.

525 {
526 int num = 32640;
527 if (num != 0)
528 {
529 if (num == 0)
530 {
531 }
532 int myPlayer = Main.myPlayer;
533 if (num == 0)
534 {
535 }
536 int myPlayer2 = Main.myPlayer;
537 int num2 = this.owner;
538 int num3 = this.owner;
539 return;
540 }
541 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Main.myPlayer, and Terraria.Projectile.owner.