UnlockDoors (Procedure)
Revision as of 00:14, 15 February 2012 by imported>Catwheezle (Added "see also" section items and notes.)
Behavior
Description:
Actor will lock doors he owns at location. (Happens "magically" - actor will not path to doors)
The procedure completes:
When doors are locked.
Parameters
- Location (Location): Location in which doors will lock.
Notes
- See also Locking and Unlocking Doors for how NPCs handle this automatically.
See Also
- Locking and Unlocking Doors tutorial.
- GetLockLevel - ObjectReference
- IsLocked - ObjectReference
- Lock - ObjectReference
- LockDoors (Procedure)
- SetLockLevel - ObjectReference
- UnlockOwnedDoorsInCell - Actor
- GetLocked console command.
- GetLockLevel console command.
- Lock console command.
- Unlock console command.