![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AudioStreamingCache.h>
Public Member Functions | |
| FCacheMissEntry (FName InSoundWaveName, uint32 InChunkIndex) | |
| bool | operator== (const FCacheMissEntry &Other) const |
Public Attributes | |
| FName | SoundWaveName |
| uint32 | ChunkIndex |
Friends | |
| uint32 | GetTypeHash (const FCacheMissEntry &InCacheMissEntry) |
|
inline |
|
inline |
|
friend |
Hash function
| uint32 FAudioChunkCache::FCacheMissEntry::ChunkIndex |
| FName FAudioChunkCache::FCacheMissEntry::SoundWaveName |