Click or drag to resize

NodeTypeInfoCanValueChange Property

Indicates if this the value of this node can change.

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

Property Value

Type: Boolean
See Also