|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
If the player is not holding onto a rope and is not in the middle of using an item, calls ModItem.HoldStyle and all GlobalItem.HoldStyle hooks.
Returns whether or not the vanilla logic should be skipped.
Definition at line 659 of file ItemLoader.cs.
References Terraria.ModLoader.ItemLoader.HookHoldStyle, Terraria.Item.IsAir, Terraria.Player.ItemAnimationActive, Terraria.Item.ModItem, and Terraria.Player.pulley.
Referenced by Terraria.Player.ItemCheck_ApplyHoldStyle().
Here is the caller graph for this function: