|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given item type (F:Terraria.Item.type), then that item shoot projectiles that manually handle shooting.
This is usually used to create animated weapons like the F:Terraria.ID.ItemID.VortexBeater.
Defaults to false.
Definition at line 1394 of file ItemID.cs.
Referenced by Terraria.Player.ItemCheck_Shoot().