Interface IPullKeyColumn
Namespace: UnityEditor.Localization.Plugins.Google.Columns
Syntax
public interface IPullKeyColumn
Methods
PullKey(String, String)
Declaration
SharedTableData.SharedTableEntry PullKey(string cellValue, string cellNote)
Parameters
| Type | Name | Description |
|---|---|---|
| String | cellValue | |
| String | cellNote |
Returns
| Type | Description |
|---|---|
| SharedTableData.SharedTableEntry |