Definition at line 5 of file BattleObjectiveEffect.java.
◆ advance()
void com.fs.starfarer.api.combat.BattleObjectiveEffect.advance |
( |
float |
amount | ) |
|
Apply/unapply effects here.
- Parameters
-
◆ getBonusDeploymentPoints()
int com.fs.starfarer.api.combat.BattleObjectiveEffect.getBonusDeploymentPoints |
( |
| ) |
|
◆ getLongDescription()
String com.fs.starfarer.api.combat.BattleObjectiveEffect.getLongDescription |
( |
| ) |
|
◆ getStatusItemsFor()
List< ShipStatusItem > com.fs.starfarer.api.combat.BattleObjectiveEffect.getStatusItemsFor |
( |
ShipAPI |
ship | ) |
|
Must return null if this objective has no effect on the passed in ship.
- Parameters
-
- Returns
◆ init()
The documentation for this interface was generated from the following file: