Difference between revisions of "Fadeout (call target)"
Jump to navigation
Jump to search
(Created page with "{{Call|id=0x00b6|return=|name=fadeout|args=int time|act=}}Performs fadeout to black over <code>time</code>. '''One unit of time equals 100ms'''.") |
(No difference)
|
Revision as of 06:32, 24 July 2019
Signature:
void fadeout(int time); // id: 0x00b6Performs fadeout to black over time. One unit of time equals 100ms.