Member of: Actor Script
Is this actor currently unconscious?
bool Function IsUnconscious() native
None.
Whether this actor is currently unconscious or not
; Is stoney KOed? bool stoneyIsUnconscious = Stoney.IsUnconscious()