Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
RTSEngine
Data
DevCommandStopMotion
C# Class RTSEngine.Data.DevCommandStopMotion
Inheritance:
DevCommand
ファイルを表示
Open project: RegrowthStudios/VoxelRTS
Class Usage Examples
Public Properties
Property
Type
Description
REGEX
System.Text.RegularExpressions.Regex
Public Methods
Method
Description
DevCommandStopMotion
( ) :
System
TryParse
(
string
c
,
DevCommand
&
command
) :
bool
Method Details
DevCommandStopMotion()
public
method
public
DevCommandStopMotion
( ) :
System
return
System
TryParse()
public
static
method
public
static
TryParse
(
string
c
,
DevCommand
&
command
) :
bool
c
string
command
DevCommand
return
bool
Property Details
REGEX
public_oe static_oe property
public
static
Regex,System.Text.RegularExpressions
REGEX
return
System.Text.RegularExpressions.Regex