Navigation
API > API/Plugins > API/Plugins/CommonUI
Inheritance Hierarchy
- SBox
- SVisualAttachmentBox
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/SVisualAttachmentBox.h |
| Include | #include "SVisualAttachmentBox.h" |
Syntax
class SVisualAttachmentBox : public SBox
Remarks
Wrapper widget meant to handle native-side painting for UCommonVisualAttachment.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector2D | ComputeDesiredSize
(
float |
||
| void | Construct
(
const FArguments& InArgs |
||
| void | OnArrangeChildren
(
const FGeometry& AllottedGeometry, |
||
| int32 | |||
| void | SetContentAnchor
(
FVector2D InContentAnchor |