Remove (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>Mr Doom Bringer No edit summary |
||
Line 2: | Line 2: | ||
name = Remove | name = Remove | ||
|arguments = | |arguments = | ||
| | |returns = n/a | ||
|description = Sets the Parent property to nil and calls Remove() on all children | |description = Sets the Parent property to nil and calls Remove() on all children | ||
|object = Global | |object = Global | ||
|}} | |}} |
Revision as of 05:10, 15 August 2007
Remove( ) | |
Returns | n/a |
Description: | Sets the Parent property to nil and calls Remove() on all children |