Member of: Actor Script
Is this actor currently alarmed?
bool Function IsAlarmed() native
None.
Whether this actor is currently alarmed or not.
; Is Nate currently alarmed? bool nateIsAlarmed = Nate.IsAlarmed()