BIS fnc showUnitInfo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[[a-zA-Z,. ]*\] call ('''|\[\[)?BI(N|S)_fnc_[a-zA-Z]+('''|\]\])?) * \|p1=" to " |s1=$1 |p1=") |
||
Line 9: | Line 9: | ||
| Hides or shows '''weapon''' information. Also hides ''grenades'' information. | | Hides or shows '''weapon''' information. Also hides ''grenades'' information. | ||
| [showUnitInfo] call [[BIS_fnc_showUnitInfo]] | |s1=[showUnitInfo] call [[BIS_fnc_showUnitInfo]] | ||
|p1= showUnitInfo: [[Boolean]] - [[true]] to show weapon information, [[false]] to hide it | |p1= showUnitInfo: [[Boolean]] - [[true]] to show weapon information, [[false]] to hide it |
Revision as of 15:59, 12 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