Navigation
API > API/Plugins > API/Plugins/AudioInsights
Custom event types that can be filtered by in the Event Log
| Name | FAudioEventLogCustomEvents |
| Type | struct |
| Header File | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Settings/AudioEventLogSettings.h |
| Include Path | #include "Settings/AudioEventLogSettings.h" |
Syntax
USTRUCT ()
struct FAudioEventLogCustomEvents
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EventNames | TSet< FString > | The names of any custom events that can be sent to the Event Log. | Settings/AudioEventLogSettings.h |
|