docs.unity3d.com
    目次を表示する/隠す

    Class Xliff.ImportOptions

    Optional import options which can be used to configure the importing behavior.

    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
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)