showChat: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(Command Group: Radio Control; GUI Control)
Line 40: Line 40:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Radio_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]

Revision as of 22:46, 23 August 2015

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