showHUD: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Fixed example, removed misleading comment) |
||
Line 5: | Line 5: | ||
|1.00|= Game version | |1.00|= Game version | ||
|eff = local|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 12: | Line 14: | ||
| '''showHUD''' enable |= Syntax | | '''showHUD''' enable |= Syntax | ||
|p1= enable: [[Boolean]] | |p1= enable: [[Boolean]] |= PARAMETER1 | ||
|p2= |= PARAMETER2 | |p2= |= PARAMETER2 | ||
Line 20: | Line 22: | ||
| Nothing |= RETURNVALUE | | Nothing |= RETURNVALUE | ||
|x1= <code>showHUD [[false]];</code>|= EXAMPLE1 | |||
|x1= <code> | |||
</code>|= EXAMPLE1 | |||
Line 35: | Line 34: | ||
}} | }} | ||
<h3 style= | <h3 style="display:none">Notes</h3> | ||
<dl class="command_description"> | |||
< | |||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<!-- Note Section END --> | |||
</dl> | </dl> | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> |
Revision as of 09:17, 6 June 2013
Description
- Description:
- Enable / disable showing of HUD.
- Groups:
- Uncategorised
Syntax
- Syntax:
- showHUD enable
- Parameters:
- enable: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
showHUD false;
Additional Information
- See also:
- See also needed
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