Difference between revisions of "PlayerHasKey"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
imported>Pintocat
 
Line 11: Line 11:
==See Also==
==See Also==
[[Category:Functions_(Lutana)]]
[[Category:Functions_(Lutana)]]
[[Category:OTHER_CATEGORY_OR_DELETE_THIS_LINE]]
[[Category:Lock_Functions_(Lutana)]]
 
[[GetIsLockBroken]]
 
[[GetLocked]]
 
[[GetLockLevel]]
 
[[GetOpenKey]]
 
[[SetOpenKey]]
 
[[GetLockedOut]]
 
[[SetLockedOut]]
 
[[GetTerminalLock]]
 
[[GetPasswordNote]]
 
[[SetPasswordNote]]

Latest revision as of 12:53, 21 December 2016

< [[::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