C# Class UnityEditor.ProfilerIPWindow

Inheritance: EditorWindow
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
GetLastIPString ( ) : string
Show ( Rect buttonScreenRect ) : void

Private Methods

Méthode Description
OnGUI ( ) : void

Method Details

GetLastIPString() public static méthode

public static GetLastIPString ( ) : string
Résultat string

Show() public static méthode

public static Show ( Rect buttonScreenRect ) : void
buttonScreenRect UnityEngine.Rect
Résultat void