FNUTStackTrace::Dump

Dumps accumulated stack traces

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtilDebug.h

Include

#include "NUTUtilDebug.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/NUTUtilDebug.cpp

Syntax

void Dump
(
    bool bKeepTraceHistory
)

Remarks

Dumps accumulated stack traces

Parameters

Parameter

Description

bKeepTraceHistory

Whether or not to keep the trace history after dumping it (defaults to false)

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