GetLastPerceptionVanished()

Determines the last perceived creature has vanished.

int GetLastPerceptionVanished();

Description

Use this in an OnPerception script to determine whether the object that was perceived has vanished (is no longer in the game).

Returns TRUE if the object last perceived has vanished, otherwise FALSE.



Version

1.22

See Also

categories: Perception Functions


 author: Tom Cassiotis