Difference between revisions of "Fadecolor (call target)"

From Final Fantasy XII Wiki
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 06:41, 24 July 2019

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