Terraria.ModLoader.NPCLoader

This serves as the central class from which NPC-related functions are carried out. It also stores a list of mod NPCs by ID.

Methods

GetNPC(System.Int32)()
Gets the ModNPC instance corresponding to the specified type.