loadCuratorSelectionPreset: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(create loadCuratorSelectionPreset)
 
m (Text replacement - " |version1= 2.14 |branch= dev" to " |version1= 2.14")
 
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|gr1= Curator
|gr1= Curator


|descr= Returns list of all objects stored in the given selection preset.
|descr= Load the given selection preset to the current selection of the curator.
 
|s1= [[loadCuratorSelectionPreset]] numkey
 
|p1= numkey: [[Number]] - the number key under which the selection preset is saved


|s1= '''loadCuratorSelectionPreset numkey'''
|p1= numkey - [[Number]] Number key under which the selection preset is saved
|r1= [[Nothing]]
|r1= [[Nothing]]



Latest revision as of 19:11, 5 September 2023

Hover & click on the images for description

Description

Description:
Load the given selection preset to the current selection of the curator.
Groups:
Curator

Syntax

Syntax:
loadCuratorSelectionPreset numkey
Parameters:
numkey: Number - the number key under which the selection preset is saved
Return Value:
Nothing

Examples

Example 1:
loadCuratorSelectionPreset 1;

Additional Information

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