docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ISharedMetadata

    Interface for any IMetadata that applies to multiple entries in a table.

    Namespace: UnityEngine.Localization.Metadata
    Assembly: Unity.Localization.dll
    Syntax
    [HideInInspector]
    public interface ISharedMetadata : IMetadata

    Methods

    Name Description
    AddEntry(long)

    Mark the entry as using this shared metadata.

    Contains(long)

    Is the entry using this shared metadata?

    RemoveEntry(long)

    Remove the entry from the shared metadata.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)