Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AssemblyCSharp
CodeProfiler
C# Class AssemblyCSharp.CodeProfiler
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: wooga/ps_social_jam
Méthodes publiques
Свойство
Type
Description
font
UnityEngine.Font
Méthodes publiques
Méthode
Description
Begin
(
string
id
) :
void
End
(
string
id
) :
void
Private Methods
Méthode
Description
Awake
( ) :
void
OnGUI
( ) :
void
Update
( ) :
void
Method Details
Begin()
public
static
méthode
public
static
Begin
(
string
id
) :
void
id
string
Résultat
void
End()
public
static
méthode
public
static
End
(
string
id
) :
void
id
string
Résultat
void
Property Details
font
public_oe property
public
Font,UnityEngine
font
Résultat
UnityEngine.Font