Class ScriptStop

    • Constructor Summary

      Constructors 
      Constructor Description
      ScriptStop()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean shouldStop()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.dreambot.api.script.schedule.conditions.StopCondition

        reset
    • Constructor Detail

      • ScriptStop

        public ScriptStop()