Keys
A collection of all the unique variable names.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.SmartStrings.PersistentVariables
- Assembly: UnityEngine.SmartStringsModule
public ICollection<string> Keys { get; }