RobloxLocked (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
No edit summary
>Anaminus
"...and its descendants..."
Line 4: Line 4:
|name        = RobloxLocked
|name        = RobloxLocked
|property    = [[Bool]] ''RobloxLocked''
|property    = [[Bool]] ''RobloxLocked''
|description = Sets whether the object can be indexed or edited by [[Script]]s or [[LocalScript]]s.
|description = Sets whether the object and its descendants can be indexed or edited by [[Script]]s or [[LocalScript]]s.
|object      = Instance
|object      = Instance
}}</onlyinclude>
}}</onlyinclude>


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

Revision as of 02:31, 1 January 2011

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