Black Ops III

IsTouchingSwept

Returns true if <other entity> is touching <entity>

Example:

if( player IsTouchingSwept( e_goal_volume ) ) { //do something }

Parameters

ParameterSummary
*other entityEntity.

* = mandatory