Show / Hide Table of Contents

Class PopupWindow

Inheritance
System.Object
PopupWindow
Namespace: Edgar.Unity.Editor
Assembly: cs.temp.dll.dll
Syntax
public class PopupWindow : EditorWindow

Methods

CloseLastPopup()

Declaration
public static void CloseLastPopup()

Open(IPopup)

Declaration
public static void Open(IPopup popup)
Parameters
Type Name Description
IPopup popup
In This Article
Back to top Generated by DocFX