Metadata
Metadata attached to the key across every locale.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Localization
- Assembly: UnityEngine.LocalizationRuntimeModule
public MetadataCollection Metadata { get; }
Remarks
Holds IMetadata items such as author comments. This is per-key metadata; collection-level metadata lives on SharedTableData.Metadata.