API Documentation for:
Show:

MemSequence

Defined in: MemSequence:4
Module: b3

MemSequence is similar to Sequence node, but when a child returns a RUNNING state, its index is recorded and in the next tick the MemPriority call the child recorded directly, without calling previous children again.

Item Index

Methods

Methods

open

(
  • tick
)

Defined in open:30

Open method.

Parameters:

  • tick b3.Tick

    A tick instance.

tick

(
  • tick
)
Constant

Defined in tick:39

Tick method.

Parameters:

  • tick b3.Tick

    A tick instance.

Returns:

Constant:

A state constant.