Fadecolor (call target)

From Final Fantasy XII Wiki
Revision as of 06:41, 24 July 2019 by Admin (talk | contribs) (Created page with "{{Call|id=0x00ba|return=|name=fadecolor|args=int r, int g, int b, int alpha|act=}}Sets color to be used with fadeout and Fadein (call target)|fadei...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signature:

void fadecolor(int r, int g, int b, int alpha); // id: 0x00ba

Sets color to be used with fadeout and fadein calls.

alpha should be set to 255 for a typical operation