docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct LocalizedDatabase<TTable, TEntry>.TableEntryResult

    Contains the results of a request. The found entry and the table the entry was found in, this may be different if a fall back occurred.

    Namespace: UnityEngine.Localization.Settings
    Assembly: Unity.Localization.dll
    Syntax
    public struct LocalizedDatabase<TTable, TEntry>.TableEntryResult

    Properties

    Name Description
    Entry

    The entry that was resolved or null if one could not be found.

    Table

    The table the entry was extracted from. When Entry is null, this contains the last table that was tried.

    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)