MumbleIsConnected
Docslocal retval = MumbleIsConnected()Description
This native will return true if the user succesfully connected to the voice server.
If the user disabled the voice-chat setting it will return false.
Returns
BOOLReturns TRUE (1) or FALSE (0).