Enum EVerticalAlignment
Enumerates vertical alignment options, i.e. for widget slots.
Namespace: UE4.SlateCore
Assembly: UE4DotNet.dll
Syntax
public enum EVerticalAlignment
Fields
Name | Description |
---|---|
VAlign_Bottom | |
VAlign_Center | |
VAlign_Fill | |
VAlign_MAX | |
VAlign_Top |