Setmeswinline (call target)

From Final Fantasy XII Wiki
Revision as of 07:53, 24 July 2019 by Admin (talk | contribs) (Created page with "{{Call|id=0x0474|return=|name=setmeswinline|args=int windowId, int lines|act=}}Sets maximum number of lines a system windows should have (vertical scrollbar will appear if the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signature:

void setmeswinline(int windowId, int lines); // id: 0x0474

Sets maximum number of lines a system windows should have (vertical scrollbar will appear if there are more lines).