Difference between revisions of "OnKeyDown - Form"
Jump to navigation
Jump to search
m
Requires SKSE
imported>JustinOther m (See also links) |
imported>JustinOther m (Requires SKSE) |
||
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 registred via [[RegisterForKey -Form|RegisterForKey]]. | Listens for the pressing of keys whose [[Input_Script#DXScanCodes|DXScanCodes]] have been registred via [[RegisterForKey - Form|RegisterForKey]]. (This event requires SKSE) | ||
== Syntax == | == Syntax == |