BIS fnc camera getHUDEnabled: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
m (Text replacement - " |exec= call " to " ") |
||
Line 16: | Line 16: | ||
|x1= <code>[BIS_camera] [[call]] [[BIS_fnc_camera_getHUDEnabled]];</code> | |x1= <code>[BIS_camera] [[call]] [[BIS_fnc_camera_getHUDEnabled]];</code> | ||
|seealso= [[BIS_fnc_camera_setHUDEnabled]] | |seealso= [[BIS_fnc_camera_setHUDEnabled]] | ||
}} | }} |
Revision as of 15:41, 6 February 2021
Description
Syntax
- Syntax:
- [camera] call BIS_fnc_camera_getHUDEnabled
- Parameters:
- camera: Object - The camera
- Return Value:
- Boolean - Returns true if HUD is enabled
Examples
- Example 1:
[BIS_camera] call BIS_fnc_camera_getHUDEnabled;
Additional Information
- See also:
- BIS_fnc_camera_setHUDEnabled
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