Unreal Engine Blueprint API Reference > Input > Mouse Values
Returns the current value of input axis key Mouse Wheel Axis. If input is disabled for the actor the value will be 0.
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | Gets the value of the input axis key if input is enabled for this actor. |