Disabled (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = Disabled |property = Bool ''disabled'' |description = Sets whether the object works or not. |object =...")
 
No 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      = [[GBX.lua.LocalScript (Object)|LocalScript]], [[GBX.lua.Script (Object)|Script]]
|object      = [[GBX.lua.BaseScript (Object)|BaseScript]]
}}</onlyinclude>
}}</onlyinclude>


[[Category:Properties]]
[[Category:Properties]]

Revision as of 14:06, 20 September 2021


Property
Name Disabled
Property Bool disabled
Description: Sets whether the object works or not.
In Object: BaseScript