Navigation
API > API/Plugins > API/Plugins/AudioInsights > API/Plugins/AudioInsights/FLogDashboardViewFactory
| Name | FLogCategoryCollector |
| Type | struct |
| Header File | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/LogDashboardViewFactory.h |
| Include Path | #include "Views/LogDashboardViewFactory.h" |
Syntax
struct FLogCategoryCollector : public FOutputDevice
Inheritance Hierarchy
- FOutputDevice → FLogDashboardViewFactory::FLogCategoryCollector
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLogCategoryCollector() |
Views/LogDashboardViewFactory.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FLogCategoryCollector() |
Views/LogDashboardViewFactory.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CollectedCategories | FDefaultCategorySelectionMap | Views/LogDashboardViewFactory.h | ||
| CollectionCritSec | FCriticalSection | Views/LogDashboardViewFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDefaultCategorySelectionMap GetCollectedCategories() |
Views/LogDashboardViewFactory.h | ||
virtual bool IsMemoryOnly() |
Views/LogDashboardViewFactory.h | ||
virtual void Serialize
(
const TCHAR* InMsg, |
Views/LogDashboardViewFactory.h |