GetIsListening
From NWN Lexicon
Jump to navigationJump to search
GetIsListening(object)
Check whether an object is listening for something.
Parameters
oObject
The object to check for listening patterns.
Description
Returns TRUE if oObject is listening for something, otherwise FALSE.
Version
1.22
See Also
functions: |
author: Tom Cassiotis, editor: Kristian Markon