ClearContent (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
fixed
>NXTBoy
Removing links - should be part of template
Line 1: Line 1:
{{Locked}}
<onlyinclude>{{Method
<onlyinclude>{{Method|name = ClearContent
|name                 = ClearContent
|arguments =  
|arguments           =
|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]]
|protected            = Yes
}}</onlyinclude>
}}</onlyinclude>
[[Category:Methods]]
[[Category:Methods]]

Revision as of 08:58, 26 October 2010

ClearContent( )
Returns nil
Description: Clears all objects, and returns DataModel to its default form.
Member of: DataModel