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