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 AddLogCommand
&40;
FString LogLine,
FString Command
&41;
Remarks
Adds a new log command
Parameters
Name | Description |
---|---|
LogLine | The log line to do a partial match on |
Command | The console command to execute |