|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
Returns true if any player has damaged this NPC. Individual player participation can be determined by checking F:Terraria.NPC.playerInteraction directly. Use M:Terraria.NPC.GetWereThereAnyInteractions if F:Terraria.NPC.realLife might be in use.
Definition at line 84401 of file NPC.cs.
References Terraria.Main.myPlayer, Terraria.Main.netMode, and Terraria.NPC.playerInteraction.
Referenced by Terraria.NPC.DoDeathEvents(), and Terraria.NPC.NPCLoot().
Here is the caller graph for this function: