GetSandman

Revision as of 16:23, 27 January 2009 by imported>Qazaaq (returnVal -> returnType)
< [[::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.