FRecvMulti::CountBytes

Calculates the total memory consumption of this [FRecvMulti](API\Runtime\Sockets\FRecvMulti) instance, including platform-specific data

Choose your operating system:

Windows

macOS

Linux

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/SocketTypes.h

Include

#include "SocketTypes.h"

Source

/Engine/Source/Runtime/Sockets/Private/Sockets.cpp

Syntax

virtual void CountBytes
(
    FArchive & Ar
) const

Remarks

Calculates the total memory consumption of this FRecvMulti instance, including platform-specific data

Parameters

Parameter

Description

Ar

The archive being used to count the memory consumption