|
Starsector API
|
Public Member Functions | |
| void | notifyActivePersonChanged () |
| void | setActiveMission (CampaignEventPlugin mission) |
| void | updateMemory () |
| void | reinit (boolean withContinueOnRuleFound) |
| Map< String, MemoryAPI > | getMemoryMap () |
Definition at line 9 of file RuleBasedDialog.java.
| Map< String, MemoryAPI > com.fs.starfarer.api.campaign.RuleBasedDialog.getMemoryMap | ( | ) |
| void com.fs.starfarer.api.campaign.RuleBasedDialog.notifyActivePersonChanged | ( | ) |
| void com.fs.starfarer.api.campaign.RuleBasedDialog.reinit | ( | boolean | withContinueOnRuleFound | ) |
| void com.fs.starfarer.api.campaign.RuleBasedDialog.setActiveMission | ( | CampaignEventPlugin | mission | ) |
| void com.fs.starfarer.api.campaign.RuleBasedDialog.updateMemory | ( | ) |