Describes additional parameters for notifications and events.
You can find more information in comments below.
struct MessageWindowScroll
{
    nitisa::ScrollType ScrollType; // Scrolling request
    int ScrollValue; // Scroll value
};
| Namespace: | nitisa | 
| Include: | Nitisa/Core/Messages.h |