|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
Gets the armor penetration 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 58357 of file Player.cs.
References Terraria.ModLoader.DamageClassData.armorPen, and Terraria.Player.damageData.
Referenced by Terraria.Player.GetArmorPenetration< T >(), and Terraria.Player.UpdateBuffs().
Here is the caller graph for this function: