docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ImportFile

    ImportFile(string, ImportOptions, ITaskReporter)

    Imports a single XLIFF file 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 ImportFile(string file, Xliff.ImportOptions importOptions = null, ITaskReporter reporter = null)
    Parameters
    Type Name Description
    string file

    The XLIFF file.

    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)