Black Ops III

SeeRecently

Check to see if the AI saw the given sentient in the past <time>. If called on a non-sentient, just does a cansee check

Example:

if( self SeeRecently( player ) )

Parameters

ParameterSummary
*target(entity) The entity to check.
*time(int) seconds.

* = mandatory