Enabled (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
m Cat. added
>ArceusInator
+StudioTool
 
(26 intermediate revisions by 7 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==
 
*[[Script]]
*[[Model]]
*[[Part]]


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

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