Networking Functions
Functions interacting with the game's networking layer and objects.
fireclickdetector
Fires a ClickDetector on any instance.
| Lua | |
|---|---|
Parameters:
- instance (Instance): Instance with ClickDetector
Example:
| Lua | |
|---|---|
NetMessage (Singleton)
Used for creating networking packets to send to the server.