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