Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUILayout/Source/CommonUILayout/Public/CommonUILayoutConstraints.h |
Include |
#include "CommonUILayoutConstraints.h" |
enum ECommonUILayoutAnchor
{
TopLeft,
TopCenter,
TopRight,
CenterLeft,
CenterCenter,
CenterRight,
BottomLeft,
BottomCenter,
BottomRight,
}
Name |
Description |
---|---|
TopLeft |
|
TopCenter |
|
TopRight |
|
CenterLeft |
|
CenterCenter |
|
CenterRight |
|
BottomLeft |
|
BottomCenter |
|
BottomRight |