ResourceDatabase
The active resource database, or null when no settings instance is registered.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Localization
- Assembly: UnityEngine.LocalizationRuntimeModule
public static ResourceDatabase ResourceDatabase { get; }
Remarks
Convenience accessor for the LocalizationSettings.Database of the active LocalizationSettings.Instance; resolves localized strings and assets.