Navigation
API > API/Plugins > API/Plugins/AudioInsights > API/Plugins/AudioInsights/FSoundPriorityMessage
Description
Override to return a declare/write handler pair so this message type is included when exporting the AudioInsights cache to a custom .utrace file. See existing implementations in AudioInsights/Private/Messages/ for examples.
Virtual Inheritance
- IAudioCachedMessage::GetCacheWriteHandler → FSoundPriorityMessage::GetCacheWriteHandler
| Name | GetCacheWriteHandler |
| Type | function |
| Header File | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Messages/SoundTraceMessages.h |
| Include Path | #include "Messages/SoundTraceMessages.h" |
| Source | /Engine/Plugins/AudioInsights/Source/AudioInsights/Private/Messages/SoundTraceMessages.cpp |
virtual FCacheWriteHandler GetCacheWriteHandler() const