Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > FLogCommandManager
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 RemoveByLog
&40;
FString LogLine
&41;
Remarks
Removes a log command based on the log line used for matching
Parameters
Name | Description |
---|---|
LogLine | The log line used for matching |