|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtual |
Allows you to customize how this NPC is created when it naturally spawns (for example, its position or ai array). Return the return value of NPC.NewNPC. By default this method spawns this NPC on top of the tile at the given coordinates.
| tileX | |
| tileY |
Definition at line 655 of file ModNPC.cs.
References Terraria.NPC.NewNPC(), and Terraria.NPC.type.
Here is the call graph for this function: