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

◆ TryGettingHitByOtherPlayersExplosives()

void Terraria.Projectile.TryGettingHitByOtherPlayersExplosives ( )
inlineprivate

Definition at line 7842 of file Projectile.cs.

7843 {
7844 int num = this.owner;
7845 if (!true)
7846 {
7847 }
7848 int myPlayer = Main.myPlayer;
7849 }

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