Package 

Class ConsoleShouldIntercept

  • All Implemented Interfaces:
    com.fs.starfarer.api.campaign.rules.CommandPlugin

    
    public class ConsoleShouldIntercept
    extends BaseCommandPlugin
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static boolean intercepting
    • Method Summary

      Modifier and Type Method Description
      static boolean shouldIntercept()
      boolean execute(String ruleId, InteractionDialogAPI dialog, List<Misc.Token> params, Map<String, MemoryAPI> memoryMap)
      static void setIntercepting(boolean shouldIntercept)
      • Methods inherited from class com.fs.starfarer.api.impl.campaign.rulecmd.BaseCommandPlugin

        doesCommandAddOptions, getEntityMemory, getOptionOrder
      • Methods inherited from class com.fs.starfarer.api.campaign.rules.CommandPlugin

        execute
      • Methods inherited from class java.lang.Object

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