IsInCombat

Revision as of 22:52, 23 June 2010 by imported>Cipscis (Updated to use function template)
< [[::Category:Functions|Category:Functions]]

Link to TES4 Construction Set Wiki: IsInCombat.

A function included in the GECK version 1.1.0.36.

Description

Returns 1 if the calling actor is currently in combat, and 0 otherwise.

Syntax

(inCombat:int{0,1}) actor.IsInCombat

Example

player.IsInCombat