BIS fnc showUnitInfo: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - " \| *(\[[a-zA-Z,. ]*\] call ('''|\[\[)?BI(N|S)_fnc_[a-zA-Z]+('''|\]\])?) *  \|p1=" to " |s1=$1  |p1=") | Lou Montana (talk | contribs)  m (Text replacement - " \[\[Category:\{\{Name\|arma3\}\}:[_ ]Functions\|[^ ]+\]\]" to "") | ||
| Line 19: | Line 19: | ||
| |seealso= [[showHUD]], [[shownHUD]] | |seealso= [[showHUD]], [[shownHUD]] | ||
| }} | }} | ||
Revision as of 01:50, 13 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- GUI
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
