Delegate ListControl.DragDelegate
Namespace: UnityEditorInternal.VersionControl
Assembly: UnityEditor.dll
Syntax
public delegate void DragDelegate(ChangeSet target);
Parameters
Type | Name | Description |
---|---|---|
ChangeSet | target |
public delegate void DragDelegate(ChangeSet target);
Type | Name | Description |
---|---|---|
ChangeSet | target |