Base class: Object

Lua
C++
Edit

Server

This class handles network server functionality.

Property Type Description
Broadcast Method sends a message to all clients
Disconnect Method disconnects a client
Send Method sends a message to one client
Update Method updates the server and checks for messages
CreateServer Function creates a new server
Copyright © 2024 Ultra Software.
All rights reserved.