ReleaseKey

From the Fallout3 GECK Wiki
(Redirected from Rk)
Jump to navigation Jump to search
< [[::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

[help]
(none) ReleaseKey scanCode:int 

Or:

(none) rk scanCode:int

See Also