InvokePromise

Asynchronously invokes the RemoteFunction endpoint with the specified name and arguments

Network:InvokePromise(name, ...)

Returns a promise that resolves with the result of the server function

Last updated