FAsyncCompressedAnimationsManagement::WaitOnExistingCompression

Blocks on compression for the supplied animation. Returns false if there was no compression job to wait on.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimCompressionDerivedDataPublic.h

Include

#include "Animation/AnimCompressionDerivedDataPublic.h"

Source

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

Syntax

bool WaitOnExistingCompression
(
    UAnimSequence * Anim,
    const bool bWantResults
)

Remarks

Blocks on compression for the supplied animation. Returns false if there was no compression job to wait on.

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