CancelFade
From ZDoom Wiki
void CancelFade (void);
Usage
If either FadeTo or FadeRange is currently in progress, CancelFade stops it and turns off the palette flash. If neither of these in progress, then it does nothing.
Examples
| Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contibutions are greatly appreciated. |

