Class HubMissionWithTriggers.SetRemnantConfigAction
java.lang.Object
com.fs.starfarer.api.impl.campaign.missions.hub.HubMissionWithTriggers.SetRemnantConfigAction
- All Implemented Interfaces:
MissionTrigger.TriggerAction
- Enclosing class:
- HubMissionWithTriggers
public static class HubMissionWithTriggers.SetRemnantConfigAction
extends Object
implements MissionTrigger.TriggerAction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dormant
protected boolean dormant -
seed
protected long seed
-
-
Constructor Details
-
SetRemnantConfigAction
public SetRemnantConfigAction(boolean dormant, long seed)
-
-
Method Details
-
doAction
- Specified by:
doAction
in interfaceMissionTrigger.TriggerAction
-