interface in Unity.SmartStrings.PersistentVariables
Implements interfaces:IVariable
Provides the ability to trigger an automatic update of a localized string when IVariableValueChanged.ValueChanged is invoked.
| Event | Description |
|---|---|
| ValueChanged | Raised when the variable's value changes, or when it otherwise needs to trigger an update to any localized string currently using it. |