Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > FNUTStackTrace
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 AddTrace
&40;
bool bLogAdd
&41;
Remarks
Adds a new trace to the stack tracker (optionally dumping to log at the same time)
Parameters
Name | Description |
---|---|
bLogAdd | Whether or not to also log this new trace being added |