Navigation
API > API/Editor > API/Editor/ContentBrowser
Workflow event when assets are added to a collection.
| Name | FAssetAddedToCollectionTelemetryEvent |
| Type | struct |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserModule.h |
| Include Path | #include "ContentBrowserModule.h" |
Syntax
struct FAssetAddedToCollectionTelemetryEvent
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 | ||
| NumAdded | uint32 | ContentBrowserModule.h | ||
| Workflow | ECollectionTelemetryAssetAddedWorkflow | ContentBrowserModule.h |