Event OnEditorMultiDragStart
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
public event Action<IList<(string name, IList<Artifact> artifacts)>> OnEditorMultiDragStart
Returns
| Type | Description |
|---|---|
| Action<IList<(string name, IList<Artifact> artifacts)>> |