Package com.fs.starfarer.api.combat
Class MutableStat.StatMod
java.lang.Object
com.fs.starfarer.api.combat.MutableStat.StatMod
- Enclosing class:
- MutableStat
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStatMod
(String source, MutableStat.StatModType type, float value) StatMod
(String source, MutableStat.StatModType type, float value, String desc) -
Method Summary
-
Field Details
-
source
-
desc
-
value
public float value
-
-
Constructor Details
-
StatMod
-
StatMod
-
-
Method Details
-
getSource
-
getValue
public float getValue() -
getDesc
-