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

◆ GetSpawnSource_NPCHurt()

IEntitySource Terraria.NPC.GetSpawnSource_NPCHurt ( )
inlinepackage

Definition at line 107553 of file NPC.cs.

107554 {
107555 return new EntitySource_Parent(this);
107556 }
Use when the parent can be considered the 'owner' or 'responsible for' the effect....

Referenced by Terraria.NPC.DoDeathEvents_SummonDungeonSpirit().

+ Here is the caller graph for this function: