Locked (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
No edit summary
>NXTBoy
Fixed
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Property|
{{CatUp|Properties}}
name = Locked
 
|property = [[Bool]] ''Is Locked''
<onlyinclude>{{Property
|name       = Locked
|property   = [[Bool]] ''Is Locked''
|description = If True, the object will not be selectable.
|description = If True, the object will not be selectable.
|object = [[RBX.Lua.FlagStand (Object)|Flagstand]], [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]]
|object     = BasePart
|}}
}}</onlyinclude>
 
{{clear floats}}
 
== See Also ==
[[Lock]]
 
[[Category:Properties]]

Latest revision as of 16:40, 24 December 2010

Locked
Property Bool Is Locked
Description If True, the object will not be selectable.
Member of BasePart


See Also

Lock