Locked (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
No edit summary
>NXTBoy
Fixed
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


{{Property|
<onlyinclude>{{Property
name = Locked
|name       = Locked
|property = [[Bool]] ''Is 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]]
[[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