sliderSetSpeed: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 29: | Line 29: | ||
|x1= <code>[[sliderSetSpeed]] [101, 0.5, 2];</code> | |x1= <code>[[sliderSetSpeed]] [101, 0.5, 2];</code> | ||
| [[sliderPosition]], [[sliderRange]], [[sliderSetPosition]], [[sliderSetRange]], [[sliderSpeed]] | |seealso= [[sliderPosition]], [[sliderRange]], [[sliderSetPosition]], [[sliderSetRange]], [[sliderSpeed]] | ||
}} | }} | ||
Revision as of 00:05, 17 February 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- [idc,line,page]: Array
- idc: Number of control
- line: Number value delta to move the slider when clicking on the outer arrows
- page: Number value delta to move the slider when clicking inside the slider bar
- Return Value:
- Return value needed
Alternative Syntax
- Syntax:
- control sliderSetSpeed [line, page]
- Parameters:
- control: Control
- [line, page]: Array
- line: Number value delta to move the slider when clicking on the outer arrows
- page: Number value delta to move the slider when clicking inside the slider bar
- Return Value:
- Nothing
Examples
- Example 1:
sliderSetSpeed [101, 0.5, 2];
Additional Information
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