ClientCallback
Call a client callback
Function parameters:
Parameter
Type
Description
Default
name
string
The callback name
----
playerId
integer?
An existing player server Id or nil for -1
-1
...
any
If the callback's function, the callback parameters
return:
...: any
Last updated