LightingExplorerTableColumn.OnGUIDelegate
A delegate for how to draw the property.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor
- Assembly: UnityEditor
public delegate void LightingExplorerTableColumn.OnGUIDelegate(Rect r, SerializedProperty prop, SerializedProperty[] dependencies)