Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/UI > API/Plugins/Synthesis/UI/SSynthTooltip
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SSynthTooltip::FArguments
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SSynthTooltip.h |
| Include | #include "UI/SSynthTooltip.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SSynthTooltip >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< typename SOverlay::FOverlaySlot::FSlotArguments > | _Slots |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | operator+
(
typename SOverlay::FOverlaySlot::FSlotArguments& SlotToAdd |
||
| WidgetArgsType & | operator+
(
typename SOverlay::FOverlaySlot::FSlotArguments&& SlotToAdd |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |