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

how do remote functions act in a variable? [closed]

Asked by 2 years ago

This question already has an answer here:

how do remote functions act in a variable?

i have a remote function to send and receive a table from client to server, but calling upon this remote function takes a pretty long line of code. how will the remote function act in a local variable? will the remote function only get invoked once? or will it be invoked every time the variable is referenced?

Marked as Duplicate by appxritixn

This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.

Why was this question closed?