FPakEntry::GetSerializedSize

Gets the size of data serialized by this struct.

Windows
MacOS
Linux

References

Module

PakFile

Header

/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h

Include

#include "IPlatformFilePak.h"

Syntax

int64 GetSerializedSize
(
    int32 Version
) const

Remarks

Gets the size of data serialized by this struct.

Returns

Serialized data size.

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