FPositionVertexBuffer::Serialize

Serializer

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/PositionVertexBuffer.h

Include

#include "Rendering/PositionVertexBuffer.h"

Source

/Engine/Source/Runtime/Engine/Private/PositionVertexBuffer.cpp

Syntax

void Serialize
(
    FArchive & Ar,
    bool bInNeedsCPUAccess
)

Remarks

Serializer

Parameters

Parameter

Description

Ar

Archive to serialize with

bInNeedsCPUAccess

Whether the elements need to be accessed by the CPU

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