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 --> | ||
<dd class="notedate">Posted on 4 May, 2012 | |||
<dt class="note">'''[[User:Osmo|Osmo]]'''<dd class="note"> | |||
Does not work with inland water. Works only with sea water. | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 00:45, 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
- Posted on 4 May, 2012
- Osmo
- Does not work with inland water. Works only with sea water.