C# Class SpringModEdit.LuaFunctions

Afficher le fichier Open project: ZeroK-RTS/SpringRTS-Tools

Méthodes publiques

Свойство Type Description
EchoEvents List

Méthodes publiques

Méthode Description
Echo ( string s ) : void
Echo ( string s, string color ) : void

Method Details

Echo() public static méthode

public static Echo ( string s ) : void
s string
Résultat void

Echo() public static méthode

public static Echo ( string s, string color ) : void
s string
color string
Résultat void

Property Details

EchoEvents public_oe static_oe property

public static List EchoEvents
Résultat List