Class contextgroup
Namespace: UnityEditor.Localization.Plugins.XLIFF.V12
Syntax
[Serializable]
public class contextgroup
Properties
context
Declaration
public context[] context { get; set; }
Property Value
Type | Description |
---|---|
context[] |
crc
Declaration
public string crc { get; set; }
Property Value
Type | Description |
---|---|
String |
name
Declaration
public string name { get; set; }
Property Value
Type | Description |
---|---|
String |
purpose
Declaration
public string purpose { get; set; }
Property Value
Type | Description |
---|---|
String |