TStaticMeshVertexData::Serialize

Serializer for this class

Windows
MacOS
Linux

Override Hierarchy

FStaticMeshVertexDataInterface::Serialize()

TStaticMeshVertexData::Serialize()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StaticMeshVertexData.h

Include

#include "StaticMeshVertexData.h"

Syntax

virtual void Serialize
(
    FArchive & Ar,
    bool bForcePerElementSerialization
)

Remarks

Serializer for this class

Parameters

Parameter

Description

Ar

archive to serialize to

B

data to serialize

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