GetCanSeePC(object)
Determines if a creature can see a PC.
int GetCanSeePC( object oObject = OBJECT_SELF );
Parameters
oObject
Object to see if it can "see" a PC. (Default: OBJECT_SELF)
Description
Returns TRUE if oObject can "see" a PC, FALSE otherwise.
Requirements
#include "nw_i0_2q4luskan"
Version
1.29
See Also
functions: | GetLastPerceptionSeen |
categories: | Perception Functions |
events: | OnPerception Event |
author: Charles Feduke