loadCuratorSelectionPreset: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fix inconsistent formatting)
m (Some wiki formatting)
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.14
|version1= 2.14
|branch= dev


|gr1= Curator
|gr1= Curator
Line 8: Line 10:
|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]] - The 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]]



Revision as of 19:56, 24 February 2023

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.14.

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