Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlotBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlotBase () |
SlotBase.h | ||
| SlotBase.h | |||
FSlotBase
(
const TSharedRef< SWidget >& InWidget |
SlotBase.h | ||
| SlotBase.h |
FSlotBase()
| Name | FSlotBase |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/SlotBase.h |
| Include Path | #include "SlotBase.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/SlotBase.cpp |
FSlotBase()
FSlotBase(const FChildren &)
| Name | FSlotBase |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/SlotBase.h |
| Include Path | #include "SlotBase.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/SlotBase.cpp |
FSlotBase
(
const FChildren & InParent
)
FSlotBase(const TSharedRef< SWidget > &)
| Name | FSlotBase |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/SlotBase.h |
| Include Path | #include "SlotBase.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/SlotBase.cpp |
FSlotBase
(
const TSharedRef < SWidget > & InWidget
)
FSlotBase(const FSlotBase &)
| Name | FSlotBase |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/SlotBase.h |
| Include Path | #include "SlotBase.h" |
FSlotBase
(
const FSlotBase &
)