Class HubMissionWithSearch.PlanetIsGasGiantReq

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

public static class HubMissionWithSearch.PlanetIsGasGiantReq extends Object implements HubMissionWithSearch.PlanetRequirement
  • Field Details

    • negate

      protected boolean negate
  • Constructor Details

    • PlanetIsGasGiantReq

      public PlanetIsGasGiantReq()
    • PlanetIsGasGiantReq

      public PlanetIsGasGiantReq(boolean negate)
  • Method Details