surfaceIsWater: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|SURFACEISWATER]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |SURFACEISWATER]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|SURFACEISWATER]]


| arma |= Game name


<h2 style="color:#000066">''' surfaceIsWater ''[x, y]'''''</h2>
|2.58|= Game version
____________________________________________________________________________________________


| Returns whether water is at given position. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''surfaceIsWater''' [x, y] |= Syntax


'''[x, y]:''' [[Array]]
|p1= [x, y]: [[Array]] |= Parameter 1


'''Type of returned value:'''
| [[Boolean]] |= Return value
____________________________________________________________________________________________


[[Boolean]]
|  |= See also


'''Compatibility:'''
}}


Version 2.58 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Returns whether water is at given position.
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|SURFACEISWATER]]
[[Category:Scripting Commands OFP Elite |SURFACEISWATER]]
[[Category:Scripting Commands ArmA|SURFACEISWATER]]

Revision as of 00:55, 2 August 2006

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

Description

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

Syntax

Syntax:
surfaceIsWater [x, y]
Parameters:
[x, y]: Array
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

Bottom Section