docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddTableToDocument

    AddTableToDocument(IXliffDocument, StringTable, StringTable)

    Populate the document with the entries from target using source as the source reference. Note: The source and target tables must be part of the same collection, they must both use the same SharedTableData.

    Declaration
    public static void AddTableToDocument(IXliffDocument document, StringTable source, StringTable target)
    Parameters
    Type Name Description
    IXliffDocument document

    The XLIFF document to add the entries to.

    StringTable source
    StringTable target
    In This Article
    Back to top
    Copyright © 2025 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)