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

Do BinbableFunctions work with LocalScripts?

Asked by
ZeroBits 142
8 years ago

Quick question, can BindableFunctions be called from localscripts if their callback function is set by a localscript?

1 answer

Log in to vote
4
Answered by 8 years ago

Yup! BindableFunctions and BindableEvents work with their corresponding side of the network. Whether it's server-to-server, or client-to-client (obviously, client-to-client being the same computer).

0
Nice, thanks! ZeroBits 142 — 8y
Ad

Answer this question