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
InstantReactionProperties
C# Class InstantReactionProperties, Hero.Coli
ファイルを表示
Open project: CyberCRI/Hero.Coli
Class Usage Examples
Public Properties
Property
Type
Description
energyCost
float
name
string
products
LinkedList
reactants
LinkedList
Property Details
energyCost
public_oe property
public
float
energyCost
return
float
name
public_oe property
public
string
name
return
string
products
public_oe property
public
LinkedList
products
return
LinkedList
reactants
public_oe property
public
LinkedList
reactants
return
LinkedList