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
GameCommon
EngineConsole.OldString
C# Class GameCommon.EngineConsole.OldString
Show file
Open project: DarrenHassan/GDM4242-GroupD
Public Properties
Property
Type
Description
color
ColorValue
text
string
Public Methods
Method
Description
OldString
(
string
text
,
ColorValue
color
) :
System
Method Details
OldString()
public
method
public
OldString
(
string
text
,
ColorValue
color
) :
System
text
string
color
ColorValue
return
System
Property Details
color
public property
public
ColorValue
color
return
ColorValue
text
public property
public
string
text
return
string