Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/IMultiBlockBaseWidget
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< SWidget > AsWidget () |
Interprets this object as a SWidget | Framework/MultiBox/MultiBox.h | |
TSharedRef< const SWidget > AsWidget () |
Interprets this object as a SWidget | Framework/MultiBox/MultiBox.h |
AsWidget()
Description
Interprets this object as a SWidget
| Name | AsWidget |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h |
| Include Path | #include "Framework/MultiBox/MultiBox.h" |
TSharedRef < SWidget > AsWidget()
Widget reference
AsWidget()
Description
Interprets this object as a SWidget
| Name | AsWidget |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h |
| Include Path | #include "Framework/MultiBox/MultiBox.h" |
TSharedRef < const SWidget > AsWidget() const
Widget reference