Navigation
API > API/Plugins > API/Plugins/AudioInsights
| Name | FAudioEventLogFilter |
| Type | class |
| Header File | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/AudioEventLogDashboardViewFactory.h |
| Include Path | #include "Views/AudioEventLogDashboardViewFactory.h" |
Syntax
class FAudioEventLogFilter : public FGenericFilter< FEventLogFilterID >
Inheritance Hierarchy
- FFilterBase → FGenericFilter → FAudioEventLogFilter
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAudioEventLogFilter
(
const FEventLogFilterID InFilterID, |
Views/AudioEventLogDashboardViewFactory.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsActive | bool | Views/AudioEventLogDashboardViewFactory.h | ||
| FilterID | const FEventLogFilterID | Views/AudioEventLogDashboardViewFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEventLogFilterID GetFilterID() |
Views/AudioEventLogDashboardViewFactory.h | ||
bool IsActive() |
Views/AudioEventLogDashboardViewFactory.h |