TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ Glowsticks

bool [] Terraria.ID.ItemID.Sets.Glowsticks = Factory.CreateBoolSet(282, 286, 3002, 3112, 4776)
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().