PropertyVisualiserWindow.

OnGUI() Method

Summary

Draws this window's GUI by calling InspectorGadgets.Editor.PropertyVisualiserWindow.DoOptionsGUI then drawing the target property.

Syntax

protected void OnGUI()

Return Value

Type Description
void