Disabled (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker No edit summary |
>Mindraker mNo edit summary |
||
Line 5: | Line 5: | ||
|property = [[Bool]] ''disabled'' | |property = [[Bool]] ''disabled'' | ||
|description = Sets whether the object works or not. | |description = Sets whether the object works or not. | ||
|object = [[RBX. | |object = [[RBX.lua.LocalScript (Object)|LocalScript]], [[RBX.lua.Script (Object)|Script]] | ||
}} | }} | ||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 04:49, 31 October 2008
Disabled | |
Property | Bool disabled |
Description | Sets whether the object works or not. |
Member of | [[RBX.lua.LocalScript, Script (Object)|LocalScript, Script]] |