Difference between revisions of "Unlock"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Johnboy6969
imported>Johnboy6969
Line 26: Line 26:


=='''Reference'''==
=='''Reference'''==
None provided.
<!-- [[Unlock_Reference|List of functions that use Unlock]]  (wiki) -->
[[Category:Functions]]
[[Category:Lock_Functions]]

Revision as of 14:26, 6 April 2009

This article is incomplete. You can help by filling in any blank descriptions.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.

Link to TES4 Construction Set Wiki: Unlock

Description

The Unlock script function unlocks terminals and locks.

Syntax

[TerminalRef.]Unlock

Examples

TerminalRef01.Unlock

Unlocks TerminalRef01.

Notes

  • Player will have access regardless of lock level or previously being locked out.

See Also

GetLocked
GetLockLevel
Lock

Reference