setCuratorSelected

From Bohemia Interactive Community
Revision as of 10:38, 16 February 2023 by NeilZar (talk | contribs) (Create setCuratorSelected)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Clear and set the curator selected items. Leave the items array empty to clear curator selection.
Groups:
Curator

Syntax

Syntax:
setCuratorSelected items
Parameters:
Array - Flat array of items to set; items can be an Object, Group, Waypoint, or marker name String
Return Value:
Nothing

Examples

Example 1:
setCuratorSelected [unit1, group1, [group1, waypointIndex], markerName1];
Example 2:
setCuratorSelected [vehicle1, unit1, unit2, unit3, unit4, group1];

Additional Information

See also:
curatorMouseOver curatorSelected addCuratorSelected Arma 3: Curator

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