Class HubMissionWithSearch.StarSystemUnexploredReq

java.lang.Object
com.fs.starfarer.api.impl.campaign.missions.hub.HubMissionWithSearch.StarSystemUnexploredReq
All Implemented Interfaces:
HubMissionWithSearch.GenericRequirement, HubMissionWithSearch.StarSystemRequirement
Enclosing class:
HubMissionWithSearch

public static class HubMissionWithSearch.StarSystemUnexploredReq extends Object implements HubMissionWithSearch.StarSystemRequirement
  • Field Details

    • negate

      protected boolean negate
  • Constructor Details

    • StarSystemUnexploredReq

      public StarSystemUnexploredReq()
    • StarSystemUnexploredReq

      public StarSystemUnexploredReq(boolean negate)
  • Method Details