docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ImportFileIntoCollection

    ImportFileIntoCollection(StringTableCollection, string, ImportOptions, ITaskReporter)

    Import the XLIFF file into the collection.

    Declaration
    public static void ImportFileIntoCollection(StringTableCollection collection, string file, Xliff.ImportOptions importOptions = null, ITaskReporter reporter = null)
    Parameters
    Type Name Description
    StringTableCollection collection

    The collection to import all the XLIFF data into.

    string file

    The XLIFF file path.

    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)