Summary
Called before a row is drawn.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.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 |