UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
List of all members
SRadialBox::FSlot Class Reference
#include <
SRadialBox.h
>
Inheritance diagram for SRadialBox::FSlot:
Additional Inherited Members
Public Types inherited from
TSlotBase< FSlot >
enum
EConstructSlotIsFChildren
Public Member Functions inherited from
TSlotBase< FSlot >
FSlot &
operator[]
(
TSharedRef
<
SWidget
> &&
InChildWidget
)
FSlot &
operator[]
(const
TSharedRef
<
SWidget
> &
InChildWidget
)
FSlot &
Expose
(FSlot *&
OutVarToInit
)
void
Construct
(const
FChildren
&
SlotOwner
,
FSlotArguments
&&InArgs)
SLATECORE_API
FSlotBase
()
SLATECORE_API
FSlotBase
(const
FChildren
&
InParent
)
SLATECORE_API
FSlotBase
(const
TSharedRef
<
SWidget
> &
InWidget
)
FSlotBase
(const
FSlotBase
&)=
delete
Public Member Functions inherited from
FSlotBase
SLATECORE_API
FSlotBase
()
SLATECORE_API
FSlotBase
(const
FChildren
&
InParent
)
SLATECORE_API
FSlotBase
(const
TSharedRef
<
SWidget
> &
InWidget
)
FSlotBase
&
operator=
(const
FSlotBase
&)=
delete
FSlotBase
(const
FSlotBase
&)=
delete
virtual
SLATECORE_API
~FSlotBase
()
const
FChildren
*
GetOwner
() const
SLATECORE_API
SWidget
*
GetOwnerWidget
() const
SLATECORE_API
void
SetOwner
(const
FChildren
&Children)
void
AttachWidget
(
TSharedRef
<
SWidget
> &&
InWidget
)
void
AttachWidget
(const
TSharedRef
<
SWidget
> &
InWidget
)
const
TSharedRef
<
SWidget
> &
GetWidget
() const
SLATECORE_API
const
TSharedPtr
<
SWidget
>
DetachWidget
()
SLATECORE_API
void
Invalidate
(
EInvalidateWidgetReason
InvalidateReason
)
Protected Member Functions inherited from
FSlotBase
template<
typename
TargetValueType
,
typename
SourceValueType
>
bool
SetAttribute
(
TAttribute
<
TargetValueType
> &TargetValue, const
TAttribute
<
SourceValueType
> &SourceValue,
EInvalidateWidgetReason
BaseInvalidationReason
)
Detailed Description
Basic Slot without padding or alignment
The documentation for this class was generated from the following file:
Engine/Source/Runtime/Slate/Public/Widgets/Layout/
SRadialBox.h
SRadialBox
FSlot
Generated by
1.9.8