FSlateIcon

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSlateIcon()

Default constructor (empty icon).

Public function

FSlateIcon

(
    const FName& InStyleSetName,
    const FName& InStyleName
)

Creates and initializes a new icon from a style set and style name

Public function

FSlateIcon

(
    const FName& InStyleSetName,
    const FName& InStyleName,
    const FName& InSmallStyleName
)

Creates and initializes a new icon from a style set and style name

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