Difference between revisions of "UpdateTextInput"
Jump to navigation
Jump to search
m
Reverted edits by QQuix (talk) to last revision by CSbot
imported>QQuix (Removed the {{BotAddedPage}} tag) |
imported>QQuix |
||
Line 1: | Line 1: | ||
{{BotAddedPage|CSbot|DragoonWraith}} | |||
{{Function | {{Function | ||
| origin = OBSE | | origin = OBSE | ||
| summary = Tells the text input menu to check for user input and refresh the displayed text if necessary. | | summary = Tells the text input menu to check for user input and refresh the displayed text if necessary. In general, unless you want to temporarily disallow input, this command should be called every frame while the text input menu is open. | ||
In general, unless you want to temporarily disallow input, this command should be called every frame while the text input menu is open. | |||
| name = UpdateTextInput | | name = UpdateTextInput | ||
}} | }} |