Summary
Draws this table.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- TableGUI
Syntax
public void DoTableGUI(Rect area, int columns, int rows)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect | |
| columns | int | |
| rows | int |
Return Value
| Type | Description |
|---|---|
| void |