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, SerializedProperty property, out bool exitGUI)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect | |
| label | GUIContent | |
| property | SerializedProperty | |
| exitGUI | bool |
Return Value
| Type | Description |
|---|---|
| Object |