Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAsyncCompressedAnimationsManage-
Description
Blocks on compression for the supplied animation. Returns false if there was no compression job to wait on.
| Name | WaitOnExistingCompression |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimCompressionDerivedDataPublic.h |
| Include Path | #include "Animation/AnimCompressionDerivedDataPublic.h" |
bool WaitOnExistingCompression
(
UAnimSequence * Anim,
const bool bWantResults
)