RepeatUntilNode

constructor()
constructor(name: String = "", stopCondition: () -> Boolean, status: BehaviorTreeStatus)
constructor(name: String = "", stopCondition: () -> Boolean)
constructor(name: String = "", status: BehaviorTreeStatus)