shownHUD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|s1=" to " |s1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 6: | Line 6: | ||
|gr1= Interaction | |gr1= Interaction | ||
| Returns array of [[Boolean]]s corresponding to the visibility of various HUD elements (see extended [[showHUD]]). | |descr= Returns array of [[Boolean]]s corresponding to the visibility of various HUD elements (see extended [[showHUD]]). | ||
|s1= '''shownHUD''' | |s1= '''shownHUD''' |
Revision as of 21:21, 13 June 2021
Description
- Description:
- Returns array of Booleans corresponding to the visibility of various HUD elements (see extended showHUD).
- Groups:
- Interaction
Syntax
- Syntax:
- shownHUD
- Return Value:
- Array in format [hud, info, radar, compass, direction, menu, group, cursors, panels, kills, icon3d]
Examples
- Example 1:
_hudStatus = shownHUD;
Additional Information
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