C# Class RTSEngine.Data.DevCommandStopMotion

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
DevCommandStopMotion ( ) : System
TryParse ( string c, DevCommand &command ) : bool

Method Details

DevCommandStopMotion() public méthode

public DevCommandStopMotion ( ) : 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