Difference between revisions of "Whiteout (call target)"
Jump to navigation
Jump to search
(Created page with "{{Call|id=0x00b7|return=|name=whiteout|args=int time|act=}}Performs fadeout to white over <code>time</code>. '''One unit of time equals 100ms'''.") |
(No difference)
|
Latest revision as of 06:33, 24 July 2019
Signature:
void whiteout(int time); // id: 0x00b7Performs fadeout to white over time. One unit of time equals 100ms.