docs.unity3d.com

Localization 1.5.1

Search Results for

    Show / Hide Table of Contents

    Method GetEntry

    GetEntry(string)

    Returns the entry for the key or null if one does not exist.

    Declaration
    public TEntry GetEntry(string key)
    Parameters
    Type Name Description
    string key
    Returns
    Type Description
    TEntry

    GetEntry(long)

    Returns the entry for the key id or null if one does not exist.

    Declaration
    public virtual TEntry GetEntry(long keyId)
    Parameters
    Type Name Description
    long keyId
    Returns
    Type Description
    TEntry
    In This Article
    • GetEntry(string)
    • GetEntry(long)
    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)