FAudioChunkCache::BeginLoggingCacheMisses

Debug tools: Call this to start enqueing reports on any cache misses to a queue.

Windows
MacOS
Linux

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 BeginLoggingCacheMisses()

Remarks

Debug tools: Call this to start enqueing reports on any cache misses to a queue. This queue will continue to grow until FlushCacheMissLog is called.

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