Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtilDebug.h |
Include | #include "NUTUtilDebug.h" |
Syntax
namespace UE
{
namespace NUT
{
enum ELogHookType
&123;
Full = 0x0001,
Partial = 0x0002,
&125;
}
}
Values
Name | Description |
---|---|
Full | |
Partial |
Remarks
Specifies the type of log hook (e.g. type of string matching to use)