FStackTraceManager::GetTrace

Gets the trace of the specified name, or NULL if it doesn't exist

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "NUTUtilDebug.h"

Syntax

FNUTStackTrace * GetTrace
(
    FString TraceName
)

Remarks

Gets the trace of the specified name, or NULL if it doesn't exist

Returns

The trace or NULL if it doesn't exist

Parameters

Parameter

Description

TraceName

The name of the trace

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