Click or drag to resize

NodeTypeInfoCanHaveChildren Property

Indicates if the node can have children.

Namespace:  Slash.Unity.DataBind.Core.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool CanHaveChildren { get; }

Property Value

Type: Boolean
See Also