Difference between revisions of "SetButtonPressed"
Jump to navigation
Jump to search
imported>CSbot (Automated import of articles) |
imported>Grumpf be m |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| origin = OBSE | | origin = OBSE |
Latest revision as of 04:09, 12 August 2010
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(void) SetButtonPressed buttonID:short
When any Message menu is displayed (game prompts such as the inventory quantity prompt as well as those created by the MessageBox function), forces the menu to behave as if the specified button was pressed. Button IDs range from 0 to 9.