|
TModLoader v1.4.4.9
TModLoader source code documentation
|
| int Terraria.Projectile.minionPos |
A number indicating the order of minions. Minion AI code typically uses this value to determine a suitable idle position that results in minions lining up neatly in relation to the player without bunching up.
Definition at line 332 of file Projectile.cs.
Referenced by Terraria.Projectile.Update().