GetSandman

Revision as of 12:55, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
< [[::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.