MAX_QUEUED_CONTROL_MESSAGES

Maximum size of additional buffer if this is exceeded as well, we kill the connection.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ControlChannel.h

Include

#include "Engine/ControlChannel.h"

Syntax

enum
{
    MAX_QUEUED_CONTROL_MESSAGES = 32768
}

Remarks

Maximum size of additional buffer if this is exceeded as well, we kill the connection. FIXME temporarily huge until we figure out how to handle 1 asset/package implication on packagemap

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss