TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ AI_067_CustomEliminationCheck_Pirates()

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

Definition at line 52153 of file Projectile.cs.

52154 {
52155 return true;
52156 }