docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ImportFileIntoTable

    ImportFileIntoTable(string, StringTable, ImportNotesBehavior, ITaskReporter)

    Import an XLIFF file into the target table, ignoring TargetLanguage.

    Declaration
    public static void ImportFileIntoTable(string file, StringTable target, Xliff.ImportNotesBehavior importNotesBehavior = ImportNotesBehavior.Replace, ITaskReporter reporter = null)
    Parameters
    Type Name Description
    string file

    The XLIFF file path.

    StringTable target

    The target table that will be populated with the translated values.

    Xliff.ImportNotesBehavior importNotesBehavior

    How should the notes be imported?

    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)