Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/UClientUnitTest
- FUnitLogInterface::IsConnectionLogSource()
- UUnitTest::IsConnectionLogSource()
- UClientUnitTest::IsConnectionLogSource()
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/ClientUnitTest.h |
Include | #include "ClientUnitTest.h" |
Source | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/ClientUnitTest.cpp |
virtual bool IsConnectionLogSource
&40;
UNetConnection &42; InConnection
&41;
Remarks
Whether or not this log interface is the source of a UNetConnection - used for deciding where to direct, UNetConnection log hooks Whether or not the connection is associated with this log interface
Parameters
Name | Description |
---|---|
InConnection | The connection to check |