IsValid
Whether this key carries an address.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: Unity.Localization.Providers
- Assembly: UnityEngine.LocalizationRuntimeModule
public bool IsValid { get; }
Remarks
A key built from an empty or null address is invalid, and providers resolve it to .
null