Class KeyCommentColumn
Provides a column that can syncronize the Comment metadata from the Shared
Inherited Members
Namespace: UnityEditor .Localization.Plugins.Google.Columns
Assembly: Unity.Localization.Editor.dll
Syntax
[Serializable]
public class KeyCommentColumn : KeyMetadataColumn<Comment>
Fields
Name | Description |
---|---|
Column |
Default column name "Key Comments". |
Properties
Name | Description |
---|---|
Push |
Controls which cell fields to synchronize. |
Methods
Name | Description |
---|---|
Pull |
Called during Pull |
Push |
Sets the column title and optional note. These values are always set regardless of the value of Push |
Push |
Called during Push |