GetLastPerceptionHeard
From NWN Lexicon
Contents |
[edit] GetLastPerceptionHeard()
Determines if the last perceived object was heard.
[edit] Description
Use this in an OnPerception script to determine whether the current perception event was triggered by a Heard state switching from FALSE to TRUE.
Returns TRUE if the last perceived object was heard by the caller, otherwise FALSE.
[edit] Version
1.22
[edit] See Also
author: Tom Cassiotis