Summary
Called before a row is drawn.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- I
Transform Tree View Source
Syntax
void BeforeRowGUI(Rect area, TreeViewItem item)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect | |
| item | TreeViewItem |
Return Value
| Type | Description |
|---|---|
| void |