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
/
IBehaviorNode
IBehavior
Node
interface
IBehaviorNode
Inheritors
IParentNode
Members
Properties
name
Link copied to clipboard
abstract
var
name
:
String
Functions
get
Tree
String
Link copied to clipboard
open
fun
getTreeString
(
prefix
:
String
=
""
)
:
String
tick
Link copied to clipboard
abstract
fun
tick
(
)
:
BehaviorTreeStatus