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

Class Selector

BrainTree.h:318–342  ·  view source on GitHub ↗

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

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