Locked is a property of BaseParts that is displayed as a lock sign. It sets the "Locked" state of a BasePart, preventing from selecting the BasePart in Roblox Studio with means other than using the Lock tool again to unlock it. Most experience Building tools, including Building Tools by F3X, prevent modification to locked BaseParts.
A locked BasePart can be unlocked by using the Lock tool again on it. Additionally, the Locked property can be toggled in the Properties window of Roblox Studio.
External links[]
- Locked in the Roblox Creator Documentation
- Locked in the Roblox API Reference