MemPriority
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.
Methods
open
(
-
tick
Open method.
Parameters:
-
tickb3.TickA tick instance.
open
(
-
tick
Open method.
Parameters:
-
tickb3.TickA tick instance.
tick
(
Constant
-
tick
Tick method.
Parameters:
-
tickb3.TickA tick instance.
Returns:
Constant:
A state constant.
tick
(
Constant
-
tick
Tick method.
Parameters:
-
tickb3.TickA tick instance.
Returns:
Constant:
A state constant.
Properties
name
String
Node name. Default to MemPriority.
name
String
Node name. Default to MemSequence.
