hcShowBar: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "v1\.93\.[0-9]{6}" to "v1.94")
Line 8: Line 8:


| Shows or hides [[High Command|high command]] bar. There must be some groups under HC command to show HC bar.<br><br>
| Shows or hides [[High Command|high command]] bar. There must be some groups under HC command to show HC bar.<br><br>
{{Feature|arma3| Since Arma 3 v1.93.145657 this command returns [[Nothing]] as it should}}
{{Feature|arma3| Since Arma 3 v1.94 this command returns [[Nothing]] as it should}}


| '''hcShowBar''' bool
| '''hcShowBar''' bool
Line 14: Line 14:
|p1= bool: [[Boolean]]
|p1= bool: [[Boolean]]


| [[Nothing]] (prior to Arma 3 v1.93.145657 this command returned [[Object]] of [[objNull | null]] value)
| [[Nothing]] (prior to Arma 3 v1.94 this command returned [[Object]] of [[objNull | null]] value)


|x1= <code>[[hcShowBar]] [[true]];</code>
|x1= <code>[[hcShowBar]] [[true]];</code>

Revision as of 11:21, 3 April 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
High Command

Syntax

Syntax:
Syntax needed
Parameters:
bool: Boolean
Return Value:
Return value needed

Examples

Example 1:
hcShowBar true;
Example 2:
hcShowBar false;

Additional Information

See also:
High CommandhcAllGroupshcGroupParamshcLeaderhcRemoveAllGroupshcRemoveGrouphcSelectedhcSelectGrouphcSetGrouphcShownBaronHCGroupSelectionChanged

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