Summary
Adds the items to be displayed in the view.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- TransformTreeWindow
<TObject, TData>
Syntax
public virtual void AddItems(ref int id, TreeViewItem root)
Parameters
Name | Type | Description |
---|---|---|
id | int | |
root | TreeViewItem |
Return Value
Type | Description |
---|---|
void |