Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Styling > API/Runtime/SlateCore/Styling/FSlateIconFinder
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Styling/SlateIconFinder.h |
| Include | #include "Styling/SlateIconFinder.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Styling/SlateIconFinder.cpp |
static FSlateIcon FindIcon
&40;
const FName & InIconName
&41;
Remarks
Find the first occurance of a brush represented by the specified IconName in any of the registered style sets An FSlateIcon structure
Parameters
| Name | Description |
|---|---|
| InIconName | The fully qualified style name of the icon to find |