|
Starsector API
|
Public Member Functions | |
| void | apply (MutableFleetStatsAPI stats, String id, float level) |
| void | unapply (MutableFleetStatsAPI stats, String id) |
Public Member Functions inherited from com.fs.starfarer.api.characters.LevelBasedEffect | |
| String | getEffectDescription (float level) |
| String | getEffectPerLevelDescription () |
| ScopeDescription | getScopeDescription () |
Copyright 2012 Fractal Softworks, LLC
Definition at line 11 of file FleetStatsSkillEffect.java.
| void com.fs.starfarer.api.characters.FleetStatsSkillEffect.apply | ( | MutableFleetStatsAPI | stats, |
| String | id, | ||
| float | level ) |
| void com.fs.starfarer.api.characters.FleetStatsSkillEffect.unapply | ( | MutableFleetStatsAPI | stats, |
| String | id ) |