Package 

Class ShowSettings.SettingsDialog

  • All Implemented Interfaces:
    com.fs.starfarer.api.campaign.InteractionDialogPlugin

    
    public class ShowSettings.SettingsDialog
     implements InteractionDialogPlugin
                        
    • Method Summary

      Modifier and Type Method Description
      void init(InteractionDialogAPI dialog)
      void optionSelected(String optionText, Object optionData)
      void advance(float amount)
      void optionMousedOver(String optionText, Object optionData)
      void backFromEngagement(EngagementResultAPI battleResult)
      Object getContext()
      Map<String, MemoryAPI> getMemoryMap()
      • Methods inherited from class com.fs.starfarer.api.campaign.InteractionDialogPlugin

        advance, backFromEngagement, getContext, getMemoryMap, init, optionMousedOver, optionSelected
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait