Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PopupWindowContent.OnGUI

public function OnGUI(rect: Rect): void;

Parameters

rect The rectangle to draw the GUI inside.

Description

Callback for drawing GUI controls for the popup window.