|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Calls all GlobalItem.CanHitPvp hooks, then ModItem.CanHitPvp, until one of them returns false. If all of them return true, this returns true.
Definition at line 1326 of file ItemLoader.cs.
References Terraria.ModLoader.ItemLoader.HookCanHitPvp, and Terraria.Item.ModItem.
Referenced by Terraria.ModLoader.CombinedHooks.CanHitPvp().
Here is the caller graph for this function: