UO.Key

From OpenEUO
Revision as of 12:02, 8 October 2010 by 76.184.213.234 (Talk) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.