RBX.lua.Workspace (Service)

From Legacy Roblox Wiki
Revision as of 18:30, 16 September 2008 by >Mindraker (links)
Jump to navigationJump to search


The Workspace is where All Bricks are stored. MOST other things such as Scripts, Weapons, Models, and Spawn Points are stored here too. The Workspace is Absolutely NEEDED for a game to function correctly. This article isn't that good but you get the idea.

This is a Game Service; it cannot be created with Instance.new - it must be obtained using the GetService method, or as a child of game.


Properties

Functions

Events

Workspace only incorporates global events