Navigation
API > API/Plugins > API/Plugins/AudioInsights > API/Plugins/AudioInsights/FAudioInsightsCacheManager
Description
Returns one representative message per FName, collected as messages flow into the cache. Used by the cache trace writer to discover and declare events without iterating all chunks.
| Name | GetMessageTypeRegistry |
| Type | function |
| Header File | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Cache/AudioInsightsCacheManager.h |
| Include Path | #include "Cache/AudioInsightsCacheManager.h" |
const TMap < FName , TSharedPtr < const IAudioCachedMessage > > & GetMessageTypeRegistry() const