Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TNetControlMessageImpl
Description
- 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
| Name | Send |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/DataChannel.h |
| Include Path | #include "Net/DataChannel.h" |
static void Send
(
UNetConnection * Conn,
ParamTypes &... Params
)