Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Brushes
Inheritance Hierarchy
- FSlateBrush
- FSlateRoundedBoxBrush
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Brushes/SlateRoundedBoxBrush.h |
| Include | #include "Brushes/SlateRoundedBoxBrush.h" |
Syntax
struct FSlateRoundedBoxBrush : public FSlateBrush
Constructors
| Type | Name | Description | |
|---|---|---|---|
| FORCENOINLINE | FSlateRoundedBoxBrush
(
const FillColorType& InColor, |
Creates and initializes a new instance with the specified color and rounds based on height | |
| FORCENOINLINE | FSlateRoundedBoxBrush
(
const FName InFillResourceName, |
Creates and initializes a new instance with the specified color and corner radius | |
| FORCENOINLINE | FSlateRoundedBoxBrush
(
const FillColorType& InColor, |
||
| FORCENOINLINE | FSlateRoundedBoxBrush
(
const FillColorType& InColor, |
||
| FORCENOINLINE | FSlateRoundedBoxBrush
(
const FillColorType& InColor, |
Creates and initializes a new instance with the specified color and corner radius | |
| FORCENOINLINE | FSlateRoundedBoxBrush
(
const FName InFillResourceName, |
||
| FORCENOINLINE | FSlateRoundedBoxBrush
(
const FillColorType& InColor, |
Creates and initializes a new instance with the specified color and rounds based on height | |
| FORCENOINLINE | FSlateRoundedBoxBrush
(
const FName InFillResourceName, |
||
| FORCENOINLINE | FSlateRoundedBoxBrush
(
const FillColorType& InColor, |
Creates and initializes a new instance with the specified color and corner radius | |
| FORCENOINLINE | FSlateRoundedBoxBrush
(
const FName InFillResourceName, |
Creates and initializes a new instance with the specified color and rounds based on height |