terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Minion_FindTargetInRange()

void Terraria.Projectile.Minion_FindTargetInRange ( int startAttackRange,
ref int attackTarget,
bool skipIfCannotHitWithOwnBody,
Func< Entity, int, bool > customEliminationCheck = null )
inline

Definition at line 9973 of file Projectile.cs.

9974 {
9975 throw null;
9976 }