Delegate ListControl.ActionDelegate
Namespace: UnityEditorInternal.VersionControl
Assembly: UnityEditor.dll
Syntax
public delegate void ActionDelegate(ListItem item, int actionIdx);
Parameters
Type | Name | Description |
---|---|---|
ListItem | item | |
Int32 | actionIdx |