Summary
Draws the GUI for a
Animancer.StringAsset.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- StringAssetDrawer
Syntax
public static Object DrawGUI(Rect area, GUIContent label, Object value, Object context, out bool exitGUI, Func<Object[]> getAllValues = null)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect | |
| label | GUIContent | |
| value | Object | |
| context | Object | |
| exitGUI | bool | |
| getAllValues | Func |
Return Value
| Type | Description |
|---|---|
| Object |