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

◆ AllNPCs

bool [] Terraria.ID.NPCID.Sets.AllNPCs
static

An array of length P:Terraria.ModLoader.NPCLoader.NPCCount with only true entries.
Used for methods that take sets as parameters, like M:Terraria.NPC.GetHurtByOtherNPCs(System.Boolean[]).

Definition at line 325 of file NPCID.cs.

Referenced by Terraria.ID.NPCID.Sets.Sets(), and Terraria.NPC.UpdateNPC_Inner().