Locked (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = Locked |property = Bool ''Is Locked'' |description = If True, the object will not be selectable. |object...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
<onlyinclude>{{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     = [[GBX.lua.FlagStand (Object)|FlagStand]], [[GBX.lua.Part (Object)|Part]], [[GBX.lua.Seat (Object)|Seat]], [[GBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object = [[GBX.lua.BasePart (Object)|BasePart]]|}}</onlyinclude>
}}</onlyinclude>


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

Latest revision as of 22:16, 23 September 2021

Property
Name Locked
Property Bool Is Locked
Description: If True, the object will not be selectable.
In Object: BasePart