Click or drag to resize

UnityEventTriggerOnContextChanged Method

Has to be called when an anchestor context changed as the data value may change.

Namespace:  Slash.Unity.DataBind.Foundation.Triggers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void OnContextChanged()

Implements

IContextOperatorOnContextChanged
See Also