|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given projectile type (F:Terraria.Projectile.type), then that projectile will not call M:Terraria.Player.TryCancelChannel(Terraria.Projectile) when it dies.
Used in vanilla for the Piranha Gun.
Defaults to false.
Definition at line 392 of file ProjectileID.cs.
Referenced by Terraria.Projectile.Kill().