Enabled (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
m Cat. added
>Anaminus
No edit summary
Line 1: Line 1:
{{Stub}}
{{Property|
 
name                = Enabled
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.
|property            = [[Bool]] ''Enabled''
 
|description          = Enables the functionality of an object
==See Also==
|object              = [[RBX.Lua.Flag (Object)|Flag]], [[RBX.Lua.Sparkles (Object)|Sparkles]], [[RBX.Lua.Tool (Object)|Tool]]
 
|}}
*[[Script]]
*[[Model]]
*[[Part]]
 
[[Category:Properties]]

Revision as of 18:16, 6 August 2008

Enabled
Property Bool Enabled
Description Enables the functionality of an object
Member of [[RBX.lua.Flag, Sparkles, Tool (Object)|Flag, Sparkles, Tool]]