GetLastPerceptionHeard()
Determines if the last perceived object was heard.
int GetLastPerceptionHeard();
Description
Use this in an OnPerception script to determine whether the object that was perceived was heard.
Returns TRUE if the last perceived object was heard, otherwise FALSE.
Version
1.22
See Also
categories: | Perception Functions |
author: Tom Cassiotis