docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LocaleCommentColumn

    Represents a Google Sheet column that is synchronized to the Comment metadata for a chosen Locale.

    Inheritance
    object
    SheetColumn
    LocaleMetadataColumn<Comment>
    LocaleCommentColumn
    Inherited Members
    LocaleMetadataColumn<Comment>.LocaleIdentifier
    LocaleMetadataColumn<Comment>.PushBegin(StringTableCollection)
    LocaleMetadataColumn<Comment>.PushCellData(SharedTableData.SharedTableEntry, IList<StringTableEntry>, out string, out string)
    LocaleMetadataColumn<Comment>.PushEnd()
    LocaleMetadataColumn<Comment>.PullBegin(StringTableCollection)
    LocaleMetadataColumn<Comment>.PullCellData(SharedTableData.SharedTableEntry, string, string)
    LocaleMetadataColumn<Comment>.PullEnd()
    SheetColumn.Column
    SheetColumn.ColumnIndex
    SheetColumn.IndexToColumnName(int)
    SheetColumn.ColumnNameToIndex(string)
    Namespace: UnityEditor.Localization.Plugins.Google.Columns
    Assembly: Unity.Localization.Editor.dll
    Syntax
    [Serializable]
    public class LocaleCommentColumn : LocaleMetadataColumn<Comment>

    Properties

    Name Description
    PushFields

    Controls which cell fields to synchronize.

    Methods

    Name Description
    PullMetadata(StringTableEntry, Comment, string, string)
    PushHeader(StringTableCollection, out string, out string)

    Sets the column title and optional note. These values are always set regardless of the value of PushFields.

    PushMetadata(Comment, out string, out string)
    In This Article
    Back to top
    Copyright © 2024 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)