Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCoreDelegates
| Name | EOnScreenMessageSeverity |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h |
| Include Path | #include "Misc/CoreDelegates.h" |
Syntax
enum EOnScreenMessageSeverity
{
Info,
Warning,
Error,
}
Values
| Name | Remarks |
|---|---|
| Info | |
| Warning | |
| Error |