showChat: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 9: Line 9:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Shows/hides the whole chat window.  |= Description
| Shows/hides the whole chat window.  |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''showChat''' bool |= Syntax
| '''showChat''' bool |SYNTAX=


|p1= bool: [[Boolean]]  |PARAMETER1=  
|p1= bool: [[Boolean]]  |PARAMETER1=  

Revision as of 15:49, 7 April 2019

Hover & click on the images for description

Description

Description:
Shows/hides the whole chat window.
Groups:
Uncategorised

Syntax

Syntax:
showChat bool
Parameters:
bool: Boolean
Return Value:
Nothing

Examples

Example 1:
showChat false;

Additional Information

See also:
shownChat

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

Notes

Bottom Section