RBX.lua.Debris (Service): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
m Cat. added
>ArceusInator
Redirecting to RBX.lua.Debris (Object)
 
(16 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{CatUp|Class reference}}
#REDIRECT [[RBX.lua.Debris (Object)]]
 
Using the Debris service, you can have an object automatically clean it's self up after a set amount of time. It will also keep the objects from getting out of hand. Once the service is run, you can find it's object on the bottom of the list in the Explorer pane in the Studio. It's parent is automatically game, and that cannot be changed.
 
{{Service}}
 
==Functions==
In addition to the global functions, the Debris service also has these:
 
*[[AddItem]]
 
 
==Properties==
In addition to the global properties, the Debris service also has these:
 
*[[MaxItems]]
 
 
==Events==
The Debris service only incorporates the global events.
 
[[Category:ROBLOX Lua Objects]]

Latest revision as of 15:07, 16 May 2011