|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
Gets the damage modifier for this damage type on this player. This returns a reference, and as such, you can freely modify this method's return value with operators.
Definition at line 58301 of file Player.cs.
References Terraria.ModLoader.DamageClassData.damage, and Terraria.Player.damageData.
Referenced by Terraria.Player.GetDamage< T >().
Here is the caller graph for this function: