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
/
conditional
conditional
fun
IParentNode
.
conditional
(
observerAbort
:
ObserverAbort
?
=
null
,
condition
:
(
)
->
Boolean
,
init
:
ConditionalNode
.
(
)
->
Unit
)
:
ConditionalNode