Event onItemsChosen
Namespace: Unity.Editor.Bridge
Syntax
public event Action<IEnumerable<object>> onItemsChosen
Returns
| Type | Description |
|---|---|
| Action<IEnumerable<Object>> |
public event Action<IEnumerable<object>> onItemsChosen
| Type | Description |
|---|---|
| Action<IEnumerable<Object>> |