progressPosition: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2 |Game name= | | arma2 |Game name= | ||
Line 7: | Line 6: | ||
|gr1 = GUI Control |GROUP1= | |gr1 = GUI Control |GROUP1= | ||
| Returns the current position in the progress bar. |DESCRIPTION= | | Returns the current position in the progress bar. |DESCRIPTION= | ||
| '''progressPosition''' control |SYNTAX= | | '''progressPosition''' control |SYNTAX= | ||
Line 25: | Line 22: | ||
|x1= <code>_pos = [[progressPosition]] _control;</code>|EXAMPLE1= | |x1= <code>_pos = [[progressPosition]] _control;</code>|EXAMPLE1= | ||
| [[progressSetPosition]], [[ctrlScrollValues]], [[sliderPosition]]. [[progressLoadingScreen]] |SEEALSO= | | [[progressSetPosition]], [[ctrlScrollValues]], [[sliderPosition]]. [[progressLoadingScreen]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 02:16, 17 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