shownHUD: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (panels) |
m (template:command argument fix) |
||
Line 6: | Line 6: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns array of [[Boolean]]s corresponding to the visibility of various HUD elements (see extended [[showHUD]]). |= | | Returns array of [[Boolean]]s corresponding to the visibility of various HUD elements (see extended [[showHUD]]). |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''shownHUD''' |= | | '''shownHUD''' |SYNTAX= | ||
| [[Array]] in format [hud, info, radar, compass, direction, menu, group, cursors, panels] |= | | [[Array]] in format [hud, info, radar, compass, direction, menu, group, cursors, panels] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_hudStatus = [[shownHUD]];</code> |= | |x1= <code>_hudStatus = [[shownHUD]];</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[showHUD]], [[shownMap]], [[visibleMap]], [[forceMap]], [[shownGPS]], [[shownWatch]], [[shownCompass]], [[shownUAVFeed]] |= | | [[showHUD]], [[shownMap]], [[visibleMap]], [[forceMap]], [[shownGPS]], [[shownWatch]], [[shownCompass]], [[shownUAVFeed]] |SEEALSO= | ||
}} | }} |
Revision as of 14:49, 7 April 2019
Description
- Description:
- Returns array of Booleans corresponding to the visibility of various HUD elements (see extended showHUD).
- Groups:
- Uncategorised
Syntax
- Syntax:
- shownHUD
- Return Value:
- Array in format [hud, info, radar, compass, direction, menu, group, cursors, panels]
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