Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.frameworks.behaviortree.nodes
/
ObserverAbort
Observer
Abort
data
class
ObserverAbort
(
val
type
:
AbortType
,
val
checkFrequency
:
Long
=
1000
)
Members
Constructors
Observer
Abort
Link copied to clipboard
constructor
(
type
:
AbortType
,
checkFrequency
:
Long
=
1000
)
Properties
check
Frequency
Link copied to clipboard
val
checkFrequency
:
Long
type
Link copied to clipboard
val
type
:
AbortType