BranchAction.filterBeforeDraw

Branch action excludes the start node from results.

class BranchAction
override @trusted
bool
filterBeforeDraw

Return Value

Type: bool

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

Meta