surfaceIsWater: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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. | - Does not work with inland water. Works only with sea water. -[[User:Osmo|Osmo]] 01:38, 4 May 2012 (CEST) | ||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 00:38, 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. -Osmo 01:38, 4 May 2012 (CEST)