C# Class Borodar.RainbowFolders.Editor.RainbowFoldersWelcome

Inheritance: DraggablePopupWindow
Show file Open project: PhannGor/unity3d-rainbow-folders Class Usage Examples

Public Methods

Method Description
OnGUI ( ) : void
ShowWindow ( ) : void

Private Methods

Method Description
CalcWindowPosition ( ) : Vector2
GetProjectWindow ( ) : EditorWindow
GetWindowByName ( string pName ) : EditorWindow

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

ShowWindow() public static method

public static ShowWindow ( ) : void
return void