Difference between revisions of "OnKeyDown - Form"
Jump to navigation
Jump to search
m
Misspelling
imported>JustinOther m (Requires SKSE) |
imported>JustinOther m (Misspelling) |
||
Line 4: | Line 4: | ||
'''SKSE Member of:''' [[Form Script]] | '''SKSE Member of:''' [[Form Script]] | ||
Listens for the pressing of keys whose [[Input_Script#DXScanCodes|DXScanCodes]] have been | Listens for the pressing of keys whose [[Input_Script#DXScanCodes|DXScanCodes]] have been registered via [[RegisterForKey - Form|RegisterForKey]]. (This event requires SKSE) | ||
== Syntax == | == Syntax == |