FRecvMulti::CountBytes

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

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

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