|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
This method sets a variety of Item values common to bow weapons.
Specifically:
width = 14;
height = 30;
UseSound = SoundID.Item5;
Additionally:
| singleShotTime | |
| shotVelocity | |
| hasAutoReuse |
Definition at line 48427 of file Item.cs.
References Terraria.ID.AmmoID.Arrow, Terraria.Item.DefaultToRangedWeapon(), Terraria.Entity.height, Terraria.ID.SoundID.Item5, Terraria.Item.UseSound, and Terraria.Entity.width.
Referenced by Terraria.Item.SetDefaults5().
Here is the call graph for this function:
Here is the caller graph for this function: