Service-level

From Legacy Roblox Wiki
Revision as of 19:15, 10 May 2008 by >Outofspace (Fixed link.)
Jump to navigationJump to search

A Service is a top-level singleton class in the Roblox Datamodel. 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.