Fadeout (call target)

From Final Fantasy XII Wiki
Revision as of 06:41, 24 July 2019 by Admin (talk | contribs)
Jump to navigation Jump to search

Signature:

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

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

Color is set to black by default, but can be changed with fadecolor call.