addCuratorSelected

From Bohemia Interactive Community
Revision as of 13:17, 16 February 2023 by Lou Montana (talk | contribs) (Some wiki formatting)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.14.

Description

Description:
Add items to the selected curator items.
Groups:
Curator

Syntax

Syntax:
addCuratorSelected items
Parameters:
items: Array - items to add; items can be an Object, Group, Array format Waypoint, or String (marker)
Return Value:
Nothing

Examples

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

Additional Information

See also:
curatorMouseOver curatorSelected setCuratorSelected curatorEditableObjects 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