Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/FNetControlMessage_250
References
| Module | NetcodeUnitTest |
| Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/NUTActor.h |
| Include | #include "NUTActor.h" |
template<typename... ParamTypes>
static void Send
&40;
UNetConnection &42; Conn,
ParamTypes &... Params
&41;
Remarks
- Sends a message of this type on the specified connection's control channel \ *
-
const not used only because of the FArchive interface; the parameters are not modified \