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

◆ Deprecated

bool [] Terraria.ID.ItemID.Sets.Deprecated = Factory.CreateBoolSet(2783, 2785, 2782, 2773, 2775, 2772, 2778, 2780, 2777, 3463, 3465, 3462, 2881, 3847, 3848, 3849, 3850, 3851, 3850, 3861, 3862, 4010, 4058, 5013, 4722, 3978)
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().