Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

What is the difference between Remote Events and Functions?

Asked by
Rinextel 291 Moderation Voter
5 years ago

Title explains Question.

1 answer

Log in to vote
1
Answered by 5 years ago

RemoteEvents are 1 sided, they can be used to send information from the client to server, or vice versa.

RemoteFunctions expect a response, it's like adding a "return" to the end of a function.

https://wiki.roblox.com/index.php?title=Remote_Functions_%26_Events#Difference_between_Remote_Events_and_Functions

0
Thank you! Rinextel 291 — 5y
0
can you upvote my answer too pls, i need them sweet upvotes User#1007 6 — 5y
Ad

Answer this question