FNUTStackTrace::FNUTStackTrace

Constructs the debug stack trace [FNUTStackTrace](API\Plugins\NetcodeUnitTest\FNUTStackTrace)

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

FNUTStackTrace
(
    FString InTraceName
)

Remarks

Constructs the debug stack trace

FNUTStackTrace

Parameters

Parameter

Description

InTraceName

A human readable trace name for logging/debugging/tracking

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