enum | VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation : uint {
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Undef = 0x00000000
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row1Col1 = 0x00000001
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row1Col2 = 0x00000002
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row1Col3 = 0x00000003
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row1Col4 = 0x00000004
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row1Col5 = 0x00000005
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row2Col1 = 0x00000006
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row2Col2 = 0x00000007
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row2Col3 = 0x00000008
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row2Col4 = 0x00000009
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row2Col5 = 0x0000000A
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row3Col1 = 0x0000000B
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row3Col2 = 0x0000000C
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row3Col3 = 0x0000000D
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row3Col4 = 0x0000000E
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row3Col5 = 0x0000000F
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row4Col1 = 0x00000010
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row4Col2 = 0x00000011
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row4Col3 = 0x00000012
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row4Col4 = 0x00000013
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row4Col5 = 0x00000014
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row5Col1 = 0x00000015
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row5Col2 = 0x00000016
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row5Col3 = 0x00000017
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row5Col4 = 0x00000018
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row5Col5 = 0x00000019
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row6Col1 = 0x0000001A
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row6Col2 = 0x0000001B
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row6Col3 = 0x0000001C
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row6Col4 = 0x0000001D
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Row6Col5 = 0x0000001E
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Auto1 = 0x0000001F
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Auto2 = 0x00000020
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Auto3 = 0x00000021
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Auto4 = 0x00000022
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Auto5 = 0x00000023
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Auto6 = 0x00000024
,
VoK.Sdk.Ddo.Enums.EnhancementTree_EnhancementCellLocation.Auto7 = 0x00000025
} |