Metadata
Collection-level metadata shared across all locale tables.
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 that apply to the whole collection, as opposed to the per-key metadata on each SharedTableData.SharedTableEntry.