Starsector API
|
Public Member Functions | |
void | apply (MutableShipStatsAPI stats, HullSize hullSize, String id, float level) |
void | unapply (MutableShipStatsAPI stats, HullSize hullSize, String id) |
![]() | |
String | getEffectDescription (float level) |
String | getEffectPerLevelDescription () |
ScopeDescription | getScopeDescription () |
Copyright 2012 Fractal Softworks, LLC
Definition at line 11 of file ShipSkillEffect.java.
void com.fs.starfarer.api.characters.ShipSkillEffect.apply | ( | MutableShipStatsAPI | stats, |
HullSize | hullSize, | ||
String | id, | ||
float | level | ||
) |
void com.fs.starfarer.api.characters.ShipSkillEffect.unapply | ( | MutableShipStatsAPI | stats, |
HullSize | hullSize, | ||
String | id | ||
) |