Static function
Moderate
Chat.BroadcastMessage
Sends a chat message to all Players
Syntax
Chat.BroadcastMessage(message)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
message
|
string | — | The message to send to all Players |
Examples
Chat.BroadcastMessage("Welcome to the server!")