Delegate GenericMenu.MenuFunction2
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public delegate void MenuFunction2(object userData);
Parameters
| Type | Name | Description |
|---|---|---|
| Object | userData |
public delegate void MenuFunction2(object userData);
| Type | Name | Description |
|---|---|---|
| Object | userData |