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