Enum EConsumeMouseWheel
Used to determine how we should handle mouse wheel input events when someone scrolls.
Namespace: UE4.SlateCore
Assembly: UE4DotNet.dll
Syntax
public enum EConsumeMouseWheel
Fields
Name | Description |
---|---|
Always | |
EConsumeMouseWheel_MAX | |
Never | |
WhenScrollingPossible |