R3vo/Sandbox1 – User

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
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 || Example
|-
|-
| [[CT_STRUCTURED_TEXT]] || {{GVI|arma3|0.50}}
| tvData || Example
|-
|-
| [[CT_EDIT]] || {{GVI|arma3|0.50}}
| tvName || 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}}
|}
|}

Revision as of 18:53, 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
tvValue Example
tvData Example
tvName Example