shownChat: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{uc:{{PAGENAME}}}}" to "")
mNo edit summary
Line 6: Line 6:
|1.36|Game version=
|1.36|Game version=


|gr1= GUI Control |GROUP1=
|gr1= Radio and Chat |GROUP1=
 
 
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 40: Line 38:
[[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:_GUI_Control|{{uc:{{PAGENAME}}}}]]

Revision as of 15:15, 26 September 2020

Hover & click on the images for description

Description

Description:
Returns true if chat window is enabled. Chat window can be disabled with showChat command.
Groups:
Radio and Chat

Syntax

Syntax:
shownChat
Return Value:
Boolean

Examples

Example 1:
_bool = shownChat;

Additional Information

See also:
showChatshowUAVFeedshownMapshownArtilleryComputershownCuratorCompassslingLoadAssistantShownctrlShownhcShownBarshownGPSshownCompassshownPadshownRadioshownWatch

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