Interface IGlobalVariableValueChanged
Provides the ability to trigger an automatic update of a LocalizedString when ValueChanged is invoked.
Namespace: UnityEngine.Localization.SmartFormat.GlobalVariables
Assembly: Unity.Localization.dll
Syntax
[Obsolete("Please use UnityEngine.Localization.SmartFormat.PersistentVariables.IVariableValueChanged instead.")]
public interface IGlobalVariableValueChanged : IVariableValueChanged, IVariable