Fadein (call target)

From Final Fantasy XII Wiki
Revision as of 06:48, 24 July 2019 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signature:

void fadein(int time); // id: 0x00b8

Performs fadein from current color over time. One unit of time equals 100ms.

Call is asynchronous and needs either fadesync or wait to synchronize.