Difference between revisions of "UO.Key"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.Key(key[,bctrl,balt,bshift]) Sends a keystroke to the client. Key can be modified by CTRL, ALT, and or SHIFT by providing the optional boolean parameters. TODO: List valid k...")
(No difference)

Revision as of 12:02, 8 October 2010

UO.Key(key[,bctrl,balt,bshift])

Sends a keystroke to the client. Key can be modified by CTRL, ALT, and or SHIFT by providing the optional boolean parameters.

TODO: List valid key strings.