R3vo/Sandbox1 – User

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= Display3DEN - Tree View Data =
The various tree view controls in [[Eden Editor]] all store information about the item. The following will list which tree view holds what data:
{| class="wikitable"
{| class="wikitable"
|+ Control 71 - Empty Groups (Compositions)
|-
|-
! [[ctrlType|Control Type]] !! Introduced with
! Command !! Example Data
|-
|-
| [[CT_STATIC]] || {{GVI|arma3|0.50}}
| [[tvValue|value]] || Example
|-
|-
| [[CT_STRUCTURED_TEXT]] || {{GVI|arma3|0.50}}
| [[tvData|Data]] || Example
|-
|-
| [[CT_EDIT]] || {{GVI|arma3|0.50}}
| [[tvText|Text]] || Example
|-
| [[CT_XKEYDESC]] || {{GVI|arma3|2.06}}
|-
| [[CT_XBUTTON]] || {{GVI|arma3|2.06}}
|-
| [[CT_SHORTCUTBUTTON]] || {{GVI|arma3|2.06}}
|-
| [[CT_BUTTON]] || {{GVI|arma3|2.06}}
|-
| [[CT_ACTIVETEXT]] || {{GVI|arma3|2.06}}
|}
|}

Latest revision as of 18:54, 2 July 2024

Display3DEN - Tree View Data

The various tree view controls in Eden Editor all store information about the item. The following will list which tree view holds what data:

Control 71 - Empty Groups (Compositions)
Command Example Data
value Example
Data Example
Text Example