public static class HubMissionWithTriggers.MakeDiscoverableAction extends java.lang.Object implements MissionTrigger.TriggerAction
| Modifier and Type | Field and Description |
|---|---|
protected float |
range |
protected float |
xp |
| Constructor and Description |
|---|
MakeDiscoverableAction(float range,
float xp) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(MissionTrigger.TriggerActionContext context) |
public MakeDiscoverableAction(float range, float xp)
public void doAction(MissionTrigger.TriggerActionContext context)
doAction in interface MissionTrigger.TriggerAction