FRawStaticIndexBuffer::SerializeMetaData

Serialize only meta data (e.g. number of indices) but not the actual index data

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/RawIndexBuffer.h

Include

#include "RawIndexBuffer.h"

Source

/Engine/Source/Runtime/Engine/Private/RawIndexBuffer.cpp

Syntax

void SerializeMetaData
(
    FArchive & Ar
)

Remarks

Serialize only meta data (e.g. number of indices) but not the actual index data

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