Interface RuleBasedDialog

All Known Implementing Classes:
FleetInteractionDialogPluginImpl, RuleBasedInteractionDialogPluginImpl

public interface RuleBasedDialog
  • Method Details

    • notifyActivePersonChanged

      void notifyActivePersonChanged()
    • setActiveMission

      void setActiveMission(CampaignEventPlugin mission)
    • updateMemory

      void updateMemory()
    • reinit

      void reinit(boolean withContinueOnRuleFound)
    • getMemoryMap

      Map<String,MemoryAPI> getMemoryMap()