Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/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 TraceAndDump
&40;
FString TraceName
&41;
Remarks
Performs a once-off stack trace, with no tracking (but if there is already a trace active with this name, respect its 'enabled' status)
Parameters
| Name | Description |
|---|---|
| TraceName | The name of the trace |