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
Line 5: Line 5:
|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]]

Revision as of 13:34, 20 September 2021


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