Event ValueChanged
Called when Value is changed.
Implements
Namespace: UnityEngine.Localization.SmartFormat.PersistentVariables
Assembly: Unity.Localization.dll
Syntax
public event Action<IVariable> ValueChanged
Returns
Type | Description |
---|---|
Action<IVariable> |