Class AssetAttachmentInsertEvent


public class AssetAttachmentInsertEvent extends InsertEvent<AssetAttachmentInsertInput>
Event to insert an attachment for an asset.
The launcher must provide a valid AssetAttachmentInsertInput in order to successfully call this event.
The listener creates an attachment associated with the asset and returns the ID of the created attachment.
Since:
20.0
GCApi:
event
Reactors:
BTAssetAttachmentInsert(0)
No Spouts