C# Class RTSEngine.Data.DevCommandKillUnits

Inheritance: DevCommand
Afficher le fichier Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Méthodes publiques

Свойство Type Description
REGEX System.Text.RegularExpressions.Regex

Méthodes publiques

Méthode Description
DevCommandKillUnits ( ) : System
TryParse ( string c, DevCommand &command ) : bool

Method Details

DevCommandKillUnits() public méthode

public DevCommandKillUnits ( ) : System
Résultat System

TryParse() public static méthode

public static TryParse ( string c, DevCommand &command ) : bool
c string
command DevCommand
Résultat bool

Property Details

REGEX public_oe static_oe property

public static Regex,System.Text.RegularExpressions REGEX
Résultat System.Text.RegularExpressions.Regex