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

    Namespace UnityEditor.Localization.Plugins.CSV.Columns

    Classes

    ColumnMapping

    Provides preconfigured columns mappings that can be used with Csv.

    CsvColumns

    Synchronizes one or more CSV columns with localization data.

    KeyIdColumns

    Represents 3 possible columns in CSV data:

    1. Key. The unique name of the entry. This value is always included when exporting.
    2. Id. The Id value for the entry. This field is optional however strongly recomended if you expect to change the Key names.
    3. Shared Comments. Comment taken from SharedTableData for each entry. This field is optional.
    When importing from CSV all columns are treated as optional however there must be at least 1 Key or Id field. When adding new values to be imported from the CSV the Id field can be left blank or given the value 0, a new Id will be assigned during import.

    LocaleColumns

    Represents the localized value and Comment metadata from a StringTable.

    Interfaces

    IKeyColumn

    Represents a CSV column that is responsible for identifying what entry the row should be mapped to.

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