GetAlarmed

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns 1 ("true") if the actor is alarmed.

Syntax

[help]
(Alarmed:bool) [Actor].GetAlarmed

Example

set alarmed to ActorRef.GetAlarmed 

See Also