Black Ops III

IsThreateningMyProtectEntity

Returns true if the enemy is currently threatening my protect entity.

Example:

if ( self IsThreateningMyProtectEntity( self.enemy ) )

Parameters

ParameterSummary
*target(sentient) The sentient to check.

* = mandatory