SGraphPaletteItem::CreateIconWidget

Create an icon type widget

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphPalette.h

Include

#include "SGraphPalette.h"

Source

/Engine/Source/Editor/GraphEditor/Private/SGraphPalette.cpp

Syntax

TSharedRef< SWidget > CreateIconWidget
(
    const FText & IconToolTip,
    const FSlateBrush * IconBrush,
    const FSlateColor & IconColor
)

Remarks

Create an icon type widget

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss