curatorSelectionPreset

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns list of all objects stored in the given selection preset.
Groups:
Curator

Syntax

Syntax:
curatorSelectionPreset numkey
Parameters:
numkey: Number - number key under which the selection preset is saved
Return Value:
Array of Objects - objects saved in the selection preset

Examples

Example 1:
private _savedItems = curatorSelectionPreset 1;

Additional Information

See also:
loadCuratorSelectionPreset setCuratorSelectionPreset curatorSelected setCuratorSelected 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