Value
The localized text for this entry, before Smart String formatting.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: Unity.Localization
- Assembly: UnityEngine.LocalizationRuntimeModule
string Value { get; }
Remarks
For a variant-driven key this is the default value that applies when no variant matches. The Smart String flag and the active variant keys are stored per-key on the shared data, not on the entry.