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