get_children_by_type


Description:

public List<Node> get_children_by_type (NodeType type, bool filtered = true)

Returns a list of all children with the given type.

Parameters:

type

a node type

filtered

specifies whether nodes which are not browsable should appear in the list