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

◆ TimeLeftDoesNotDecrease

bool [] Terraria.ID.BuffID.Sets.TimeLeftDoesNotDecrease
static

If true for a given T:Terraria.ID.BuffID, then that buff will never run out.
Useful for buffs that are conditionally removed.
Defaults to false.

Definition at line 55 of file BuffID.cs.

Referenced by Terraria.ID.BuffID.Sets.Sets(), and Terraria.Player.UpdateBuffs().