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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected