Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioChunkCache
Description
This is for debugging purposes only. Prints the elements in the cache from most recently used to least. Returns the dimensions of this debug log so that multiple caches can be tiled across the screen.
| Name | DebugDisplayLegacy |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AudioStreamingCache.h |
| Include Path | #include "AudioStreamingCache.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioStreamingCache.cpp |
TPair< int, int > DebugDisplayLegacy
(
UWorld * World,
FViewport * Viewport,
FCanvas * Canvas,
int32 X,
int32 Y,
const FVector * ViewLocation,
const FRotator * ViewRotation
) const