Enabled (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
Page creation and info.
 
>ArceusInator
+StudioTool
 
(31 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Stub}}
<onlyinclude>{{Property
|name                = Enabled
|property            = [[Bool]] ''Enabled''
|description          = Enables the functionality of an object
|objects              = [[Flag]], [[Sparkles]], [[Tool]], [[Fire]], [[StudioTool]]
}}</onlyinclude>


Enabled,  if true, is when something (a [[Script]]) is allowed to run. If false, it will not work. If any changes are made, time must not be running, otherwise replace it while time is running.
{{clear floats}}


==See Also==
[[Category:Properties]]
 
*[[Script]]
*[[Model]]
*[[Part]]

Latest revision as of 20:47, 24 March 2011

Enabled
Property Bool Enabled
Description Enables the functionality of an object
Member of Flag, Sparkles, Tool, Fire, StudioTool