Class AssetChildInsertEvent


public class AssetChildInsertEvent extends SimpleBusinessEvent<AssetChildInsertInput,Void>
Event to insert a BOAsset as child of another given one.
The launcher must provide a valid AssetChildInsertInput in order to successfully call this event.
The listener inserts the asset child starting from the event input, i.e. the given AssetChildInsertInput.
Since:
16.0
GCApi:
event
Reactors:
BTAssetChildInsert(0)
No Spouts