safeZoneY: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (SafeZoneY moved to safeZoneY: commands start with lower case)
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= Description
| see [[SafeZone]] |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 21: Line 21:




|x1=  <pre> _szY = safeZoneY; </pre> |= EXAMPLE1  
|x1=  <pre> _szY = safeZoneY; //returns a float value < 0.0 </pre> |= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 10:28, 28 June 2011

Hover & click on the images for description

Description

Description:
see SafeZone
Groups:
Uncategorised

Syntax

Syntax:
SafeZoneY
Return Value:
Number

Examples

Example 1:
 _szY = safeZoneY; //returns a float value < 0.0 

Additional Information

See also:
SafeZoneSafeZoneXSafeZoneWSafeZoneH

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