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

◆ IsFedState

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

If true for a given T:Terraria.ID.BuffID, then that buff is related to player hunger.
Buffs in this set cannot be active at the same time.
Defaults to false.

Definition at line 40 of file BuffID.cs.

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