Call of Duty 4: Scripting Reference - AI::ClearEnemy
From COD Modding & Mapping Wiki
ClearEnemy()
Module: AI
SP Only
Summary:
Clear the actor's current enemy entity.
Call this on: <actor> An actor
Example:
self ClearEnemy()
Required arguments:
- none
Optional arguments:
- none
Notes:
- none