get_children_by_types


Description:

public List<Node> get_children_by_types (NodeType[] types, bool filtered = true)

Returns a list of all children with the given types.

Parameters:

types

a list of node types

filtered

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