Enum stateType
Namespace: UnityEditor.Localization.Plugins.XLIFF.V20
Syntax
public enum stateType : int
Fields
| Name | Description | Value |
|---|---|---|
| initial | 0 | |
| translated | 1 | |
| reviewed | 2 | |
| final | 3 |
public enum stateType : int
| Name | Description | Value |
|---|---|---|
| initial | 0 | |
| translated | 1 | |
| reviewed | 2 | |
| final | 3 |