API Documentation for:
Show:

Priority

Defined in: Priority:4
Module: b3

Priority ticks its children sequentially until one of them returns SUCCESS, RUNNING or ERROR. If all children return the failure state, the priority also returns FAILURE.

Item Index

Methods

Methods

tick

(
  • tick
)
Constant

Defined in tick:29

Tick method.

Parameters:

  • tick Tick

    A tick instance.

Returns:

Constant:

A state constant.