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
OpenRA
Network
ChatLine
C# Class OpenRA.Network.ChatLine
显示文件
Open project: cjshmyr/OpenRA
Public Properties
Property
Type
Description
Color
Color
Name
string
Text
string
Public Methods
Method
Description
ChatLine
(
Color
c
,
string
n
,
string
t
) :
System
Method Details
ChatLine()
public
method
public
ChatLine
(
Color
c
,
string
n
,
string
t
) :
System
c
Color
n
string
t
string
return
System
Property Details
Color
public_oe property
public
Color
Color
return
Color
Name
public_oe property
public
string
Name
return
string
Text
public_oe property
public
string
Text
return
string