FCacheMissInfo

This struct is used for logging cache misses.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "AudioStreamingCache.h"

Syntax

struct FCacheMissInfo

Remarks

This struct is used for logging cache misses.

Variables

Name Description

Public variable

bool

 

bBlockedForLoad

Public variable

uint32

 

ChunkIndex

Public variable

FName

 

SoundWaveName

Public variable

uint32

 

TotalChunksInWave

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