Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.characters.ImportantPeopleAPI.PersonLocationAPI Interface Reference

Public Member Functions

MarketAPI getMarket ()
 
void setMarket (MarketAPI market)
 
SectorEntityToken getEntity ()
 
void setEntity (SectorEntityToken entity)
 
boolean isInMarket ()
 
boolean isOnFleet ()
 

Detailed Description

Definition at line 24 of file ImportantPeopleAPI.java.

Member Function Documentation

◆ getEntity()

SectorEntityToken com.fs.starfarer.api.characters.ImportantPeopleAPI.PersonLocationAPI.getEntity ( )

◆ getMarket()

MarketAPI com.fs.starfarer.api.characters.ImportantPeopleAPI.PersonLocationAPI.getMarket ( )

◆ isInMarket()

boolean com.fs.starfarer.api.characters.ImportantPeopleAPI.PersonLocationAPI.isInMarket ( )

◆ isOnFleet()

boolean com.fs.starfarer.api.characters.ImportantPeopleAPI.PersonLocationAPI.isOnFleet ( )

◆ setEntity()

void com.fs.starfarer.api.characters.ImportantPeopleAPI.PersonLocationAPI.setEntity ( SectorEntityToken entity)

◆ setMarket()

void com.fs.starfarer.api.characters.ImportantPeopleAPI.PersonLocationAPI.setMarket ( MarketAPI market)

The documentation for this interface was generated from the following file: