GBX.lua.Workspace (Service): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(i couldnt get the hashtags, if someone could do it (https://web.archive.org/web/20090301151238/http://wiki.roblox.com/index.php/Workspace) that would be great)
 
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
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.
__NOTOC__
__NOTOC__
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.
==Functions==
==Functions==
In addition to the global functions, the Workspace also has these functions:
In addition to the global functions, the Workspace also has these functions:
<span style="color: red; font-style: italic;"># indicates a locked function. These should NOT be tampered with. </span>
<span style="color: red; font-style: italic;"># indicates a locked function. These should NOT be tampered with. </span>


Line 25: Line 22:
Workspace only incorporates global events
Workspace only incorporates global events


[[Category:Goodblox Lua Objects]]
[[Category:GoodBlox Lua Objects]]

Latest revision as of 20:18, 23 September 2021

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.

Functions

In addition to the global functions, the Workspace also has these functions: # indicates a locked function. These should NOT be tampered with.

Properties

Events

Workspace only incorporates global events