DefaultActionRunner
Default action runner.
Functions
Link copied to clipboard
open override fun run(name: String, value: JsonSerializable?, situation: Int?, extender: ActionRunRequestExtender?, callback: ActionCompletionCallback?)
Called to run an action.
Inherited functions
Link copied to clipboard
fun ActionRunner.run(actions: Map<String, JsonSerializable>, situation: Int? = null, extender: ActionRunRequestExtender? = null)