Navigation
API > API/Runtime > API/Runtime/SlateCore
Provides a means to hold onto the source of a slate brush.
| Name | ISlateBrushSource |
| Type | class |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Styling/SlateBrush.h |
| Include Path | #include "Styling/SlateBrush.h" |
Syntax
class ISlateBrushSource
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ISlateBrushSource() |
Styling/SlateBrush.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FSlateBrush * GetSlateBrush() |
Styling/SlateBrush.h |