underwater
Revision as of 18:44, 4 January 2023 by Lou Montana (talk | contribs) (Text replacement - "{{HashLink" to "{{Link")
Description
- Description:
- Returns whether the object is fully underwater.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- underwater object
- Parameters:
- object: Object - mini-submarine
- Return Value:
- Boolean - true if submerged
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- isTouchingGround isAbleToBreathe
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
- Posted on Feb 02, 2017 - 18:08 (UTC)
- This command is quite buggy with objects other than mini-subs. Code in Example 2 is a good alternative.