getDiverState: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (arma3dev → arma3) |
mNo edit summary |
||
Line 5: | Line 5: | ||
|1.96|Game version= | |1.96|Game version= | ||
|gr1= Object Manipulation |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:22, 24 September 2020
Description
- Description:
- Returns true when object is in diver state i.e. when unit would put diving goggles on.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- getDiverState unit
- Parameters:
- unit: Object
- Return Value:
- Boolean - true when diving goggles are visible
Examples
- Example 1:
private _gogglesOn = getDiverState player;
Additional Information
- See also:
- gogglesremoveGogglesaddGoggles
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