Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Database

The resource database that resolves localized content for this instance.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: Unity.Localization
  • Assembly: UnityEngine.LocalizationRuntimeModule
public ResourceDatabase Database { get; }

Remarks

Resolves localized strings and assets. The static
ResourceDatabase
property is a shortcut to this database on the active LocalizationSettings.Instance.