Navigation
API > API/Editor > API/Editor/ContentBrowser
Workflow event when a collection is created.
| Name | FCollectionCreatedTelemetryEvent |
| Type | struct |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserModule.h |
| Include Path | #include "ContentBrowserModule.h" |
Syntax
struct FCollectionCreatedTelemetryEvent
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TelemetryID | FGuid | ContentBrowserModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CollectionShareType | ECollectionShareType::Type | ContentBrowserModule.h | ||
| DurationSec | double | ContentBrowserModule.h |