_NETWORK_IS_TEXT_CHAT_ACTIVE
Docslocal retval = NetworkIsTextChatActive()Description
Same as _IS_TEXT_CHAT_ACTIVE, except it does not check if the text chat HUD component is initialized, and therefore may crash.
Returns
BOOLReturns TRUE (1) or FALSE (0).