Strings
The localized strings that make up the list, in list order.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.Localization
- Assembly: UnityEngine.LocalizationRuntimeModule
public List<LocalizedString> Strings { get; }