public static class HubMissionWithSearch.MultipleStarSystemRequirements extends java.lang.Object implements HubMissionWithSearch.StarSystemRequirement
| Modifier and Type | Field and Description |
|---|---|
protected ReqMode |
mode |
protected HubMissionWithSearch.StarSystemRequirement[] |
reqs |
| Constructor and Description |
|---|
MultipleStarSystemRequirements(ReqMode mode,
HubMissionWithSearch.StarSystemRequirement... reqs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
systemMatchesRequirement(StarSystemAPI system) |
protected HubMissionWithSearch.StarSystemRequirement[] reqs
public MultipleStarSystemRequirements(ReqMode mode, HubMissionWithSearch.StarSystemRequirement... reqs)
public boolean systemMatchesRequirement(StarSystemAPI system)
systemMatchesRequirement in interface HubMissionWithSearch.StarSystemRequirement