ReplicatedStorage

The contents of this service will replicate to all connected clients. They can be accessed from a server-side script or a local script. ServerStorage is a more optimal container for objects which only the server needs access to.

Last updated