Difference between revisions of "UnlockDoors (Procedure)"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Henning
 
imported>Catwheezle
(Added "see also" section items.)
Line 9: Line 9:


|Notes=
|Notes=
*See also [[Procedure LockDoors| LockDoors Procedure]]
*See also [[Locking and Unlocking Doors]] for how NPCs handle this automatically.
 


|SeeAlso=
*[[LockDoors (Procedure)]]
*[[Locking and Unlocking Doors]]
}}
}}

Revision as of 23:36, 14 February 2012

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