|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given item type (F:Terraria.Item.type), then that item is a glowstick.
Glowsticks work underwater and will be auto-selected by Smart Cursor when the cursor is far away from the player.
Defaults to false.
Definition at line 1582 of file ItemID.cs.
Referenced by Terraria.ID.ContentSamples.CreativeHelper.GetItemGroup(), and Terraria.Player.SmartSelect_PickToolForStrategy().