Summary
Called before a row is drawn.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- TransformTreeWindow
<TObject, TData>
Syntax
public virtual void BeforeRowGUI(Rect area, TreeViewItem item)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect | |
| item | TreeViewItem |
Return Value
| Type | Description |
|---|---|
| void |