Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUILayout/Source/CommonUILayout/Public/CommonUILayoutConstraints.h |
Include |
#include "CommonUILayoutConstraints.h" |
UCLASS(Abstract, EditInlineNew, CollapseCategories)
class UCommonUILayoutConstraintBase : public UObject
Name | Description | ||
---|---|---|---|
|
uint8: 1 |
bUseOverride |
Flag used to set a potential override of the current constraint. |
|
TObjectPtr< UCo... |
ConstraintOverride |
Constraints applied instead of the class defined constraint when the override flag is set and the associated condition is met. |
|
Info |
Children info. |
Name | Description | ||
---|---|---|---|
|
AddConstraints ( |
||
|
AddConstraints_Internal ( |
||
|
SetInfo ( |