Method |
Description |
|
FitWindowToContent ( ) : void |
|
|
Init ( Rect activatorRect, PopupWindowContent windowContent, PopupLocationHelper locationPriorityOrder ) : void |
|
|
Init ( Rect activatorRect, PopupWindowContent windowContent, PopupLocationHelper locationPriorityOrder, ShowMode showMode ) : void |
|
|
OnDisable ( ) : void |
|
|
OnGUI ( ) : void |
|
|
PopupWindow ( ) : System |
|
|
ShouldShowWindow ( Rect activatorRect ) : bool |
|
|
Show ( Rect activatorRect, PopupWindowContent windowContent, PopupLocationHelper locationPriorityOrder ) : void |
|
|
Show ( Rect activatorRect, PopupWindowContent windowContent, PopupLocationHelper locationPriorityOrder, ShowMode showMode ) : void |
|
|