CreateIconWidget

Overload list

Windows
MacOS
Linux
Name Description

Protected function

TSharedRef< ...

 

CreateIconWidget

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

Create an icon type widget

Protected function

TSharedRef< ...

 

CreateIconWidget

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

Creates an icon type widget, including big tooltip link

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