Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
UnityEditor
ProfilerIPWindow
C# Class UnityEditor.ProfilerIPWindow
Inheritance:
EditorWindow
Mostra file
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