isAbleToBreathe: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(description)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns whether the unit is diving. |= Description
| Returns whether the unit is diving (the man's head is underwater and he doesn't have re-breather) |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= SEEALSO  
|[[underwater]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 02:28, 26 November 2015

Hover & click on the images for description

Description

Description:
Returns whether the unit is diving (the man's head is underwater and he doesn't have re-breather)
Groups:
Uncategorised

Syntax

Syntax:
isAbleToBreathe unit
Parameters:
unit: Object
Return Value:
Boolean

Examples

Example 1:

Additional Information

See also:
underwater

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