IVariableGroup
Provides access to a collection of named IVariable values.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Interface
- Namespace: Unity.SmartStrings.PersistentVariables
- Assembly: UnityEngine.SmartStringsModule
public interface IVariableGroup
Methods
Method | Description |
|---|---|
| TryGetValue | Gets the variable with the matching key if one exists. |