|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtual |
This lets you define the classes that this T:Terraria.ModLoader.DamageClass will benefit from (other than itself) for the purposes of stat bonuses, such as damage and crit chance. This is used to allow extensive specifications for what your damage class can and can't benefit from in terms of other classes' stat bonuses.
| damageClass | The T:Terraria.ModLoader.DamageClass which you want this T:Terraria.ModLoader.DamageClass to benefit from statistically. |
Reimplemented from Terraria.ModLoader.DamageClass.
Definition at line 7 of file DefaultDamageClass.cs.
References Terraria.ModLoader.StatInheritanceData.None.