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

◆ SetItemTime()

void Terraria.Player.SetItemTime ( int frames)
inline

Definition at line 4901 of file Player.cs.

4902 {
4903 itemTime = frames;
4905 }

References Terraria.Player.itemTime, and Terraria.Player.itemTimeMax.

Referenced by Terraria.Projectile.AI_150_GolfClubHelper(), Terraria.Player.ApplyItemTime(), and Terraria.Player.PlayDroppedItemAnimation().

+ Here is the caller graph for this function: