C# Class WakaTime.Window

Inheritance: EditorWindow
显示文件 Open project: josec89/wakatime-unity Class Usage Examples

Public Methods

Method Description
GetWindow ( ) : EditorWindow
IsFocused ( ) : bool

Private Methods

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

Method Details

GetWindow() public static method

public static GetWindow ( ) : EditorWindow
return EditorWindow

IsFocused() public static method

public static IsFocused ( ) : bool
return bool