tModLoader v0.11.8.9
A mod to make and play Terraria mods
NPCSpawnInfo.cs File Reference

Go to the source code of this file.

Classes

struct  Terraria.ModLoader.NPCSpawnInfo
 A struct that stores information regarding where an NPC is naturally spawning and the player it is spawning around. This serves to reduce the parameter count for ModNPC.CanSpawn and GlobalNPC.EditSpawnPool. More...
 

Namespaces

namespace  Terraria
 
namespace  Terraria.ModLoader