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.
1 parent b48b52d commit 162d5b2Copy full SHA for 162d5b2
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