Black Ops III

CanSee

Check to see if the AI can see the given entity.

Example:

if( self CanSee( player ) )

Parameters

ParameterSummary
*target(entity) The entity to check.
[cacheLength](integer) The cache length

* = mandatory