docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateDocument

    CreateDocument(LocaleIdentifier, LocaleIdentifier, XliffVersion)

    Creates an empty XLIFF document ready for populating.

    Declaration
    public static IXliffDocument CreateDocument(LocaleIdentifier source, LocaleIdentifier target, XliffVersion version)
    Parameters
    Type Name Description
    LocaleIdentifier source

    The source language. The language used when populating Source.

    LocaleIdentifier target

    The target language. The language used when populating Target.

    XliffVersion version

    The XLIFF file version.

    Returns
    Type Description
    IXliffDocument
    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)