|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given item type (F:Terraria.Item.type), then that item will animate in the inventory and world.
Items in this set must register an animation using M:Terraria.Main.RegisterItemAnimation(System.Int32,Terraria.DataStructures.DrawAnimation).
Defaults to false.
Definition at line 1387 of file ItemID.cs.
Referenced by Terraria.Main.DrawItem_GetBasics().