progressPosition: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma2 | | arma2 | ||
|1.00 | |1.00 | ||
|gr1 = GUI Control | |gr1 = GUI Control | ||
| Returns the current position in the progress bar. | | Returns the current position in the progress bar. | ||
| '''progressPosition''' control | | '''progressPosition''' control | ||
|p1= control: [[Control]] | |p1= control: [[Control]] | ||
|p2 | |p2= | ||
|p3 | |p3= | ||
| [[Number]] | | [[Number]] | ||
|x1= <code>_pos = [[progressPosition]] _control;</code> | |x1= <code>_pos = [[progressPosition]] _control;</code> | ||
| [[progressSetPosition]], [[ctrlScrollValues]], [[sliderPosition]]. [[progressLoadingScreen]] | | [[progressSetPosition]], [[ctrlScrollValues]], [[sliderPosition]]. [[progressLoadingScreen]] | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 01:30, 18 January 2021
Description
- Description:
- Returns the current position in the progress bar.
- Groups:
- GUI Control
Syntax
Examples
- Example 1:
_pos = progressPosition _control;
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