Definition at line 7 of file CommDirectoryAPI.java.
◆ addPerson() [1/2]
String com.fs.starfarer.api.campaign.CommDirectoryAPI.addPerson |
( |
PersonAPI |
person | ) |
|
◆ addPerson() [2/2]
String com.fs.starfarer.api.campaign.CommDirectoryAPI.addPerson |
( |
PersonAPI |
person, |
|
|
int |
index |
|
) |
| |
◆ clear()
void com.fs.starfarer.api.campaign.CommDirectoryAPI.clear |
( |
| ) |
|
◆ getEntriesCopy()
◆ getEntryForPerson() [1/2]
CommDirectoryEntryAPI com.fs.starfarer.api.campaign.CommDirectoryAPI.getEntryForPerson |
( |
PersonAPI |
person | ) |
|
◆ getEntryForPerson() [2/2]
CommDirectoryEntryAPI com.fs.starfarer.api.campaign.CommDirectoryAPI.getEntryForPerson |
( |
String |
personId | ) |
|
◆ removeEntry() [1/2]
◆ removeEntry() [2/2]
void com.fs.starfarer.api.campaign.CommDirectoryAPI.removeEntry |
( |
String |
id | ) |
|
◆ removePerson()
void com.fs.starfarer.api.campaign.CommDirectoryAPI.removePerson |
( |
PersonAPI |
person | ) |
|
Removes all comm entries associated with this person.
- Parameters
-
The documentation for this interface was generated from the following file: