docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ReleaseAllTables

    ReleaseAllTables(Locale)

    Releases all tables that are currently loaded in the database. This will also release any references to the SharedTableData providing there are no other references to it, such as different Locale versions of the table that have been loaded.

    Declaration
    public void ReleaseAllTables(Locale locale = null)
    Parameters
    Type Name Description
    Locale locale

    The Locale to release tables for, when null all locales will be released.

    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)