Summary
Draws a label field with a foldout.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimancerGUI
Syntax
public static bool DoLabelFoldoutFieldGUI(string label, string value, bool isExpanded)
Parameters
| Name | Type | Description |
|---|---|---|
| label | string | |
| value | string | |
| isExpanded | bool |
Return Value
| Type | Description |
|---|---|
| bool |