Click or drag to resize

ComponentDataObserverTComponent, TDataValueChanged Event

Called when the value of the property changed.

Namespace:  Slash.Unity.DataBind.Foundation.Observers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public event ValueChangedDelegate ValueChanged

Value

Type: Slash.Unity.DataBind.Core.DataValueChangedDelegate

Implements

IDataProviderValueChanged
See Also