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