Whiteout (call target)

From Final Fantasy XII Wiki
Revision as of 06:33, 24 July 2019 by Admin (talk | contribs) (Created page with "{{Call|id=0x00b7|return=|name=whiteout|args=int time|act=}}Performs fadeout to white 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 whiteout(int time); // id: 0x00b7

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