curatorSelected: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Return value incomplete)
No edit summary
Line 18: Line 18:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[curatorMouseOver]] |= SEEALSO  
| [[curatorMouseOver]] [[Curator]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 12:02, 30 May 2015

Hover & click on the images for description

Description

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

Syntax

Syntax:
curatorSelected
Return Value:
Array - [[Objects],[Groups],[Waypoints],[Markers]]

Examples

Example 1:
selectedItems = curatorSelected;

Additional Information

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

Notes

Bottom Section