Enum EWidgetInteractionSource
The interaction source for the widget interaction component, e.
Namespace: UE4.UMG
Assembly: UE4DotNet.dll
Syntax
public enum EWidgetInteractionSource
Remarks
g. where do we try and trace from to try to find a widget under a virtual pointer device.
Fields
| Name | Description |
|---|---|
| CenterScreen | |
| Custom | |
| EWidgetInteractionSource_MAX | |
| Mouse | |
| World |