Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UControlChannel
Description
Adds the given bunch to the QueuedMessages list. Closes the connection if MAX_QUEUED_CONTROL_MESSAGES is exceeded
| Name | QueueMessage |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/ControlChannel.h |
| Include Path | #include "Engine/ControlChannel.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DataChannel.cpp |
void QueueMessage
(
const FOutBunch * Bunch
)