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