CommandNode.children

The children of this node.

struct CommandNode(UserDataT)
CommandNode!UserDataT[] children;

Meta