_IS_MULTIPLAYER_CHAT_ACTIVE
Docslocal retval = IsMultiplayerChatActive()Description
Returns whether or not the text chat (MULTIPLAYER_CHAT Scaleform component) is active.
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = IsMultiplayerChatActive()Returns whether or not the text chat (MULTIPLAYER_CHAT Scaleform component) is active.
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!