Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/UClientUnitTest
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 void NotifyControlMessage
&40;
FInBunch & Bunch,
uint8 MessageType
&41;
Remarks
Override this, to receive notification of all other non-NMT_NUTControl control messages
Parameters
Name | Description |
---|---|
Bunch | The bunch containing the control message |
MessageType | The control message type |