IsAttacking

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns 1 if the calling actor is currently attacking another actor.

Syntax

(isAttacking:0/1) reference.IsAttacking

Example

set bAttacking to actorRef.IsAttacking

See Also