Uses of Class
org.rspeer.game.script.scheduler.ScriptSchedule
-
Packages that use ScriptSchedule Package Description org.rspeer.game.script.scheduler -
-
Uses of ScriptSchedule in org.rspeer.game.script.scheduler
Methods in org.rspeer.game.script.scheduler with parameters of type ScriptSchedule Modifier and Type Method Description boolean
ScriptScheduleManager. start(ScriptSchedule schedule, GameAccount account)
This method must only be called when a script is not running.
-