This is the old Animancer v7.4 documentation. Click here for the latest version.

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