Class: server
Lua
C++
Edit

server:Broadcast()

This function sends a message from the server to all connected clients.

Syntax

Parameters

Example

server:Broadcast(1, "Hello, world!", 0, MESSAGE_DEFAULT)
Copyright © 2024 Ultra Software.
All rights reserved.