surfaceIsWater: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
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 00:23, 4 May 2012
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.