_DISABLE_MULTIPLAYER_CHAT
DocsDisableMultiplayerChat(disable)Description
If true is passed, the player won't be able to open the multiplayer chat
Parameters
| Name | Type | Description |
|---|---|---|
disable | BOOL | — |
Returns
voidThis native does not return a value.
DisableMultiplayerChat(disable)If true is passed, the player won't be able to open the multiplayer chat
| Name | Type | Description |
|---|---|---|
disable | BOOL | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!