InputHandler.systemEventListener

Passes all system events to this interface. Multiple listeners at once are removed from newer versions to reduce overhead. Functionality can be restored with an event hub.

class InputHandler
public
SystemEventListener systemEventListener;

Meta