IsInCombat
From The Elder Scrolls Construction Set Wiki
Returns 1 if the actor is currently in combat.
[edit] Notes
- Even though not seen as a syntax error by the CS, IsInCombat ActorRef will not compile in-game. Consequently, it will cause the whole script not to be compiled.

