Class MARSEditorGUI.MARSPopupWindow
Base class for custom popup windows in MARS
Namespace: Unity.MARS
Syntax
public abstract class MARSPopupWindow : PopupWindowContent
Methods
Draw()
Declaration
protected virtual void Draw()
OnGUI(Rect)
Declaration
public override void OnGUI(Rect rect)
Parameters
Type | Name | Description |
---|---|---|
Rect | rect |