Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Log
C# Class Log, DailyProjects
Inheritance:
MonoBehaviour
Show file
Open project: GHScan/DailyProjects
Class Usage Examples
Public Methods
Method
Description
Error
(
string
format
) :
void
Info
(
string
format
) :
void
Method Details
Error()
public
static
method
public
static
Error
(
string
format
) :
void
format
string
return
void
Info()
public
static
method
public
static
Info
(
string
format
) :
void
format
string
return
void