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

◆ UndoItemAnimationCompensations()

void Terraria.Item.UndoItemAnimationCompensations ( )
inlineprivate

Definition at line 52077 of file Item.cs.

52078 {
52081 }
int useAnimation
The time span of the using animation for the item in ticks. This is independent of the time it takes ...
Definition Item.cs:384
int currentUseAnimationCompensation
Definition Item.cs:785

References Terraria.Item.currentUseAnimationCompensation, and Terraria.Item.useAnimation.

Referenced by Terraria.Item.Prefix().

+ Here is the caller graph for this function: