ReleaseKey

< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Releases a key (specified by int code) which was held down by a prior call to HoldKey.

Syntax

(none) ReleaseKey scanCode:int 

Or:

(none) rk scanCode:int

See Also