Lua
C++
Edit

FlushEvents

This function clears the event queue. Any events that have not been returned in a call to WaitEvent will be discarded.

Syntax

Remarks

Your application should call this function periodically if it does not process events.

Copyright © 2024 Ultra Software.
All rights reserved.