Fadeout (call target)

From Final Fantasy XII Wiki
Revision as of 06:32, 24 July 2019 by Admin (talk | contribs) (Created page with "{{Call|id=0x00b6|return=|name=fadeout|args=int time|act=}}Performs fadeout to black over <code>time</code>. '''One unit of time equals 100ms'''.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signature:

void fadeout(int time); // id: 0x00b6

Performs fadeout to black over time. One unit of time equals 100ms.