loadCuratorSelectionPreset: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Fix the description)
m (Text replacement - " |version1= 2.14 |branch= dev" to " |version1= 2.14")
 
(3 intermediate revisions by 2 users not shown)
Line 8: Line 8:
|descr= Load the given selection preset to the current selection of the curator.
|descr= Load the given selection preset to the current selection of the curator.


|s1= '''loadCuratorSelectionPreset numkey'''
|s1= [[loadCuratorSelectionPreset]] numkey
|p1= numkey - [[Number]] Number key under which the selection preset is saved
 
|p1= numkey: [[Number]] - the 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