Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Diagnostics > API/Runtime/VerseCompiler/uLang/Diagnostics/SGlitch
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Diagnostics/Glitch.h |
| Include | #include "uLang/Diagnostics/Glitch.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Diagnostics/Glitch.cpp |
static CUTF8String FormattedString
(
const char * Message,
const char * Path,
const STextRange & Range,
EDiagnosticSeverity Severity,
EDiagnostic Diagnostic
)