sliderSetRange

From Bohemia Interactive Community
Revision as of 08:57, 20 August 2006 by Str (talk | contribs) (Fixed version)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Set limits of slider idc of topmost user dialog.
Groups:
Uncategorised

Syntax

Syntax:
sliderSetRange [idc,min,max]
Parameters:
[idc, min, max]: Array
Return Value:
Nothing

Examples

Example 1:
sliderSetRange [101, 0, 100]

Additional Information

See also:
See also needed

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

Notes

Bottom Section