clone_node


Description:

public virtual Node clone_node (string? name = null)

clone current node (with all his children)

Parameters:

name

the name of the clone

Returns:

the cloned node with cloned childs