docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsTableLoaded

    IsTableLoaded(TableReference, Locale)

    Checks if the table is currently loaded or not.

    Declaration
    public virtual bool IsTableLoaded(TableReference tableReference, Locale locale = null)
    Parameters
    Type Name Description
    TableReference tableReference

    The table identifier. Can be either the name of the table or the table collection name Guid.

    Locale locale

    The Locale to load the table from, use null to default to cref="LocalizationSettings.SelectedLocale"/>.

    Returns
    Type Description
    bool
    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)