Disabled (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
mNo edit summary
 
>Camoy
fixed object
 
(19 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Property|
<onlyinclude>{{Property
name = Disabled
|name = Disabled
|property = [[Bool]] '''disabled'''
|property = [[Bool]] ''disabled''
|description = Sets whether the object works or not.
|description = Sets whether the object works or not.
|object = [[RBX.Lua.Script]]
|object = BaseScript
}}
}}</onlyinclude>
 
{{clear floats}}
 
[[Category:Properties]]

Latest revision as of 15:53, 29 January 2011

Disabled
Property Bool disabled
Description Sets whether the object works or not.
Member of BaseScript