AddItem (Function)

From ROBLOX Wiki
Jump to navigationJump to search
Function
Syntax AddItem( Instance item, Float lifetime <default = 10> )
Returns n/a
Description: Adds that item to the Debris service, which will remove the item after the lifetime has expired, or the number of the debris items exceeds the MaxItems limit.
In Object: Debris