IBehaviorNode

interface IBehaviorNode

Inheritors

Properties

Link copied to clipboard
abstract var name: String

Functions

Link copied to clipboard
open fun getTreeString(prefix: String = ""): String
Link copied to clipboard
abstract fun tick(): BehaviorTreeStatus