BranchAction.filterAfterDraw

Branch action excludes the start node from results.

class BranchAction
override @trusted
bool
filterAfterDraw

Return Value

Type: bool

True only if the node is a child of the startNode; always true if there isn't one set.

Meta