Target_IsTarget( <entity> )


Module: Objective
SP Only

Summary:

Returns whether an entity has been marked as a target



Example:

if ( Target_IsTarget( foundEnt ) ) ...



Required Args:

  • 1 : <entity> The entity to check