Delegate EditorApplication.SerializedPropertyCallbackFunction
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public delegate void SerializedPropertyCallbackFunction(GenericMenu menu, SerializedProperty property);
Parameters
Type | Name | Description |
---|---|---|
GenericMenu | menu | |
SerializedProperty | property |