getClients()
Jump to navigation
Jump to search
This is a shared function that exists on both server and client. For information on how to use shared functions, visit the shared functions manual page.
Usage
The getClients function is used to fetch a list of all connected clients..
Syntax
array getClients()
Returns
This function does not return any values.
Notes
There are no notes available for this function.
Example
There are no examples available for this function.