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