Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FDebug
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | DumpStackTraceToLog
(
const ELogVerbosity::Type LogVerbosity |
Dumps the stack trace into the log, meant to be used for debugging purposes. |
![]() ![]() |
void | DumpStackTraceToLog
(
const TCHAR* Heading, |
Dumps the stack trace into the log with a custom heading, meant to be used for debugging purposes. |