Package com.fs.starfarer.api.campaign
Interface PersistentUIDataAPI
public interface PersistentUIDataAPI
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getAbilitySlotsAPI
PersistentUIDataAPI.AbilitySlotsAPI getAbilitySlotsAPI() -
getCheckedRefitTags
LinkedHashSet<String> getCheckedRefitTags() -
getAllRefitTags
LinkedHashSet<String> getAllRefitTags() -
getCourseTarget
SectorEntityToken getCourseTarget() -
getControlGroups
ControlGroupsAPI getControlGroups()
-