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
KLF
KLFChatDisplay.ChatLine
C# Class KLF.KLFChatDisplay.ChatLine
显示文件
Open project: SodiumEyes/KerbalLiveFeed
Public Properties
Property
Type
Description
color
Color
message
String
Public Methods
Method
Description
ChatLine
(
String
message
) :
System
Method Details
ChatLine()
public
method
public
ChatLine
(
String
message
) :
System
message
String
return
System
Property Details
color
public_oe property
public
Color
color
return
Color
message
public_oe property
public
String
message
return
String