tvSelection: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
|game1= | |game1= arma3 | ||
|version1= 2.02 | |||
| | |gr1= GUI Control - Tree View | ||
| | |descr= Returns array of paths to selected items. | ||
|s1= [[tvSelection]] control | |||
|s1= [[tvSelection]] control | |||
|p1= control: [[Control]] | |p1= control: [[Control]] | ||
|r1= [[Array]] | |r1= [[Array]] | ||
|x1= < | |x1= <sqf>private _selection = tvSelection _ctrlTV;</sqf> | ||
|seealso= | |seealso= [[tvSetSelected]] [[tvIsSelected]] | ||
}} | }} | ||
Latest revision as of 14:18, 5 May 2022
Description
- Description:
- Returns array of paths to selected items.
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- tvSelection control
- Parameters:
- control: Control
- Return Value:
- Array
Examples
- Example 1:
Additional Information
- See also:
- tvSetSelected tvIsSelected
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note