DumpStackTraceToLog

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

DumpStackTraceToLog

(
    const ELogVerbosity::Type LogVerbos...
)

Dumps the stack trace into the log, meant to be used for debugging purposes.

Public function Static

void

 

DumpStackTraceToLog

(
    const TCHAR* Heading,
    const ELogVerbosity::Type LogVerbos...
)

Dumps the stack trace into the log with a custom heading, meant to be used for debugging purposes.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss