safeZoneWAbs: Difference between revisions
| 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 [[SafeZone]] width (of all monitors, in case there's more than one) |DESCRIPTION= | | Returns [[SafeZone]] width (of all monitors, in case there's more than one) |DESCRIPTION= | ||
| | '''safeZoneWAbs''' |SYNTAX= | | '''safeZoneWAbs''' |SYNTAX= | ||
| Line 17: | Line 14: | ||
| |x1=  <pre> _szW = safeZoneWAbs; </pre> |EXAMPLE1=   | |x1=  <pre> _szW = safeZoneWAbs; </pre> |EXAMPLE1=   | ||
| | [[SafeZone]], [[safeZoneH]], [[safeZoneX]], [[safeZoneY]], [[safeZoneW]] |SEEALSO=   | | [[SafeZone]], [[safeZoneH]], [[safeZoneX]], [[safeZoneY]], [[safeZoneW]] |SEEALSO=   | ||
Revision as of 02:19, 17 January 2021
Description
- Description:
- Returns SafeZone width (of all monitors, in case there's more than one)
- Groups:
- GUI Control
Syntax
- Syntax:
- safeZoneWAbs
- Return Value:
- Number
Examples
- Example 1:
- _szW = safeZoneWAbs; 
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
 
	