Member of: Actor Script
Is this actor currently dead?
bool Function IsDead() native
None.
Whether this actor is currently dead or not.
; Is Sally currently dead? bool sallyIsDead = Sally.IsDead()