Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.campaign.RuleBasedDialog Interface Reference

Public Member Functions

void notifyActivePersonChanged ()
 
void setActiveMission (CampaignEventPlugin mission)
 
void updateMemory ()
 
void reinit (boolean withContinueOnRuleFound)
 
Map< String, MemoryAPI > getMemoryMap ()
 

Detailed Description

Definition at line 9 of file RuleBasedDialog.java.

Member Function Documentation

◆ getMemoryMap()

Map< String, MemoryAPI > com.fs.starfarer.api.campaign.RuleBasedDialog.getMemoryMap ( )

◆ notifyActivePersonChanged()

void com.fs.starfarer.api.campaign.RuleBasedDialog.notifyActivePersonChanged ( )

◆ reinit()

void com.fs.starfarer.api.campaign.RuleBasedDialog.reinit ( boolean  withContinueOnRuleFound)

◆ setActiveMission()

void com.fs.starfarer.api.campaign.RuleBasedDialog.setActiveMission ( CampaignEventPlugin  mission)

◆ updateMemory()

void com.fs.starfarer.api.campaign.RuleBasedDialog.updateMemory ( )

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