![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Glitch.h>
Public Member Functions | |
| VERSECOMPILER_API | SGlitchResult (EDiagnostic ResultId) |
| SGlitchResult (EDiagnostic ResultId, CUTF8String &&Message) | |
| const SDiagnosticInfo & | GetInfo () const |
| bool | IsError () const |
| bool | IsWarning () const |
Public Attributes | |
| EDiagnostic | _Id |
| CUTF8String | _Message |
Information about the result of a glitch.
| uLang::SGlitchResult::SGlitchResult | ( | EDiagnostic | ResultId | ) |
|
inline |
|
inline |
|
inline |
|
inline |
| EDiagnostic uLang::SGlitchResult::_Id |
| CUTF8String uLang::SGlitchResult::_Message |