public interface ShipSystemStatsScriptAdvanced extends ShipSystemStatsScript
ShipSystemStatsScript.State, ShipSystemStatsScript.StatusData| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInfoText(ShipSystemAPI system,
ShipAPI ship)
If null, uses "READY" and "ACTIVE" as appropritate in the ship info widget.
|
boolean |
isUsable(ShipSystemAPI system,
ShipAPI ship) |
apply, getActiveOverride, getDisplayNameOverride, getInOverride, getOutOverride, getRegenOverride, getStatusData, getUsesOverride, unapplyboolean isUsable(ShipSystemAPI system, ShipAPI ship)
java.lang.String getInfoText(ShipSystemAPI system, ShipAPI ship)