Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateIcon
Description
Gets the resolved small icon.
| Name | GetSmallIcon |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Textures/SlateIcon.h |
| Include Path | #include "Textures/SlateIcon.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Textures/SlateIcon.cpp |
const FSlateBrush * GetSmallIcon() const
Icon brush, or FStyleDefaults::GetNoBrush() if the icon wasn't found.