Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > FScopedIncrementTraceIgnoreDepth
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 |
FScopedIncrementTraceIgnoreDepth
&40;
FStackTraceManager &42; InManager,
int32 InIgnoreIncrement
&41;
Remarks
Base constructor
FScopedIncrementTraceIgnoreDepth
Parameters
Name | Description |
---|---|
InManager | The stack trace manager whose ignore depth is being adjusted |
InIgnoreIncrement | The amount by which the stack trace managers ignore deoth should be incremented |