GetPlaceableLastClickedBy
From NWN Lexicon
Contents |
[edit] GetPlaceableLastClickedBy()
Determines the last object that default clicked (left clicked) on the placeable object that is calling this function.
[edit] Description
Determines the last object that default clicked (left clicked) on the placeable object that is calling this function.
Should only be called from a placeable's OnClick event.
Returns OBJECT_INVALID if it is called by something other than a placeable.
[edit] Version
1.67
[edit] See Also
events: |
author: bernosky, editor: Mistress, Kookoo