|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
Whether or not the spawned NPC will start looking for a suitable slot from the end of
, 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().