TransformTreeView.

OnSelectionChanged Event

Summary

Called whenever the selected rows change.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransformTreeView
Event Type
Action<IList<int>>

Syntax

public event Action<IList<int>> OnSelectionChanged