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

◆ HookOnHitByItem

GlobalHookList<GlobalNPC> Terraria.ModLoader.NPCLoader.HookOnHitByItem = AddHook((Expression<Func<GlobalNPC, Action<NPC, Player, Item, NPC.HitInfo, int>>>)((GlobalNPC g) => g.OnHitByItem))
staticprivate

Definition at line 182 of file NPCLoader.cs.

Referenced by Terraria.ModLoader.NPCLoader.OnHitByItem().