|
TModLoader v1.4.4.9
TModLoader source code documentation
|
| short Terraria.NPC.releaseOwner = 255 |
Identifies the player who released this NPC into the world. Used mainly for released critters. Helps limit how many critters a player can release. Default to 255, indicating that the npc was not released by a player.
Definition at line 514 of file NPC.cs.
Referenced by Terraria.NPC.CheckActive(), Terraria.NPC.DoDeathEvents(), Terraria.NPC.SetDefaults(), and Terraria.NPC.VanillaAI_Inner().