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

◆ SpawnFromLastEmptySlot

bool [] Terraria.ID.NPCID.Sets.SpawnFromLastEmptySlot
static

Whether or not the spawned NPC will start looking for a suitable slot from the end of

See also
F:Terraria.Main.npc

, ignoring the Start parameter of M:Terraria.NPC.NewNPC(Terraria.DataStructures.IEntitySource,System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single,System.Single,System.Single,System.Int32). Useful if you have a multi-segmented boss and want its parts to draw over the main body (body will be in this set).

Definition at line 623 of file NPCID.cs.

Referenced by Terraria.ID.NPCID.Sets.Sets(), and Terraria.NPC.GetAvailableNPCSlot().