BIS fnc showUnitInfo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page filling - missing see also) |
m (see also) |
||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | |[[showHUD]], [[shownHUD]] |= See also | ||
}} | }} | ||
Revision as of 14:35, 29 May 2018
Description
- Description:
- Hides or shows weapon information. Also hides grenades information.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [showUnitInfo] call BIS_fnc_showUnitInfo
- Parameters:
- showUnitInfo: Boolean - true to show weapon information, false to hide it
- Return Value:
- Nothing
Examples
- Example 1:
false call BIS_fnc_showUnitInfo; // hides weapon information
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