Navigation
API > API/Editor > API/Editor/ContentBrowser
Workflow event when assets are removed from a collection.
| Name | FAssetRemovedFromCollectionTelemetryEvent |
| Type | struct |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserModule.h |
| Include Path | #include "ContentBrowserModule.h" |
Syntax
struct FAssetRemovedFromCollectionTelemetryEvent
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 | ||
| NumRemoved | uint32 | ContentBrowserModule.h | ||
| Workflow | ECollectionTelemetryAssetRemovedWorkflow | ContentBrowserModule.h |