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
AssemblyCSharp
CodeProfiler
C# Class AssemblyCSharp.CodeProfiler
Inheritance:
UnityEngine.MonoBehaviour
Mostra file
Open project: wooga/ps_social_jam
Public Properties
Property
Type
Description
font
UnityEngine.Font
Public Methods
Method
Description
Begin
(
string
id
) :
void
End
(
string
id
) :
void
Private Methods
Method
Description
Awake
( ) :
void
OnGUI
( ) :
void
Update
( ) :
void
Method Details
Begin()
public
static
method
public
static
Begin
(
string
id
) :
void
id
string
return
void
End()
public
static
method
public
static
End
(
string
id
) :
void
id
string
return
void
Property Details
font
public_oe property
public
Font,UnityEngine
font
return
UnityEngine.Font