Navigation
API > API/Editor > API/Editor/ContentBrowser
Workflow event when a set of collections are deleted.
| Name | FCollectionsDeletedTelemetryEvent |
| Type | struct |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserModule.h |
| Include Path | #include "ContentBrowserModule.h" |
Syntax
struct FCollectionsDeletedTelemetryEvent
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TelemetryID | FGuid | ContentBrowserModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CollectionsDeleted | int32 | ContentBrowserModule.h | ||
| DurationSec | double | ContentBrowserModule.h |