Skip to content

UITreeNode.ClearChildren() Method

Definition

Namespace: Brine2D.UI

Removes all children from this node.

C#
public void ClearChildren();