MethodCache.

MethodCache.OnPropertyContextMenuMethod Delegate

Assembly
Kybernetik.InspectorGadgets.Editor.dll
Namespace
InspectorGadgets.Editor
Base Types
  • MulticastDelegate
graph BT Type-->Base0["MulticastDelegate"] Type["MethodCache.OnPropertyContextMenuMethod"] class Type type-node

Syntax

public delegate void MethodCache.OnPropertyContextMenuMethod(GenericMenu menu, SerializedProperty property) : 
    MulticastDelegate