Event ValueChanged
This event is sent when the global variable has changed or wishes to trigger an update to any LocalizedString that is currently using it.
Namespace: UnityEngine.Localization.SmartFormat.PersistentVariables
Assembly: Unity.Localization.dll
Syntax
event Action<IVariable> ValueChanged
Returns
Type | Description |
---|---|
Action<IVariable> |