Setaskselectignore (call target)

From Final Fantasy XII Wiki
Revision as of 12:32, 23 July 2019 by Admin (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signature:

void setaskselectignore(int windowId, int choiceEntry); // id: 0x0475

Hides choice entry displayed by aask* functions.

choiceEntry - number of choice entry to hide (starts with zero)