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