Package com.fs.starfarer.api.campaign
Interface IntelDataAPI
public interface IntelDataAPI
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setInShowMap
(boolean inShowMap) void
setSelectedIntel
(IntelInfoPlugin selectedIntel)
-
Method Details
-
getCommSnifferLocations
List<SectorEntityToken> getCommSnifferLocations() -
isInShowMap
boolean isInShowMap() -
setInShowMap
void setInShowMap(boolean inShowMap) -
getSelectedIntel
IntelInfoPlugin getSelectedIntel() -
setSelectedIntel
-