Black Ops III

IsInGoal

Determine whether a given point is in the actor's current goal area

Example:

if ( ai IsInGoal( point ) )

Parameters

ParameterSummary
*pointwhich point to check.

* = mandatory