C# Class KLF.KLFChatDisplay.ChatLine

Afficher le fichier Open project: SodiumEyes/KerbalLiveFeed

Méthodes publiques

Свойство Type Description
color Color
message String

Méthodes publiques

Méthode Description
ChatLine ( String message ) : System

Method Details

ChatLine() public méthode

public ChatLine ( String message ) : System
message String
Résultat System

Property Details

color public_oe property

public Color color
Résultat Color

message public_oe property

public String message
Résultat String