FScriptStackTracker::DumpStackTraces

Dumps capture stack trace summary to the passed in log.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/ScriptStackTracker.h

Include

#include "UObject/ScriptStackTracker.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/ScriptStackTracker.cpp

Syntax

void DumpStackTraces
(
    int32 StackThreshold,
    FOutputDevice & Ar
)

Remarks

Dumps capture stack trace summary to the passed in log.

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