public static class HubMissionWithSearch.StarSystemDaysSincePlayerVisitReq extends java.lang.Object implements HubMissionWithSearch.StarSystemRequirement
| Modifier and Type | Field and Description |
|---|---|
protected float |
days |
| Constructor and Description |
|---|
StarSystemDaysSincePlayerVisitReq(float days) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
systemMatchesRequirement(StarSystemAPI system) |
protected float days
public StarSystemDaysSincePlayerVisitReq(float days)
public boolean systemMatchesRequirement(StarSystemAPI system)
systemMatchesRequirement in interface HubMissionWithSearch.StarSystemRequirement