Fadein (call target)

From Final Fantasy XII Wiki
Revision as of 06:35, 24 July 2019 by Admin (talk | contribs) (Created page with "{{Call|id=0x00b8|return=|name=fadein|args=int time|act=}}Performs fadein from current color 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 fadein(int time); // id: 0x00b8

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