FSlateIcon::GetSmallIcon

Gets the resolved small icon.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Textures/SlateIcon.h

Include

#include "Textures/SlateIcon.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Textures/SlateIcon.cpp

Syntax

const FSlateBrush * GetSmallIcon() const

Remarks

Gets the resolved small icon.

Returns

Icon brush, or FStyleDefaults::GetNoBrush() if the icon wasn't found.

See Also

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