Property SelectionChangedEvent
SelectionChangedEvent
Callback triggered when the selection changes.
Declaration
public UnityEvent<IEnumerable<object>> SelectionChangedEvent { get; }Property Value
| Type |
|---|
| UnityEvent<IEnumerable<object>> |
Callback triggered when the selection changes.
public UnityEvent<IEnumerable<object>> SelectionChangedEvent { get; }| Type | Description |
|---|---|
| UnityEvent<IEnumerable<object>> |