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