surfaceIsWater: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 24: Line 24:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
 
- Does not work with inland water. Works only with sea water.
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 01:23, 4 May 2012

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Returns whether water is at given position.
Groups:
Uncategorised

Syntax

Syntax:
Boolean = surfaceIsWater [x, y]
Parameters:
[x, y]: Array - format Position2D
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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

- Does not work with inland water. Works only with sea water.

Bottom Section