Service-level

From Legacy Roblox Wiki
Jump to navigationJump to search

A Service is a top-level singleton class in the Roblox Data Model. This means that it will appear as a root-level node in the Treeview Explorer in Roblox Studio.

Many service-level objects such as the Players, Teams, and Workspace are used as containers for other objects in the level.