ReleaseKey - Input

SKSE Member of: Input Script

Minimum required SKSE Version: 1.05.04

Releases a key held by HoldKey. (This function requires SKSE)

SyntaxEdit

Function ReleaseKey(Int dxKeycode) global native

ParametersEdit

Return ValueEdit

None

ExamplesEdit

Input.ReleaseKey(42) ; Release L-Shift

NotesEdit

  • None

See AlsoEdit