Description
Wiki Description
Returns whether this actor is currently arresting his target. Will always return false if called on a non-guard, or called on a non-alerted guard.
Documentation Comment
Is this actor currently arresting his target? (Must be a guard and alarmed)
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool returnedValue = myActor__toCallFunctionOn.IsArrestingTarget()