GetLockedOut

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 the "locked out" state of a lock from failed hacking/picking attempt. Also includes as Return value 3 for doors flagged as inaccessible.

Syntax

[help]
(int) [lockableObject].GetLockedOut object:ref

Locked Out Flags

0	Not broken
1	Broken
2	Broken twice through the Infiltrator or Computer Whiz perks
3	Inaccessible

See Also

GetIsLockBroken

GetLocked

GetLockLevel

GetOpenKey

SetOpenKey

SetLockedOut

GetTerminalLock

GetPasswordNote

SetPasswordNote

PlayerHasKey