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
SystemMessageExample
C# Class SystemMessageExample, Chat-Log
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: g0dzZz-coder/Chat-Log
Méthodes publiques
Méthode
Description
AddNotification
(
string
text
) :
void
AddProcess
(
string
text
) :
void
AddWarning
(
string
text
) :
void
Method Details
AddNotification()
public
méthode
public
AddNotification
(
string
text
) :
void
text
string
Résultat
void
AddProcess()
public
méthode
public
AddProcess
(
string
text
) :
void
text
string
Résultat
void
AddWarning()
public
méthode
public
AddWarning
(
string
text
) :
void
text
string
Résultat
void