Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
idTech4
Threading
idThread
C# Class idTech4.Threading.idThread
Datei anzeigen
Open project: iainmckay/idtech4.net
Public Methods
Method
Description
DWarning
(
string
format
) :
void
Error
(
string
format
) :
void
Warning
(
string
format
) :
void
idThread
( ) :
System
Method Details
DWarning()
public
method
public
DWarning
(
string
format
) :
void
format
string
return
void
Error()
public
method
public
Error
(
string
format
) :
void
format
string
return
void
Warning()
public
method
public
Warning
(
string
format
) :
void
format
string
return
void
idThread()
public
method
public
idThread
( ) :
System
return
System