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

◆ WorksInVoidBag

bool [] Terraria.ID.ItemID.Sets.WorksInVoidBag = Factory.CreateBoolSet(true, 4346, 5095)
static

If true for a given item type (F:Terraria.Item.type), then that item will have its in-inventory effects even when contained in the Void Vault (F:Terraria.Player.bank4). Defaults to true.

Definition at line 135 of file ItemID.cs.

Referenced by Terraria.Player.RefreshInfoAccs(), and Terraria.Player.UpdateEquips().