GetSandman
From GECK
A function included in the GECK for Fallout 3.
Description
Returns whether the actor is currently performing a Sandman action. This relates to the Mister Sandman perk which allows the player to silently kill NPCs when they're sleeping.
Syntax
(bool) Actor.GetSandman
Example
player.GetSandman
Returns 1 if the player is currently performing a Sandman action.