GetSandman
Jump to navigation
Jump to search
< [[::Category:Functions|Category:Functions]]
A function included in the GECK version 1.1.0.36.
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.