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

bool Terraria.Projectile.AI_067_CustomEliminationCheck_Pirates ( Entity otherEntity,
int currentTarget )
inlineprivate

Definition at line 4057 of file Projectile.cs.

4058 {
4059 return true;
4060 }