![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Net/Core/Misc/ResizableCircularQueue.h"#include "Iris/ReplicationSystem/NetBlob/NetBlob.h"#include "Iris/ReplicationSystem/NetBlob/ReliableNetBlobQueue.h"#include "Containers/Map.h"Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::Net |
| namespace | UE::Net::Private |
Enumerations | |
| enum class | UE::Net::Private::ENetObjectAttachmentType : uint32 { UE::Net::Private::Normal , UE::Net::Private::OutOfBand , UE::Net::Private::HugeObject , UE::Net::Private::InternalCount } |
| enum class | UE::Net::Private::EAttachmentWriteStatus : unsigned { UE::Net::Private::Success , UE::Net::Private::NoAttachments , UE::Net::Private::ReliableWindowFull , UE::Net::Private::BitstreamOverflow } |