docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SharedTableData.SharedTableEntry

    A entry in the SharedTableData. Contains the unique id, the name of the key and optional Metadata.

    Inheritance
    object
    SharedTableData.SharedTableEntry
    Namespace: UnityEngine.Localization.Tables
    Assembly: Unity.Localization.dll
    Syntax
    [Serializable]
    public class SharedTableData.SharedTableEntry

    Properties

    Name Description
    Id

    Unique id(to this SharedTableData).

    Key

    The name of the key, must also be unique.

    Metadata

    Optional Metadata for this key that is also shared between all tables that use this SharedTableData.

    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)