Class SharedTableEntryMetadata
Shared Metadata is data that is associated to one or more entries in a single LocalizationTable. While it is possible to share any metadata across multiple entries in a table, this will track the entries that are currently using it providing a quick way to get all the entries.
Namespace: UnityEngine.Localization.Metadata
Syntax
public abstract class SharedTableEntryMetadata : IMetadata, ISerializationCallbackReceiver