|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given item type (F:Terraria.Item.type), then that item cannot exist normally: It will be destroyed at the end of M:Terraria.Item.SetDefaults(System.Int32).
Defaults to false.
Definition at line 1319 of file ItemID.cs.
Referenced by Terraria.ModLoader.Config.UI.ItemDefinitionElement.GetPassedOptionElements(), Terraria.Item.SetDefaults(), and Terraria.ID.ContentSamples.CreativeHelper.ShouldRemoveFromList().