Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OnGUI(Rect)

Draws the search property table content.
Read time 1 minuteLast updated 10 days ago

Definition

Warning
Removed. IMGUI is not support anymore. Use ITableView interface instead.
public override void OnGUI(Rect tableRect)

Parameters

tableRect

Position in the current GUI view to render the search property table.