UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FStreamableAnimPlatformData Class Reference

#include <AnimStreamable.h>

Public Member Functions

void Serialize (FArchive &Ar, class UAnimStreamable *Owner)
 
void Reset ()
 
SIZE_T GetMemorySize () const
 

Public Attributes

TArray< FAnimStreamableChunkChunks
 

Member Function Documentation

◆ GetMemorySize()

SIZE_T FStreamableAnimPlatformData::GetMemorySize ( ) const
inline

◆ Reset()

void FStreamableAnimPlatformData::Reset ( )
inline

◆ Serialize()

void FStreamableAnimPlatformData::Serialize ( FArchive Ar,
class UAnimStreamable Owner 
)

Member Data Documentation

◆ Chunks

TArray<FAnimStreamableChunk> FStreamableAnimPlatformData::Chunks

The documentation for this class was generated from the following files: