Disabled (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace Oh the irony - So there's a disabled page, but not an Enabled! ARGH! |
>Anaminus No edit summary |
||
Line 1: | Line 1: | ||
{{Property| | {{Property| | ||
name = Disabled | name = Disabled | ||
|property = [[Bool]] | |property = [[Bool]] ''disabled'' | ||
|description = Sets whether the object works or not. | |description = Sets whether the object works or not. | ||
|object = [[RBX.Lua. | |object = [[RBX.Lua.LocalScript (Object)|LocalScript]], [[RBX.Lua.Script (Object)|Script]] | ||
}} | }} |
Revision as of 19:28, 6 August 2008
Disabled | |
Property | Bool disabled |
Description | Sets whether the object works or not. |
Member of | [[RBX.lua.LocalScript, Script (Object)|LocalScript, Script]] |