Property | Type | Description | |
---|---|---|---|
_AssetPath | string | ||
_SearchText | string | ||
_SelectedIndex | int |
Property | Type | Description | |
---|---|---|---|
_OnAdd | Action |
||
_labelSelector | string>.Func | ||
_triggerGroups | Type>[].IGrouping |
Method | Description | |
---|---|---|
GetLabel ( Type item ) : string | ||
GroupBy ( Type item ) : string | ||
GroupByCategoryAttributeSelector ( string p ) : string | ||
InitTypeListWindow ( string title, IEnumerable |
||
OnGUI ( ) : void |
public static GroupByCategoryAttributeSelector ( string p ) : string | ||
p | string | |
return | string |
public static InitTypeListWindow ( string title, IEnumerable |
||
title | string | |
items | IEnumerable |
|
onAdd | Action |
|
return | void |