Summary
Draws the GUI for a header dropdown button.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Manual
Mixer Transition Drawer
Syntax
public static void DoHeaderDropdownGUI(Rect area, SerializedProperty property, GUIContent content, Action<GenericMenu> populateMenu)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
property | SerializedProperty | |
content | GUIContent | |
populateMenu | Action |
Return Value
Type | Description |
---|---|
void |