Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Styling
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Styling/SlateTypes.h |
| Include | #include "Styling/SlateTypes.h" |
Syntax
class FInvalidatableBrushAttribute
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInvalidatableBrushAttribute
(
const TAttribute< const FSlateBrush* >& InImage |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FSlateBrush * | Get () |
||
| TAttribute< const FSlateBrush * > | GetImage () |
||
| bool | IsBound () |
||
| void | SetImage
(
SWidget& ThisWidget, |