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

◆ HasNoPartyText

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

Only applies to vanilla NPCs. Also only applies to town NPCs.
If true for a given NPC type (F:Terraria.NPC.type), then that NPC doesn't have any special dialogue for parties.
Defaults to false.

Definition at line 423 of file NPCID.cs.

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