RobloxLocked (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
I like this description better. Sounds better, don't it?
>Blocco
No edit summary
Line 3: Line 3:
<onlyinclude>{{Property
<onlyinclude>{{Property
|name        = RobloxLocked
|name        = RobloxLocked
|property    = [[Bool]] ''locked''
|property    = [[Bool]] ''RobloxLocked''
|description = Sets whether the object can be indexed or edited by [[Script]]s or [[LocalScript]]s.
|description = Sets whether the object can be indexed or edited by [[Script]]s or [[LocalScript]]s.
|object      = Instance
|object      = Instance

Revision as of 18:28, 31 December 2010

RobloxLocked
Property Bool RobloxLocked
Description Sets whether the object can be indexed or edited by Scripts or LocalScripts.
Member of Instance