ReleaseKey

Revision as of 05:54, 16 January 2015 by imported>Odessa (expanded)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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