Invoke

Invokes the RemoteFunction endpoint with the specified name and arguments

Network:Invoke(name, ...)

On the client, it invokes the server function and returns the result

On the server, it throws a warning as invoking clients is not permitted

Last updated