|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
Gets the attack speed modifier for this damage type on this player. This returns a reference, and as such, you can freely modify this method's return values with operators. Setting this such that it results in zero or a negative value will throw an exception. NOTE: Due to the nature of attack speed modifiers, modifications to Flat will do nothing for this modifier.
| T | : | DamageClass |
Definition at line 58330 of file Player.cs.
References Terraria.Player.GetAttackSpeed().
Here is the call graph for this function: