Services Replicated To The Client?

Wondering if anyone knows what services are replicated to the client? A list would be great.

For example,

  • ReplicatedStorage
  • StarterGui

etc…

Realistically, the client can see all these services.

image

But the contents of ServerScriptService and ServerStorage are inaccessible to clients, so on their end these services will appear empty.