FStackTraceManager::GetOrCreateTrace

Gets or creates a trace, of the specified name

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "NUTUtilDebug.h"

Syntax

FNUTStackTrace * GetOrCreateTrace
(
    FString TraceName,
    bool * bOutNewTrace
)

Remarks

Gets or creates a trace, of the specified name

Parameters

Parameter

Description

TraceName

The name of the trace

bOutNewTrace

Optionally, specifies whether this trace is newly created

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