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

◆ ApplyReuseDelay()

void Terraria.Player.ApplyReuseDelay ( )
inlineprivate

Definition at line 53420 of file Player.cs.

53421 {
53424 reuseDelay = 0;
53425 }

References Terraria.Player.itemAnimation, Terraria.Player.itemTime, and Terraria.Player.reuseDelay.

Referenced by Terraria.Player.ItemCheck_Inner().

+ Here is the caller graph for this function: