Class NestedVariablesGroup
Provides a reference to a VariablesGroupAsset.
Inherited Members
Namespace: UnityEngine.Localization.SmartFormat.PersistentVariables
Assembly: Unity.Localization.dll
Syntax
[DisplayName("Nested Variables Group", null)]
public class NestedVariablesGroup : Variable<VariablesGroupAsset>, IVariableValueChanged, IVariable, ISerializationCallbackReceiver, IVariableGroup
Methods
Name | Description |
---|---|
TryGetValue(string, out IVariable) | Gets the variable with the matching key if one exists. |