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

◆ buffNoTimeDisplay

bool [] Terraria.Main.buffNoTimeDisplay = new bool[BuffID.Count]
static

Prevents status effects which have their entries set to true from displaying the amount of time they have left.
Defaults to false; most, if not all, status effects which have their entries set to true here are related to mounts, pets, and summons.

Definition at line 857 of file Main.cs.

Referenced by Terraria.Main.Initialize_BuffDataFromMountData(), Terraria.Main.Initialize_TileAndNPCData1(), Terraria.ModLoader.BuffLoader.ResizeArrays(), and Terraria.Main.TryGetBuffTime().