curatorSelected: Difference between revisions

From Bohemia Interactive Community
m (Some wiki formatting)
mNo edit summary
Line 13: Line 13:
* objects: [[Array]] of [[Object]]s
* objects: [[Array]] of [[Object]]s
* groups: [[Array]] of [[Group]]s
* groups: [[Array]] of [[Group]]s
* waypoints: [[Array]] format [[Waypoint]]
* waypoints: [[Waypoint]]
* markers: [[Array]] of [[String]]s
* markers: [[Array]] of [[String]]s



Revision as of 08:56, 2 January 2026

Hover & click on the images for description

Description

Description:
Returns list of all curator selected items.
Groups:
Curator

Syntax

Syntax:
curatorSelected
Return Value:
Array format [objects, groups, waypoints, markers]:

Examples

Example 1:
_selectedItems = curatorSelected;
Example 2:
curatorSelected params ["_selObjects", "_selGroups", "_selWaypoints", "_selMarkers"];

Additional Information

See also:
curatorMouseOver setCuratorSelected addCuratorSelected Arma 3: Curator

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note