Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateIcon
Description
Gets the resolved icon.
| Name | GetIcon |
| 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 * GetIcon() const
Icon brush, or FStyleDefaults::GetNoBrush() if the icon wasn't found.
See Also
- GetSmallIcon