OnGUI(Rect)
Draws the search property table content.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public override void OnGUI(Rect tableRect)
Parameters
Position in the current GUI view to render the search property table.