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

◆ GetSource_TownSpawn()

static IEntitySource Terraria.Entity.GetSource_TownSpawn ( )
inlinestaticinherited

Definition at line 393 of file Entity.cs.

394 {
395 return new EntitySource_SpawnNPC();
396 }
Used when an NPC is spawned from M:Terraria.NPC.SpawnNPC as part of natural biome/event based spawnin...

Referenced by Terraria.NPC.GetSpawnSourceForTownSpawn().

+ Here is the caller graph for this function: