docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ImportDirectory

    ImportDirectory(string, ImportOptions, ITaskReporter)

    Imports all XLIFF files with the extensions xlf or xliff into existing StringTableCollection or new ones if a matching one could not be found.

    Declaration
    public static void ImportDirectory(string directory, Xliff.ImportOptions importOptions = null, ITaskReporter reporter = null)
    Parameters
    Type Name Description
    string directory

    The directory to search. Searches sub directories as well.

    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
    • ImportDirectory(string, ImportOptions, ITaskReporter)
    Back to top Copyright © 2025 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, January 20, 2025