Selected
The selected provider: the entry used as the default for new content, or null when none is chosen.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Localization.Providers
- Assembly: UnityEngine.LocalizationRuntimeModule
public IAssetProvider Selected { get; set; }
Remarks
Assigning a provider that is not in AssetProvider.Providers is ignored and leaves the selection . When the selected provider is removed from the chain, the selection resets to the first provider, or when the chain is empty.
nullnull