docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddNewTable

    AddNewTable(LocaleIdentifier)

    Creates a table in the collection.

    Declaration
    public virtual LocalizationTable AddNewTable(LocaleIdentifier localeIdentifier)
    Parameters
    Type Name Description
    LocaleIdentifier localeIdentifier
    Returns
    Type Description
    LocalizationTable

    The newly created table.

    AddNewTable(LocaleIdentifier, string)

    Creates a table in the collection.

    Declaration
    public virtual LocalizationTable AddNewTable(LocaleIdentifier localeIdentifier, string path)
    Parameters
    Type Name Description
    LocaleIdentifier localeIdentifier
    string path
    Returns
    Type Description
    LocalizationTable

    The newly created table.

    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)