setCuratorSelected: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - " |version1= 2.14 |branch= dev" to " |version1= 2.14") |
BrettMayson (talk | contribs) mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 10: | Line 10: | ||
|s1= [[setCuratorSelected]] items | |s1= [[setCuratorSelected]] items | ||
|p1= items: [[Array]] | |p1= items: [[Array]] of [[Object]]s, [[Group]]s, [[Waypoint]]s, or [[String]]s - flat array of items to set; strings are marker names | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
Latest revision as of 18:53, 3 April 2026
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:
- items: Array of Objects, Groups, Waypoints, or Strings - flat array of items to set; strings are marker names
- 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 curatorEditableObjects 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