app
/
org.powbot.api.script.selectors
/
GameActionEventSelector
Game
Action
Event
Selector
open class
GameActionEventSelector
<
E
:
GameActionEvent
> :
Closeable
Content copied to clipboard
Functions
Properties
Functions
close
Link copied to clipboard
open override fun
close
()
Content copied to clipboard
on
Render
Link copied to clipboard
fun
onRender
(e:
RenderEvent
)
Content copied to clipboard
register
Link copied to clipboard
fun
register
()
Content copied to clipboard
to
Json
Link copied to clipboard
fun
toJson
():
String
Content copied to clipboard
Properties
gameActionEvents
Link copied to clipboard
var
gameActionEvents
:
MutableList
<
E
>
Content copied to clipboard