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 =...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
<onlyinclude>{{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      = [[GBX.lua.LocalScript (Object)|LocalScript]], [[GBX.lua.Script (Object)|Script]]
|object      = [[GBX.lua.BaseScript (Object)|BaseScript]]
}}</onlyinclude>
}}</onlyinclude>


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

Latest revision as of 21:55, 23 September 2021

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