|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
Used to determine what the overall scale of an item should be.
M:Terraria.ModLoader.CombinedHooks.ModifyItemScale(Terraria.Player,Terraria.Item,System.Single@) is called here.
| item | The item to fetch the adjusted scale of. |
Definition at line 41782 of file Player.cs.
References Terraria.Player.ApplyMeleeScale(), Terraria.Item.melee, Terraria.ModLoader.CombinedHooks.ModifyItemScale(), and Terraria.Item.scale.
Referenced by Terraria.Player.ItemCheck_ApplyUseStyle_Inner(), Terraria.Player.ItemCheck_EmitUseVisuals(), Terraria.Player.ItemCheck_GetMeleeHitbox(), Terraria.Player.ItemCheck_Shoot(), and Terraria.Player.ProcessHitAgainstNPC().
Here is the call graph for this function:
Here is the caller graph for this function: