Enum EDragPivot
Controls where the drag widget visual will appear when dragged relative to the pointer performing the drag operation.
Namespace: UE4.UMG
Assembly: UE4DotNet.dll
Syntax
public enum EDragPivot
Fields
Name | Description |
---|---|
BottomCenter | |
BottomLeft | |
BottomRight | |
CenterCenter | |
CenterLeft | |
CenterRight | |
EDragPivot_MAX | |
MouseDown | |
TopCenter | |
TopLeft | |
TopRight |