|
TModLoader v1.4.4.9
TModLoader source code documentation
|
| int Terraria.Projectile.maxPenetrate = 1 |
How many npc can this projectile hit before dying. (Or tile bounces)
Automatically set at the end of SetDefaults to the value of F:Terraria.Projectile.penetrate.
Definition at line 274 of file Projectile.cs.
Referenced by Terraria.Projectile.Damage(), and Terraria.Projectile.SetDefaults().