Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Styling > API/Runtime/SlateCore/Styling/FSlateStyleRegistry
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Styling/SlateStyleRegistry.h |
| Include | #include "Styling/SlateStyleRegistry.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Styling/SlateStyleRegistry.cpp |
static const ISlateStyle &42; FindSlateStyle
&40;
const FName & InSlateStyleName
&41;
Remarks
Find a slate style in the repository. The slate style, or null if it couldn't be found
Parameters
| Name | Description |
|---|---|
| InSlateStyleName | The name of the slate style to find. |