Morrowind Mod:XTextInputAlt

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

A function added by MWSE.

xTextInputAlt is identical to xTextInput except that the function simply checks the status of keys and returns immediately rather than waiting for a key to be pressed.

Syntax[edit]

length (long), text (string): ref->xTextInputAlt message (string), endcode (long)

Example[edit]

See Also[edit]

xKeyPressed
xTextInput