Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUILayout/Source/CommonUILayout/Public/CommonUILayoutConstraints.h |
Include |
#include "CommonUILayoutConstraints.h" |
UCLASS(MinimalAPI, Meta=(DisplayName="Alignment"))
class UCommonUILayoutConstraintAlignment : public UCommonUILayoutConstraintBase
Name | Description | ||
---|---|---|---|
|
Anchor |
By which anchor should the widget be attached to safe frame. |
|
|
TEnumAsByte< EH... |
HorizontalAlignment |
Where on the safe frame should the widget be horizontally aligned. |
|
TEnumAsByte< EV... |
VerticalAlignment |
Where on the safe frame should the widget be vertically aligned. |
Name | Description | ||
---|---|---|---|
|
AddConstraints_Internal ( |