FCompressionMemorySummary::GatherPreCompressionStats

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimCompress.h

Include

#include "Animation/AnimCompress.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimCompress.cpp

Syntax

void GatherPreCompressionStats
(
    const FString & Name,
    int32 RawSize,
    int32 PreviousCompressionSize,
    int32 ProgressNumerator,
    int32 ProgressDenominator
)

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