GetEnumerator()
Returns an enumerator for all the global variables in the source.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
public IEnumerator GetEnumerator()
Returns
Type | Description |
|---|---|
| IEnumerator | An enumerator over the global variable groups in the source. |