curatorSelectionPreset

From Bohemia Interactive Community
Revision as of 19:11, 5 September 2023 by Lou Montana (talk | contribs) (Text replacement - " |version1= 2.14 |branch= dev" to " |version1= 2.14")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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