FPakInfo::Serialize

Serializes this struct.

Windows
MacOS
Linux

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Syntax

void Serialize
(
    FArchive & Ar,
    int32 InVersion
)

Remarks

Serializes this struct.

Parameters

Parameter

Description

Ar

Archive to serialize data with.

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