|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Registers an animation for an item type to draw inside UI (not world or held item on player). To enable its animation in the world, use ItemID.Sets.AnimatesAsSoul in conjunction with this.
| index | Item type |
| animation | Draw animation |
Definition at line 3636 of file Main.cs.
References Terraria.Main.itemAnimations, and Terraria.Main.itemAnimationsRegistered.
Referenced by Terraria.Main.InitializeItemAnimations().
Here is the caller graph for this function: