GetOpenKey

From GECK
(Redirected from GetKey)
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Returns the Key BaseForm associated with the calling lockable object reference.

Syntax

[help]
(openKey:baseForm) lockableRefr.GetOpenKey 

Or:

(openKey:baseForm) lockableRefr.GetKey 

See Also