Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Styling > API/Runtime/SlateCore/Styling/ISlateStyle
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Styling/ISlateStyle.h |
| Include | #include "Styling/ISlateStyle.h" |
Syntax
enum EStyleMessageSeverity
&123;
Error = 1,
PerformanceWarning = 2,
Warning = 3,
Info = 4,
&125;
Values
| Name | Description |
|---|---|
| Error | |
| PerformanceWarning | |
| Warning | |
| Info |
Remarks
The severity of the message type Ordered according to their severity