MethodCache.

MethodCache.OverridePropertyGUIMethod Delegate

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

Syntax

public delegate bool MethodCache.OverridePropertyGUIMethod(SerializedProperty property, GUIContent label) : 
    MulticastDelegate