Méthode |
Description |
|
AddToWindowList ( ) : void |
|
|
BeginTitleBarButtons ( Rect windowPosition ) : void |
|
|
DebugHierarchy ( ) : string |
|
|
DisplayAllViews ( ) : void |
|
|
DragTitleBar ( Rect titleBarRect ) : void |
|
|
FitPopupWindowRectToScreen ( Rect rect, float minimumHeight ) : Rect |
|
|
FitRectToScreen ( Rect defaultRect, bool forceCompletelyVisible, bool useMouseScreen ) : Rect |
|
|
FitWindowRectToScreen ( Rect r, bool forceCompletelyVisible, bool useMouseScreen ) : Rect |
|
|
GetDropDownRect ( Rect buttonRect, Vector2 minSize, Vector2 maxSize ) : Rect |
|
|
GetDropDownRect ( Rect buttonRect, Vector2 minSize, Vector2 maxSize, PopupLocationHelper locationPriorityOrder ) : Rect |
|
|
GetOrderedWindowList ( ) : void |
|
|
INTERNAL_CALL_FitRectToScreen ( Rect &defaultRect, bool forceCompletelyVisible, bool useMouseScreen, Rect &value ) : void |
|
|
INTERNAL_CALL_FitWindowRectToScreen ( ContainerWindow self, Rect &r, bool forceCompletelyVisible, bool useMouseScreen, Rect &value ) : void |
|
|
INTERNAL_CALL_Internal_SetMinMaxSizes ( ContainerWindow self, Vector2 &minSize, Vector2 &maxSize ) : void |
|
|
INTERNAL_CALL_Internal_Show ( ContainerWindow self, Rect &r, int showMode, Vector2 &minSize, Vector2 &maxSize ) : void |
|
|
INTERNAL_CALL_SetBackgroundColor ( ContainerWindow self, Color &color ) : void |
|
|
INTERNAL_get_position ( Rect &value ) : void |
|
|
INTERNAL_set_position ( Rect &value ) : void |
|
|
InternalClose ( ) : void |
|
|
InternalCloseWindow ( ) : void |
|
|
Internal_BringLiveAfterCreation ( bool displayImmediately, bool setFocus ) : void |
|
|
Internal_GetTopleftScreenPosition ( Vector2 &pos ) : void |
|
|
Internal_SetMinMaxSizes ( Vector2 minSize, Vector2 maxSize ) : void |
|
|
Internal_SetTitle ( string title ) : void |
|
|
Internal_Show ( Rect r, int showMode, Vector2 minSize, Vector2 maxSize ) : void |
|
|
IsNotDocked ( ) : bool |
|
|
IsPopup ( ShowMode mode ) : bool |
|
|
IsZoomed ( ) : bool |
|
|
Load ( bool loadPosition ) : void |
|
|
Minimize ( ) : void |
|
|
MoveBehindOf ( ContainerWindow other ) : void |
|
|
MoveInFrontOf ( ContainerWindow other ) : void |
|
|
NotDockedWindowID ( ) : string |
|
|
OnDestroy ( ) : void |
|
|
OnResize ( ) : void |
|
|
SetAlpha ( float alpha ) : void |
|
|
SetBackgroundColor ( Color color ) : void |
|
|
SetFreezeDisplay ( bool freeze ) : void |
|
|
SetInvisible ( ) : void |
|
|
ShowPopup ( ) : void |
|
|
TitleBarButton ( GUIStyle style ) : bool |
|
|
ToggleMaximize ( ) : void |
|
|
__internalAwake ( ) : void |
|
|