app
/
org.powbot.api.script
/
ScriptController
Script
Controller
interface
ScriptController
Content copied to clipboard
Functions
Inheritors
Functions
get
Runtime
Link copied to clipboard
abstract fun
getRuntime
(total:
Boolean
= true):
Long
Content copied to clipboard
pause
Link copied to clipboard
abstract fun
pause
()
Content copied to clipboard
resume
Link copied to clipboard
abstract fun
resume
()
Content copied to clipboard
start
Link copied to clipboard
abstract fun
start
()
Content copied to clipboard
stop
Link copied to clipboard
abstract fun
stop
()
Content copied to clipboard
Inheritors
ScriptManager
Link copied to clipboard