This Unreal Engine 4 plug-in shows how to use IWindowsMessageHandler in order to intercept and process events from the Windows message queue without having to modify Engine code. This is useful for ...