ToggleTools (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco No edit summary |
>Legend26 No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Method | {{protected}} | ||
|name=ToggleTools | |||
|description=Toggles | <onlyinclude>{{Method | ||
|object=DataModel | |name = ToggleTools | ||
|protected=Yes}} | |description = Toggles roblox [[studio]] windows. Only works in edit and solo mode. This method is currently disabled due to exploits. | ||
|object = DataModel | |||
|protected = Yes | |||
}}</onlyinclude> | |||
{{clear floats}} | |||
[[Category:Methods]] | [[Category:Methods]] |
Latest revision as of 00:23, 27 January 2012
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
ToggleTools( ) | |
Returns | nil |
Description: | Toggles roblox studio windows. Only works in edit and solo mode. This method is currently disabled due to exploits. |
Member of: | DataModel |