Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SWeakWidget
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/SWeakWidget.h |
| Include Path | #include "Widgets/SWeakWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SWeakWidget >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SWeakWidget::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SWeakWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SWeakWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & PossiblyNullContent
(
TSharedPtr< SWidget > InArg |
Widgets/SWeakWidget.h |