docs.unity3d.com
    Show / Hide Table of Contents

    Class Xliff.ImportOptions

    Inheritance
    Object
    Xliff.ImportOptions
    Namespace: UnityEditor.Localization.Plugins.XLIFF
    Syntax
    public class ImportOptions

    Properties

    ImportNotes

    Controls how notes will be imported.

    Declaration
    public Xliff.ImportNotesBehavior ImportNotes { get; set; }
    Property Value
    Type Description
    Xliff.ImportNotesBehavior

    NewCollectionDirectory

    Where to create new StringTableCollection's when importing and a matching collection could not be found. If empty a save prompt will be shown.

    Declaration
    public string NewCollectionDirectory { get; set; }
    Property Value
    Type Description
    String

    UpdateSourceTable

    Should the source language tables be updated using Source?

    Declaration
    public bool UpdateSourceTable { get; set; }
    Property Value
    Type Description
    Boolean

    UpdateTargetTable

    Should the target language tables be updated using Target?

    Declaration
    public bool UpdateTargetTable { get; set; }
    Property Value
    Type Description
    Boolean

    Extension Methods

    TupleExtensions.IsValueTuple(Object)
    TupleExtensions.GetValueTupleItemObjects(Object)
    TupleExtensions.GetValueTupleItemObjectsFlattened(Object)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023