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

◆ InterruptChannelOnHurt

bool Terraria.Item.InterruptChannelOnHurt
getset

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

Definition at line 1085 of file Item.cs.

1085{ get; set; }

Referenced by Terraria.Item.ResetStats().