Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CryEngine
ConsoleLogging
C# Class CryEngine.ConsoleLogging
Inheritance:
ILogging
显示文件
Open project: samneirinck/cemono
Class Usage Examples
Public Methods
Method
Description
Log
(
string
msg
) :
void
LogAlways
(
string
msg
) :
void
Method Details
Log()
public
method
public
Log
(
string
msg
) :
void
msg
string
return
void
LogAlways()
public
method
public
LogAlways
(
string
msg
) :
void
msg
string
return
void