showHUD

From Bohemia Interactive Community
Revision as of 14:16, 2 September 2014 by Killzone Kid (talk | contribs) (description, seealso)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Enable / disable showing of HUD. Defines visibility of weapon crosshair and any informational tags that appear when pointing the weapon at an object as well as availability of the default action menu. Unfortunately, it also hides icons drawn with drawIcon3D.
Groups:
Uncategorised

Syntax

Syntax:
showHUD enable
Parameters:
enable: Boolean
Return Value:
Nothing

Examples

Example 1:
showHUD false;

Additional Information

See also:
showCinemaBordershowSubtitlesshowWatchshowRadioshowMapshowGPSshowCompassshowPad

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