getPosASLW: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |r1=[[" to " |r1= [[")
No edit summary
Line 7: Line 7:
|gr1= Positions
|gr1= Positions


|descr= Returns the object position height above sea surface (waves included).
|descr= Returns the object position height above water surface (waves and pond objects included).


|s1= [[getPosASLW]] obj
|s1= [[getPosASLW]] obj

Revision as of 22:35, 3 September 2021

Hover & click on the images for description

Description

Description:
Returns the object position height above water surface (waves and pond objects included).
Groups:
Positions

Syntax

Syntax:
getPosASLW obj
Parameters:
obj: Object
Return Value:
Array - PositionASLW

Examples

Example 1:
_pos = getPosASLW _diver;

Additional Information

See also:
setPosASLWpositiongetPosgetPosATLgetPosASLvisiblePositionvisiblePositionASL

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