Uses of Class
com.fs.starfarer.api.combat.BattleObjectiveEffect.ShipStatusItem
Packages that use BattleObjectiveEffect.ShipStatusItem
-
Uses of BattleObjectiveEffect.ShipStatusItem in com.fs.starfarer.api.combat
Methods in com.fs.starfarer.api.combat that return types with arguments of type BattleObjectiveEffect.ShipStatusItemModifier and TypeMethodDescriptionBattleObjectiveEffect.getStatusItemsFor
(ShipAPI ship) Must return null if this objective has no effect on the passed in ship. -
Uses of BattleObjectiveEffect.ShipStatusItem in com.fs.starfarer.api.impl.combat
Fields in com.fs.starfarer.api.impl.combat with type parameters of type BattleObjectiveEffect.ShipStatusItemModifier and TypeFieldDescriptionprotected List<BattleObjectiveEffect.ShipStatusItem>
BaseBattleObjectiveEffect.itemsNAFighters
protected List<BattleObjectiveEffect.ShipStatusItem>
BaseBattleObjectiveEffect.itemsNAFrigates
Methods in com.fs.starfarer.api.impl.combat that return types with arguments of type BattleObjectiveEffect.ShipStatusItemModifier and TypeMethodDescriptionCommRelayEffect.getStatusItemsFor
(ShipAPI ship) NavBuoyEffect.getStatusItemsFor
(ShipAPI ship) SensorArrayEffect.getStatusItemsFor
(ShipAPI ship)