docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ImportDocument

    ImportDocument(IXliffDocument, ImportOptions, ITaskReporter)

    Imports a single XLIFF document into the project. Attempts to find matching StringTableCollection's, if one could not be found then a new one is created.

    Declaration
    public static void ImportDocument(IXliffDocument document, Xliff.ImportOptions importOptions = null, ITaskReporter reporter = null)
    Parameters
    Type Name Description
    IXliffDocument document

    The root XLIFF document.

    Xliff.ImportOptions importOptions

    Optional import options which can be used to configure the importing behavior.

    ITaskReporter reporter

    Optional reporter which can report the current progress.

    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)