MCPcopy Create free account
hub / github.com/arvidsson/BrainTree / Sequence

Class Sequence

BrainTree.h:348–372  ·  view source on GitHub ↗

The Sequence composite ticks each child node in order. If a child fails or runs, the sequence returns the same status. In the next tick, it will try to run each child in order again. If all children succeeds, only then does the sequence succeed.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected