FAudioChunkCache::CancelAllPendingLoads

This function will cancel any in-flight loads and wait for their completion.

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioStreamingCache.h

Include

#include "AudioStreamingCache.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioStreamingCache.cpp

Syntax

void CancelAllPendingLoads()

Remarks

This function will cancel any in-flight loads and wait for their completion.

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