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" |
virtual void NotifyNUTControl
&40;
ENUTControlCommand CmdType,
FString Command
&41;
Remarks
Override this, to receive notification of NMT_NUTControl messages, from the server
Parameters
| Name | Description |
|---|---|
| CmdType | The command type |
| Command | The command being received |