Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > FStackTraceManager
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 |
void Clear
(
FString TraceName
)
Remarks
Clears the specified trace from tracking
Parameters
Name | Description |
---|---|
TraceName | The name of the trace |