UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIndexLengthPair Struct Reference

#include <SkeletalMeshDuplicatedVerticesBuffer.h>

Public Attributes

uint32 Length
 
uint32 Index
 

Friends

FArchiveoperator<< (FArchive &Ar, FIndexLengthPair &V)
 

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FIndexLengthPair V 
)
friend

Serializer

Parameters
Ar- archive to serialize with
V- vertex to serialize
Returns
archive that was used

Member Data Documentation

◆ Index

uint32 FIndexLengthPair::Index

◆ Length

uint32 FIndexLengthPair::Length

The documentation for this struct was generated from the following file: