docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddTable

    AddTable(LocalizationTable, bool, bool)

    Adds the table to the collection and updates Addressable assets. The table will not be added if it is not using the same SharedTableData as the collection.

    Declaration
    public virtual void AddTable(LocalizationTable table, bool createUndo = false, bool postEvent = true)
    Parameters
    Type Name Description
    LocalizationTable table

    The table to add to the collection.

    bool createUndo

    Should an Undo operation be created?

    bool postEvent

    Should the TableAddedToCollection event be sent after the table was added?

    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)