Class GlobalVariablesGroup
Collection of IVariable that can be used during formatting of a localized string.
Inherited Members
Namespace: UnityEngine.Localization.SmartFormat.GlobalVariables
Syntax
[Obsolete("Please use UnityEngine.Localization.SmartFormat.PersistentVariables.VariablesGroupAsset instead.")]
public class GlobalVariablesGroup : VariablesGroupAsset, IVariableGroup, IVariable, IDictionary<string, IVariable>, ICollection<KeyValuePair<string, IVariable>>, IEnumerable<KeyValuePair<string, IVariable>>, IEnumerable, ISerializationCallbackReceiver