AddKey(string)
Adds key to the authored variant keys if absent.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.Localization
- Assembly: UnityEngine.LocalizationRuntimeModule
public void AddKey(string key)
Parameters
The selector key.