Delegate ListControl.ExpandDelegate
Namespace: UnityEditorInternal.VersionControl
Assembly: UnityEditor.dll
Syntax
public delegate void ExpandDelegate(ChangeSet expand, ListItem item);
Parameters
Type | Name | Description |
---|---|---|
ChangeSet | expand | |
ListItem | item |