Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > FUnitLogRedirect
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UnitLogging.h |
Include | #include "UnitLogging.h" |
void SetInterface
(
FUnitLogInterface * InInterface
)
Remarks
Sets the interface we should redirect to
Parameters
Name | Description |
---|---|
InInterface | The interface to redirect to |