getPosASLW: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "PositionASLW" to "PositionASLW")
Line 13: Line 13:
|p1= obj: [[Object]]
|p1= obj: [[Object]]


|r1= [[Array]] - [[PositionASLW]]
|r1= [[Array]] - [[Position#PositionASLW|PositionASLW]]


|x1= <code>_pos = [[getPosASLW]] _diver;
|x1= <code>_pos = [[getPosASLW]] _diver;

Revision as of 18:01, 5 January 2022

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