FNetBitReader::CountMemory

Counts the in-memory bytes used by this object

Windows
MacOS
Linux

Override Hierarchy

FBitReader::CountMemory()

FNetBitReader::CountMemory()

FInBunch::CountMemory()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNet.h

Include

#include "UObject/CoreNet.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/CoreNet.cpp

Syntax

virtual void CountMemory
(
    FArchive & Ar
) const

Remarks

Counts the in-memory bytes used by this object

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