Selector Node
            Composite Node A selector node will run its children until 1 succeeds. If a child succeeds, the selector will report success. If all the children run and fail, the selector will report failure.
Constructors
SelectorNode
                          
                    Link copied to clipboard
                        Functions
getChildren
                          
                    Link copied to clipboard
                        getTreeString
                          
                    Link copied to clipboard
                        setChildren
                          
                    Link copied to clipboard
                        tick
                          
                    Link copied to clipboard