public static class HubMissionWithTriggers.OrderFleetPatrolSystemAction extends java.lang.Object implements MissionTrigger.TriggerAction
| Modifier and Type | Field and Description |
|---|---|
protected StarSystemAPI |
system |
| Constructor and Description |
|---|
OrderFleetPatrolSystemAction(StarSystemAPI system) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(MissionTrigger.TriggerActionContext context) |
protected StarSystemAPI system
public OrderFleetPatrolSystemAction(StarSystemAPI system)
public void doAction(MissionTrigger.TriggerActionContext context)
doAction in interface MissionTrigger.TriggerAction