|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given projectile type (F:Terraria.Projectile.type), then any item that shoots that projectile will have an alt. use function to clear all projectiles the using player owns that are in this set.
Unused in vanilla.
Defaults to false.
Definition at line 412 of file ProjectileID.cs.
Referenced by Terraria.Player.ItemCheck_ManageRightClickFeatures(), Terraria.Player.ItemCheck_PayMana(), and Terraria.Player.ItemCheck_TurretAltFeatureUse().