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