C# Class UnityEditor.ProfilerIPWindow

Inheritance: EditorWindow
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
GetLastIPString ( ) : string
Show ( Rect buttonScreenRect ) : void

Private Methods

Method Description
OnGUI ( ) : void

Method Details

GetLastIPString() public static method

public static GetLastIPString ( ) : string
return string

Show() public static method

public static Show ( Rect buttonScreenRect ) : void
buttonScreenRect UnityEngine.Rect
return void