PlayerHasKey

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns whether or not the player has the key to unlock a locked door or container or the password note to unlock a terminal.

Syntax

[help]
(bool) [lockableForm].PlayerHasKey

Notes

[This function can also be used as a condition.]

See Also

GetIsLockBroken

GetLocked

GetLockLevel

GetOpenKey

SetOpenKey

GetLockedOut

SetLockedOut

GetTerminalLock

GetPasswordNote

SetPasswordNote