IsAttacking

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

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

Syntax

[help]
(isAttacking:0/1) reference.IsAttacking

Example

set bAttacking to actorRef.IsAttacking 

See Also