FStackTraceManager::Disable

Passes on a 'Disable' call, to the specified stack trace (if it exists)

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 Disable
(
    FString TraceName
)

Remarks

Passes on a 'Disable' call, to the specified stack trace (if it exists)

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