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

◆ GetSpawnSourceForTownSpawn()

static IEntitySource Terraria.NPC.GetSpawnSourceForTownSpawn ( )
inlinestaticpackage

Definition at line 107543 of file NPC.cs.

107544 {
107545 return Entity.GetSource_TownSpawn();
107546 }

References Terraria.Entity.GetSource_TownSpawn().

Referenced by Terraria.WorldGen.SpawnTownNPC(), Terraria.WorldGen.SpawnTravelNPC(), and Terraria.Main.UpdateTime_SpawnTownNPCs().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: