Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/ISlateStyle.h |
Include |
#include "Styling/ISlateStyle.h" |
enum EStyleMessageSeverity
{
CriticalError = 0,
Error = 1,
PerformanceWarning = 2,
Warning = 3,
Info = 4,
}
Name |
Description |
---|---|
CriticalError |
|
Error |
|
PerformanceWarning |
|
Warning |
|
Info |
The severity of the message type Ordered according to their severity