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