CreateIconWidget

Overload list

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphPaletteItem

  Type Name Description
Protected function TSharedRef< SWidget >

CreateIconWidget ( const FText& IconToolTip,
const FSlateBrush* IconBrush,
const FSlateColor& IconColor
)

Create an icon type widget
Protected function TSharedRef< SWidget >

CreateIconWidget ( const FText& IconToolTip,
const FSlateBrush* IconBrush,
const FSlateColor& IconColor,
const FString& DocLink,
const FString& DocExcerpt,
const FSlateBrush* SecondaryIconBrush,
const FSlateColor& SecondaryColor
)

Creates an icon type widget, including big tooltip link

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page