UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Macros
VVMUnreachable.h File Reference
#include "
HAL/Platform.h
"
#include "
Misc/AssertionMacros.h
"
Go to the source code of this file.
Macros
#
define
VERSE_UNREACHABLE
()
Macro Definition Documentation
◆
VERSE_UNREACHABLE
#
define
VERSE_UNREACHABLE
(
)
Value:
do
\
{ \
FDebug::DumpStackTraceToLog(
TEXT
(
"VERSE_UNREACHABLE"
),
ELogVerbosity::Error
);
\
while
(
true
) \
{
\
PLATFORM_BREAK
(); \
} \
}
\
while
(
false
)
TEXT
#define TEXT(x)
Definition
Platform.h:1272
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
ELogVerbosity::Error
@ Error
Definition
LogVerbosity.h:28
Engine
Source
Runtime
CoreUObject
Public
VerseVM
VVMUnreachable.h
Generated by
1.9.8