loadCuratorSelectionPreset: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fix syntax formatting)
m (Fix inconsistent formatting)
Line 9: Line 9:


|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]]



Revision as of 18:03, 21 February 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