ClearContent (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy added |
>Camoy fixed |
||
Line 1: | Line 1: | ||
{{Locked}} | {{Locked}} | ||
<onlyinclude>{{Method|name = ClearContent | |||
|arguments = | |arguments = | ||
|returns = [[nil]] | |returns = [[nil]] | ||
|description = Clears all objects, and returns DataModel to its default form. | |description = Clears all objects, and returns DataModel to its default form. | ||
|object = [[DataModel]] | |object = [[DataModel]] | ||
}}</onlyinclude> | |||
[[Category:Methods]] |
Revision as of 15:49, 30 August 2010
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
![]() | |
Returns | nil |
Description: | Clears all objects, and returns DataModel to its default form. |
Member of: | [[RBX.lua.DataModel (Object)|DataModel]] |