Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonVisualAttachment.h |
Include |
#include "CommonVisualAttachment.h" |
UCLASS(ClassGroup=UI, Meta=(Category="Common UI"))
class UCommonVisualAttachment : public USizeBox
Adds a widget as a zero-size attachment to another. Think icons to the left of labels, without changing the computed size of the label.
Name | Description | ||
---|---|---|---|
|
ContentAnchor |
Name | Description | |
---|---|---|
|
UCommonVisualAttachment ( |
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
RebuildWidget() |
Function implemented by all subclasses of UWidget is called when the underlying SWidget needs to be constructed. |
|
SynchronizeProperties() |
Applies all properties to the native widget if possible. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |