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
LSystem
ElementParameterString
C# Class LSystem.ElementParameterString
Inheritance:
ElementParameter
ファイルを表示
Open project: FacepunchProgrammers/coderelay-audio
Public Properties
Property
Type
Description
value
string
Public Methods
Method
Description
Match
(
ElementParameter
param
) :
bool
ParseValue
(
string
input
) :
void
ToString
( ) :
string
Method Details
Match()
public
method
public
Match
(
ElementParameter
param
) :
bool
param
ElementParameter
return
bool
ParseValue()
public
method
public
ParseValue
(
string
input
) :
void
input
string
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
value
public_oe property
public
string
value
return
string