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

◆ StopAnimationOnHurt

bool Terraria.Item.StopAnimationOnHurt
getset

When enabled and the player is hurt, F:Terraria.Player.channel will be set to false, and the item animation will stop immediately.

Definition at line 1090 of file Item.cs.

1090{ get; set; }

Referenced by Terraria.Item.ResetStats().