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

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>ArceusInator
Redirecting to RBX.lua.Debris (Object)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__ {{CatUp|Class reference}}
#REDIRECT [[RBX.lua.Debris (Object)]]
 
<div class="tabber">
<div class="tabbertab" title="Info">
{| cellspacing=2 cellpadding=4 border=0 width=100%
 
|style="vertical-align:top"|{{:Service:Debris}}
|style="vertical-align:top"|{{LeftNoticeStart}}
 
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.
 
|}
|}
</div>
<div class="tabbertab" title="Methods">
{{:Clone (Function)}}
{{:FindFirstChild (Function)}}
{{:GetChildren (Function)}}
{{:GetFullName (Function)}}
{{:IsA (Function)}}
{{:IsAncestorOf (Function)}}
{{:IsDescendantOf (Function)}}
{{:Remove (Function)}}
{{:AddItem (Function)}}
</div>
<div class="tabbertab" title="Properties">
{{:Name (Property)}}{{:Parent (Property)}}
{{:Archivable (Property)}}
{{:ClassName (Property)}}
{{:MaxItems (Property)}}
</div>
<div class="tabbertab" title="Events">
{{:AncestryChanged (Event)}}
{{:Changed (Event)/property}}
{{:ChildAdded (Event)}}
{{:ChildRemoved (Event)}}
{{:DescendantAdded (Event)}}
{{:DescendantRemoving (Event)}}
</div>
</div>
[[Category:ROBLOX Lua Objects]]

Latest revision as of 15:07, 16 May 2011