Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest
References
| Module | NetcodeUnitTest |
| Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/NUTActor.h |
| Include | #include "NUTActor.h" |
Syntax
template<>
class FNetControlMessage< 250 >
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Throws away a message of this type from the passed in bunch | ||
| uint8 | Initialize () |
||
| bool | Receives a message of this type from the passed in bunch | ||
| void | Send
(
UNetConnection* Conn, |
Sends a message of this type on the specified connection's control channel \ * |