TIndirectArray::CountBytes

Count bytes needed to serialize this array.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/IndirectArray.h

Include

#include "Containers/IndirectArray.h"

Syntax

void CountBytes
(
    FArchive & Ar
) const

Remarks

Count bytes needed to serialize this array.

Parameters

Parameter

Description

Ar

Archive to count for.

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