Re: Keybinding for mousewheelup+down?
The function you're looking for is
Code:
UInputMan:MouseWheelMoved()
The documentation for UInputMan is missing for some reason missing, but fiddling with it in the console may get it to output something if it's not applied per update. If it is, you could still probably get the same result by making a test device that prints every update.