Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b48b52d + 162d5b2 commit 0799e8fCopy full SHA for 0799e8f
docs/SequenceNode.md
@@ -1,6 +1,6 @@
1
# Sequences
2
3
-A __Sequence__ ticks all it's children as long as
+A __Sequence__ ticks all its children as long as
4
they return SUCCESS. If any child returns FAILURE, the sequence is aborted.
5
6
Currently the framework provides three kinds of nodes:
0 commit comments