Difference between revisions of "Setaskselectignore (call target)"
Jump to navigation
Jump to search
(Created page with "{{Call|id=0x0475|return=void|name=setaskselectignore|args=int windowId, int choiceEntry|act=}}Hides choice entry displayed by aask* functions. <code>choiceEntry</code> - numb...") |
(No difference)
|
Latest revision as of 12:32, 23 July 2019
Signature:
void setaskselectignore(int windowId, int choiceEntry); // id: 0x0475Hides choice entry displayed by aask* functions.
choiceEntry - number of choice entry to hide (starts with zero)