|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Calls each GlobalItem.Shoot hook then, if none of them returns false, calls the ModItem.Shoot hook and returns its value.
Definition at line 1119 of file ItemLoader.cs.
References Terraria.ModLoader.ItemLoader.HookShoot, and Terraria.Item.ModItem.
Referenced by Terraria.ModLoader.CombinedHooks.Shoot().
Here is the caller graph for this function: