|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
Gets the crit chance 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 58319 of file Player.cs.
References Terraria.ModLoader.DamageClassData.critChance, and Terraria.Player.damageData.
Referenced by Terraria.Player.GetCritChance< T >(), and Terraria.ModLoader.GenericDamageClass.SetDefaultStats().
Here is the caller graph for this function: