GetLastUsedBy
From NWN Lexicon
Contents |
[edit] GetLastUsedBy()
Get the last object that used the placeable object that is calling this function.
[edit] Description
Returns the last object that used the placeable or door object that is calling this function.
Returns OBJECT_INVALID if it is called by something other than a placeable or a door.
[edit] Remarks
Pretty much the same function as GetLastOpenedBy but can be called from placeables that are not openable but are usable.
[edit] Version
1.22
[edit] See Also
functions: | |
events: |
author: Jody Fletcher, editor: John Shuell