GetLastUnlocked()

Determines who unlocked the object or placeable.

object GetLastUnlocked();

Description

Returns the last object that unlocked the caller. Returns OBJECT_INVALID if the caller is not a valid door or placeable.



Version

1.22

See Also

functions: GetLastLocked | GetLocked | SetLocked
categories: Get Data from Object Functions
events: OnLock Event | OnUnlock Event


 author: John Shuell, editor: Jody Fletcher