className
string | headerPath
string | description
string | module
string | code
string | variables
list |
---|---|---|---|---|---|
FPopupLayerSlot::SetWidthOverride | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h | Width override in pixels | SlateCore | void SetWidthOverride ( [TAttribute](API\Runtime\Core\Misc\TAttribute)< float > InWidthOverride ) | [] |
FPopupLayerSlot::FPopupLayerSlot | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h | SlateCore | FPopupLayerSlot() | [] |
|
FPopupLayerSlot | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h | Popups, tooltips, drag and drop decorators all can be executed without creating a new window. This slot along with theSWindow::AddPopupLayerSlot()API enabled it. | SlateCore | struct FPopupLayerSlot : public [TSlotBase< FPopupLayerSlot >](API\Runtime\SlateCore\TSlotBase) | [] |
FScopedSwitchWorldHack::FScopedSwitchWorldHack | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h | SlateCore | FScopedSwitchWorldHack ( [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWindow](API\Runtime\SlateCore\Widgets\SWindow) > InWindow ) | [] |
|
FPopupLayerSlot::SetDesktopPosition | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h | Pixel position in desktop space | SlateCore | void SetDesktopPosition ( [TAttribute](API\Runtime\Core\Misc\TAttribute)< FVector2D > InDesktopPosition ) | [] |
FScopedSwitchWorldHack::FScopedSwitchWorldHack | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h | SlateCore | FScopedSwitchWorldHack ( const [FWidgetPath](API\Runtime\SlateCore\Layout\FWidgetPath) & WidgetPath ) | [] |
|
FScopedSwitchWorldHack::~FScopedSwitchWorldHack | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h | SlateCore | ~FScopedSwitchWorldHack() | [] |
|
FSlateBaseNamedArgs::FSlateBaseNamedArgs | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | SlateCore | FSlateBaseNamedArgs() | [] |
|
FSlateBaseNamedArgs | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | Base class for named arguments. Provides settings necessary for all widgets. | SlateCore | struct FSlateBaseNamedArgs | [
{
"type": "TOptional<FAcc...",
"name": "_AccessibleParams",
"description": ""
},
{
"type": "TAttribute<FTe...",
"name": "_AccessibleText",
"description": ""
},
{
"type": "EWidgetClipping",
"name": "_Clipping",
"description": ""
},
{
"type": "TAttribute<TOp...",
"name": "_Cursor",
"description": ""
},
{
"type": "bool",
"name": "_EnabledAttributesUpdate",
"description": "If true, bound SlateAttributes will be updated once per frame."
},
{
"type": "EFlowDirectionP...",
"name": "_FlowDirectionPreference",
"description": ""
},
{
"type": "bool",
"name": "_ForceVolatile",
"description": ""
},
{
"type": "TAttribute< boo...",
"name": "_IsEnabled",
"description": ""
},
{
"type": "EWidgetPixelSna...",
"name": "_PixelSnappingMethod",
"description": ""
},
{
"type": "float",
"name": "_RenderOpacity",
"description": ""
},
{
"type": "TAttribute<TOp...",
"name": "_RenderTransform",
"description": ""
},
{
"type": "TAttribute< FVe...",
"name": "_RenderTransformPivot",
"description": ""
},
{
"type": "FName",
"name": "_Tag",
"description": ""
},
{
"type": "TAttribute<TSh...",
"name": "_ToolTip",
"description": ""
},
{
"type": "TAttribute<FTe...",
"name": "_ToolTipText",
"description": ""
},
{
"type": "TAttribute<EVi...",
"name": "_Visibility",
"description": ""
},
{
"type": "TArray<TShared...",
"name": "MetaData",
"description": ""
}
] |
FScopedSwitchWorldHack | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h | Hack to switch worlds in a scope and switch back when we fall out of scope | SlateCore | struct FScopedSwitchWorldHack | [] |
FSlateControlledConstruction::operator delete | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | void operator delete ( void * mem ) | [] |
|
FSlateControlledConstruction::StaticWidgetClass | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | static const [FSlateWidgetClassData](API\Runtime\SlateCore\Widgets\FSlateWidgetClassData) & StaticWidgetClass() | [] |
|
FSlateControlledConstruction::GetWidgetClass | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | const [FSlateWidgetClassData](API\Runtime\SlateCore\Widgets\FSlateWidgetClassData) & GetWidgetClass() const | [] |
|
FSlateControlledConstruction::FSlateControlledConstruction | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | FSlateControlledConstruction() | [] |
|
FSlateControlledConstruction::FSlateControlledConstruction | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | UI objects cannot be copy-constructed | SlateCore | FSlateControlledConstruction &40; const FSlateControlledConstruction & Other &41; | [] |
FSlateControlledConstruction::~FSlateControlledConstruction | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | virtual ~FSlateControlledConstruction() | [] |
|
FSlateControlledConstruction | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | class FSlateControlledConstruction | [] |
|
FSlateWidgetClassData::GetAttributeDescriptor | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | const [FSlateAttributeDescriptor](API\Runtime\SlateCore\Types\FSlateAttributeDescriptor) & GetAttributeDescriptor() const | [] |
|
FSlateWidgetClassData::GetWidgetType | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | [FName](API\Runtime\Core\UObject\FName) GetWidgetType() const | [] |
|
FSlateWidgetClassData::FSlateWidgetClassData | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | template<typename InWidgetParentType> FSlateWidgetClassData ( [TIdentity](API\Runtime\Core\Templates\TIdentity)< InWidgetParentType >, [FName](API\Runtime\Core\UObject\FName) InWidgetTypeName, void(*)(FSlateAttributeInitializer &) AttributeInitializer ) | [] |
|
FSlateWidgetClassData::FSlateWidgetClassData | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | FSlateWidgetClassData &40; FName InWidgetTypeName &41; | [] |
|
FSlateWidgetClassData | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | class FSlateWidgetClassData | [] |
|
FSlateWidgetClassRegistration::FSlateWidgetClassRegistration | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | FSlateWidgetClassRegistration ( const [FSlateWidgetClassData](API\Runtime\SlateCore\Widgets\FSlateWidgetClassData) & ) | [] |
|
FWindowTransparency::FWindowTransparency | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h | SlateCore | FWindowTransparency ( EWindowTransparency In ) | [] |
|
FSlateWidgetClassRegistration | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h | SlateCore | struct FSlateWidgetClassRegistration | [] |
|
FWindowTransparency | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h | Proxy structure to handle deprecated construction from bool | SlateCore | struct FWindowTransparency | [
{
"type": "EWindowTranspar...",
"name": "Value",
"description": ""
}
] |
SImage::CreateAccessibleWidget | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | SlateCore | virtual [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< FSlateAccessibleWidget > CreateAccessibleWidget() | [] |
|
SImage::Construct | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Construct this widget | SlateCore | void Construct ( const [FArguments](API\Runtime\SlateCore\Widgets\Images\SImage\FArguments) & InArgs ) | [] |
SImage::ComputeDesiredSize | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | LeafWidgets should compute their DesiredSize based solely on their visual representation. There is no need to take child widgets into account as LeafWidgets have none by definition. For example, the TextBlock widget simply measures the area necessary to display its text with the given font and font size. | SlateCore | virtual FVector2D ComputeDesiredSize ( float ) const | [] |
SImage::FArguments::ColorAndOpacity | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Color and opacity | SlateCore | WidgetArgsType & ColorAndOpacity &40; const TAttribute< FSlateColor > & InAttribute &41; | [] |
SImage::FArguments::DesiredSizeOverride | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | When specified, ignore the brushes size and report the DesiredSizeOverride as the desired image size. | SlateCore | WidgetArgsType & DesiredSizeOverride &40; const TAttribute< TOptional< FVector2D > > & InAttribute &41; | [] |
SImage::FArguments::FlipForRightToLeftFlowDirection | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Flips the image if the localization's flow direction is RightToLeft | SlateCore | WidgetArgsType & FlipForRightToLeftFlowDirection &40; bool InArg &41; | [] |
SImage::FArguments::Image | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Image resource | SlateCore | WidgetArgsType & Image &40; const TAttribute< const FSlateBrush &42; > & InAttribute &41; | [] |
SImage::FArguments::OnMouseButtonDown | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Invoked when the mouse is pressed in the widget. | SlateCore | WidgetArgsType & OnMouseButtonDown &40; const FPointerEventHandler & InDelegate &41; | [] |
WidgetArgsType | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | SlateCore | typedef FArguments WidgetArgsType | [] |
|
SImage::FArguments::FArguments | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | SlateCore | FArguments&40;&41; | [] |
|
FArguments | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | SlateCore | struct FArguments : public [TSlateBaseNamedArgs< SImage >](API\Runtime\SlateCore\Widgets\TSlateBaseNamedArgs) | [] |
|
SImage::FlipForRightToLeftFlowDirection | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Set FlipForRightToLeftFlowDirection | SlateCore | void FlipForRightToLeftFlowDirection ( bool InbFlipForRightToLeftFlowDirection ) | [] |
SImage::GetColorAndOpacityAttribute | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | an attribute reference of ColorAndOpacity | SlateCore | [TSlateAttributeRef](API\Runtime\SlateCore\Widgets\SWidget\TSlateAttributeRef)< [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor) > GetColorAndOpacityAttribute() const | [] |
SImage::GetDesiredSizeOverrideAttribute | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | an attribute reference of DesiredSizeOverride | SlateCore | [TSlateAttributeRef](API\Runtime\SlateCore\Widgets\SWidget\TSlateAttributeRef)< [TOptional](API\Runtime\Core\IO\TOptional)< FVector2D > > GetDesiredSizeOverrideAttribute() const | [] |
SImage::GetImageAttribute | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | an attribute reference of Image | SlateCore | [TSlateAttributeRef](API\Runtime\SlateCore\Widgets\SWidget\TSlateAttributeRef)< const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * > GetImageAttribute() const | [] |
SImage::InvalidateImage | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Invalidate the Image | SlateCore | void InvalidateImage() | [] |
SImage::GetWidgetClass | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | SlateCore | virtual const [FSlateWidgetClassData](API\Runtime\SlateCore\Widgets\FSlateWidgetClassData) & GetWidgetClass() const | [] |
|
SImage::OnPaint | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Whenever possible, LeafWidgets should avoid dealing with layout properties. See TextBlock for an example. | SlateCore | virtual int32 OnPaint ( const [FPaintArgs](API\Runtime\SlateCore\Types\FPaintArgs) & Args, const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & AllottedGeometry, const [FSlateRect](API\Runtime\SlateCore\Layout\FSlateRect) & MyCullingRect, [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & OutDrawElements, int32 LayerId, const [FWidgetStyle](API\Runtime\SlateCore\Styling\FWidgetStyle) & InWidgetStyle, bool bParentEnabled ) const | [] |
PrivateParentType | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | SlateCore | typedef [SLeafWidget](API\Runtime\SlateCore\Widgets\SLeafWidget) PrivateParentType | [] |
|
PrivateThisType | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | SlateCore | typedef [SImage](API\Runtime\SlateCore\Widgets\Images\SImage) PrivateThisType | [] |
|
SImage::SetColorAndOpacity | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Set the ColorAndOpacity attribute | SlateCore | void SetColorAndOpacity ( [TAttribute](API\Runtime\Core\Misc\TAttribute)< [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor) > InColorAndOpacity ) | [] |
SImage::SetColorAndOpacity | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | See the ColorAndOpacity attribute | SlateCore | void SetColorAndOpacity ( [FLinearColor](API\Runtime\Core\Math\FLinearColor) InColorAndOpacity ) | [] |
SImage::SetDesiredSizeOverride | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Set SizeOverride attribute | SlateCore | void SetDesiredSizeOverride ( [TAttribute](API\Runtime\Core\Misc\TAttribute)< [TOptional](API\Runtime\Core\IO\TOptional)< FVector2D >> InDesiredSizeOverride ) | [] |
SImage::StaticWidgetClass | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | SlateCore | static const [FSlateWidgetClassData](API\Runtime\SlateCore\Widgets\FSlateWidgetClassData) & StaticWidgetClass() | [] |
|
Super | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | SlateCore | typedef [SLeafWidget](API\Runtime\SlateCore\Widgets\SLeafWidget) Super | [] |
|
SImage::SetImage | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Set the Image attribute | SlateCore | void SetImage ( [TAttribute](API\Runtime\Core\Misc\TAttribute)< const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * > InImage ) | [] |
SImage::SImage | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Constructor | SlateCore | SImage() | [] |
SImage | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | Implements a widget that displays an image with a desired width and height. | SlateCore | class SImage : public [SLeafWidget](API\Runtime\SlateCore\Widgets\SLeafWidget) | [
{
"type": "bool",
"name": "bFlipForRightToLeftFlowDirection",
"description": "Flips the image if the localization's flow direction is RightToLeft"
}
] |
SLayeredImage::AddLayer | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Adds a new layer to the top of the Image given a brush and color. Use White as the default color. | SlateCore | void AddLayer ( [TAttribute](API\Runtime\Core\Misc\TAttribute)< const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * > Brush ) | [] |
SLayeredImage::AddLayer | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Adds a new layer to the top of the Image given a brush and color | SlateCore | void AddLayer ( [TAttribute](API\Runtime\Core\Misc\TAttribute)< const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * > Brush, [TAttribute](API\Runtime\Core\Misc\TAttribute)< [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor) > Color ) | [] |
BrushAttributeType | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | SlateCore | typedef [TSlateManagedAttribute](API\Runtime\SlateCore\Widgets\SWidget\TSlateManagedAttribute)< const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) *, EInvalidateWidgetReason::Paint > BrushAttributeType | [] |
|
ThisClass | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SImage.h | SlateCore | typedef [SImage](API\Runtime\SlateCore\Widgets\Images\SImage) ThisClass | [] |
|
ColorAttributeType | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | SlateCore | typedef [TSlateManagedAttribute](API\Runtime\SlateCore\Widgets\SWidget\TSlateManagedAttribute)< [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor), EInvalidateWidgetReason::Paint > ColorAttributeType | [] |
|
SLayeredImage::Construct | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Constructor that adds InLayers on top of the base image | SlateCore | void Construct ( const [FArguments](API\Runtime\SlateCore\Widgets\Images\SImage\FArguments) & InArgs, const [TArray](API\Runtime\Core\Containers\TArray)< [ImageLayer](API\Runtime\SlateCore\Widgets\Images\SLayeredImage\ImageLayer) > & InLayers ) | [] |
SLayeredImage::Construct | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Constructor that adds InLayers on top of the base image | SlateCore | void Construct ( const [FArguments](API\Runtime\SlateCore\Widgets\Images\SImage\FArguments) & InArgs, [TArray](API\Runtime\Core\Containers\TArray)< [ImageLayer](API\Runtime\SlateCore\Widgets\Images\SLayeredImage\ImageLayer) > && InLayers ) | [] |
SLayeredImage::Construct | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Constructor that adds NumLayers blank layers on top of the image for later use | SlateCore | void Construct ( const [FArguments](API\Runtime\SlateCore\Widgets\Images\SImage\FArguments) & InArgs, int32 NumLayers ) | [] |
SLayeredImage::Construct | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Constructor that sets the base image and any overlay layers defined in the Slate icon | SlateCore | void Construct ( const [FArguments](API\Runtime\SlateCore\Widgets\Images\SImage\FArguments) & InArgs, const [FSlateIcon](API\Runtime\SlateCore\Textures\FSlateIcon) & InIcon ) | [] |
SLayeredImage::Construct | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Constructor that adds a single layer on top of the base image | SlateCore | void Construct ( const [FArguments](API\Runtime\SlateCore\Widgets\Images\SImage\FArguments) & InArgs, [TAttribute](API\Runtime\Core\Misc\TAttribute)< const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * > Brush, [TAttribute](API\Runtime\Core\Misc\TAttribute)< [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor) > Color ) | [] |
SLayeredImage::GetLayerBrush | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Gets the brush for a given layer
Null if the layer index is invalid. Otherwise, the brush for the given layer | SlateCore | const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * GetLayerBrush ( int32 Index ) const | [] |
SLayeredImage::GetLayerColor | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Gets the Color for a given layer
Uninitialized fuschia color if the layer index is invalid. Otherwise the color for the given layer | SlateCore | [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor) GetLayerColor ( int32 Index ) const | [] |
SLayeredImage::GetNumLayers | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Returns the total number of layers, including the base image. | SlateCore | int32 GetNumLayers() const | [] |
InnerImageLayerType | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | SlateCore | typedef [TTuple](API\Runtime\Core\Misc\TTuple)< [BrushAttributeType](API\Runtime\SlateCore\Widgets\SWidget\TSlateManagedAttribute), [ColorAttributeType](API\Runtime\SlateCore\Widgets\SWidget\TSlateManagedAttribute) > InnerImageLayerType | [] |
|
ImageLayer | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | SlateCore | typedef [TTuple](API\Runtime\Core\Misc\TTuple)< [TAttribute](API\Runtime\Core\Misc\TAttribute)< const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * >, [TAttribute](API\Runtime\Core\Misc\TAttribute)< [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor) > > ImageLayer | [] |
|
SLayeredImage::IsValidIndex | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Determines whether a Layer exists at the given index | SlateCore | bool IsValidIndex ( int32 Index ) const | [] |
SLayeredImage::OnPaint | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Whenever possible, LeafWidgets should avoid dealing with layout properties. See TextBlock for an example. | SlateCore | virtual int32 OnPaint ( const [FPaintArgs](API\Runtime\SlateCore\Types\FPaintArgs) & Args, const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & AllottedGeometry, const [FSlateRect](API\Runtime\SlateCore\Layout\FSlateRect) & MyCullingRect, [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & OutDrawElements, int32 LayerId, const [FWidgetStyle](API\Runtime\SlateCore\Styling\FWidgetStyle) & InWidgetStyle, bool bParentEnabled ) const | [] |
SLayeredImage::SetFromSlateIcon | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Sets the base image and any overlay layers defined in the Slate icon. Note: removes all layers | SlateCore | void SetFromSlateIcon ( const [FSlateIcon](API\Runtime\SlateCore\Textures\FSlateIcon) & InIcon ) | [] |
SLayeredImage::SetLayerBrush | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Sets the brush for a given layer, if it exists | SlateCore | void SetLayerBrush ( int32 Index, [TAttribute](API\Runtime\Core\Misc\TAttribute)< const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * > Brush ) | [] |
SLayeredImage::RemoveAllLayers | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Removes all layers | SlateCore | void RemoveAllLayers() | [] |
SLayeredImage::SetLayerColor | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | Sets the color for a given layer, if it exists. | SlateCore | void SetLayerColor ( int32 Index, [TAttribute](API\Runtime\Core\Misc\TAttribute)< [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor) > Color ) | [] |
SLayeredImage | /Engine/Source/Runtime/SlateCore/Public/Widgets/Images/SLayeredImage.h | A slate widget to draw an arbitrary number of images over top of each other | SlateCore | class SLayeredImage : public [SImage](API\Runtime\SlateCore\Widgets\Images\SImage) | [] |
IToolTip::GetContentWidget | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Gets the tool tip's content widget.
The content widget. | SlateCore | [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GetContentWidget() | [] |
IToolTip::AsWidget | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Gets the widget that this tool tip represents.
The tool tip widget. | SlateCore | [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< class [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > AsWidget() | [] |
IToolTip::IsEmpty | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Checks whether this tool tip has no content to display right now.
true if the tool tip has no content to display, false otherwise. | SlateCore | bool IsEmpty() const | [] |
IToolTip::IsInteractive | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Checks whether this tool tip can be made interactive by the user (by holding Ctrl).
true if it is an interactive tool tip, false otherwise. | SlateCore | bool IsInteractive() const | [] |
IToolTip::OnClosed | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Called when the tooltip widget is closed and the tooltip is no longer needed. | SlateCore | void OnClosed() | [] |
IToolTip::OnOpening | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Called when the tooltip widget is about to be requested for opening. | SlateCore | void OnOpening() | [] |
IToolTip::ResetContentWidget | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Resets the tooltip to its default without a content widget. | SlateCore | virtual void ResetContentWidget() | [] |
IToolTip::OnSetInteractiveWindowLocation | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Allows an interactive tooltip to adjust and/or change its window location on open, as interactive tooltips don't update the tooltip window to follow the cursor position. | SlateCore | virtual void OnSetInteractiveWindowLocation ( FVector2D & InOutDesiredLocation ) const | [] |
IToolTip::SetContentWidget | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Sets the tool tip's content widget. | SlateCore | void SetContentWidget ( const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > & InContentWidget ) | [] |
IToolTip::~IToolTip | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Virtual destructor. | SlateCore | virtual ~IToolTip() | [] |
IToolTip | /Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h | Interface for tool tips. | SlateCore | class IToolTip | [] |
NamedSlotProperty::operator[] | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | SlateCore | DeclarationType & operator[] ( const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > & InChild ) | [] |
|
NamedSlotProperty::NamedSlotProperty | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | SlateCore | NamedSlotProperty ( DeclarationType & InOwnerDeclaration, [TAlwaysValidWidget](API\Runtime\SlateCore\Widgets\TAlwaysValidWidget) & ContentToSet ) | [] |
|
NamedSlotProperty | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | NamedSlotPropertyis a helper that will be returned by SomeContentArea(). | SlateCore | template<class DeclarationType> struct NamedSlotProperty | [
{
"type": "DeclarationType...",
"name": "OwnerDeclaration",
"description": ""
},
{
"type": "TAlwaysValidWid...",
"name": "SlotContent",
"description": ""
}
] |
RequiredArgs::MakeRequiredArgs | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | SlateCore | namespace RequiredArgs { [T0RequiredArgs](API\Runtime\SlateCore\Widgets\T0RequiredArgs) RequiredArgs::MakeRequiredArgs() } | [] |
|
RequiredArgs::MakeRequiredArgs | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | SlateCore | namespace RequiredArgs { template<typename Arg0Type> [T1RequiredArgs](API\Runtime\SlateCore\Widgets\T1RequiredArgs)< Arg0Type && > RequiredArgs::MakeRequiredArgs ( Arg0Type && InArg0 ) } | [] |
|
RequiredArgs::MakeRequiredArgs | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | SlateCore | namespace RequiredArgs { template<typename Arg0Type, typename Arg1Type, typename Arg2Type> [T3RequiredArgs](API\Runtime\SlateCore\Widgets\T3RequiredArgs)< Arg0Type &&, Arg1Type &&, Arg2Type && > RequiredArgs::MakeRequiredArgs ( Arg0Type && InArg0, Arg1Type && InArg1, Arg2Type && InArg2 ) } | [] |
|
RequiredArgs::MakeRequiredArgs | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | SlateCore | namespace RequiredArgs { template<typename Arg0Type, typename Arg1Type, typename Arg2Type, typename Arg3Type> [T4RequiredArgs](API\Runtime\SlateCore\Widgets\T4RequiredArgs)< Arg0Type &&, Arg1Type &&, Arg2Type &&, Arg3Type && > RequiredArgs::MakeRequiredArgs ( Arg0Type && InArg0, Arg1Type && InArg1, Arg2Type && InArg2, Arg3Type && InArg3 ) } | [] |
|
RequiredArgs::MakeRequiredArgs | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | SlateCore | namespace RequiredArgs { template<typename Arg0Type, typename Arg1Type, typename Arg2Type, typename Arg3Type, typename Arg4Type> [T5RequiredArgs](API\Runtime\SlateCore\Widgets\T5RequiredArgs)< Arg0Type &&, Arg1Type &&, Arg2Type &&, Arg3Type &&, Arg4Type && > RequiredArgs::MakeRequiredArgs ( Arg0Type && InArg0, Arg1Type && InArg1, Arg2Type && InArg2, Arg3Type && InArg3, Arg4Type && InArg4 ) } | [] |
|
SBoxPanel::ClearChildren | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h | Removes all children from the box. | SlateCore | void ClearChildren() | [] |
RequiredArgs::MakeRequiredArgs | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h | SlateCore | namespace RequiredArgs { template<typename Arg0Type, typename Arg1Type> [T2RequiredArgs](API\Runtime\SlateCore\Widgets\T2RequiredArgs)< Arg0Type &&, Arg1Type && > RequiredArgs::MakeRequiredArgs ( Arg0Type && InArg0, Arg1Type && InArg1 ) } | [] |
|
SBoxPanel::ComputeDesiredSize | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h | A Panel's desired size in the space required to arrange of its children on the screen while respecting all of the children's desired sizes and any layout-related options specified by the user. See StackPanel for an example.
The desired size. | SlateCore | virtual FVector2D ComputeDesiredSize ( float ) const | [] |
SBoxPanel::FScopedWidgetSlotArguments::operator= | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h | SlateCore | FScopedWidgetSlotArguments & operator&61; &40; const FScopedWidgetSlotArguments & &41; | [] |
|
SBoxPanel::FScopedWidgetSlotArguments::operator= | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h | SlateCore | FScopedWidgetSlotArguments & operator&61; &40; FScopedWidgetSlotArguments && &41; | [] |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.