Check out our 2024 Retrospective for a look back at events that shaped the wiki during 2024.

Morrowind Mod:XTextInputAlt

The UESPWiki – Your source for The Elder Scrolls since 1995

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