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
Unity
UNetWeaver
Log
C# Class Unity.UNetWeaver.Log
Afficher le fichier
Open project: CarlosHBC/UnityDecompiled
Méthodes publiques
Свойство
Type
Description
ErrorMethod
Action
WarningMethod
Action
Méthodes publiques
Méthode
Description
Error
(
string
msg
) :
void
Warning
(
string
msg
) :
void
Method Details
Error()
public
static
méthode
public
static
Error
(
string
msg
) :
void
msg
string
Résultat
void
Warning()
public
static
méthode
public
static
Warning
(
string
msg
) :
void
msg
string
Résultat
void
Property Details
ErrorMethod
public_oe static_oe property
public
static
Action
ErrorMethod
Résultat
Action
WarningMethod
public_oe static_oe property
public
static
Action
WarningMethod
Résultat
Action