Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FDebug > DumpStackTraceToLog
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AssertionMacros.h |
Include | #include "Misc/AssertionMacros.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/AssertionMacros.cpp |
static void DumpStackTraceToLog
&40;
const TCHAR &42; Heading,
const ELogVerbosity::Type LogVerbosity
&41;
Remarks
Dumps the stack trace into the log with a custom heading, meant to be used for debugging purposes.