AvailableKeys
Every key this selector can report.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Localization
- Assembly: UnityEngine.LocalizationRuntimeModule
IEnumerable<string> AvailableKeys { get; }
Remarks
The editor uses this to populate the Add Variant menu; resolution itself only uses IVariantSelector.CurrentKey.