surfaceIsWater: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
||
Line 37: | Line 37: | ||
[[Category:Scripting Commands ArmA|SURFACEISWATER]] | [[Category:Scripting Commands ArmA|SURFACEISWATER]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 12:08, 25 March 2013
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.