Difference between revisions of "GetSandman"

1 byte added ,  16:23, 27 January 2009
m
returnVal -> returnType
imported>SnakeChomp
m (Fix player functions category)
imported>Qazaaq
m (returnVal -> returnType)
Line 3: Line 3:
| summary      = 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.
| summary      = 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.
| name          = GetSandman
| name          = GetSandman
| returnVal     = bool
| returnType     = bool
| referenceType = Actor
| referenceType = Actor
| example      = player.GetSandman
| example      = player.GetSandman
Anonymous user