TransformTreeView.

SelectionChanged(IList<int>) Method

Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransformTreeView

Syntax

protected override void SelectionChanged(IList<int> selectedIds)

Parameters

Name Type Description
selectedIds IList<int>

Return Value

Type Description
void